@strapi/admin 4.1.6-alpha.1 → 4.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (381) hide show
  1. package/admin/src/assets/images/icon_offline-cloud.svg +5 -0
  2. package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +17 -3
  3. package/admin/src/content-manager/components/DynamicTable/CellContent/utils/hasContent.js +37 -2
  4. package/admin/src/content-manager/components/EditViewDataManagerProvider/index.js +37 -37
  5. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/getAPIInnerError.js +18 -0
  6. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/handleAPIError.js +15 -0
  7. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/index.js +0 -1
  8. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/schema.js +9 -7
  9. package/admin/src/content-manager/components/FieldComponent/index.js +0 -1
  10. package/admin/src/content-manager/components/InputUID/index.js +1 -5
  11. package/admin/src/content-manager/components/Inputs/index.js +4 -6
  12. package/admin/src/content-manager/components/RepeatableComponent/index.js +3 -18
  13. package/admin/src/content-manager/components/RepeatableComponent/utils/getComponentErrorKeys.js +10 -0
  14. package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +15 -3
  15. package/admin/src/content-manager/components/Wysiwyg/index.js +3 -4
  16. package/admin/src/content-manager/pages/EditSettingsView/components/ModalForm.js +6 -1
  17. package/admin/src/content-manager/pages/EditSettingsView/index.js +1 -1
  18. package/admin/src/content-manager/pages/EditSettingsView/utils/layout.js +7 -1
  19. package/admin/src/content-manager/pages/EditView/DeleteLink/index.js +1 -4
  20. package/admin/src/content-manager/pages/EditView/DraftAndPublishBadge/index.js +1 -4
  21. package/admin/src/content-manager/pages/ListView/selectors.js +3 -6
  22. package/admin/src/content-manager/testUtils/data.js +5 -1
  23. package/admin/src/content-manager/utils/isFieldTypeNumber.js +3 -0
  24. package/admin/src/hooks/useNavigatorOnLine/index.js +31 -0
  25. package/admin/src/pages/MarketplacePage/components/MissingPluginBanner/index.js +40 -0
  26. package/admin/src/pages/MarketplacePage/components/PageHeader/index.js +46 -0
  27. package/admin/src/pages/MarketplacePage/index.js +48 -26
  28. package/admin/src/translations/de.json +244 -23
  29. package/admin/src/translations/en.json +6 -0
  30. package/build/1856.e2bce2e8.chunk.js +171 -0
  31. package/build/2481.5fe150c7.chunk.js +184 -0
  32. package/build/2758.19d211ea.chunk.js +161 -0
  33. package/build/2912.5a7b0406.chunk.js +252 -0
  34. package/build/372.f3b7829c.chunk.js +896 -0
  35. package/build/4715.7f616cf6.chunk.js +387 -0
  36. package/build/4800.d3ebc81d.chunk.js +1 -0
  37. package/build/497.2ba35e90.chunk.js +284 -0
  38. package/build/4982.91235074.chunk.js +310 -0
  39. package/build/5289.ef1a4517.chunk.js +349 -0
  40. package/build/6404.25d0f0d8.chunk.js +508 -0
  41. package/build/6706.b0b5124d.chunk.js +113 -0
  42. package/build/6925.fafef528.chunk.js +761 -0
  43. package/build/7589.f3b26345.chunk.js +194 -0
  44. package/build/7841.0d73dde1.chunk.js +252 -0
  45. package/build/8469.3af1823d.chunk.js +1 -0
  46. package/build/9115.318a6841.chunk.js +1 -0
  47. package/build/9298.22f09063.chunk.js +345 -0
  48. package/build/948.d64fb515.chunk.js +2 -0
  49. package/build/9853.b7d6aba5.chunk.js +354 -0
  50. package/build/Admin-authenticatedApp.f7b81029.chunk.js +80 -0
  51. package/build/Admin_homePage.50b6c129.chunk.js +71 -0
  52. package/build/Admin_marketplace.514ace37.chunk.js +11 -0
  53. package/build/Admin_pluginsPage.e895d79f.chunk.js +1 -0
  54. package/build/Admin_profilePage.33cfed9b.chunk.js +15 -0
  55. package/build/Admin_settingsPage.f83a7c21.chunk.js +172 -0
  56. package/build/a6b842e0b6d2b61135d1.svg +5 -0
  57. package/build/admin-edit-roles-page.06f3d288.chunk.js +1 -0
  58. package/build/admin-edit-users.6a325cca.chunk.js +11 -0
  59. package/build/admin-users.b89adf82.chunk.js +12 -0
  60. package/build/api-tokens-create-page.635e20c8.chunk.js +1 -0
  61. package/build/api-tokens-edit-page.db07253e.chunk.js +1 -0
  62. package/build/api-tokens-list-page.346c2149.chunk.js +15 -0
  63. package/build/ar-json.d4cb26d9.chunk.js +1 -0
  64. package/build/codemirror-addon-closebrackets.c0f97916.chunk.js +2 -0
  65. package/build/codemirror-addon-lint-js.7c35dcb0.chunk.js +1 -0
  66. package/build/codemirror-addon-lint.505ff1d4.chunk.js +1 -0
  67. package/build/codemirror-addon-mark-selection.653e904d.chunk.js +1 -0
  68. package/build/codemirror-css.98490df3.chunk.js +346 -0
  69. package/build/codemirror-javacript.cafbda9c.chunk.js +1 -0
  70. package/build/codemirror-theme.b3c64617.chunk.js +34 -0
  71. package/build/content-manager.78e3f35c.chunk.js +1204 -0
  72. package/build/content-type-builder-translation-ar-json.142327af.chunk.js +1 -0
  73. package/build/content-type-builder-translation-cs-json.4aafb972.chunk.js +1 -0
  74. package/build/content-type-builder-translation-de-json.0d7696b9.chunk.js +1 -0
  75. package/build/{content-type-builder-translation-dk-json.52805572.chunk.js → content-type-builder-translation-dk-json.4729f055.chunk.js} +1 -1
  76. package/build/content-type-builder-translation-en-json.e5110288.chunk.js +1 -0
  77. package/build/{content-type-builder-translation-es-json.5a362abf.chunk.js → content-type-builder-translation-es-json.333cf47f.chunk.js} +1 -1
  78. package/build/content-type-builder-translation-fr-json.aa6eeea8.chunk.js +1 -0
  79. package/build/{content-type-builder-translation-id-json.4a21dfab.chunk.js → content-type-builder-translation-id-json.7c00a32a.chunk.js} +1 -1
  80. package/build/content-type-builder-translation-it-json.a906b389.chunk.js +1 -0
  81. package/build/content-type-builder-translation-ja-json.87f71930.chunk.js +1 -0
  82. package/build/content-type-builder-translation-ko-json.51201b12.chunk.js +1 -0
  83. package/build/{content-type-builder-translation-ms-json.3755f8c8.chunk.js → content-type-builder-translation-ms-json.963a1a01.chunk.js} +1 -1
  84. package/build/{content-type-builder-translation-nl-json.6f8d924b.chunk.js → content-type-builder-translation-nl-json.c46c8f30.chunk.js} +1 -1
  85. package/build/{content-type-builder-translation-pl-json.fc0b0c20.chunk.js → content-type-builder-translation-pl-json.a866acda.chunk.js} +1 -1
  86. package/build/content-type-builder-translation-pt-BR-json.5739a2aa.chunk.js +1 -0
  87. package/build/content-type-builder-translation-pt-json.766bd747.chunk.js +1 -0
  88. package/build/content-type-builder-translation-ru-json.cf8d7c5c.chunk.js +1 -0
  89. package/build/content-type-builder-translation-sk-json.3a6defe0.chunk.js +1 -0
  90. package/build/content-type-builder-translation-th-json.c96a2d3f.chunk.js +1 -0
  91. package/build/content-type-builder-translation-tr-json.2e52bc60.chunk.js +1 -0
  92. package/build/content-type-builder-translation-uk-json.d8c0b6dd.chunk.js +1 -0
  93. package/build/content-type-builder-translation-zh-Hans-json.92a27f59.chunk.js +1 -0
  94. package/build/content-type-builder-translation-zh-json.2cc55621.chunk.js +1 -0
  95. package/build/content-type-builder.0d8729ad.chunk.js +141 -0
  96. package/build/cropper-css.0055cd53.chunk.js +306 -0
  97. package/build/cs-json.c8f28ba8.chunk.js +1 -0
  98. package/build/de-json.0b92acd2.chunk.js +1 -0
  99. package/build/{dk-json.fb9ee45a.chunk.js → dk-json.9f1bc016.chunk.js} +1 -1
  100. package/build/email-settings-page.c520fd0d.chunk.js +103 -0
  101. package/build/{email-translation-de-json.559a7d5f.chunk.js → email-translation-ar-json.c624512d.chunk.js} +1 -1
  102. package/build/{email-translation-ar-json.95d90eb4.chunk.js → email-translation-cs-json.cb18caab.chunk.js} +1 -1
  103. package/build/{email-translation-it-json.3de61cb6.chunk.js → email-translation-de-json.54743260.chunk.js} +1 -1
  104. package/build/{email-translation-dk-json.f8a595bf.chunk.js → email-translation-dk-json.f323fe4e.chunk.js} +1 -1
  105. package/build/{email-translation-en-json.fa0dc92b.chunk.js → email-translation-en-json.6da7e388.chunk.js} +1 -1
  106. package/build/{email-translation-es-json.eb303dea.chunk.js → email-translation-es-json.9021417d.chunk.js} +1 -1
  107. package/build/{email-translation-fr-json.49c3c888.chunk.js → email-translation-fr-json.9f125db0.chunk.js} +1 -1
  108. package/build/email-translation-id-json.3bcae5f5.chunk.js +1 -0
  109. package/build/{email-translation-cs-json.dfd1f3f2.chunk.js → email-translation-it-json.6ffd1774.chunk.js} +1 -1
  110. package/build/email-translation-ja-json.72b3f73c.chunk.js +1 -0
  111. package/build/email-translation-ko-json.e61d4e7a.chunk.js +1 -0
  112. package/build/email-translation-ms-json.b2b11e05.chunk.js +1 -0
  113. package/build/email-translation-nl-json.5349635f.chunk.js +1 -0
  114. package/build/email-translation-pl-json.6da50d0f.chunk.js +1 -0
  115. package/build/email-translation-pt-BR-json.2c98ab20.chunk.js +1 -0
  116. package/build/email-translation-pt-json.959ea070.chunk.js +1 -0
  117. package/build/email-translation-ru-json.d508cf3e.chunk.js +1 -0
  118. package/build/email-translation-sk-json.fa1fd4b3.chunk.js +1 -0
  119. package/build/email-translation-th-json.989cfecc.chunk.js +1 -0
  120. package/build/email-translation-tr-json.87f2feb3.chunk.js +1 -0
  121. package/build/email-translation-uk-json.0396a803.chunk.js +1 -0
  122. package/build/email-translation-vi-json.c0d8c414.chunk.js +1 -0
  123. package/build/email-translation-zh-Hans-json.b463cb25.chunk.js +1 -0
  124. package/build/email-translation-zh-json.3455468b.chunk.js +1 -0
  125. package/build/en-json.3e1a222e.chunk.js +1 -0
  126. package/build/{es-json.8f4d89e2.chunk.js → es-json.2a5a9fc1.chunk.js} +1 -1
  127. package/build/fontawesome-css-all.b88d464e.chunk.js +4618 -0
  128. package/build/fontawesome-css.59dc4459.chunk.js +6 -0
  129. package/build/fontawesome-js.252cc5f3.chunk.js +7 -0
  130. package/build/fr-json.84064a0b.chunk.js +1 -0
  131. package/build/he-json.d40da459.chunk.js +1 -0
  132. package/build/highlight.js.9d8ef460.chunk.js +86 -0
  133. package/build/hu-json.c81ce352.chunk.js +1 -0
  134. package/build/i18n-settings-page.24c106d4.chunk.js +101 -0
  135. package/build/{i18n-translation-de-json.96ae1f68.chunk.js → i18n-translation-de-json.92534555.chunk.js} +1 -1
  136. package/build/{i18n-translation-dk-json.ecf02d28.chunk.js → i18n-translation-dk-json.54f410ca.chunk.js} +1 -1
  137. package/build/{i18n-translation-en-json.4d823f62.chunk.js → i18n-translation-en-json.85bc892c.chunk.js} +1 -1
  138. package/build/i18n-translation-es-json.488206ae.chunk.js +1 -0
  139. package/build/i18n-translation-fr-json.0839d68d.chunk.js +1 -0
  140. package/build/i18n-translation-ko-json.d0bc1203.chunk.js +1 -0
  141. package/build/i18n-translation-zh-Hans-json.560a98e3.chunk.js +1 -0
  142. package/build/{id-json.fef679cb.chunk.js → id-json.fad45d17.chunk.js} +1 -1
  143. package/build/index.html +1 -1
  144. package/build/it-json.12df4cdf.chunk.js +1 -0
  145. package/build/ja-json.850237e9.chunk.js +1 -0
  146. package/build/ko-json.2f3d256e.chunk.js +1 -0
  147. package/build/main.3ca0e44c.js +7918 -0
  148. package/build/{ms-json.f46167ef.chunk.js → ms-json.836ed013.chunk.js} +1 -1
  149. package/build/nl-json.465b173f.chunk.js +1 -0
  150. package/build/{no-json.17ecda5d.chunk.js → no-json.e8749dd4.chunk.js} +1 -1
  151. package/build/{pl-json.0db77f2c.chunk.js → pl-json.94f05d2c.chunk.js} +1 -1
  152. package/build/{pt-BR-json.4c90cb2d.chunk.js → pt-BR-json.6301d49b.chunk.js} +1 -1
  153. package/build/pt-json.c23020ab.chunk.js +1 -0
  154. package/build/ru-json.4560906c.chunk.js +1 -0
  155. package/build/runtime~main.fcd5a5b5.js +2 -0
  156. package/build/sk-json.5b33afc2.chunk.js +1 -0
  157. package/build/sso-settings-page.0b4d2106.chunk.js +1 -0
  158. package/build/sv-json.cdcac02d.chunk.js +1 -0
  159. package/build/th-json.3aadaec6.chunk.js +1 -0
  160. package/build/tr-json.276e59fe.chunk.js +1 -0
  161. package/build/uk-json.5b5b9c27.chunk.js +1 -0
  162. package/build/upload-settings.4fcb502d.chunk.js +101 -0
  163. package/build/upload-translation-de-json.b642da08.chunk.js +1 -0
  164. package/build/{upload-translation-dk-json.b74134c8.chunk.js → upload-translation-dk-json.fc61df13.chunk.js} +1 -1
  165. package/build/{upload-translation-en-json.c4e56528.chunk.js → upload-translation-en-json.59269508.chunk.js} +1 -1
  166. package/build/{upload-translation-es-json.15a3015f.chunk.js → upload-translation-es-json.8ec935ef.chunk.js} +1 -1
  167. package/build/upload-translation-fr-json.eb9b4f84.chunk.js +1 -0
  168. package/build/upload-translation-he-json.c226f2dc.chunk.js +1 -0
  169. package/build/upload-translation-it-json.8e58456e.chunk.js +1 -0
  170. package/build/upload-translation-ja-json.1378a2e7.chunk.js +1 -0
  171. package/build/upload-translation-ko-json.5e06e112.chunk.js +1 -0
  172. package/build/{upload-translation-ms-json.30974c82.chunk.js → upload-translation-ms-json.dc3bf0d7.chunk.js} +1 -1
  173. package/build/{upload-translation-pl-json.3740abed.chunk.js → upload-translation-pl-json.6071e38c.chunk.js} +1 -1
  174. package/build/upload-translation-pt-BR-json.7e8d9550.chunk.js +1 -0
  175. package/build/upload-translation-ru-json.da2529f3.chunk.js +1 -0
  176. package/build/upload-translation-sk-json.bfdf4f09.chunk.js +1 -0
  177. package/build/upload-translation-th-json.6a48b826.chunk.js +1 -0
  178. package/build/upload-translation-uk-json.6fb09148.chunk.js +1 -0
  179. package/build/upload-translation-zh-Hans-json.c9622577.chunk.js +1 -0
  180. package/build/upload-translation-zh-json.711f804b.chunk.js +1 -0
  181. package/build/upload.0ca61128.chunk.js +105 -0
  182. package/build/users-advanced-settings-page.a8c38517.chunk.js +101 -0
  183. package/build/users-email-settings-page.8b561ea3.chunk.js +1 -0
  184. package/build/users-permissions-translation-ar-json.e8123ed2.chunk.js +1 -0
  185. package/build/users-permissions-translation-cs-json.e6649c5f.chunk.js +1 -0
  186. package/build/{users-permissions-translation-de-json.a5c8db9c.chunk.js → users-permissions-translation-de-json.c3628843.chunk.js} +1 -1
  187. package/build/{users-permissions-translation-dk-json.1fe5e07a.chunk.js → users-permissions-translation-dk-json.fe39c74b.chunk.js} +1 -1
  188. package/build/users-permissions-translation-en-json.3fe86528.chunk.js +1 -0
  189. package/build/{users-permissions-translation-es-json.05669296.chunk.js → users-permissions-translation-es-json.1bb9cde2.chunk.js} +1 -1
  190. package/build/users-permissions-translation-fr-json.172aa69f.chunk.js +1 -0
  191. package/build/{users-permissions-translation-id-json.186a3f65.chunk.js → users-permissions-translation-id-json.5aadd143.chunk.js} +1 -1
  192. package/build/users-permissions-translation-it-json.7d377480.chunk.js +1 -0
  193. package/build/users-permissions-translation-ja-json.4967badf.chunk.js +1 -0
  194. package/build/users-permissions-translation-ko-json.3be77775.chunk.js +1 -0
  195. package/build/{users-permissions-translation-ms-json.3a128ff4.chunk.js → users-permissions-translation-ms-json.ea8a2baf.chunk.js} +1 -1
  196. package/build/{users-permissions-translation-nl-json.4146aed1.chunk.js → users-permissions-translation-nl-json.d638c4ce.chunk.js} +1 -1
  197. package/build/{users-permissions-translation-pl-json.a61de7ed.chunk.js → users-permissions-translation-pl-json.3c4fe81c.chunk.js} +1 -1
  198. package/build/users-permissions-translation-pt-BR-json.f6791a86.chunk.js +1 -0
  199. package/build/users-permissions-translation-pt-json.38afed04.chunk.js +1 -0
  200. package/build/users-permissions-translation-ru-json.319d51ef.chunk.js +1 -0
  201. package/build/users-permissions-translation-sk-json.ba1cd385.chunk.js +1 -0
  202. package/build/users-permissions-translation-sv-json.83c60841.chunk.js +1 -0
  203. package/build/users-permissions-translation-th-json.68873214.chunk.js +1 -0
  204. package/build/users-permissions-translation-tr-json.cdc49a3c.chunk.js +1 -0
  205. package/build/users-permissions-translation-uk-json.63eaa01c.chunk.js +1 -0
  206. package/build/users-permissions-translation-vi-json.dccc02fc.chunk.js +1 -0
  207. package/build/users-permissions-translation-zh-Hans-json.c3fd301b.chunk.js +1 -0
  208. package/build/users-permissions-translation-zh-json.e03ae2a4.chunk.js +1 -0
  209. package/build/users-providers-settings-page.82141ace.chunk.js +1 -0
  210. package/build/users-roles-settings-page.97d7092d.chunk.js +30 -0
  211. package/build/vi-json.3d14e91e.chunk.js +1 -0
  212. package/build/webhook-edit-page.2e6727ab.chunk.js +23 -0
  213. package/build/webhook-list-page.d893312b.chunk.js +132 -0
  214. package/build/zh-Hans-json.c84ce330.chunk.js +1 -0
  215. package/build/zh-json.96bf6019.chunk.js +1 -0
  216. package/package.json +8 -12
  217. package/scripts/build.js +1 -1
  218. package/server/bootstrap.js +3 -1
  219. package/server/config/index.js +0 -1
  220. package/server/controllers/admin.js +7 -1
  221. package/server/services/api-token.js +15 -14
  222. package/server/services/token.js +13 -0
  223. package/server/validation/permission.js +5 -1
  224. package/webpack.config.js +77 -58
  225. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/getYupInnerErrors.js +0 -17
  226. package/build/1094.e1db3a1a.chunk.js +0 -1
  227. package/build/1454.f065d92a.chunk.js +0 -2
  228. package/build/1454.f065d92a.chunk.js.LICENSE.txt +0 -7
  229. package/build/1856.a30bd09b.chunk.js +0 -1
  230. package/build/2481.4eae9408.chunk.js +0 -1
  231. package/build/2912.c5f76e65.chunk.js +0 -1
  232. package/build/4362.d8299f0c.chunk.js +0 -1
  233. package/build/4715.8a2db02a.chunk.js +0 -1
  234. package/build/4800.f4a1384a.chunk.js +0 -1
  235. package/build/497.3fcf6196.chunk.js +0 -1
  236. package/build/4982.601f6196.chunk.js +0 -1
  237. package/build/6404.3c2d0a81.chunk.js +0 -1
  238. package/build/6925.bd694b04.chunk.js +0 -2
  239. package/build/6925.bd694b04.chunk.js.LICENSE.txt +0 -5
  240. package/build/7841.490dbbf1.chunk.js +0 -1
  241. package/build/8042.1d66811a.chunk.js +0 -2
  242. package/build/8042.1d66811a.chunk.js.LICENSE.txt +0 -4
  243. package/build/8469.8d819a3c.chunk.js +0 -1
  244. package/build/849.82c29ba7.chunk.js +0 -1
  245. package/build/9235.ced8aebf.chunk.js +0 -1
  246. package/build/9260.4233fae2.chunk.js +0 -2
  247. package/build/9260.4233fae2.chunk.js.LICENSE.txt +0 -15
  248. package/build/9853.6ff595fa.chunk.js +0 -1
  249. package/build/9988.fe838ba6.chunk.js +0 -2
  250. package/build/9988.fe838ba6.chunk.js.LICENSE.txt +0 -9
  251. package/build/Admin-authenticatedApp.cf7104f9.chunk.js +0 -1
  252. package/build/Admin_homePage.4a3aa22e.chunk.js +0 -1
  253. package/build/Admin_marketplace.4748c8f6.chunk.js +0 -1
  254. package/build/Admin_pluginsPage.89a96d29.chunk.js +0 -1
  255. package/build/Admin_profilePage.7869a07a.chunk.js +0 -1
  256. package/build/Admin_settingsPage.2763454c.chunk.js +0 -1
  257. package/build/admin-edit-roles-page.fbcc195d.chunk.js +0 -1
  258. package/build/admin-edit-users.91e8f5e4.chunk.js +0 -1
  259. package/build/admin-users.0a6acd73.chunk.js +0 -1
  260. package/build/api-tokens-create-page.76e13a35.chunk.js +0 -1
  261. package/build/api-tokens-edit-page.b3d48a7f.chunk.js +0 -1
  262. package/build/api-tokens-list-page.4e822ac8.chunk.js +0 -1
  263. package/build/ar-json.cc19c13c.chunk.js +0 -1
  264. package/build/codemirror-addon-closebrackets.0cfe64d0.chunk.js +0 -1
  265. package/build/codemirror-addon-lint-js.a6eeef9c.chunk.js +0 -1
  266. package/build/codemirror-addon-lint.91580cda.chunk.js +0 -1
  267. package/build/codemirror-addon-mark-selection.4dca121f.chunk.js +0 -1
  268. package/build/codemirror-css.48b438c9.chunk.js +0 -1
  269. package/build/codemirror-javacript.8c7c015d.chunk.js +0 -1
  270. package/build/codemirror-theme.b5559efc.chunk.js +0 -1
  271. package/build/content-manager.2f6a2082.chunk.js +0 -1
  272. package/build/content-type-builder-translation-ar-json.ab0a0caa.chunk.js +0 -1
  273. package/build/content-type-builder-translation-cs-json.e3913c9f.chunk.js +0 -1
  274. package/build/content-type-builder-translation-de-json.5eb3135d.chunk.js +0 -1
  275. package/build/content-type-builder-translation-en-json.e51b2ec3.chunk.js +0 -1
  276. package/build/content-type-builder-translation-fr-json.afd4a12f.chunk.js +0 -1
  277. package/build/content-type-builder-translation-it-json.4fa203b1.chunk.js +0 -1
  278. package/build/content-type-builder-translation-ja-json.cbb3b88a.chunk.js +0 -1
  279. package/build/content-type-builder-translation-ko-json.7daf86c3.chunk.js +0 -1
  280. package/build/content-type-builder-translation-pt-BR-json.86b192fa.chunk.js +0 -1
  281. package/build/content-type-builder-translation-pt-json.b584f79f.chunk.js +0 -1
  282. package/build/content-type-builder-translation-ru-json.7648049a.chunk.js +0 -1
  283. package/build/content-type-builder-translation-sk-json.c12a8dec.chunk.js +0 -1
  284. package/build/content-type-builder-translation-th-json.668cd5f5.chunk.js +0 -1
  285. package/build/content-type-builder-translation-tr-json.0f52e1e8.chunk.js +0 -1
  286. package/build/content-type-builder-translation-uk-json.4bf80448.chunk.js +0 -1
  287. package/build/content-type-builder-translation-zh-Hans-json.76e58138.chunk.js +0 -1
  288. package/build/content-type-builder-translation-zh-json.0bec81f1.chunk.js +0 -1
  289. package/build/content-type-builder.19ae7eef.chunk.js +0 -1
  290. package/build/cropper-css.ace19575.chunk.js +0 -1
  291. package/build/cs-json.ce6f2e52.chunk.js +0 -1
  292. package/build/de-json.2087d61e.chunk.js +0 -1
  293. package/build/email-settings-page.40ee2bda.chunk.js +0 -1
  294. package/build/email-translation-id-json.e3c2101d.chunk.js +0 -1
  295. package/build/email-translation-ja-json.66337e44.chunk.js +0 -1
  296. package/build/email-translation-ko-json.52bbd7b4.chunk.js +0 -1
  297. package/build/email-translation-ms-json.e39256df.chunk.js +0 -1
  298. package/build/email-translation-nl-json.12d28adb.chunk.js +0 -1
  299. package/build/email-translation-pl-json.9585a84e.chunk.js +0 -1
  300. package/build/email-translation-pt-BR-json.6c04b3ef.chunk.js +0 -1
  301. package/build/email-translation-pt-json.0239be04.chunk.js +0 -1
  302. package/build/email-translation-ru-json.f3b4fecc.chunk.js +0 -1
  303. package/build/email-translation-sk-json.76dbaaa6.chunk.js +0 -1
  304. package/build/email-translation-th-json.25ad73e7.chunk.js +0 -1
  305. package/build/email-translation-tr-json.ae04a9f2.chunk.js +0 -1
  306. package/build/email-translation-uk-json.03b27b08.chunk.js +0 -1
  307. package/build/email-translation-vi-json.3e1dd5b3.chunk.js +0 -1
  308. package/build/email-translation-zh-Hans-json.0df4ca59.chunk.js +0 -1
  309. package/build/email-translation-zh-json.82978eb0.chunk.js +0 -1
  310. package/build/en-json.c55e5344.chunk.js +0 -1
  311. package/build/fontawesome-css-all.3b89f909.chunk.js +0 -1
  312. package/build/fontawesome-css.36cff9ae.chunk.js +0 -1
  313. package/build/fontawesome-js.2639263c.chunk.js +0 -2
  314. package/build/fontawesome-js.2639263c.chunk.js.LICENSE.txt +0 -4
  315. package/build/fr-json.2a0b93ed.chunk.js +0 -1
  316. package/build/he-json.917d416c.chunk.js +0 -1
  317. package/build/highlight.js.6321cb45.chunk.js +0 -1
  318. package/build/hu-json.bee23c51.chunk.js +0 -1
  319. package/build/i18n-settings-page.1f6be747.chunk.js +0 -1
  320. package/build/i18n-translation-es-json.7049afa2.chunk.js +0 -1
  321. package/build/i18n-translation-fr-json.c6367bc9.chunk.js +0 -1
  322. package/build/i18n-translation-ko-json.aecb7e01.chunk.js +0 -1
  323. package/build/i18n-translation-zh-Hans-json.258b2e1a.chunk.js +0 -1
  324. package/build/it-json.937b2108.chunk.js +0 -1
  325. package/build/ja-json.b4818378.chunk.js +0 -1
  326. package/build/ko-json.8294a7fc.chunk.js +0 -1
  327. package/build/main.06e1a4bf.js +0 -2
  328. package/build/main.06e1a4bf.js.LICENSE.txt +0 -91
  329. package/build/nl-json.86eae27d.chunk.js +0 -1
  330. package/build/pt-json.ef0efd89.chunk.js +0 -1
  331. package/build/ru-json.da33236d.chunk.js +0 -1
  332. package/build/runtime~main.b090a1bb.js +0 -1
  333. package/build/sk-json.797e898f.chunk.js +0 -1
  334. package/build/sso-settings-page.c5dda65d.chunk.js +0 -1
  335. package/build/sv-json.5bbe6a4f.chunk.js +0 -1
  336. package/build/th-json.c1393c06.chunk.js +0 -1
  337. package/build/tr-json.57cde8b0.chunk.js +0 -1
  338. package/build/uk-json.c6df66d2.chunk.js +0 -1
  339. package/build/upload-settings.9d3231f4.chunk.js +0 -1
  340. package/build/upload-translation-de-json.55a7e43a.chunk.js +0 -1
  341. package/build/upload-translation-fr-json.b12f7247.chunk.js +0 -1
  342. package/build/upload-translation-he-json.bee013d1.chunk.js +0 -1
  343. package/build/upload-translation-it-json.43ec0a8d.chunk.js +0 -1
  344. package/build/upload-translation-ja-json.03f1af04.chunk.js +0 -1
  345. package/build/upload-translation-ko-json.08ad9013.chunk.js +0 -1
  346. package/build/upload-translation-pt-BR-json.c7656183.chunk.js +0 -1
  347. package/build/upload-translation-ru-json.0dd4f526.chunk.js +0 -1
  348. package/build/upload-translation-sk-json.55cacd22.chunk.js +0 -1
  349. package/build/upload-translation-th-json.f7aa9392.chunk.js +0 -1
  350. package/build/upload-translation-uk-json.696a16f3.chunk.js +0 -1
  351. package/build/upload-translation-zh-Hans-json.de7bc63f.chunk.js +0 -1
  352. package/build/upload-translation-zh-json.bbc1ed41.chunk.js +0 -1
  353. package/build/upload.8edef1ea.chunk.js +0 -1
  354. package/build/users-advanced-settings-page.48c437f0.chunk.js +0 -1
  355. package/build/users-email-settings-page.f39866d6.chunk.js +0 -1
  356. package/build/users-permissions-translation-ar-json.667e7eee.chunk.js +0 -1
  357. package/build/users-permissions-translation-cs-json.995b5d76.chunk.js +0 -1
  358. package/build/users-permissions-translation-en-json.0e0bc290.chunk.js +0 -1
  359. package/build/users-permissions-translation-fr-json.3e3522c3.chunk.js +0 -1
  360. package/build/users-permissions-translation-it-json.ee5742c4.chunk.js +0 -1
  361. package/build/users-permissions-translation-ja-json.c9cafa6e.chunk.js +0 -1
  362. package/build/users-permissions-translation-ko-json.170f89c2.chunk.js +0 -1
  363. package/build/users-permissions-translation-pt-BR-json.51b1cc15.chunk.js +0 -1
  364. package/build/users-permissions-translation-pt-json.85f0e0e1.chunk.js +0 -1
  365. package/build/users-permissions-translation-ru-json.a19b2400.chunk.js +0 -1
  366. package/build/users-permissions-translation-sk-json.27af7260.chunk.js +0 -1
  367. package/build/users-permissions-translation-sv-json.739657b9.chunk.js +0 -1
  368. package/build/users-permissions-translation-th-json.f001fff3.chunk.js +0 -1
  369. package/build/users-permissions-translation-tr-json.3aae5dda.chunk.js +0 -1
  370. package/build/users-permissions-translation-uk-json.a66c7a8c.chunk.js +0 -1
  371. package/build/users-permissions-translation-vi-json.685c65cc.chunk.js +0 -1
  372. package/build/users-permissions-translation-zh-Hans-json.2202741e.chunk.js +0 -1
  373. package/build/users-permissions-translation-zh-json.429a3190.chunk.js +0 -1
  374. package/build/users-providers-settings-page.574ed765.chunk.js +0 -1
  375. package/build/users-roles-settings-page.b836dc30.chunk.js +0 -1
  376. package/build/vi-json.104a6f3a.chunk.js +0 -1
  377. package/build/webhook-edit-page.b791c6f9.chunk.js +0 -1
  378. package/build/webhook-list-page.502d1236.chunk.js +0 -1
  379. package/build/zh-Hans-json.9afc1adf.chunk.js +0 -1
  380. package/build/zh-json.f36abb77.chunk.js +0 -1
  381. package/server/config/api-token.js +0 -7
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[9511],{23435:t=>{t.exports=JSON.parse('{"attribute.boolean":"\u0645\u0646\u0637\u0642\u064a","attribute.date":"\u062a\u0627\u0631\u064a\u062e","attribute.email":"\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0643\u062a\u0631\u0648\u0646\u064a","attribute.enumeration":"\u062a\u0639\u062f\u0627\u062f","attribute.json":"JSON","attribute.media":"\u0648\u0633\u0627\u0626\u0637","attribute.password":"\u0643\u0644\u0645\u0629 \u0633\u0631","attribute.relation":"\u0639\u0644\u0627\u0642\u0629","attribute.text":"\u0646\u0635","form.attribute.item.customColumnName":"\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0623\u0639\u0645\u062f\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629","form.attribute.item.customColumnName.description":"\u064a\u0641\u064a\u062f \u0630\u0644\u0643 \u0641\u064a \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629 \u0623\u0633\u0645\u0627\u0621 \u0623\u0639\u0645\u062f\u0629 \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0628\u062a\u0646\u0633\u064a\u0642 \u0623\u0643\u062b\u0631 \u0634\u0645\u0648\u0644\u0627\u064b \u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0627\u062a \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a ( API )","form.attribute.item.defineRelation.fieldName":"\u0627\u0633\u0645 \u0627\u0644\u062d\u0642\u0644","form.attribute.item.enumeration.graphql":"\u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u0627\u0633\u0645 \u0644\u0640 GraphQL","form.attribute.item.enumeration.graphql.description":"\u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u064b\u0627 \u0644\u0640 GraphQL","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"\u0627\u0642\u0635\u0649 \u0642\u064a\u0645\u0629","form.attribute.item.maximumLength":"\u0623\u0642\u0635\u0649 \u0637\u0648\u0644","form.attribute.item.minimum":"\u0623\u062f\u0646\u0649 \u0642\u064a\u0645\u0629","form.attribute.item.minimumLength":"\u0623\u062f\u0646\u0649 \u0637\u0648\u0644","form.attribute.item.number.type":"\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0631\u0642\u0645","form.attribute.item.number.type.decimal":"\u0639\u062f\u062f \u0639\u0634\u0631\u064a (\u0645\u062b\u0627\u0644: 2.22)","form.attribute.item.number.type.float":"\u0639\u062f\u062f \u0639\u0627\u0626\u0645 (\u0645\u062b\u0627\u0644: 3.33333333)","form.attribute.item.number.type.integer":"\u0639\u062f\u062f \u0635\u062d\u064a\u062d (\u0645\u062b\u0627\u0644: 10)","form.attribute.item.requiredField":"\u0627\u0644\u062d\u0642\u0644 \u0645\u0637\u0644\u0648\u0628","form.attribute.item.requiredField.description":"\u0644\u0646 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0625\u0646\u0634\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0641\u0627\u0631\u063a\u064b\u0627","form.attribute.item.uniqueField":"\u062d\u0642\u0644 \u0641\u0631\u064a\u062f","form.attribute.item.uniqueField.description":"\u0644\u0646 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0625\u0646\u0634\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0646\u0627\u0643 \u0625\u062f\u062e\u0627\u0644 \u062d\u0627\u0644\u064a \u0628\u0645\u062d\u062a\u0648\u0649 \u0645\u062a\u0637\u0627\u0628\u0642","form.attribute.settings.default":"\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0623\u0641\u062a\u0631\u0627\u0636\u064a\u0629","form.button.cancel":"\u0627\u0644\u063a\u0627\u0621","from":"\u0645\u0646","modelPage.attribute.relationWith":"\u0639\u0644\u0627\u0642\u0629 \u0645\u0639","plugin.description.long":"\u0642\u0645 \u0628\u062a\u062c\u0645\u064a\u0639 \u0647\u064a\u0643\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 API \u0627\u0644\u062e\u0627\u0635 \u0628\u0643. \u0625\u0646\u0634\u0627\u0621 \u062d\u0642\u0648\u0644 \u0648\u0639\u0644\u0627\u0642\u0627\u062a \u062c\u062f\u064a\u062f\u0629 \u0641\u064a \u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637. \u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u062a\u062d\u062f\u064a\u062b\u0647\u0627 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0641\u064a \u0645\u0634\u0631\u0648\u0639\u0643.","plugin.description.short":"\u0642\u0645 \u0628\u062a\u062c\u0645\u064a\u0639 \u0647\u064a\u0643\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 API \u0627\u0644\u062e\u0627\u0635 \u0628\u0643.","popUpForm.navContainer.advanced":"\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629","popUpForm.navContainer.base":"\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0642\u0627\u0639\u062f\u0629","popUpWarning.bodyMessage.contentType.delete":"\u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0643 \u062a\u0631\u064a\u062f \u062d\u0630\u0641 \u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0647\u0630\u0627\u061f","relation.attributeName.placeholder":"\u0645\u062b\u0627\u0644: \u0627\u0644\u0645\u0624\u0644\u0641, \u0627\u0644\u0641\u0626\u0629, \u0627\u0644\u0648\u0633\u0645","relation.manyToMany":"\u064a\u0645\u0644\u0643 \u0648\u064a\u0646\u062a\u0645 \u0644\u0644\u0643\u062b\u064a\u0631","relation.manyToOne":"\u064a\u0645\u0644\u0643 \u0627\u0644\u0643\u062b\u064a\u0631","relation.oneToMany":"\u064a\u0646\u062a\u0645\u064a \u0644\u0644\u0643\u062b\u064a\u0631","relation.oneToOne":"\u064a\u062a\u0634\u0627\u0631\u0643 \u0628\u0648\u0627\u062d\u062f","relation.oneWay":"\u064a\u0645\u062a\u0644\u0643 \u0648\u0627\u062d\u062f"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2657],{22627:t=>{t.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"Yes/no, 1/0, true/false","attribute.component":"Komponent","attribute.component.description":"Skupina pol\xed, kter\xe9 je mo\u017en\xe9 opakovan\u011b pou\u017e\xedvat","attribute.date":"Datum a \u010das","attribute.date.description":"Dialog pro v\xfdb\u011br datumu a \u010dasu","attribute.datetime":"Datum a \u010das","attribute.dynamiczone":"Dynamick\xe1 z\xf3na","attribute.dynamiczone.description":"Umo\u017e\u0148uje dynamicky zvolit komponenty p\u0159i \xfaprav\xe1ch obsahu","attribute.email":"E-mailov\xe1 adresa","attribute.email.description":"Pole s automatickou validac\xed form\xe1tu e-mailov\xe9 adresy","attribute.enumeration":"V\xfd\u010det","attribute.enumeration.description":"Seznam hodnot s v\xfdb\u011brem jedn\xe9 mo\u017enosti","attribute.json":"JSON","attribute.json.description":"Data vo form\xe1tu JSON","attribute.media":"Soubory","attribute.media.description":"Nap\u0159. obr\xe1zky, videa, ...","attribute.null":" ","attribute.number":"\u010c\xedslo","attribute.number.description":"\u010c\xedsla (cel\xe9, desetinn\xe9)","attribute.password":"Heslo","attribute.password.description":"Pol\xed\u010dko pro zad\xe1n\xed hesla","attribute.relation":"Relace","attribute.relation.description":"Ur\u010duje vztah k jin\xe9mu Typu obsahu","attribute.richtext":"Textov\xfd editor","attribute.richtext.description":"Textov\xe9 pole s mo\u017enostmi form\xe1tov\xe1n\xed","attribute.text":"Text","attribute.text.description":"Kr\xe1tk\xfd nebo del\u0161\xed text","attribute.time":"\u010cas","attribute.uid":"UID","attribute.uid.description":"Unik\xe1tn\xed identifik\xe1tor","button.attributes.add.another":"P\u0159idat dal\u0161\xed pole","button.component.add":"P\u0159idat komponent","button.component.create":"Vytvorit nov\xfd komponent","button.model.create":"Vytvo\u0159it nov\xfd Typ obsahu","component.repeatable":"(opakuj\xedc\xed)","components.componentSelect.no-component-available":"U\u017e jste p\u0159idali v\u0161echny komponenty","components.componentSelect.no-component-available.with-search":"Nena\u0161el se \u017e\xe1dn\xfd komponent spl\u0148uj\xedc\xed v\xfdraz","components.componentSelect.value-component":"Ozna\u010den\xe9 komponenty: {number} (zadejte hledan\xfd text)","components.componentSelect.value-components":"Ozna\u010den\xe9 komponenty: {number}","configurations":"nastaven\xed","contentType.collectionName.label":"Intern\xed n\xe1zev","contentType.displayName.label":"N\xe1zev","error.contentTypeName.reserved-name":"Tento n\xe1zev je vyhrazen\xfd a nem\u016f\u017ee b\xfdt pou\u017eit","error.validation.minSupMax":"Nem\u016f\u017ee b\xfdt nad\u0159azen\xfd","form.attribute.component.option.add":"P\u0159idat komponent","form.attribute.component.option.create":"Vytvo\u0159it nov\xfd komponent","form.attribute.component.option.create.description":"Komponent je dostupn\xfd mezi v\u0161emi typy a komponenty.","form.attribute.component.option.repeatable":"Znovu pou\u017eiteln\xfd komponent","form.attribute.component.option.repeatable.description":"Nejlep\u0161\xed pro n\u011bkolikan\xe1sobn\xe9 instance (pole) hodnot, meta tagy, apod...","form.attribute.component.option.reuse-existing":"Pou\u017e\xedt existuj\xedc\xed komponent","form.attribute.component.option.reuse-existing.description":"Pou\u017e\xedvejte u\u017e vytvo\u0159en\xe9 komponenty pro uchov\xe1n\xed konzistentn\xedch dat mezi Typy obsahu.","form.attribute.component.option.single":"Jednoduch\xfd komponent","form.attribute.component.option.single.description":"Vhodn\xe9 pro seskupen\xed pol\xed\u010dek, nap\u0159. cel\xe1 adresa","form.attribute.item.customColumnName":"Vlastn\xe9 n\xe1zvy st\u013apcov","form.attribute.item.customColumnName.description":"Umo\u017e\u0148uje p\u0159ejmenovat datab\xe1zov\xfd sloupec pro pot\u0159eby API","form.attribute.item.defineRelation.fieldName":"N\xe1zev pole","form.attribute.item.enumeration.graphql":"N\xe1zev pole pro GraphQL","form.attribute.item.enumeration.graphql.description":"Umo\u017e\u0148uje p\u0159epsat p\u0159ednastaven\xe9 n\xe1zvy n\xe1zvy pro GraphQL","form.attribute.item.enumeration.placeholder":"Nap\u0159.:\\nr\xe1no\\nden\\nve\u010der","form.attribute.item.enumeration.rules":"Hodnoty (jedna na \u0159\xe1dek)","form.attribute.item.maximum":"Maxim\xe1ln\xed hodnota","form.attribute.item.maximumLength":"Maxim\xe1ln\xed d\xe9lka","form.attribute.item.minimum":"Minim\xe1ln\xed hodnota","form.attribute.item.minimumLength":"Minim\xe1ln\xed d\xe9lka","form.attribute.item.number.type":"\u010c\xedseln\xfd form\xe1t","form.attribute.item.number.type.biginteger":"velk\xe9 \u010d\xedslo (nap\u0159.: 123456789)","form.attribute.item.number.type.decimal":"desetinn\xe9 \u010d\xedslo (nap\u0159.: 2.22)","form.attribute.item.number.type.float":"desetinn\xe9 \u010d\xedslo (nap\u0159.: 3.33333333)","form.attribute.item.number.type.integer":"cel\xe9 \u010d\xedslo (nap\u0159.: 10)","form.attribute.item.privateField":"Skryt\xe9 pole","form.attribute.item.privateField.description":"Toto pole se nebude zobrazovat v API","form.attribute.item.requiredField":"Povinn\xe9 pole","form.attribute.item.requiredField.description":"Nedovol\xed vytvo\u0159it z\xe1znam kdy\u017e toto pole z\u016fstane pr\xe1zdne","form.attribute.item.uniqueField":"Unik\xe1tn\xed pole","form.attribute.item.uniqueField.description":"Nedovol\xed vytvo\u0159it z\xe1znam kdy\u017e u\u017e existuje jin\xfd z\xe1znam se stejnou hodnotou","form.attribute.media.option.multiple":"V\xedce soubor\u016f","form.attribute.media.option.multiple.description":"Vhodn\xe9 pro galerii, seznam soubor\u016f na st\xe1hnut\xed","form.attribute.media.option.single":"Jeden soubor","form.attribute.media.option.single.description":"Vhodn\xe9 pro profilovou fotku nebo hlavn\xed obr\xe1zek","form.attribute.settings.default":"P\u0159edvolen\xe1 hodnota","form.attribute.text.option.long-text":"Dlouh\xfd text","form.attribute.text.option.long-text.description":"Vhodn\xe9 pro del\u0161\xed popisy. P\u0159esn\xe9 vyhled\xe1v\xe1n\xed je vypnut\xe9.","form.attribute.text.option.short-text":"Kr\xe1tky text","form.attribute.text.option.short-text.description":"Vhodn\xe9 pro nadpisy, n\xe1zvy, URL adresy. P\u0159esn\xe9 vyhled\xe1v\xe1n\xed je zapnut\xe9.","form.button.add-components-to-dynamiczone":"P\u0159idat komponenty do z\xf3ny","form.button.add-field":"P\u0159idat dal\u0161\xed pole","form.button.add-first-field-to-created-component":"P\u0159idat prvn\xed pole do komponentu","form.button.add.field.to.component":"P\u0159idat dal\u0161\xed pole do komponentu","form.button.cancel":"Zru\u0161it","form.button.configure-component":"Nastavit komponent","form.button.configure-view":"Upravit vzhled","form.button.select-component":"Vybrat komponent","from":"od","modalForm.attribute.form.base.name.description":"Mezery v n\xe1zvu pole nejsou povoleny","modalForm.attributes.select-component":"Vyberte komponent","modalForm.attributes.select-components":"Vyberte komponenty","modalForm.component.header-create":"Vytvorte komponent","modalForm.components.create-component.category.label":"Vyberte kategorii nebo zadejte n\xe1zev pro vytvo\u0159en\xed nov\xe9","modalForm.components.icon.label":"Ikona","modalForm.editCategory.base.name.description":"Mezery v n\xe1zvu kategorie nejsou povoleny","modalForm.header-edit":"Upravit {name}","modalForm.header.categories":"Kategorie","modalForm.sub-header.addComponentToDynamicZone":"P\u0159idat nov\xfd komponent do dynamick\xe9 z\xf3ny","modalForm.sub-header.attribute.create":"P\u0159idat nov\xe9 pole {type}","modalForm.sub-header.attribute.create.step":"P\u0159idat nov\xfd komponent ({step}/2)","modalForm.sub-header.attribute.edit":"Upravit {name}","modalForm.sub-header.chooseAttribute.collectionType":"Vyberte typ pole pro Typ obsahu","modalForm.sub-header.chooseAttribute.component":"Vyberte typ pole pro komponent","modelPage.attribute.relationWith":"Propojen\xed s","notification.info.creating.notSaved":"Ulo\u017ete zm\u011bny p\u0159ed vytvo\u0159en\xedm nov\xe9ho Typu obsahu nebo komponentu","plugin.description.long":"Navrhn\u011bte strukturu webu jednodu\u0161e. Vytvo\u0159te nov\xe1 pole a propojen\xed b\u011bhem p\xe1r sekund. Soubory se automaticky vytvo\u0159\xed a uprav\xed v r\xe1mci projektu.","plugin.description.short":"Navrhn\u011bte strukturu webu jednodu\u0161e.","popUpForm.navContainer.advanced":"Pokro\u010dil\xe1 nastaven\xed","popUpForm.navContainer.base":"Z\xe1kladn\xed nastaven\xed","popUpWarning.bodyMessage.cancel-modifications":"Jste si jisti, \u017ee chcete zru\u0161it \xfapravy?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Jste si jisti, \u017ee chcete zru\u0161it \xfapravy? N\u011bkter\xe9 komponenty byly vytvo\u0159eny nebo upraveny...","popUpWarning.bodyMessage.category.delete":"Jste si jisti, \u017ee chcete odstranit tuto kategorii? V\u0161echny komponentu budou rovn\u011b\u017e odstran\u011bny.","popUpWarning.bodyMessage.component.delete":"Jste si jisti, \u017ee chcete odstranit tento komponent?","popUpWarning.bodyMessage.contentType.delete":"Jste si jisti, \u017ee chcete odstranit tento Typ obsahu?","prompt.unsaved":"Jste si jisti, \u017ee chcete odej\xedt? V\u0161echny \xfapravy budou ztraceny.","relation.attributeName.placeholder":"Nap\u0159: autor, kategorie, tag","relation.manyToMany":"m\xe1 v\xedc a pat\u0159\xed v\u0161em","relation.manyToOne":"m\xe1 v\xedc","relation.manyWay":"m\xe1 v\xedc","relation.oneToMany":"pat\u0159\xed v\xedce","relation.oneToOne":"m\xe1 jeden a pat\u0159\xed jednomu","relation.oneWay":"m\xe1 jeden"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7155],{85638:e=>{e.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"Ja oder nein, 1 oder 0, wahr oder falsch","attribute.component":"Komponente","attribute.component.description":"Gruppierung an Feldern, die wiederholt und wiederbenutzt werden kann","attribute.date":"Datum","attribute.date.description":"Eine Datums-Auswahl mit Stunden, Minuten und Sekunden","attribute.datetime":"Datum mit Uhrzeit","attribute.dynamiczone":"Dynamische Zone","attribute.dynamiczone.description":"Beliebige Komponenten beim Bearbeiten des Inhalts w\xe4hlen","attribute.email":"E-Mail","attribute.email.description":"E-Mail-Feld mit Validierung","attribute.enumeration":"Enumeration","attribute.enumeration.description":"Aufz\xe4hlung an Auswahlm\xf6glichkeiten, von denen eine gew\xe4hlt werden muss","attribute.json":"JSON","attribute.json.description":"Daten im JSON-Format","attribute.media":"Medien","attribute.media.description":"Dateien wie Bilder, Videos, etc","attribute.null":" ","attribute.number":"Zahl","attribute.number.description":"Zahlen (ganzzahlig, Gleitkommazahl, dezimal)","attribute.password":"Passwort","attribute.password.description":"Passwort-Feld mit Verschl\xfcsselung","attribute.relation":"Beziehung","attribute.relation.description":"Beziehung mit einem anderen Eintrag","attribute.richtext":"Formatierter Text","attribute.richtext.description":"Ein Text-Editor mit Formatierungsoptionen","attribute.text":"Text","attribute.text.description":"Ein- oder mehrzeiliger Text wie Titel oder Beschreibungen","attribute.time":"Uhrzeit","attribute.timestamp":"Zeitstempel","attribute.uid":"UID","attribute.uid.description":"Einzigartiger Identifier","button.attributes.add.another":"Weiteres Feld hinzuf\xfcgen","button.component.add":"Komponente hinzuf\xfcgen","button.component.create":"Neue Komponente erstellen","button.model.create":"Neue Sammlung erstellen","button.single-types.create":"Neuen Einzel-Eintrag erstellen","component.repeatable":"(wiederholbar)","components.componentSelect.no-component-available":"Du hast bereits alle Komponenten hinzugef\xfcgt","components.componentSelect.no-component-available.with-search":"Es gibt keine Komponenten, die diesem Begriff entsprechen","components.componentSelect.value-component":"{number} Komponente ausgew\xe4hlt (Tippen um nach Komponente zu suchen)","components.componentSelect.value-components":"{number} Komponenten ausgew\xe4hlt","configurations":"Konfigurationen","contentType.collectionName.description":"N\xfctzlich wenn sich der Name der Sammlung und der Tabellenname unterscheiden","contentType.collectionName.label":"Name der Sammlung","contentType.displayName.label":"Anzeigename","contentType.draftAndPublish.description":"Lege einen Entwurf des Eintrags an bevor er ver\xf6ffentlicht wird","contentType.draftAndPublish.label":"Entwurf/Ver\xf6ffentlichen-System","contentType.kind.change.warning":"Du hast die Art eines Inhaltstyps ge\xe4ndert: API wird resettet (Routen, Controller und Services werden \xfcberschrieben).","error.attributeName.reserved-name":"Dieser Name kann nicht f\xfcr Attribute genutzt werden, da er andere Funktionalit\xe4ten beeintr\xe4chtigen w\xfcrde","error.contentTypeName.reserved-name":"Dieser Name kann nicht genutzt werden, da er andere Funktionalit\xe4ten beeintr\xe4chtigen w\xfcrde","error.validation.enum-duplicate":"Doppelte Werte sind nicht erlaubt","error.validation.minSupMax":"Wert kann nicht h\xf6her sein","error.validation.regex":"Regex-Pattern ist ung\xfcltig","error.validation.relation.targetAttribute-taken":"Dieser Name existiert bereits im Ziel-Typ","form.attribute.component.option.add":"Komponente hinzuf\xfcgen","form.attribute.component.option.create":"Neue Komponente erstellen","form.attribute.component.option.create.description":"Eine Komponente ist \xfcberall verf\xfcgbar und wird unter Inhaltstypen und anderen Komponenten geteilt.","form.attribute.component.option.repeatable":"Wiederholbare Komponenten","form.attribute.component.option.repeatable.description":"N\xfctzlich f\xfcr mehrere Instanzen (Array) an Zutaten, Meta-Tags, etc...","form.attribute.component.option.reuse-existing":"Bereits existierende Komponente nutzen","form.attribute.component.option.reuse-existing.description":"Eine bereits erstellte Komponente benutzen, um Daten \xfcber Inhaltstypen hinweg konsistent zu halten.","form.attribute.component.option.single":"Einzelne Komponente","form.attribute.component.option.single.description":"N\xfctzlich um Felder wie volle Addresse, Hauptinformationen, etc. zu grupppieren","form.attribute.item.customColumnName":"Eigener Spaltenname","form.attribute.item.customColumnName.description":"Dies ist n\xfctzlich, um Spalten in der Datenbank f\xfcr Antworten der API umzubenennen","form.attribute.item.defineRelation.fieldName":"Feldname","form.attribute.item.enumeration.graphql":"Namens\xfcberschreibung f\xfcr GraphQL","form.attribute.item.enumeration.graphql.description":"Erm\xf6glicht, den standardm\xe4\xdfig generierten Namen f\xfcr GraphQL zu \xfcberschreiben","form.attribute.item.enumeration.placeholder":"Ex:\\nMorgen\\nMittag\\nAbend","form.attribute.item.enumeration.rules":"Werte (einer pro Zeile)","form.attribute.item.maximum":"Maximalwert","form.attribute.item.maximumLength":"Maximall\xe4nge","form.attribute.item.minimum":"Mindestwert","form.attribute.item.minimumLength":"Mindestl\xe4nge","form.attribute.item.number.type":"Zahlenformat","form.attribute.item.number.type.biginteger":"gro\xdfe Ganzzahl (ex: 123456789)","form.attribute.item.number.type.decimal":"dezimal (z.B.: 2.22)","form.attribute.item.number.type.float":"Gleitkommazahl (z.B.: 3.33333333)","form.attribute.item.number.type.integer":"ganzzahlig (z.B.: 10)","form.attribute.item.privateField":"Privates Feld","form.attribute.item.privateField.description":"Dieses Feld wird nicht in API-Abfragen angezeigt","form.attribute.item.requiredField":"Ben\xf6tigtes Feld","form.attribute.item.requiredField.description":"Du wirst keinen Eintrag anlegen k\xf6nnen, wenn dieses Feld leer ist","form.attribute.item.text.regex":"RegExp-Pattern","form.attribute.item.text.regex.description":"Der Text der Regular Expression","form.attribute.item.uniqueField":"Einzigartiges Feld","form.attribute.item.uniqueField.description":"Du wirst keinen Eintrag anlegen k\xf6nnen, wenn es bereits einen Eintrag mit identischem Inhalt gibt","form.attribute.media.allowed-types":"W\xe4hle erlaubte Arten von Medien","form.attribute.media.allowed-types.option-files":"Dateien","form.attribute.media.allowed-types.option-images":"Bilder","form.attribute.media.allowed-types.option-videos":"Videos","form.attribute.media.option.multiple":"Mehrere Medien","form.attribute.media.option.multiple.description":"N\xfctzlich f\xfcr Slider, Galerien oder Downloads von mehreren Dateien","form.attribute.media.option.single":"Einzelne Medien-Datei","form.attribute.media.option.single.description":"N\xfctzlich f\xfcr Profilbilder oder Cover-Bilder","form.attribute.settings.default":"Standardwert","form.attribute.text.option.long-text":"Mehrzeiliger Text","form.attribute.text.option.long-text.description":"N\xfctzlich f\xfcr Beschreibungen, Biographien. Exakte Suche ist deaktiviert","form.attribute.text.option.short-text":"Einzeiliger Text","form.attribute.text.option.short-text.description":"N\xfctzlich f\xfcr Titel, Namen, Links (URL). Erm\xf6glicht exakte Suche.","form.button.add-components-to-dynamiczone":"Komponenten zur Zone hinzuf\xfcgen","form.button.add-field":"Weiteres Feld hinzuf\xfcgen","form.button.add-first-field-to-created-component":"Erstes Feld zur Komponente hinzuf\xfcgen","form.button.add.field.to.collectionType":"Weiteres Feld zur Sammlung hinzuf\xfcgen","form.button.add.field.to.component":"Weiteres Feld zur Komponente hinzuf\xfcgen","form.button.add.field.to.contentType":"Weiteres Feld zum Inhaltstyp hinzuf\xfcgen","form.button.add.field.to.singleType":"Weiteres Feld zum Einzel-Eintrag hinzuf\xfcgen","form.button.cancel":"Abbrechen","form.button.collection-type.description":"N\xfctzlich f\xfcr mehrere Instanzen wie Artikel, Produkte, Kommentare, etc.","form.button.configure-component":"Komponente konfigurieren","form.button.configure-view":"Ansicht konfigurieren","form.button.select-component":"Komponente ausw\xe4hlen","form.button.single-type.description":"N\xfctzlich f\xfcr einzelne Instanz wie \xdcber uns, Startseite, etc.","form.contentType.divider.draft-publish":"ENTWURF/VER\xd6FFENTLICHEN","from":"von","modalForm.attribute.form.base.name.description":"Leerzeichen sind im Name eines Attributs nicht erlaubt","modalForm.attribute.form.base.name.placeholder":"z.B. Slug, SEO URL, Canonical URL","modalForm.attribute.target-field":"Verkn\xfcpftes Feld","modalForm.attributes.select-component":"W\xe4hle eine Komponente","modalForm.attributes.select-components":"W\xe4hle die Komponenten","modalForm.component.header-create":"Erstelle eine Komponente","modalForm.components.create-component.category.label":"W\xe4hle Kategorie oder gebe neuen Namen ein, um eine zu erstellen","modalForm.components.icon.label":"Icon","modalForm.editCategory.base.name.description":"Leerzeichen sind im Name einer Kategorie nicht erlaubt","modalForm.header-edit":"Bearbeite {name}","modalForm.header.categories":"Kategorien","modalForm.singleType.header-create":"Erstelle einen Einzel-Eintrag","modalForm.sub-header.addComponentToDynamicZone":"Komponente zur dynamischen Zone hinzuf\xfcgen","modalForm.sub-header.attribute.create":"Erstelle neues {type}-Feld","modalForm.sub-header.attribute.create.step":"Neue Komponente ({step}/2)","modalForm.sub-header.attribute.edit":"Bearbeite {name}","modalForm.sub-header.chooseAttribute.collectionType":"W\xe4hle ein Feld f\xfcr die Sammlung","modalForm.sub-header.chooseAttribute.component":"W\xe4hle ein Feld f\xfcr die Komponente","modalForm.sub-header.chooseAttribute.singleType":"W\xe4hle ein Feld f\xfcr den Einzel-Eintrag","modelPage.attribute.relation-polymorphic":"Beziehung (polymorph)","modelPage.attribute.relationWith":"Beziehung mit","notification.info.autoreaload-disable":"Das autoReload-Feature wird f\xfcr dieses Plugin ben\xf6tigt. Starte deinen Server mit `strapi develop`","notification.info.creating.notSaved":"Bitte speichere deine Arbeit bevor du einen neuen Inhaltstyp oder eine neue Komponente erstellst","plugin.description.long":"Modelliere die Datenstruktur deiner API. Lege neue Felder und Beziehungen innerhalb von einer Minute an. Erforderliche Dateien werden automatisch in deinem Projekt angelegt und aktualisiert.","plugin.description.short":"Modelliere die Datenstruktur deiner API.","popUpForm.navContainer.advanced":"Fortgeschrittene Einstellungen","popUpForm.navContainer.base":"Grundeinstellungen","popUpWarning.bodyMessage.cancel-modifications":"Bist du dir sicher, dass du alle deine \xc4nderungen abbrechen willst?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Bist du dir sicher, dass du alle deine \xc4nderungen abbrechen willst? Es wurden Komponenten erstellt oder bearbeitet...","popUpWarning.bodyMessage.category.delete":"Bist du dir sicher, dass du diese Kategorie l\xf6schen willst? Alle dazugeh\xf6rigen Komponenten werden ebenfalls gel\xf6scht.","popUpWarning.bodyMessage.component.delete":"Bist du dir sicher, dass du diese Komponente l\xf6schen willst?","popUpWarning.bodyMessage.contentType.delete":"Bist du sicher, dass du diesen Inhaltstyp l\xf6schen willst?","popUpWarning.draft-publish.button.confirm":"Ja, deaktivieren","popUpWarning.draft-publish.message":"Wenn du das Entwurf/Ver\xf6ffentlichen-System deaktivierst werden alle Entw\xfcrfe gel\xf6scht.","popUpWarning.draft-publish.second-message":"Bist du dir sicher, dass du es deaktivieren willst?","prompt.unsaved":"Bist du dir sicher, dass du diese Seite verlassen willst? Deine \xc4nderungen werden verworfen.","relation.attributeName.placeholder":"z.B.: Autor, Kategorie","relation.manyToMany":"hat und geh\xf6rt zu vielen","relation.manyToOne":"hat viele","relation.manyWay":"hat viele","relation.oneToMany":"geh\xf6rt zu vielen","relation.oneToOne":"hat und geh\xf6rt zu ein(-er/-em)","relation.oneWay":"hat ein(-e/-en)"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[931],{20392:e=>{e.exports=JSON.parse('{"ComponentIconPicker.search.placeholder":"Search for an icon","attribute.boolean":"Boolean","attribute.boolean.description":"Yes or no, 1 or 0, true or false","attribute.component":"Component","attribute.component.description":"Group of fields that you can repeat or reuse","attribute.date":"Date","attribute.date.description":"A date picker with hours, minutes and seconds","attribute.datetime":"Datetime","attribute.dynamiczone":"Dynamic zone","attribute.dynamiczone.description":"Dynamically pick component when editing content","attribute.email":"Email","attribute.email.description":"Email field with validations format","attribute.enumeration":"Enumeration","attribute.enumeration.description":"List of values, then pick one","attribute.json":"JSON","attribute.json.description":"Data in JSON format","attribute.media":"Media","attribute.media.description":"Files like images, videos, etc","attribute.null":" ","attribute.number":"Number","attribute.number.description":"Numbers (integer, float, decimal)","attribute.password":"Password","attribute.password.description":"Password field with encryption","attribute.relation":"Relation","attribute.relation.description":"Refers to a Collection Type","attribute.richtext":"Rich text","attribute.richtext.description":"A rich text editor with formatting options","attribute.text":"Text","attribute.text.description":"Small or long text like title or description","attribute.time":"Time","attribute.timestamp":"Timestamp","attribute.uid":"UID","attribute.uid.description":"Unique identifier","button.attributes.add.another":"Add another field","button.component.add":"Add a component","button.component.create":"Create new component","button.model.create":"Create new collection type","button.single-types.create":"Create new single type","component.repeatable":"(repeatable)","components.SelectComponents.displayed-value":"{number, plural, =0 {# components} one {# component} other {# components}} selected","components.componentSelect.no-component-available":"You have already added all your components","components.componentSelect.no-component-available.with-search":"There is no component matching your search","components.componentSelect.value-component":"{number} component selected (type to search for a component)","components.componentSelect.value-components":"{number} components selected","configurations":"Configurations","contentType.apiId-plural.description":"Pluralized API ID","contentType.apiId-plural.label":"API ID (Plural)","contentType.apiId-singular.description":"The UID is used to generate the API routes and databases tables/collections","contentType.apiId-singular.label":"API ID (Singular)","contentType.collectionName.description":"Useful when the name of your Content Type and your table name differ","contentType.collectionName.label":"Collection name","contentType.displayName.label":"Display name","contentType.draftAndPublish.description":"Write a draft version of each entry before publishing it","contentType.draftAndPublish.label":"Draft/publish system","contentType.kind.change.warning":"You just changed the kind of a content type: API will be reset (routes, controllers, and services will be overwritten).","error.attributeName.reserved-name":"This name cannot be used in your content type as it might break other functionalities","error.contentType.pluralName-used":"This value cannot be the same as the singular one","error.contentType.singularName-used":"This value cannot be the same as the plural one","error.contentTypeName.reserved-name":"This name cannot be used in your project as it might break other functionalities","error.validation.enum-duplicate":"Duplicate values are not allowed","error.validation.enum-empty-string":"Empty strings are not allowed","error.validation.enum-number":"Values cannot start with a number","error.validation.minSupMax":"Can\'t be superior","error.validation.positive":"Must be a positive number","error.validation.regex":"Regex pattern is invalid","error.validation.relation.targetAttribute-taken":"This name exists in the target","form.attribute.component.option.add":"Add a component","form.attribute.component.option.create":"Create a new component","form.attribute.component.option.create.description":"A component is shared across types and components, it will be available and accessible everywhere.","form.attribute.component.option.repeatable":"Repeatable component","form.attribute.component.option.repeatable.description":"Best for multiple instances (array) of ingredients, meta tags, etc..","form.attribute.component.option.reuse-existing":"Use an existing component","form.attribute.component.option.reuse-existing.description":"Reuse a component already created to keep your data consistent across content-types.","form.attribute.component.option.single":"Single component","form.attribute.component.option.single.description":"Best for grouping fields like full address, main information, etc...","form.attribute.item.customColumnName":"Custom column names","form.attribute.item.customColumnName.description":"This is useful to rename database column names in a more comprehensive format for the API\'s responses","form.attribute.item.date.type.date":"date (ex: 01/01/{currentYear})","form.attribute.item.date.type.datetime":"datetime (ex: 01/01/{currentYear} 00:00 AM)","form.attribute.item.date.type.time":"time (ex: 00:00 AM)","form.attribute.item.defineRelation.fieldName":"Field name","form.attribute.item.enumeration.graphql":"Name override for GraphQL","form.attribute.item.enumeration.graphql.description":"Allows you to override the default generated name for GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmorning\\nnoon\\nevening","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"Maximum value","form.attribute.item.maximumLength":"Maximum length","form.attribute.item.minimum":"Minimum value","form.attribute.item.minimumLength":"Minimum length","form.attribute.item.number.type":"Number format","form.attribute.item.number.type.biginteger":"big integer (ex: 123456789)","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"integer (ex: 10)","form.attribute.item.privateField":"Private field","form.attribute.item.privateField.description":"This field will not show up in the API response","form.attribute.item.requiredField":"Required field","form.attribute.item.requiredField.description":"You won\'t be able to create an entry if this field is empty","form.attribute.item.text.regex":"RegExp pattern","form.attribute.item.text.regex.description":"The text of the regular expression","form.attribute.item.uniqueField":"Unique field","form.attribute.item.uniqueField.description":"You won\'t be able to create an entry if there is an existing entry with identical content","form.attribute.media.allowed-types":"Select allowed types of media","form.attribute.media.allowed-types.option-files":"Files","form.attribute.media.allowed-types.option-images":"Images","form.attribute.media.allowed-types.option-videos":"Videos","form.attribute.media.option.multiple":"Multiple media","form.attribute.media.option.multiple.description":"Best for sliders, carousels or multiple files download","form.attribute.media.option.single":"Single media","form.attribute.media.option.single.description":"Best for avatar, profile picture or cover","form.attribute.settings.default":"Default value","form.attribute.text.option.long-text":"Long text","form.attribute.text.option.long-text.description":"Best for descriptions, biography. Exact search is disabled.","form.attribute.text.option.short-text":"Short text","form.attribute.text.option.short-text.description":"Best for titles, names, links (URL). It also enables exact search on the field.","form.button.add-components-to-dynamiczone":"Add components to the zone","form.button.add-field":"Add another field","form.button.add-first-field-to-created-component":"Add first field to the component","form.button.add.field.to.collectionType":"Add another field to this collection type","form.button.add.field.to.component":"Add another field to this component","form.button.add.field.to.contentType":"Add another field to this content type","form.button.add.field.to.singleType":"Add another field to this single type","form.button.cancel":"Cancel","form.button.collection-type.description":"Best for multiple instances like articles, products, comments, etc.","form.button.collection-type.name":"Collection Type","form.button.configure-component":"Configure the component","form.button.configure-view":"Configure the view","form.button.select-component":"Select a component","form.button.single-type.description":"Best for single instance like about us, homepage, etc.","form.button.single-type.name":"Single Type","form.contentType.divider.draft-publish":"Draft/Publish","from":"from","listView.headerLayout.description":"Build the data architecture of your content","menu.section.components.name":"Components","menu.section.models.name":"Collection Types","menu.section.single-types.name":"Single Types","modalForm.attribute.form.base.name.description":"No space is allowed for the name of the attribute","modalForm.attribute.form.base.name.placeholder":"e.g. Slug, SEO URL, Canonical URL","modalForm.attribute.target-field":"Attached field","modalForm.attributes.select-component":"Select a component","modalForm.attributes.select-components":"Select the components","modalForm.collectionType.header-create":"Create a collection type","modalForm.component.header-create":"Create a component","modalForm.components.create-component.category.label":"Select a category or enter a name to create a new one","modalForm.components.icon.label":"Icon","modalForm.editCategory.base.name.description":"No space is allowed for the name of the category","modalForm.header-edit":"Edit {name}","modalForm.header.categories":"Categories","modalForm.singleType.header-create":"Create a single type","modalForm.sub-header.addComponentToDynamicZone":"Add new component to the dynamic zone","modalForm.sub-header.attribute.create":"Add new {type} field","modalForm.sub-header.attribute.create.step":"Add new component ({step}/2)","modalForm.sub-header.attribute.edit":"Edit {name}","modalForm.sub-header.chooseAttribute.collectionType":"Select a field for your collection type","modalForm.sub-header.chooseAttribute.component":"Select a field for your component","modalForm.sub-header.chooseAttribute.singleType":"Select a field for your single type","modelPage.attribute.relation-polymorphic":"Relation (polymorphic)","modelPage.attribute.relationWith":"Relation with","notification.error.dynamiczone-min.validation":"At least one component is required in a dynamic zone to be able to save a content type","notification.info.autoreaload-disable":"The autoReload feature is required to use this plugin. Start your server with `strapi develop`","notification.info.creating.notSaved":"Please save your work before creating a new collection type or component","plugin.description.long":"Modelize the data structure of your API. Create new fields and relations in just a minute. The files are automatically created and updated in your project.","plugin.description.short":"Modelize the data structure of your API.","plugin.name":"Content-Type Builder","popUpForm.navContainer.advanced":"Advanced settings","popUpForm.navContainer.base":"Base settings","popUpWarning.bodyMessage.cancel-modifications":"Are you sure you want to cancel your modifications?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Are you sure you want to cancel your modifications? Some components have been created or modified...","popUpWarning.bodyMessage.category.delete":"Are you sure you want to delete this category? All the components will also be deleted.","popUpWarning.bodyMessage.component.delete":"Are you sure you want to delete this component?","popUpWarning.bodyMessage.contentType.delete":"Are you sure you want to delete this collection type?","popUpWarning.draft-publish.button.confirm":"Yes, disable","popUpWarning.draft-publish.message":"If you disable the Draft/Publish system, your drafts will be deleted.","popUpWarning.draft-publish.second-message":"Are you sure you want to disable it?","prompt.unsaved":"Are you sure you want to leave? All your modifications will be lost.","relation.attributeName.placeholder":"Ex: author, category, tag","relation.manyToMany":"has and belongs to many","relation.manyToOne":"has many","relation.manyWay":"has many","relation.oneToMany":"belongs to many","relation.oneToOne":"has and belongs to one","relation.oneWay":"has one","table.button.no-fields":"Add new field","table.content.create-first-content-type":"Create your first Collection-Type","table.content.no-fields.collection-type":"Add your first field to this Collection-Type","table.content.no-fields.component":"Add your first field to this component"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8965],{96467:e=>{e.exports=JSON.parse('{"attribute.boolean":"Bool\xe9en","attribute.date":"Date","attribute.email":"Email","attribute.enumeration":"\xc9num\xe9ration","attribute.json":"JSON","attribute.media":"M\xe9dia","attribute.password":"Mot de passe","attribute.relation":"Relation","attribute.richtext":"Texte enrichi","attribute.text":"Texte","button.attributes.add.another":"Ajouter un autre champ","button.component.create":"Cr\xe9er un composant","button.model.create":"Cr\xe9er un type de collection","button.single-types.create":"Cr\xe9er un single type","contentType.draftAndPublish.description":"R\xe9digez une version brouillon de chaque entr\xe9e avant de la publier","contentType.draftAndPublish.label":"Syst\xe8me brouillon/publier","contentType.kind.change.warning":"Vous venez de changer le type de ce mod\xe8le: L\'API va red\xe9marrer (Les routes, controllers, et les services seront \xe9cras\xe9s).","form.attribute.item.customColumnName":"Nom de colonne personalis\xe9e","form.attribute.item.customColumnName.description":"Pratique pour renommer la colonne de la db dans un format plus comprehensible pour les responses de l\'API","form.attribute.item.defineRelation.fieldName":"Nom du Champ","form.attribute.item.enumeration.graphql":"Surchage du nom pour GraphQL","form.attribute.item.enumeration.graphql.description":"Vous permet de remplacer le nom g\xe9n\xe9r\xe9 par d\xe9faut pour GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmatin\\nmidi\\nsoir","form.attribute.item.enumeration.rules":"Valeurs (les s\xe9parer par une nouvelle ligne)","form.attribute.item.maximum":"Valeur maximum","form.attribute.item.maximumLength":"Taille maximum","form.attribute.item.minimum":"Valeur minimun","form.attribute.item.minimumLength":"Taille minimun","form.attribute.item.number.type":"Format nombre","form.attribute.item.number.type.decimal":"d\xe9cimal approximatif (ex: 2,22)","form.attribute.item.number.type.float":"d\xe9cimal (ex: 3,33333)","form.attribute.item.number.type.integer":"entier (ex: 10)","form.attribute.item.requiredField":"Champ obligatoire","form.attribute.item.requiredField.description":"Vous ne pourrez pas cr\xe9er une entr\xe9e si ce champ est vide","form.attribute.item.uniqueField":"Champ unique","form.attribute.item.uniqueField.description":"Vous ne pourrez pas cr\xe9er une entr\xe9e s\'il existe un champ similaire","form.attribute.settings.default":"Valeur par d\xe9fault","form.button.add.field.to.collectionType":"Ajouter un nouveau champ \xe0 cette collection","form.button.add.field.to.component":"Ajouter un nouveau champ \xe0 ce composant","form.button.add.field.to.contentType":"Ajouter un nouveau champ \xe0 cette content type","form.button.add.field.to.singleType":"Ajouter un nouveau champ \xe0 ce single type","form.button.cancel":"Annuler","form.button.configure-view":"Configurer la vue","form.contentType.divider.draft-publish":"BROUILLON/PUBLIER","from":"de","modalForm.attribute.form.base.name.placeholder":"ex : Slug, URL SEO, URL Canonique","modalForm.attribute.target-field":"Champ associ\xe9","modalForm.singleType.header-create":"Cr\xe9er un single type","modalForm.sub-header.chooseAttribute.collectionType":"Selectionnez un champ pour votre collection","modalForm.sub-header.chooseAttribute.component":"Selectionnez un champ pour votre composant","modalForm.sub-header.chooseAttribute.singleType":"Selectionnez un champ pour votre single type","modelPage.attribute.relationWith":"Relation avec","plugin.description.long":"Mod\xe9lisez la structure de donn\xe9es de votre API. Cr\xe9er des nouveaux champs et relations en un instant. Les fichiers se cr\xe9ent et se mettent \xe0 jour automatiquement.","plugin.description.short":"Mod\xe9lisez la structure de donn\xe9es de votre API.","plugin.name":"Content-Type Builder","popUpForm.navContainer.advanced":"R\xe9glages avanc\xe9s","popUpForm.navContainer.base":"R\xe9glages de base","popUpWarning.bodyMessage.contentType.delete":"\xcates-vous s\xfbr de vouloir supprimer cette Collection ? Cela le supprimera aussi de vos types de contenu.","popUpWarning.draft-publish.button.confirm":"Oui, d\xe9sactiver","popUpWarning.draft-publish.message":"Si vous d\xe9sactivez le syst\xe8me Brouillon/Publier, vos brouillons seront supprim\xe9s.","popUpWarning.draft-publish.second-message":"\xcates-vous s\xfbr de vouloir le d\xe9sactiver ?","relation.attributeName.placeholder":"Ex : auteur, cat\xe9gorie, tag","relation.manyToMany":"a et appartient \xe0 plusieurs","relation.manyToOne":"a plusieurs","relation.manyWay":"a plusieurs","relation.oneToMany":"appartient \xe0 plusieurs","relation.oneToOne":"a et appartient \xe0 un","relation.oneWay":"a un"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1023],{66345:e=>{e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.boolean.description":"S\xec o no, 1 o 0, vero o falso","attribute.component":"Componente","attribute.component.description":"Gruppo di campi che puoi ripetere o riutilizzare","attribute.date":"Data","attribute.date.description":"Un selettore di date con ore, minuti e secondi","attribute.datetime":"Data e Ora","attribute.dynamiczone":"Zona dinamica","attribute.dynamiczone.description":"Scegli un componente dinamicamente durante la modifica del contenuto ","attribute.email":"Email","attribute.email.description":"Un campo Email con validazione del formato","attribute.enumeration":"Enumerazione","attribute.enumeration.description":"Scegli il valore da una lista precompilata","attribute.json":"JSON","attribute.json.description":"Dati in formato JSON","attribute.media":"Media","attribute.media.description":"File come immagini, video, ecc.","attribute.null":" ","attribute.number":"Numero","attribute.number.description":"Numeri (interi, float, decimali)","attribute.password":"Password","attribute.password.description":"Campo Password crittografato","attribute.relation":"Relazione","attribute.relation.description":"Per collegare una Collezione","attribute.richtext":"Testo formattato","attribute.richtext.description":"Un editor di testo con comandi per la formattazione","attribute.text":"Testo","attribute.text.description":"Testo semplice come titolo o descrizione","attribute.time":"Orario","attribute.timestamp":"Timestamp","attribute.uid":"UID","attribute.uid.description":"Identificatore univoco","button.attributes.add.another":"Aggiungi altro campo","button.component.add":"Aggiungi componente","button.component.create":"Crea nuovo componente","button.model.create":"Crea nuova Collezione","button.single-types.create":"Crea nuova Entit\xe0 singola","component.repeatable":"(ripetibile)","components.componentSelect.no-component-available":"Hai gi\xe0 aggiunto tutti i componenti","components.componentSelect.no-component-available.with-search":"Nessun componente con questa chiave di ricerca","components.componentSelect.value-component":"{number} componenti selezionati (digita per cercare un componente)","components.componentSelect.value-components":"{number} componenti selezionati","configurations":"configurazioni","contentType.collectionName.description":"Utile quando il nome della Collezione differisce dal nome della tabella del DB","contentType.collectionName.label":"Nome della Collezione","contentType.displayName.label":"Nome visualizzato","contentType.draftAndPublish.description":"Scrivi una bozza dell\'elemento prima di pubblicarlo","contentType.draftAndPublish.label":"Sistema Bozza/pubblicato","contentType.kind.change.warning":"Hai cambiato il genere di questo Tipo di Contenuto. Le API verranno ripristinate (route, controller e services verranno sovrascritti).","error.attributeName.reserved-name":"Questo nome non pu\xf2 essere utilizzato nel tuo Tipo di Contenuto perch\xe9 potrebbe danneggiare altre funzionalit\xe0","error.contentTypeName.reserved-name":"Questo nome non pu\xf2 essere utilizzato nel tuo progetto perch\xe9 potrebbe danneggiare altre funzionalit\xe0","error.validation.enum-duplicate":"Valori duplicati non ammessi","error.validation.minSupMax":"Non pu\xf2 essere maggiore","error.validation.regex":"Regex non valida","error.validation.relation.targetAttribute-taken":"Questo nome gi\xe0 esiste nella destinazione","form.attribute.component.option.add":"Aggiungi componente","form.attribute.component.option.create":"Crea nuovo componente","form.attribute.component.option.create.description":"I componenti sono condivisi tra Tipi e componenti, sono disponibili e accessibili da ovunque.","form.attribute.component.option.repeatable":"Componente ripetibile","form.attribute.component.option.repeatable.description":"Utile per istanze multiple (liste) come ingredienti, meta tag, ecc...","form.attribute.component.option.reuse-existing":"Usa componente esistente","form.attribute.component.option.reuse-existing.description":"Riutilizza un componente gi\xe0 creato per mantenere i dati consistenti tra i vari Tipi di Contenuto","form.attribute.component.option.single":"Componente singolo","form.attribute.component.option.single.description":"Utile per raggruppare campi correlati come quelli di un indirizzo","form.attribute.item.customColumnName":"Nome della colonna personalizzato","form.attribute.item.customColumnName.description":"Utile per rinominare le colonne del database e mantenere consistente il formato delle risposte API","form.attribute.item.defineRelation.fieldName":"Nome del campo","form.attribute.item.enumeration.graphql":"Override del nome GraphQL","form.attribute.item.enumeration.graphql.description":"Consente di ignorare l\'impostazione predefinita del nome generato per GraphQL","form.attribute.item.enumeration.placeholder":"Es:\\nmattina\\nmezzogiorno\\nsera","form.attribute.item.enumeration.rules":"Valori (un valore per riga)","form.attribute.item.maximum":"Valore massimo","form.attribute.item.maximumLength":"Lunghezza massima","form.attribute.item.minimum":"Valore minimo","form.attribute.item.minimumLength":"Lunghezza minima","form.attribute.item.number.type":"Formato del numero","form.attribute.item.number.type.biginteger":"intero grande (es: 123456789)","form.attribute.item.number.type.decimal":"decimale (es: 2.22)","form.attribute.item.number.type.float":"float (es: 3.33333333)","form.attribute.item.number.type.integer":"intero (es: 10)","form.attribute.item.privateField":"Campo privato","form.attribute.item.privateField.description":"Questo campo non sar\xe0 presente nelle risposte API","form.attribute.item.requiredField":"Campo obbligatorio","form.attribute.item.requiredField.description":"Non sarai in grado di creare una voce se questo campo \xe8 vuoto","form.attribute.item.text.regex":"Schema RegExp","form.attribute.item.text.regex.description":"Il testo di una Espressione Regolare","form.attribute.item.uniqueField":"Campo univoco","form.attribute.item.uniqueField.description":"Non sarai in grado di creare una voce, se c\'\xe8 una voce esistente con valore identico","form.attribute.media.allowed-types":"Seleziona i tipi di media permessi","form.attribute.media.allowed-types.option-files":"File","form.attribute.media.allowed-types.option-images":"Immagini","form.attribute.media.allowed-types.option-videos":"Video","form.attribute.media.option.multiple":"Media multipli","form.attribute.media.option.multiple.description":"Utile per slider, caroselli o download multipli","form.attribute.media.option.single":"Media singolo","form.attribute.media.option.single.description":"Utile per avatar, foto profilo o copertina","form.attribute.settings.default":"Valore di Default","form.attribute.text.option.long-text":"Testo lungo","form.attribute.text.option.long-text.description":"Utile per descrizioni o biografie. La ricerca esatta \xe8 disabilitata.","form.attribute.text.option.short-text":"Testo breve","form.attribute.text.option.short-text.description":"Utile per titoli, nomi, link (URL). Potrai eseguire una ricerca esatta sul campo.","form.button.add-components-to-dynamiczone":"Aggiungi componenti alla zona","form.button.add-field":"Aggiungi altro campo","form.button.add-first-field-to-created-component":"Aggiungi un primo campo al componente","form.button.add.field.to.collectionType":"Aggiungi un altro campo a questa Collezione","form.button.add.field.to.component":"Aggiungi un altro campo a questo componente","form.button.add.field.to.contentType":"Aggiungi un altro campo a questo Tipo di Contenuto","form.button.add.field.to.singleType":"Aggiungi un altro campo a questa Entit\xe0 singola","form.button.cancel":"Annulla","form.button.collection-type.description":"Utile per istanze multiple come articoli, prodotti, commenti, ecc...","form.button.configure-component":"Configura componente","form.button.configure-view":"Configura vista","form.button.select-component":"Seleziona un componente","form.button.single-type.description":"Indicato per entit\xe0 uniche come home page, chi siamo, ecc...","form.contentType.divider.draft-publish":"Draft/Publish","from":"da","modalForm.attribute.form.base.name.description":"Spazi non ammessi per il nome dell\'attributo","modalForm.attribute.form.base.name.placeholder":"Es: Slug, URL SEO, URL Canonico","modalForm.attribute.target-field":"Campo collegato","modalForm.attributes.select-component":"Seleziona un componente","modalForm.attributes.select-components":"Seleziona i componenti","modalForm.component.header-create":"Crea un componente","modalForm.components.create-component.category.label":"Seleziona una categoria o inserisci un nome per crearne una nuova","modalForm.components.icon.label":"Icona","modalForm.editCategory.base.name.description":"Spazi non ammessi per il nome della categoria","modalForm.header-edit":"Modifica {name}","modalForm.header.categories":"Categorie","modalForm.singleType.header-create":"Crea una Entit\xe0 singola","modalForm.sub-header.addComponentToDynamicZone":"Aggiungi nuovo componente alla zona dinamica","modalForm.sub-header.attribute.create":"Aggiungi nuovo campo {type}","modalForm.sub-header.attribute.create.step":"Aggiungi nuovo componente ({step}/2)","modalForm.sub-header.attribute.edit":"Modifica {name}","modalForm.sub-header.chooseAttribute.collectionType":"Seleziona un campo per la tua Collezione","modalForm.sub-header.chooseAttribute.component":"Seleziona un campo per il tuo componente","modalForm.sub-header.chooseAttribute.singleType":"Seleziona un campo per la tua Entit\xe0 singola","modelPage.attribute.relation-polymorphic":"Relazione (polimorfica)","modelPage.attribute.relationWith":"Relazione con","notification.info.autoreaload-disable":"La funzionalit\xe0 autoReload \xe8 richiesta per usare questo plugin. Avvia il tuo server con `strapi develop`","notification.info.creating.notSaved":"Per favore, salva il tuo lavoro prima di creare nuovi Tipi di Contenuto o componenti","plugin.description.long":"Modella la struttura dei dati delle tue API. Crea nuovi campi e relazioni in maniera visuale. I file vengono automaticamente creati e aggiornati nel tuo progetto.","plugin.description.short":"Modella la struttura dei dati delle tue API.","popUpForm.navContainer.advanced":"Impostazioni avanzate","popUpForm.navContainer.base":"Impostazioni di base","popUpWarning.bodyMessage.cancel-modifications":"Sei sicuro di voler annullare le tue modifiche?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Sei sicuro di voler annullare le tue modifiche? Alcuni componenti sono stati creati o modificati...","popUpWarning.bodyMessage.category.delete":"Sei sicuro di voler eliminare questa categoria? Verranno cancellati anche tutti i suoi componenti.","popUpWarning.bodyMessage.component.delete":"Sei sicuro di voler eliminare questo componente?","popUpWarning.bodyMessage.contentType.delete":"Sei sicuro di voler eliminare questa Collezione?","popUpWarning.draft-publish.button.confirm":"S\xec, disabilita","popUpWarning.draft-publish.message":"Se disabiliti il sistema Bozza/pubblicato, le tue bozze verranno eliminate.","popUpWarning.draft-publish.second-message":"Sei sicuro di volerlo disabilitare?","prompt.unsaved":"Sei sicuro di voler uscire? Tutte le modifiche verranno perdute.","relation.attributeName.placeholder":"Es: autore, categoria, tag","relation.manyToMany":"ha e appartiene a molti","relation.manyToOne":"ha molti","relation.manyWay":"ha molti","relation.oneToMany":"appartiene a molti","relation.oneToOne":"ha e appartiene a un","relation.oneWay":"ha un"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8907],{17473:t=>{t.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.date":"Date","attribute.email":"Email","attribute.enumeration":"Enumeration","attribute.json":"JSON","attribute.media":"Media","attribute.password":"Password","attribute.relation":"Relation","attribute.text":"Text","form.attribute.item.customColumnName":"\u30ab\u30b9\u30bf\u30e0\u5217\u540d","form.attribute.item.customColumnName.description":"\u3053\u308c\u306f\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30ab\u30e9\u30e0\u540d\u3092API\u306e\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u3088\u308a\u5305\u62ec\u7684\u306a\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306b\u5909\u66f4\u3059\u308b\u5834\u5408\u306b\u4fbf\u5229\u3067\u3059","form.attribute.item.defineRelation.fieldName":"\u30d5\u30a3\u30fc\u30eb\u30c9\u540d","form.attribute.item.enumeration.graphql":"GraphQL\u306e\u540d\u524d\u306e\u4e0a\u66f8\u304d","form.attribute.item.enumeration.graphql.description":"GraphQL\u306e\u65e2\u5b9a\u306e\u751f\u6210\u540d\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3067\u304d\u307e\u3059","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"\u6700\u5927\u5024","form.attribute.item.maximumLength":"\u6700\u5927\u9577","form.attribute.item.minimum":"\u6700\u5c0f\u5024","form.attribute.item.minimumLength":"\u6700\u5c0f\u9577","form.attribute.item.number.type":"\u6570\u5024\u5f62\u5f0f","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"integer (ex: 10)","form.attribute.item.requiredField":"\u5fc5\u9808\u30d5\u30a3\u30fc\u30eb\u30c9","form.attribute.item.requiredField.description":"\u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7a7a\u306e\u5834\u5408\u3001\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093","form.attribute.item.uniqueField":"\u4e00\u610f\u306e\u30d5\u30a3\u30fc\u30eb\u30c9","form.attribute.item.uniqueField.description":"\u540c\u3058\u5185\u5bb9\u306e\u65e2\u5b58\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u3042\u308b\u5834\u5408\u3001\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093","form.attribute.settings.default":"\u30c7\u30d5\u30a9\u30eb\u30c8\u5024","form.button.cancel":"\u30ad\u30e3\u30f3\u30bb\u30eb","from":"from","modelPage.attribute.relationWith":"\u95a2\u4fc2","plugin.description.long":"API\u306e\u30c7\u30fc\u30bf\u69cb\u9020\u3092\u30e2\u30c7\u30eb\u5316\u3057\u307e\u3059\u3002\u6570\u5206\u3067\u65b0\u3057\u3044\u30d5\u30a3\u30fc\u30eb\u30c9\u3068\u95a2\u4fc2\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002\u30d5\u30a1\u30a4\u30eb\u306f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u81ea\u52d5\u7684\u306b\u4f5c\u6210\u3055\u308c\u3001\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002","plugin.description.short":"API\u306e\u30c7\u30fc\u30bf\u69cb\u9020\u3092\u30e2\u30c7\u30eb\u5316\u3057\u307e\u3059\u3002","popUpForm.navContainer.advanced":"\u9ad8\u5ea6\u306a\u8a2d\u5b9a","popUpForm.navContainer.base":"\u57fa\u672c\u8a2d\u5b9a","popUpWarning.bodyMessage.contentType.delete":"\u3053\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30bf\u30a4\u30d7\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f","relation.attributeName.placeholder":"\u4f8b\uff1aauthor\u3001category\u3001tag","relation.manyToMany":"has and belongs to many","relation.manyToOne":"has many","relation.oneToMany":"belongs to many","relation.oneToOne":"has and belongs to one","relation.oneWay":"has one"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2567],{92329:t=>{t.exports=JSON.parse('{"ComponentIconPicker.search.placeholder":"\uc544\uc774\ucf58 \uac80\uc0c9","attribute.boolean":"\ubd88\ub9ac\uc5b8(Boolean)","attribute.boolean.description":"\uc608 \uc544\ub2c8\uc624, 1 \ub610\ub294 0, \ucc38 \ub610\ub294 \uac70\uc9d3","attribute.component":"\ucef4\ud3ec\ub10c\ud2b8","attribute.component.description":"\ubc18\ubcf5\ud558\uac70\ub098 \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud544\ub4dc \uadf8\ub8f9","attribute.date":"\ub0a0\uc9dc(Date)","attribute.date.description":"\uc2dc\uac04, \ubd84, \ucd08\uac00 \uc788\ub294 \ub370\uc774\ud2b8 \ud53c\ucee4","attribute.datetime":"Datetime","attribute.dynamiczone":"\ub2e4\uc774\ub098\ubbf9 \uc874","attribute.dynamiczone.description":"\ub0b4\uc6a9\uc744 \ud3b8\uc9d1\ud560 \ub54c \ub3d9\uc801\uc73c\ub85c \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4.","attribute.email":"\uc774\uba54\uc77c(Email)","attribute.email.description":"\uc720\ud6a8\uc131 \uac80\uc0ac\uac00 \uac00\ub2a5\ud55c \uc774\uba54\uc77c \ud544\ub4dc","attribute.enumeration":"\uc5f4\uac70(Enumeration)","attribute.enumeration.description":"\uac12\uc744 \ub098\uc5f4\ud558\uace0 \uc120\ud0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","attribute.json":"JSON","attribute.json.description":"JSON \ud615\uc2dd\uc758 \ub370\uc774\ud130","attribute.media":"\ubbf8\ub514\uc5b4(Media)","attribute.media.description":"\uc774\ubbf8\uc9c0, \ube44\ub514\uc624 \ub4f1\uc758 \ud30c\uc77c","attribute.null":" ","attribute.number":"\uc22b\uc790(Number)","attribute.number.description":"\uc22b\uc790 (integer, float, decimal)","attribute.password":"\ud328\uc2a4\uc6cc\ub4dc(Password)","attribute.password.description":"\uc554\ud638\ud654\ub41c \ube44\ubc00\ubc88\ud638 \ud544\ub4dc","attribute.relation":"\uad00\uacc4(Relation)","attribute.relation.description":"\ucf5c\ub809\uc158 \ud0c0\uc785\uc744 \ucc38\uc870\ud558\ub294 \ud544\ub4dc","attribute.richtext":"\uc11c\uc2dd\uc788\ub294 \ud14d\uc2a4\ud2b8(Rich text)","attribute.richtext.description":"\uc11c\uc2dd \uc635\uc158\uc774 \uc788\ub294 \ub9ac\uce58 \ud14d\uc2a4\ud2b8 \uc5d0\ub514\ud130","attribute.text":"\ud14d\uc2a4\ud2b8(Text)","attribute.text.description":"\uc81c\ubaa9 \ub610\ub294 \uc124\uba85\uacfc \uac19\uc774 \uc9e7\uac70\ub098 \uae34 \ud14d\uc2a4\ud2b8","attribute.time":"Time","attribute.timestamp":"\ud0c0\uc784\uc2a4\ud0ec\ud504","attribute.uid":"UID","attribute.uid.description":"Unique identifier","button.attributes.add.another":"\uc0c8 \ud544\ub4dc \ucd94\uac00","button.component.add":"\uc0c8 \ucef4\ud3ec\ub10c\ud2b8 \ucd94\uac00","button.component.create":"\uc0c8 \ucef4\ud3ec\ub10c\ud2b8 \uc0dd\uc131","button.model.create":"\uc0c8 \ucf5c\ub809\uc158 \ud0c0\uc785 \uc0dd\uc131","button.single-types.create":"\uc0c8 \uc2f1\uae00 \ud0c0\uc785 \uc0dd\uc131","component.repeatable":"(repeatable)","components.SelectComponents.displayed-value":"{number, plural, =0 {# \uac1c} one {# \uac1c} other {# \uac1c}}\uc758 \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc120\ud0dd\ub428","components.componentSelect.no-component-available":"\uc774\ubbf8 \ubaa8\ub4e0 \ucef4\ud3ec\ub10c\ud2b8\uac00 \ucd94\uac00\ub418\uc5c8\uc2b5\ub2c8\ub2e4.","components.componentSelect.no-component-available.with-search":"\uac80\uc0c9\uacfc \uc77c\uce58\ud558\ub294 \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.","components.componentSelect.value-component":"{number} component selected (type to search for a component)","components.componentSelect.value-components":"{number} \uac1c\uc758 \ucef4\ud3ec\ub10c\ud2b8 \uc120\ud0dd\ub428","configurations":"\uc124\uc815","contentType.apiId-plural.description":"\ubcf5\uc218 \ud615\uc2dd\uc758 API ID","contentType.apiId-plural.label":"API ID (\ubcf5\uc218)","contentType.apiId-singular.description":"UID\ub294 API \uacbd\ub85c \ubc0f \ub370\uc774\ud130\ubca0\uc774\uc2a4 \ud14c\uc774\ube14/ \uceec\ub809\uc158\uc744 \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.","contentType.apiId-singular.label":"API ID (\ub2e8\uc218)","contentType.collectionName.description":"\ucf58\ud150\uce20 \ud0c0\uc785\uacfc \ud14c\uc774\ube14 \uc774\ub984\uc774 \ub2e4\ub97c \ub54c \uc720\uc6a9\ud569\ub2c8\ub2e4.","contentType.collectionName.label":"\ucf5c\ub809\uc158 \uc774\ub984","contentType.displayName.label":"\ud45c\uc2dc \uc774\ub984","contentType.draftAndPublish.description":"\uac01 \ud56d\ubaa9\uc744 \ubc1c\ud589\ud558\uae30 \uc804\uc5d0 \ucd08\uc548 \ubc84\uc804\uc744 \uc791\uc131\ud569\ub2c8\ub2e4.","contentType.draftAndPublish.label":"\ucd08\uc548/\ubc1c\ud589 \uc2dc\uc2a4\ud15c","contentType.kind.change.warning":"\ucf58\ud150\uce20 \ud0c0\uc785\uc744 \uc218\uc815\ud588\uc2b5\ub2c8\ub2e4. API\uac00 \ub9ac\uc14b\ub429\ub2c8\ub2e4(\ub77c\uc6b0\ud2b8, \ucee8\ud2b8\ub864\ub7ec, \uc11c\ube44\uc2a4\uac00 \ub36e\uc5b4\uc50c\uc6cc\uc9d1\ub2c8\ub2e4.)","error.attributeName.reserved-name":"\uc774 \uc774\ub984\uc740 \ub2e4\ub978 \uae30\ub2a5\uc744 \uc190\uc0c1\uc2dc\ud0ac \uc218 \uc788\uc73c\ubbc0\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.contentType.pluralName-used":"\uc774 \uac12\uc740 \ub2e8\uc218 \uc774\ub984\uacfc \uac19\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.contentType.singularName-used":"\uc774 \uac12\uc740 \ubcf5\uc218 \uc774\ub984\uacfc \uac19\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.contentTypeName.reserved-name":"\uc774 \uc774\ub984\uc740 \ub2e4\ub978 \uae30\ub2a5\uc744 \uc190\uc0c1\uc2dc\ud0ac \uc218 \uc788\uc73c\ubbc0\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.validation.enum-duplicate":"\uc911\ubcf5\ub41c \uac12\uc740 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.validation.enum-empty-string":"\ube48 \ubb38\uc790\uc5f4\uc740 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","error.validation.minSupMax":"Can\'t be superior","error.validation.positive":"\uc591\uc218\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.","error.validation.regex":"\uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uc815\uaddc\uc2dd \ud328\ud134\uc785\ub2c8\ub2e4.","error.validation.relation.targetAttribute-taken":"\ub300\uc0c1 \ub9b4\ub808\uc774\uc158\uc5d0\uc11c \uc0ac\uc6a9\uc911\uc778 \uc774\ub984\uc785\ub2c8\ub2e4.","form.attribute.component.option.add":"\uc0c8 \ucef4\ud3ec\ub10c\ud2b8 \ucd94\uac00","form.attribute.component.option.create":"\uc0c8 \ucef4\ud3ec\ub10c\ud2b8 \uc0dd\uc131","form.attribute.component.option.create.description":"\ucef4\ud3ec\ub10c\ud2b8\ub294 \ucf58\ud150\uce20 \ud0c0\uc785\uacfc \ucef4\ud3ec\ub10c\ud2b8\ub4e4 \uc0ac\uc774\uc5d0 \uacf5\uc720\ub418\uba70, \uc5b4\ub514\uc11c\ub098 \uc0ac\uc6a9\uacfc \uc811\uadfc\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.","form.attribute.component.option.repeatable":"\ubc18\ubcf5 \ucef4\ud3ec\ub10c\ud2b8","form.attribute.component.option.repeatable.description":"\uc7ac\ub8cc, \uba54\ud0c0 \ud0dc\uadf8 \ub4f1 \uc5ec\ub7ec \uc778\uc2a4\ud134\uc2a4(\ubc30\uc5f4) \uad6c\uc131\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","form.attribute.component.option.reuse-existing":"\uae30\uc874 \ucef4\ud3ec\ub10c\ud2b8 \uc0ac\uc6a9","form.attribute.component.option.reuse-existing.description":"\uc0dd\uc131\ub41c \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc7ac\uc0ac\uc6a9\ud569\ub2c8\ub2e4. \ucf58\ud150\uce20 \ud0c0\uc785\uac04\uc5d0 \ub370\uc774\ud130\ub97c \uc77c\uad00\ub418\uac8c \uc720\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","form.attribute.component.option.single":"\ub2e8\uc77c \ucef4\ud3ec\ub10c\ud2b8","form.attribute.component.option.single.description":"\uc804\uccb4 \uc8fc\uc18c\uc9c0, \uae30\ubcf8 \uc815\ubcf4 \ub4f1\uacfc \uac19\uc740 \ud544\ub4dc\ub97c \uadf8\ub8f9\ud654\ud558\ub294 \ub370 \uc801\ud569\ud569\ub2c8\ub2e4.","form.attribute.item.customColumnName":"\ucee4\uc2a4\ud140 \uceec\ub7fc \uc774\ub984","form.attribute.item.customColumnName.description":"API \uc751\ub2f5\uc744 \uc704\ud574 \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uceec\ub7fc \uc774\ub984\uc744 \ud3ec\uad04\uc801\uc778 \ud615\uc2dd\uc73c\ub85c \ubcc0\uacbd\ud558\ub294\ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4.","form.attribute.item.defineRelation.fieldName":"\ud544\ub4dc \uc774\ub984","form.attribute.item.enumeration.graphql":"GraphQL\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc774\ub984","form.attribute.item.enumeration.graphql.description":"\uae30\ubcf8 \uc0dd\uc131\ub41c \uc774\ub984\uc744 GraphQL\uc5d0\uc11c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.","form.attribute.item.enumeration.placeholder":"Ex:\\nmorning\\nnoon\\nevening","form.attribute.item.enumeration.rules":"\uac12 (\ud55c \uc904\uc5d0 \ud558\ub098\uc529 \uc785\ub825)","form.attribute.item.maximum":"\ucd5c\ub300 \uac12","form.attribute.item.maximumLength":"\ucd5c\ub300 \uae38\uc774","form.attribute.item.minimum":"\ucd5c\uc18c \uac12","form.attribute.item.minimumLength":"\ucd5c\uc18c \uae38\uc774","form.attribute.item.number.type":"\uc22b\uc790 \ud615\uc2dd","form.attribute.item.number.type.biginteger":"big integer (ex: 123456789)","form.attribute.item.number.type.decimal":"\uc18c\uc218 (ex: 2.22)","form.attribute.item.number.type.float":"\uc2e4\uc218 (ex: 3.33333333)","form.attribute.item.number.type.integer":"\uc815\uc218 (ex: 10)","form.attribute.item.privateField":"Private field","form.attribute.item.privateField.description":"\uc774 \ud544\ub4dc\ub294 API \uc751\ub2f5\uc5d0 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.","form.attribute.item.requiredField":"\ud544\uc218 \ud56d\ubaa9","form.attribute.item.requiredField.description":"\ud544\uc218 \ud56d\ubaa9\uc77c \uacbd\uc6b0 \uccb4\ud06c\ud558\uc138\uc694.","form.attribute.item.text.regex":"\uc815\uaddc\uc2dd \ud328\ud134","form.attribute.item.text.regex.description":"\uc815\uaddc\uc2dd \ud14d\uc2a4\ud2b8","form.attribute.item.uniqueField":"\uc720\ub2c8\ud06c \ud56d\ubaa9","form.attribute.item.uniqueField.description":"\uc720\uc77c\ud55c \uac12\ub9cc \ud5c8\uc6a9 \ud560 \uacbd\uc6b0 \uccb4\ud06c\ud558\uc138\uc694.","form.attribute.media.allowed-types":"\ud5c8\uc6a9\ud560 \ubbf8\ub514\uc5b4 \ud0c0\uc785\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.","form.attribute.media.allowed-types.option-files":"\ud30c\uc77c","form.attribute.media.allowed-types.option-images":"\uc774\ubbf8\uc9c0","form.attribute.media.allowed-types.option-videos":"\uc601\uc0c1","form.attribute.media.option.multiple":"\ubcf5\uc218 \ubbf8\ub514\uc5b4","form.attribute.media.option.multiple.description":"\uc2ac\ub77c\uc774\ub354, \uce90\ub85c\uc140(carousels), \ud639\uc740 \uc5ec\ub7ec \ud30c\uc77c \ub2e4\uc6b4\ub85c\ub4dc\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","form.attribute.media.option.single":"\ub2e8\uc77c \ubbf8\ub514\uc5b4","form.attribute.media.option.single.description":"\uc544\ubc14\ud0c0, \ud504\ub85c\ud544 \uc0ac\uc9c4 \ub610\ub294 \ucee4\ubc84\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","form.attribute.settings.default":"\uae30\ubcf8\uac12","form.attribute.text.option.long-text":"\uae34 \ud14d\uc2a4\ud2b8","form.attribute.text.option.long-text.description":"\uc124\uba85, \uc774\uc57c\uae30\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4. \uc815\ud655\ud55c \uac80\uc0c9(Exact search)\uc740 \ubd88\uac00\ub2a5\ud569\ub2c8\ub2e4.","form.attribute.text.option.short-text":"\uc9e7\uc740 \ud14d\uc2a4\ud2b8","form.attribute.text.option.short-text.description":"\uc81c\ubaa9, \uc774\ub984, \ub9c1\ud06c(URL)\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4. \ub610\ud55c \ud544\ub4dc\uc5d0\uc11c \uc815\ud655\ud55c \uac80\uc0c9(Exact search)\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.","form.button.add-components-to-dynamiczone":"\ub2e4\uc774\ub098\ubbf9 \uc874\uc5d0 \ucef4\ud3ec\ub10c\ud2b8 \ucd94\uac00","form.button.add-field":"\ub2e4\ub978 \ud544\ub4dc \ucd94\uac00","form.button.add-first-field-to-created-component":"\ucef4\ud3ec\ub10c\ud2b8\uc5d0 \uccab \ud544\ub4dc \ub9cc\ub4e4\uae30","form.button.add.field.to.collectionType":"\uc774 \ucf5c\ub809\uc158 \ud0c0\uc785\uc5d0 \ub2e4\ub978 \ud544\ub4dc \ucd94\uac00\ud558\uae30","form.button.add.field.to.component":"\uc774 \ucef4\ud3ec\ub10c\ud2b8\uc5d0 \ub2e4\ub978 \ud544\ub4dc \ucd94\uac00\ud558\uae30","form.button.add.field.to.contentType":"\uc774 \ucf58\ud150\uce20 \ud0c0\uc785\uc5d0 \ub2e4\ub978 \ud544\ub4dc \ucd94\uac00\ud558\uae30","form.button.add.field.to.singleType":"\uc774 \uc2f1\uae00 \ud0c0\uc785\uc5d0 \ub2e4\ub978 \ud544\ub4dc \ucd94\uac00\ud558\uae30","form.button.cancel":"\ucde8\uc18c","form.button.collection-type.description":"\uae30\uc0ac(Article), \uc81c\ud488(Product) \ub4f1 \uc5ec\ub7ec\uac1c\uc758 \ucf58\ud150\uce20\uac00 \ud544\uc694\ud55c \uacbd\uc6b0\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","form.button.configure-component":"\ucef4\ud3ec\ub10c\ud2b8 \uc124\uc815","form.button.configure-view":"\ubcf4\uae30 \uc124\uc815","form.button.select-component":"\ucef4\ud3ec\ub10c\ud2b8 \uc120\ud0dd","form.button.single-type.description":"About us, \ud648\ud398\uc774\uc9c0 \ub4f1 \ub2e8\uc77c \ucf58\ud150\uce20\uac00 \ud544\uc694\ud55c \uacbd\uc6b0\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.","form.contentType.divider.draft-publish":"\ucd08\uc548/\ubc1c\ud589","from":"from","listView.headerLayout.description":"\ucf58\ud150\uce20 \uad6c\uc870\ub97c \ub9cc\ub4ed\ub2c8\ub2e4.","modalForm.attribute.form.base.name.description":"\uc18d\uc131 \uc774\ub984\uc5d0\ub294 \uacf5\ubc31\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","modalForm.attribute.form.base.name.placeholder":"\uc608: Slug, SEO URL, \ud45c\uc900 URL","modalForm.attribute.target-field":"Attached field","modalForm.attributes.select-component":"\ucef4\ud3ec\ub10c\ud2b8 \uc120\ud0dd","modalForm.attributes.select-components":"\ucef4\ud3ec\ub10c\ud2b8 \uc5ec\ub7ec\uac1c \uc120\ud0dd","modalForm.collectionType.header-create":"\ucf5c\ub809\uc158 \ud0c0\uc785 \uc0dd\uc131","modalForm.component.header-create":"\ucef4\ud3ec\ub10c\ud2b8 \uc0dd\uc131","modalForm.components.create-component.category.label":"\uce74\ud14c\uace0\ub9ac\ub97c \uc120\ud0dd\ud558\uac70\ub098 \uc0c8 \uce74\ud14c\uace0\ub9ac \uc774\ub984\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.","modalForm.components.icon.label":"\uc544\uc774\ucf58","modalForm.editCategory.base.name.description":"\uce74\ud14c\uace0\ub9ac \uc774\ub984\uc5d0 \uacf5\ubc31\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","modalForm.header-edit":"{name} \uc218\uc815","modalForm.header.categories":"\uce74\ud14c\uace0\ub9ac","modalForm.singleType.header-create":"\uc2f1\uae00 \ud0c0\uc785 \uc0dd\uc131","modalForm.sub-header.addComponentToDynamicZone":"\ub2e4\uc774\ub098\ubbf9 \uc874\uc5d0 \uc0c8 \ucef4\ud3ec\ub10c\ud2b8\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.","modalForm.sub-header.attribute.create":"\uc0c8 {type} \ud544\ub4dc \ucd94\uac00","modalForm.sub-header.attribute.create.step":"\uc0c8 \ucef4\ud3ec\ub10c\ud2b8 \ucd94\uac00 ({step}/2)","modalForm.sub-header.attribute.edit":"{name} \uc218\uc815","modalForm.sub-header.chooseAttribute.collectionType":"\ucf5c\ub809\uc158 \ud0c0\uc785\uc5d0 \ucd94\uac00\ud560 \ud544\ub4dc\ub97c \uc120\ud0dd\ud574\uc8fc\uc138\uc694.","modalForm.sub-header.chooseAttribute.component":"\ucef4\ud3ec\ub10c\ud2b8\uc5d0 \ucd94\uac00\ud560 \ud544\ub4dc\ub97c \uc120\ud0dd\ud574\uc8fc\uc138\uc694.","modalForm.sub-header.chooseAttribute.singleType":"\uc2f1\uae00 \ud0c0\uc785\uc5d0 \ucd94\uac00\ud560 \ud544\ub4dc\ub97c \uc120\ud0dd\ud574\uc8fc\uc138\uc694.","modelPage.attribute.relation-polymorphic":"\ub9b4\ub808\uc774\uc158 (polymorphic)","modelPage.attribute.relationWith":"\uad00\uacc4","notification.info.autoreaload-disable":"\uc774 \ud50c\ub7ec\uadf8\uc778\uc744 \uc0ac\uc6a9\ud558\ub824\uba74 autoReload \uae30\ub2a5\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. `strapi develop`\ub85c \uc11c\ubc84\ub97c \uc2dc\uc791\ud574\uc8fc\uc138\uc694.","notification.info.creating.notSaved":"\uc0c8 \ucf5c\ub809\uc158 \ud0c0\uc785 \ub610\ub294 \ucef4\ud3ec\ub10c\ud2b8\ub97c \ub9cc\ub4e4\uae30 \uc804\uc5d0 \uc791\uc5c5\uc744 \uc800\uc7a5\ud574\uc8fc\uc138\uc694.","plugin.description.long":"API\ub97c \uc704\ud55c \ub370\uc774\ud130 \uad6c\uc870\ub97c \ubaa8\ub378\ub9c1 \ud569\ub2c8\ub2e4. \uc0c8\ub85c\uc6b4 \ud544\ub4dc\uc640 \ub9b4\ub808\uc774\uc158\uc744 \uac04\ub2e8\ud788 \ub9cc\ub4dc\uc138\uc694. \uc790\ub3d9\uc73c\ub85c \uc124\uc815 \ud30c\uc77c\uc774 \ub9cc\ub4e4\uc5b4 \uc9c0\uace0 \ud504\ub85c\uc81d\ud2b8\uc5d0 \ucd94\uac00\ub429\ub2c8\ub2e4.","plugin.description.short":"API\ub97c \uc704\ud55c \ub370\uc774\ud130 \uad6c\uc870\ub97c \ubaa8\ub378\ub9c1 \ud569\ub2c8\ub2e4.","plugin.name":"\ucf58\ud150\uce20 \ud0c0\uc785 \ube4c\ub354","popUpForm.navContainer.advanced":"\uace0\uae09 \uc124\uc815","popUpForm.navContainer.base":"\uae30\ubcf8 \uc124\uc815","popUpWarning.bodyMessage.cancel-modifications":"\uc218\uc815 \ub0b4\uc6a9\uc744 \ucde8\uc18c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\uc218\uc815 \ub0b4\uc6a9\uc744 \ucde8\uc18c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \uc0dd\uc131 \ud639\uc740 \uc218\uc815\ub41c \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc788\uc2b5\ub2c8\ub2e4.","popUpWarning.bodyMessage.category.delete":"\uc774 \uce74\ud14c\uace0\ub9ac\ub97c \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \ubaa8\ub4e0 \ucef4\ud3ec\ub10c\ud2b8\uac00 \ud568\uaed8 \uc0ad\uc81c\ub429\ub2c8\ub2e4.","popUpWarning.bodyMessage.component.delete":"\uc774 \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc0ad\uc81c\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","popUpWarning.bodyMessage.contentType.delete":"\uc774 \ucf58\ud150\uce20 \ud0c0\uc785\uc744 \uc0ad\uc81c \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","popUpWarning.draft-publish.button.confirm":"\ub124, \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4.","popUpWarning.draft-publish.message":"\ucd08\uc548/\ubc1c\ud589 \uc2dc\uc2a4\ud15c\uc744 \ube44\ud65c\uc131\ud654\ud558\uba74 \ucd08\uc548\uc774 \uc0ad\uc81c\ub429\ub2c8\ub2e4.","popUpWarning.draft-publish.second-message":"\uc0ac\uc6a9 \uc548 \ud568\uc73c\ub85c \uc124\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","prompt.unsaved":"\uc774 \ud398\uc774\uc9c0\ub97c \ub5a0\ub098\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \ubaa8\ub4e0 \ubcc0\uacbd \uc0ac\ud56d\uc774 \uc5c6\uc5b4\uc9d1\ub2c8\ub2e4.","relation.attributeName.placeholder":"\uc608: author, category, tag","relation.manyToMany":"N : N","relation.manyToOne":"has many","relation.manyWay":"has many","relation.oneToMany":"1 : N","relation.oneToOne":"1 : 1","relation.oneWay":"has one","table.button.no-fields":"\uc0c8 \ud544\ub4dc \ucd94\uac00","table.content.create-first-content-type":"\uccab \ucf5c\ub809\uc158 \ud0c0\uc785\uc744 \ub9cc\ub4e4\uc5b4\ubcf4\uc138\uc694.","table.content.no-fields.collection-type":"\ucf5c\ub809\uc158 \ud0c0\uc785\uc5d0 \uccab \ud544\ub4dc\ub97c \ucd94\uac00\ud574\ubcf4\uc138\uc694.","table.content.no-fields.component":"\ucef4\ud3ec\ub10c\ud2b8\uc5d0 \uccab \ud544\ub4dc\ub97c \ucd94\uac00\ud574\ubcf4\uc138\uc694."}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[5906],{52805:e=>{e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.date":"Data","attribute.email":"Email","attribute.enumeration":"Enumera\xe7\xe3o","attribute.json":"JSON","attribute.media":"M\xeddia","attribute.password":"Senha","attribute.relation":"Rela\xe7\xe3o","attribute.text":"Texto","form.attribute.item.customColumnName":"Nomes de colunas customizadas","form.attribute.item.customColumnName.description":"Isto \xe9 \xfatil para renomear os nomes das colunas da base de dados em um formato mais abrangente para as respostas da API","form.attribute.item.defineRelation.fieldName":"Nome do campo","form.attribute.item.enumeration.graphql":"Substitui\xe7\xe3o de nome para o GraphQL","form.attribute.item.enumeration.graphql.description":"Permite \xe0 si a substitui\xe7\xe3o do nome predefinido para o GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmanh\xe3\\ntarde\\nnoite","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"Valor m\xe1ximo","form.attribute.item.maximumLength":"Tamanho m\xe1ximo","form.attribute.item.minimum":"Valor m\xednimo","form.attribute.item.minimumLength":"Tamanho m\xednimo","form.attribute.item.number.type":"Formato num\xe9rico","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"inteiro (ex: 10)","form.attribute.item.requiredField":"Campo obrigat\xf3rio","form.attribute.item.requiredField.description":"Voc\xea n\xe3o poder\xe1 criar um registro se este campo estiver vazio","form.attribute.item.uniqueField":"Campo \xfanico","form.attribute.item.uniqueField.description":"Voc\xea n\xe3o poder\xe1 criar um registro se houver outro registro com o nome do campo id\xeantico","form.attribute.settings.default":"Valor predefinido","form.button.cancel":"Cancelar","from":"de","modelPage.attribute.relationWith":"Rela\xe7\xe3o com","plugin.description.long":"Molde a estrutura de dados da sua API. Crie novos campos e rela\xe7\xf5es em apenas um minuto. Os arquivos s\xe3o automaticamente criados e atualizados no seu projeto.","plugin.description.short":"Molde a estrutura de dados da sua API.","popUpForm.navContainer.advanced":"Defini\xe7\xf5es Avan\xe7adas","popUpForm.navContainer.base":"Defini\xe7\xf5es b\xe1sicas","popUpWarning.bodyMessage.contentType.delete":"Tem a certeza que deseja remover este Tipo de Conte\xfado?","relation.attributeName.placeholder":"Ex: autor, cat\xe9goria, etiqueta","relation.manyToMany":"tem e pertence \xe0 v\xe1rios","relation.manyToOne":"tem v\xe1rios","relation.oneToMany":"pertence \xe0 v\xe1rios","relation.oneToOne":"tem e pertence \xe0 um","relation.oneWay":"tem um"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7934],{47036:e=>{e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.date":"Data","attribute.email":"Email","attribute.enumeration":"Enumera\xe7\xe3o","attribute.json":"JSON","attribute.media":"Media","attribute.password":"Palavra-passe","attribute.relation":"Rela\xe7\xe3o","attribute.text":"Texto","form.attribute.item.customColumnName":"Nomes de colunas customizadas","form.attribute.item.customColumnName.description":"Isto \xe9 \xfatil para renomear os nomes das colunas da base de dados em um formato mais abrangente para as respostas da API","form.attribute.item.defineRelation.fieldName":"Nome do campo","form.attribute.item.enumeration.graphql":"Substitui\xe7\xe3o de nome para o GraphQL","form.attribute.item.enumeration.graphql.description":"Permite \xe0 si a substitui\xe7\xe3o do nome predefinido para o GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmanh\xe3\\ntarde\\nnoite","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"Valor m\xe1ximo","form.attribute.item.maximumLength":"Comprimento m\xe1ximo","form.attribute.item.minimum":"Valor m\xednimo","form.attribute.item.minimumLength":"Comprimento m\xednimo","form.attribute.item.number.type":"Formato num\xe9rico","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"inteiro (ex: 10)","form.attribute.item.requiredField":"Campo obrigat\xf3rio","form.attribute.item.requiredField.description":"Voc\xea n\xe3o ser\xe1 capaz de criar uma entrada se este campo estiver vazio","form.attribute.item.uniqueField":"Campo \xfanico","form.attribute.item.uniqueField.description":"Voc\xea n\xe3o ser\xe1 capaz de criar uma entrada se houver uma entrada existente com conte\xfado id\xeantico","form.attribute.settings.default":"Valor predefinido","form.button.cancel":"Cancelar","from":"de","modelPage.attribute.relationWith":"Rela\xe7\xe3o com","plugin.description.long":"Modelize a estrutura de dados da sua API. Crie novos campos e rela\xe7\xf5es em apenas um minuto. Os arquivos s\xe3o automaticamente criados e actualizados no seu projecto.","plugin.description.short":"Modelize a estrutura de dados da sua API.","popUpForm.navContainer.advanced":"Defini\xe7\xf5es Avan\xe7adas","popUpForm.navContainer.base":"Defini\xe7\xf5es b\xe1sicas","popUpWarning.bodyMessage.contentType.delete":"Tem a certeza que pretende apagar este Tipo de Conte\xfado?","relation.attributeName.placeholder":"Ex: autor, cat\xe9goria, tag","relation.manyToMany":"tem e pertence \xe0 v\xe1rios","relation.manyToOne":"tem v\xe1rios","relation.oneToMany":"pertence \xe0 v\xe1rios","relation.oneToOne":"tem e pertence \xe0 um","relation.oneWay":"tem um"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7186],{72379:t=>{t.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"\u0414\u0430 \u0438\u043b\u0438 \u043d\u0435\u0442, 1 \u0438\u043b\u0438 0, \u0418\u0441\u0442\u0438\u043d\u0430 \u0438\u043b\u0438 \u041b\u043e\u0436\u044c","attribute.component":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","attribute.component.description":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 - \u0433\u0440\u0443\u043f\u043f\u0430 \u043f\u043e\u043b\u0435\u0439, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u0434\u043b\u044f \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f","attribute.date":"Date","attribute.date.description":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0434\u0430\u0442\u043e\u0439 \u0438 \u0432\u0440\u0435\u043c\u0435\u043d\u0435\u043c","attribute.datetime":"Datetime","attribute.dynamiczone":"Dynamic zone","attribute.dynamiczone.description":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b \u0441 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c","attribute.email":"Email","attribute.email.description":"\u041f\u043e\u043b\u0435 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u0441 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u0444\u043e\u0440\u043c\u0430\u0442\u0430","attribute.enumeration":"Enumeration","attribute.enumeration.description":"\u041f\u0435\u0440\u0435\u0447\u0435\u043d\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439, \u0432\u044b\u0431\u0438\u0440\u0430\u0435\u0442\u0441\u044f \u043e\u0434\u043d\u043e","attribute.json":"JSON","attribute.json.description":"\u0414\u0430\u043d\u043d\u044b\u0435 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON","attribute.media":"Media","attribute.media.description":"\u0410\u0443\u0434\u0438\u043e- \u0432\u0438\u0434\u0435\u043e- \u0438 \u043f\u0440\u043e\u0447\u0438\u0435 \u043c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b\u044b","attribute.null":" ","attribute.number":"Number","attribute.number.description":"\u0427\u0438\u0441\u043b\u0430 (integer, float, decimal)","attribute.password":"Password","attribute.password.description":"\u041f\u043e\u043b\u0435 \u043f\u0430\u0440\u043e\u043b\u044f \u0441 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c","attribute.relation":"Relation","attribute.relation.description":"\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043a\u0430\u043a\u043e\u0439-\u043b\u0438\u0431\u043e \u0442\u0438\u043f \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430","attribute.richtext":"Rich text","attribute.richtext.description":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u0430 \u0441 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c","attribute.text":"Text","attribute.text.description":"\u041c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439 \u0438\u043b\u0438 \u0434\u043b\u0438\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0438\u043b\u0438 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","attribute.time":"Time","attribute.timestamp":"Timestamp","attribute.uid":"UID","attribute.uid.description":"\u0423\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440","button.attributes.add.another":"\u0415\u0449\u0451 \u043f\u043e\u043b\u0435","button.component.add":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","button.component.create":"\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","button.model.create":"\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u0442\u0438\u043f \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430","button.single-types.create":"\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u0435\u0434\u0438\u043d\u0438\u0447\u043d\u044b\u0439 \u0442\u0438\u043f","component.repeatable":"(\u043f\u043e\u0432\u0442\u043e\u0440\u044f\u0435\u0442\u0441\u044f)","components.componentSelect.no-component-available":"\u0412\u044b \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438 \u0432\u0441\u0435 \u0438\u043c\u0435\u044e\u0449\u0438\u0435\u0441\u044f \u0433\u0440\u0443\u043f\u043f\u044b \u043f\u043e\u043b\u0435\u0439","components.componentSelect.no-component-available.with-search":"\u041f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0433\u0440\u0443\u043f\u043f \u043f\u043e\u043b\u0435\u0439 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e","components.componentSelect.value-component":"\u0412\u044b\u0431\u0440\u0430\u043d\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 - {number} (\u043d\u0430\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u043b\u044f \u043f\u043e\u0438\u0441\u043a\u0430)","components.componentSelect.value-components":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 \u0432\u044b\u0431\u0440\u0430\u043d\u043e - {number}","configurations":"\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438","contentType.collectionName.description":"\u041f\u043e\u043b\u0435\u0437\u043d\u043e, \u043a\u043e\u0433\u0434\u0430 \u0438\u043c\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u0442\u0438\u043f\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 \u0438 \u0438\u043c\u044f \u0432\u0430\u0448\u0435\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u0440\u0430\u0437\u043b\u0438\u0447\u0430\u044e\u0442\u0441\u044f","contentType.collectionName.label":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u0438","contentType.displayName.label":"\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u043e\u0435 \u0438\u043c\u044f","contentType.draftAndPublish.description":"\u041d\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u0447\u0435\u0440\u043d\u043e\u0432\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u043a\u0430\u0436\u0434\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u043f\u0435\u0440\u0435\u0434 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0435\u0439","contentType.draftAndPublish.label":"\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0447\u0435\u0440\u043d\u043e\u0432\u0438\u043a\u043e\u0432/\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0439","contentType.kind.change.warning":"\u0412\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0447\u0442\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0438 \u0442\u0438\u043f \u0442\u0438\u043f\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430: API \u0431\u0443\u0434\u0435\u0442 \u0441\u0431\u0440\u043e\u0448\u0435\u043d (\u043c\u0430\u0440\u0448\u0440\u0443\u0442\u044b, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u043b\u0435\u0440\u044b \u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0438\u0441\u0430\u043d\u044b).","error.attributeName.reserved-name":"\u042d\u0442\u043e \u0438\u043c\u044f \u043d\u0435\u043b\u044c\u0437\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432 \u0432\u0430\u0448\u0435\u043c \u0442\u0438\u043f\u0435 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430, \u0442\u0430\u043a \u043a\u0430\u043a \u044d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438.","error.contentTypeName.reserved-name":"\u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0437\u0430\u0440\u0435\u0437\u0435\u0440\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435","error.validation.enum-duplicate":"\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u044e\u0449\u0438\u0435\u0441\u044f \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u044e\u0442\u0441\u044f","error.validation.enum-empty-string":"\u041d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043f\u0443\u0441\u0442\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u043e\u0439","error.validation.minSupMax":"\u041d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u0445\u043e\u0434\u0438\u0442\u044c \u0437\u0430 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f","error.validation.regex":"\u0428\u0430\u0431\u043b\u043e\u043d \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d","error.validation.relation.targetAttribute-taken":"\u042d\u0442\u043e \u0438\u043c\u044f \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0446\u0435\u043b\u0435\u0432\u043e\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435","form.attribute.component.option.add":"\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","form.attribute.component.option.create":"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043d\u043e\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","form.attribute.component.option.create.description":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0440\u0430\u0437\u043d\u044b\u0445 \u0442\u0438\u043f\u0430\u0445 \u0438 \u0433\u0440\u0443\u043f\u043f\u0430\u0445 \u0438 \u0431\u0443\u0434\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u043e\u0442\u043e\u0432\u0441\u044e\u0434\u0443","form.attribute.component.option.repeatable":"\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u044e\u0449\u0438\u0439\u0441\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.repeatable.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u0432\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0439 (\u043c\u0430\u0441\u0441\u0438\u0432\u043e\u0432) \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u043e\u0432, \u043c\u0435\u0442\u0430-\u0442\u0435\u0433\u043e\u0432 \u0438 \u0442.\u0434.","form.attribute.component.option.reuse-existing":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.reuse-existing.description":"\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0439 \u0440\u0430\u043d\u0435\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043d\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0440\u0430\u0437\u043d\u044b\u0445 \u0442\u0438\u043f\u0430\u0445 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430.","form.attribute.component.option.single":"\u041e\u0434\u0438\u043d\u043e\u0447\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.single.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0438 \u043f\u043e\u043b\u0435\u0439, \u0442\u0430\u043a\u0438\u0445 \u043a\u0430\u043a \u043f\u043e\u043b\u043d\u044b\u0439 \u0430\u0434\u0440\u0435\u0441, \u043e\u0441\u043d\u043e\u0432\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0438 \u0442.\u0434.","form.attribute.item.customColumnName":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432","form.attribute.item.customColumnName.description":"\u041c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043f\u043e\u043b\u0435\u0437\u043d\u043e \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432 \u0434\u043b\u044f \u0431\u043e\u043b\u0435\u0435 \u0447\u0438\u0442\u0430\u0435\u043c\u044b\u0445 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 API.","form.attribute.item.defineRelation.fieldName":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u043b\u044f","form.attribute.item.enumeration.graphql":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u043b\u044f \u0432 GraphQL","form.attribute.item.enumeration.graphql.description":"\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u043b\u044f \u0432 GraphQL, \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e","form.attribute.item.enumeration.placeholder":"\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440:\\n\u0443\u0442\u0440\u043e\\n\u043f\u043e\u043b\u0434\u0435\u043d\u044c\\n\u0432\u0435\u0447\u0435\u0440","form.attribute.item.enumeration.rules":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u044f (\u043e\u0434\u043d\u0430 \u043b\u0438\u043d\u0438\u044f \u043d\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435)","form.attribute.item.maximum":"\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","form.attribute.item.maximumLength":"\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u0430","form.attribute.item.minimum":"\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","form.attribute.item.minimumLength":"\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u0430","form.attribute.item.number.type":"\u0427\u0438\u0441\u043b\u043e\u0432\u043e\u0439 \u0444\u043e\u0440\u043c\u0430\u0442","form.attribute.item.number.type.biginteger":"\u0411\u043e\u043b\u044c\u0448\u043e\u0435 \u0446\u0435\u043b\u043e\u0435 (ex: 123456789)","form.attribute.item.number.type.decimal":"\u0414\u0435\u0441\u044f\u0442\u0438\u0447\u043d\u043e\u0435 (ex: 2.22)","form.attribute.item.number.type.float":"\u0421 \u043f\u043b\u0430\u0432\u0430\u044e\u0449\u0435\u0439 \u0442\u043e\u0447\u043a\u043e\u0439 (ex: 3.33333333)","form.attribute.item.number.type.integer":"\u0426\u0435\u043b\u043e\u0435 (ex: 10)","form.attribute.item.privateField":"\u0417\u0430\u043a\u0440\u044b\u0442\u043e\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.privateField.description":"\u042d\u0442\u043e \u043f\u043e\u043b\u0435 \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u0432 \u043e\u0442\u0432\u0435\u0442\u0435 API","form.attribute.item.requiredField":"\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.requiredField.description":"\u0412\u044b \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c, \u0435\u0441\u043b\u0438 \u044d\u0442\u043e \u043f\u043e\u043b\u0435 \u043d\u0435 \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043e","form.attribute.item.text.regex":"\u0428\u0430\u0431\u043b\u043e\u043d \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f","form.attribute.item.text.regex.description":"\u0422\u0435\u043a\u0441\u0442 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f","form.attribute.item.uniqueField":"\u0423\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.uniqueField.description":"\u0412\u044b \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c, \u0435\u0441\u043b\u0438 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u044c \u0441 \u0442\u0430\u043a\u0438\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c","form.attribute.media.allowed-types":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u043c\u0435\u0434\u0438\u0430","form.attribute.media.allowed-types.option-files":"\u0424\u0430\u0439\u043b\u044b","form.attribute.media.allowed-types.option-images":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","form.attribute.media.allowed-types.option-videos":"\u0412\u0438\u0434\u0435\u043e","form.attribute.media.option.multiple":"\u041c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043c\u0435\u0434\u0438\u0430","form.attribute.media.option.multiple.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u0435\u0440\u043e\u0432 \u0438 \u043a\u0430\u0440\u0443\u0441\u0435\u043b\u0435\u0439","form.attribute.media.option.single":"\u041e\u0434\u0438\u043d\u043e\u0447\u043d\u043e\u0435 \u043c\u0435\u0434\u0438\u0430","form.attribute.media.option.single.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u0430\u0432\u0430\u0442\u0430\u0440\u043e\u0432, \u043a\u0430\u0440\u0442\u0438\u043d\u043e\u043a \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0438 \u043f\u0440.","form.attribute.settings.default":"\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","form.attribute.text.option.long-text":"\u0411\u043e\u043b\u044c\u0448\u043e\u0439 \u0442\u0435\u043a\u0441\u0442","form.attribute.text.option.long-text.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f, \u0431\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0438... (\u043d\u0435 \u0443\u0447\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043f\u043e\u0438\u0441\u043a\u0435)","form.attribute.text.option.short-text":"\u041a\u043e\u0440\u043e\u0442\u043a\u0438\u0439 \u0442\u0435\u043a\u0441\u0442","form.attribute.text.option.short-text.description":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u043e \u0434\u043b\u044f \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0439, \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432, \u0441\u0441\u044b\u043b\u043e\u043a... (\u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043f\u043e\u0438\u0441\u043a\u0435)","form.button.add-components-to-dynamiczone":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b \u0432 \u0437\u043e\u043d\u0443","form.button.add-field":"\u0415\u0449\u0435 \u043f\u043e\u043b\u0435","form.button.add-first-field-to-created-component":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u043e\u043b\u0435 \u0432 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.add.field.to.collectionType":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u0435 \u0432 \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044e","form.button.add.field.to.component":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u0435 \u0432 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.add.field.to.contentType":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u0435 \u0432 \u0442\u0438\u043f \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430","form.button.add.field.to.singleType":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u0435 \u0432 \u0442\u0438\u043f","form.button.cancel":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","form.button.collection-type.description":"\u041b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u043e\u0432, \u0442\u0430\u043a\u0438\u0445 \u043a\u0430\u043a \u0441\u0442\u0430\u0442\u044c\u0438, \u0442\u043e\u0432\u0430\u0440\u044b, \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438 \u0438 \u0442.\u0434.","form.button.configure-component":"\u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.configure-view":"\u041d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","form.button.select-component":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.single-type.description":"\u041b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043e\u0434\u043d\u043e\u0433\u043e \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0430, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043e \u043d\u0430\u0441, \u0434\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0438 \u0442.\u0434.","form.contentType.divider.draft-publish":"\u0427\u0415\u0420\u041d\u041e\u0412\u0418\u041a/\u041f\u0423\u0411\u041b\u0418\u041a\u0410\u0426\u0418\u042f","from":"\u0438\u0437","modalForm.attribute.form.base.name.description":"\u041f\u0440\u043e\u0431\u0435\u043b\u044b \u0432 \u0438\u043c\u0435\u043d\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430 \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b","modalForm.attribute.form.base.name.placeholder":"e.g. Slug, SEO URL, Canonical URL","modalForm.attribute.target-field":"\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043e\u043b\u044f","modalForm.attributes.select-component":"\u0412\u044b\u0431\u043e\u0440 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","modalForm.attributes.select-components":"\u0412\u044b\u0431\u043e\u0440 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432","modalForm.component.header-create":"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","modalForm.components.create-component.category.label":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044e \u0438\u043b\u0438 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043c\u044f \u043d\u043e\u0432\u043e\u0439","modalForm.components.icon.label":"\u0418\u043a\u043e\u043d\u043a\u0430","modalForm.editCategory.base.name.description":"\u041f\u0440\u043e\u0431\u0435\u043b\u044b \u0432 \u0438\u043c\u0435\u043d\u0438 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b","modalForm.header-edit":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 {name}","modalForm.header.categories":"\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438","modalForm.singleType.header-create":"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043e\u0434\u0438\u043d\u043e\u0447\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430","modalForm.sub-header.addComponentToDynamicZone":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0432 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0437\u043e\u043d\u0443","modalForm.sub-header.attribute.create":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u043e\u0435 \u043f\u043e\u043b\u0435 \u0442\u0438\u043f\u0430 {type}","modalForm.sub-header.attribute.create.step":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 ({step}/2)","modalForm.sub-header.attribute.edit":"\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 {name}","modalForm.sub-header.chooseAttribute.collectionType":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0438\u043c\u044f \u043f\u043e\u043b\u044f \u0442\u0438\u043f\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430","modalForm.sub-header.chooseAttribute.component":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0438\u043c\u044f \u043f\u043e\u043b\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","modalForm.sub-header.chooseAttribute.singleType":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u043e\u043b\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430","modelPage.attribute.relation-polymorphic":"\u0421\u0432\u044f\u0437\u044c (\u043f\u043e\u043b\u0438\u043c\u043e\u0440\u0444\u043d\u0430\u044f)","modelPage.attribute.relationWith":"\u0421\u0432\u044f\u0437\u044c \u0441","notification.info.autoreaload-disable":"\u0414\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u043b\u0430\u0433\u0438\u043d\u0430 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438. \u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u0441\u0432\u043e\u0439 \u0441\u0435\u0440\u0432\u0435\u0440 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e `strapi develop`","notification.info.creating.notSaved":"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0434 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435\u043c \u043d\u043e\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 \u0442\u0438\u043f\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 ","plugin.description.long":"\u041c\u043e\u0434\u0435\u043b\u0438\u0440\u0443\u0439\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432\u0430\u0448\u0435\u0433\u043e API. \u0421\u043e\u0437\u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u043d\u043e\u0432\u044b\u0435 \u043f\u043e\u043b\u044f \u0438 \u0441\u0432\u044f\u0437\u0438 \u0432\u0441\u0435\u0433\u043e \u0437\u0430 \u043c\u0438\u043d\u0443\u0442\u0443. \u0424\u0430\u0439\u043b\u044b \u0432 \u0432\u0430\u0448\u0435\u043c \u043f\u0440\u043e\u0435\u043a\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f \u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438.","plugin.description.short":"\u041c\u043e\u0434\u0435\u043b\u0438\u0440\u0443\u0439\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432\u0430\u0448\u0435\u0433\u043e API.","popUpForm.navContainer.advanced":"\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438","popUpForm.navContainer.base":"\u0411\u0430\u0437\u043e\u0432\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438","popUpWarning.bodyMessage.cancel-modifications":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f? \u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b \u0431\u044b\u043b\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u044b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u044b...","popUpWarning.bodyMessage.category.delete":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044e? \u0412\u0441\u0435 \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u0435 \u0432 \u043d\u0435\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b \u0431\u0443\u0434\u0443\u0442 \u0442\u0430\u043a\u0436\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u044b.","popUpWarning.bodyMessage.component.delete":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442?","popUpWarning.bodyMessage.contentType.delete":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0442\u0438\u043f \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430?","popUpWarning.draft-publish.button.confirm":"\u0414\u0430, \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c","popUpWarning.draft-publish.message":"\u0415\u0441\u043b\u0438 \u0432\u044b \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0447\u0435\u0440\u043d\u043e\u0432\u0438\u043a\u043e\u0432/\u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0439, \u0432\u0430\u0448\u0438 \u0447\u0435\u0440\u043d\u043e\u0432\u0438\u043a\u0438 \u0431\u0443\u0434\u0443\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u044b.","popUpWarning.draft-publish.second-message":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0435\u0433\u043e?","prompt.unsaved":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0432\u044b\u0439\u0442\u0438? \u0412\u0441\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u0442\u0435\u0440\u044f\u043d\u044b.","relation.attributeName.placeholder":"\u041f\u0440\u0438\u043c\u0435\u0440: \u0430\u0432\u0442\u043e\u0440, \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f, \u0442\u0435\u0433","relation.manyToMany":"\u0438\u043c\u0435\u0435\u0442 \u0438 \u043f\u0440\u0438\u043d\u0430\u0434\u043b\u0435\u0436\u0438\u0442 \u043c\u043d\u043e\u0433\u0438\u043c","relation.manyToOne":"\u0438\u043c\u0435\u0435\u0442 \u043c\u043d\u043e\u0433\u043e","relation.manyWay":"\u0438\u043c\u0435\u0435\u0442 \u043c\u043d\u043e\u0433\u043e","relation.oneToMany":"\u043f\u0440\u0438\u043d\u0430\u0434\u043b\u0435\u0436\u0438\u0442 \u043c\u043d\u043e\u0433\u0438\u043c","relation.oneToOne":"\u0438\u043c\u0435\u0435\u0442 \u043e\u0434\u0438\u043d \u0438 \u043f\u0440\u0438\u043d\u0430\u0434\u043b\u0435\u0436\u0438\u0442 \u043e\u0434\u043d\u043e\u043c\u0443","relation.oneWay":"\u0438\u043c\u0435\u0435\u0442 \u043e\u0434\u0438\u043d"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7997],{38298:e=>{e.exports=JSON.parse('{"attribute.boolean":"Logick\xe1 hodnota","attribute.boolean.description":"\xe1no/nie, 1/0, pravda/lo\u017e","attribute.component":"Komponent","attribute.component.description":"Skupina pol\xed\u010dok, ktor\xe9 je mo\u017en\xe9 opakovane pou\u017e\xedva\u0165","attribute.date":"D\xe1tum a \u010das","attribute.date.description":"Dial\xf3g pre v\xfdber d\xe1tumu a \u010dasu","attribute.datetime":"D\xe1tum a \u010das","attribute.dynamiczone":"Dynamick\xe1 z\xf3na","attribute.dynamiczone.description":"Umo\u017e\u0148uje dynamicky zvoli\u0165 komponenty po\u010das \xfapravy obsahu","attribute.email":"E-mailov\xe1 adresa","attribute.email.description":"Pol\xed\u010dko s automatickou valid\xe1ciou form\xe1tu e-mailovej adresy","attribute.enumeration":"Vymenovanie","attribute.enumeration.description":"Zoznam preddefinovan\xfdch hodn\xf4t s v\xfdberom jednej mo\u017enosti","attribute.json":"JSON","attribute.json.description":"D\xe1ta vo form\xe1te JSON","attribute.media":"S\xfabory","attribute.media.description":"Napr. obr\xe1zky, vide\xe1, at\u010f.","attribute.null":" ","attribute.number":"\u010c\xedslo","attribute.number.description":"\u010c\xedsla (cel\xe9, desatinn\xe9)","attribute.password":"Heslo","attribute.password.description":"Pol\xed\u010dko pre zadanie hesla","attribute.relation":"Rel\xe1cia","attribute.relation.description":"Ur\u010duje vz\u0165ah k in\xe9mu Typu obsahu","attribute.richtext":"Textov\xfd editor","attribute.richtext.description":"Textov\xe9 pole s mo\u017enos\u0165ami form\xe1tovania","attribute.text":"Text","attribute.text.description":"Kr\xe1tky alebo dlh\u0161\xed text","attribute.time":"\u010cas","attribute.timestamp":"Timestamp - \u010casov\xfd odtla\u010dok","attribute.uid":"UID","attribute.uid.description":"Unik\xe1tny identifik\xe1tor","button.attributes.add.another":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko","button.component.add":"Prida\u0165 komponent","button.component.create":"Vytvori\u0165 nov\xfd komponent","button.model.create":"Vytvori\u0165 nov\xfd Typ obsahu","button.single-types.create":"Vytvori\u0165 nov\xfd jednorazov\xfd typ","component.repeatable":"(opakuj\xface)","components.componentSelect.no-component-available":"U\u017e ste pridali v\u0161etky komponenty","components.componentSelect.no-component-available.with-search":"Nena\u0161iel sa \u017eiaden komponent spl\u0148uj\xfaci v\xfdraz","components.componentSelect.value-component":"Ozna\u010den\xe9 komponenty: {number} (zadajte h\u013eadan\xfd text)","components.componentSelect.value-components":"Ozna\u010den\xe9 komponenty: {number}","configurations":"nastavenia","contentType.collectionName.description":"U\u017eito\u010dn\xe9, ak m\xe1 by\u0165 n\xe1zov kolekcie (v dashboard) in\xfd ako meno tabu\u013eky","contentType.collectionName.label":"Meno kolekcie","contentType.displayName.label":"N\xe1zov kolekcie","contentType.draftAndPublish.description":"Pred zverejnen\xedm vytv\xe1ra\u0165 verziu n\xe1vrhu ka\u017edej polo\u017eky","contentType.draftAndPublish.label":"Draft/publish syst\xe9m","contentType.kind.change.warning":"Pr\xe1ve ste zmenili druh typu obsahu: API bude obnoven\xe9 (routes, controllers a services bud\xfa prep\xedsan\xe9)","error.attributeName.reserved-name":"Tento n\xe1zov je vyhraden\xfd a nem\xf4\u017ee by\u0165 pou\u017eit\xfd (hroz\xed po\u0161kodenie in\xfdch funkcional\xedt syst\xe9mu)","error.contentTypeName.reserved-name":"Tento n\xe1zov je vyhraden\xfd a nem\xf4\u017ee by\u0165 pou\u017eit\xfd (hroz\xed po\u0161kodenie in\xfdch funkcional\xedt syst\xe9mu)","error.validation.enum-duplicate":"Duplicitn\xe9 hodnoty nie s\xfa povolen\xe9","error.validation.minSupMax":"Nem\xf4\u017ee by\u0165 nadraden\xfd","error.validation.regex":"Vzor regul\xe1rneho v\xfdrazu (regex) je neplatn\xfd","error.validation.relation.targetAttribute-taken":"Tento n\xe1zov u\u017e v cie\u013eovom objekte existuje","form.attribute.component.option.add":"Prida\u0165 komponent","form.attribute.component.option.create":"Vytvori\u0165 nov\xfd komponent","form.attribute.component.option.create.description":"Komponent je dostupn\xfd medzi v\u0161etk\xfdmi typmi a komponentami.","form.attribute.component.option.repeatable":"Znovu pou\u017eite\u013en\xfd komponent","form.attribute.component.option.repeatable.description":"Ide\xe1lne pre viacpolo\u017ekov\xe9 (polia) in\u0161tancie ako napr\xedklad meta tagy, ingrediencie, at\u010f..","form.attribute.component.option.reuse-existing":"Pou\u017ei\u0165 existuj\xfaci komponent","form.attribute.component.option.reuse-existing.description":"Pou\u017e\xedvajte u\u017e vytvoren\xe9 komponenty pre uchovanie konzistentn\xfdch d\xe1t medzi Typmi obsahu.","form.attribute.component.option.single":"Jednorazov\xfd komponent","form.attribute.component.option.single.description":"Vhodn\xe9 pre zosk\xfapenie pol\xed\u010dok, napr. cel\xe1 adresa","form.attribute.item.customColumnName":"Vlastn\xe9 n\xe1zvy st\u013apcov","form.attribute.item.customColumnName.description":"Umo\u017e\u0148uje premenova\u0165 datab\xe1zov\xfd st\u013ap\u010dek pre potreby API","form.attribute.item.defineRelation.fieldName":"N\xe1zov pol\xed\u010dka","form.attribute.item.enumeration.graphql":"N\xe1zov pol\xed\u010dka pre GraphQL","form.attribute.item.enumeration.graphql.description":"Umo\u017e\u0148uje prep\xedsa\u0165 predvolen\xe9 n\xe1zvy pre GraphQL","form.attribute.item.enumeration.placeholder":"Napr.:\\nr\xe1no\\nde\u0148\\nve\u010der","form.attribute.item.enumeration.rules":"Hodnoty (jedna na riadok)","form.attribute.item.maximum":"Maxim\xe1lna hodnota","form.attribute.item.maximumLength":"Maxim\xe1lna d\u013a\u017eka","form.attribute.item.minimum":"Minim\xe1lna hodnota","form.attribute.item.minimumLength":"Minim\xe1lna d\u013a\u017eka","form.attribute.item.number.type":"\u010c\xedseln\xfd form\xe1t","form.attribute.item.number.type.biginteger":"ve\u013ek\xe9 \u010d\xedslo (napr.: 123456789)","form.attribute.item.number.type.decimal":"desatinn\xe9 \u010d\xedslo (napr.: 2.22)","form.attribute.item.number.type.float":"desatinn\xe9 \u010d\xedslo (napr.: 3.33333333)","form.attribute.item.number.type.integer":"cel\xe9 \u010d\xedslo (napr.: 10)","form.attribute.item.privateField":"Skryt\xe9 pol\xed\u010dko","form.attribute.item.privateField.description":"Toto pol\xed\u010dko sa nebude zobrazova\u0165 v API","form.attribute.item.requiredField":"Povinn\xe9 pol\xed\u010dko","form.attribute.item.requiredField.description":"Nedovol\xed vytvori\u0165 z\xe1znam ak ostane toto pol\xed\u010dko pr\xe1zdne","form.attribute.item.text.regex":"Vzor regul\xe1rneho v\xfdrazu (RegExp)","form.attribute.item.text.regex.description":"Text regul\xe1rneho v\xfdrazu","form.attribute.item.uniqueField":"Unik\xe1tne pol\xed\u010dko","form.attribute.item.uniqueField.description":"Nedovol\xed vytvori\u0165 z\xe1znam ak u\u017e existuje in\xfd z\xe1znam s rovnakou hodnotou","form.attribute.media.allowed-types":"Zvoli\u0165 povolen\xe9 typy s\xfaborov","form.attribute.media.allowed-types.option-files":"S\xfabory","form.attribute.media.allowed-types.option-images":"Obr\xe1zky","form.attribute.media.allowed-types.option-videos":"Vide\xe1","form.attribute.media.option.multiple":"Viacero s\xfaborov","form.attribute.media.option.multiple.description":"Vhodn\xe9 pre gal\xe9riu, zoznam s\xfaborov na stiahnutie","form.attribute.media.option.single":"Jeden s\xfabor","form.attribute.media.option.single.description":"Vhodn\xe9 pre profilov\xfa fotku alebo hlavn\xfd obr\xe1zok","form.attribute.settings.default":"Predvolen\xe1 hodnota","form.attribute.text.option.long-text":"Dlh\xfd text","form.attribute.text.option.long-text.description":"Vhodn\xe9 pre dlh\u0161ie popisy. Presn\xe9 vyh\u013ead\xe1vanie je vypnut\xe9.","form.attribute.text.option.short-text":"Kr\xe1tky text","form.attribute.text.option.short-text.description":"Vhodn\xe9 pre nadpisy, n\xe1zvy, URL adresy. Presn\xe9 vyh\u013ead\xe1vanie je zapnut\xe9.","form.button.add-components-to-dynamiczone":"Prida\u0165 komponenty do z\xf3ny","form.button.add-field":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko","form.button.add-first-field-to-created-component":"Prida\u0165 prv\xe9 pol\xed\u010dko do komponentu","form.button.add.field.to.collectionType":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko do tejto kolekcie","form.button.add.field.to.component":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko do komponentu","form.button.add.field.to.contentType":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko do tohto typu obsahu","form.button.add.field.to.singleType":"Prida\u0165 \u010fal\u0161ie pol\xed\u010dko do tohto jednorazov\xe9ho typu","form.button.cancel":"Zru\u0161i\u0165","form.button.collection-type.description":"Ide\xe1lne pre viacn\xe1sobn\xe9 in\u0161tancie ako s\xfa napr\xedklad \u010dl\xe1nky, produkty, koment\xe1re, at\u010f.","form.button.configure-component":"Nastavi\u0165 komponent","form.button.configure-view":"Upravi\u0165 vzh\u013ead","form.button.select-component":"Vybra\u0165 komponent","form.button.single-type.description":"Ide\xe1lne pre jednorazov\xe9 in\u0161tancie ako s\xfa napr\xedklad domovsk\xe1 str\xe1nka, at\u010f.","from":"od","modalForm.attribute.form.base.name.description":"Medzery nie s\xfa povolen\xe9 v n\xe1zve pol\xed\u010dka","modalForm.attribute.form.base.name.placeholder":"napr. slug, SEO URL, kanonick\xe1 URL","modalForm.attribute.target-field":"Prilo\u017een\xe9 pol\xed\u010dko","modalForm.attributes.select-component":"Vyberte komponent","modalForm.attributes.select-components":"Vyberte komponenty","modalForm.component.header-create":"Vytvorte komponent","modalForm.components.create-component.category.label":"Vyberte kateg\xf3riu alebo zadajte n\xe1zov pre vytvorenie novej","modalForm.components.icon.label":"Ikona","modalForm.editCategory.base.name.description":"Medzery nie s\xfa povolen\xe9 v n\xe1zve kateg\xf3rie","modalForm.header-edit":"Upravi\u0165 {name}","modalForm.header.categories":"Kateg\xf3rie","modalForm.singleType.header-create":"Vytvori\u0165 jednorazov\xfd typ","modalForm.sub-header.addComponentToDynamicZone":"Prida\u0165 nov\xfd komponent do dynamickej z\xf3ny","modalForm.sub-header.attribute.create":"Prida\u0165 nov\xe9 pol\xed\u010dko {type}","modalForm.sub-header.attribute.create.step":"Prida\u0165 nov\xfd komponent ({step}/2)","modalForm.sub-header.attribute.edit":"Upravi\u0165 {name}","modalForm.sub-header.chooseAttribute.collectionType":"Vyberte typ pol\xed\u010dka pre Typ obsahu","modalForm.sub-header.chooseAttribute.component":"Vyberte typ pol\xed\u010dka pre komponent","modalForm.sub-header.chooseAttribute.singleType":"Vyberte typ pol\xed\u010dka pre jednorazov\xfd typ","modelPage.attribute.relation-polymorphic":"Prepojenie (polymorfn\xe9)","modelPage.attribute.relationWith":"Prepojenie s","notification.info.autoreaload-disable":"Funkcionalita AutoReload je povinn\xe1 pre pou\u017eitie tohto pluginu. Spustite V\xe1\u0161 server pomocou pr\xedkazu `strapi develop`","notification.info.creating.notSaved":"Ulo\u017ete zmeny pred vytvoren\xedm nov\xe9ho Typu obsahu alebo komponentu","plugin.description.long":"Navrhnite \u0161trukt\xfaru webu jednoducho. Vytvorte nov\xe9 pol\xed\u010dka a prepojenia behom p\xe1r sek\xfand. S\xfabory sa automaticky vytvoria a upravia v r\xe1mci projektu.","plugin.description.short":"Navrhnite \u0161trukt\xfaru webu jednoducho.","popUpForm.navContainer.advanced":"Pokro\u010dil\xe9 nastavenia","popUpForm.navContainer.base":"Z\xe1kladn\xe9 nastavenia","popUpWarning.bodyMessage.cancel-modifications":"Ste si ist\xfd, \u017ee chcete zru\u0161i\u0165 \xfapravy?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Ste si ist\xfd, \u017ee chcete zru\u0161i\u0165 \xfapravy? Niektor\xe9 komponenty boli vytvoren\xe9 alebo upraven\xe9...","popUpWarning.bodyMessage.category.delete":"Ste si ist\xfd, \u017ee chcete odstr\xe1ni\u0165 t\xfato kateg\xf3riu? V\u0161etky komponentu bud\xfa takisto vymazan\xe9.","popUpWarning.bodyMessage.component.delete":"Ste si ist\xfd, \u017ee chcete odstr\xe1ni\u0165 tento komponent?","popUpWarning.bodyMessage.contentType.delete":"Ste si ist\xfd, \u017ee chcete odstr\xe1ni\u0165 tento Typ obsahu?","popUpWarning.draft-publish.button.confirm":"\xc1no, deaktivova\u0165","popUpWarning.draft-publish.message":"Ak deaktivujete Draft/Publish syst\xe9m, v\u0161etky Va\u0161e n\xe1vrhy (drafts) bud\xfa zmazan\xe9","popUpWarning.draft-publish.second-message":"Ste si ist\xfd, \u017ee to chcete deaktivova\u0165?","prompt.unsaved":"Ste si ist\xfd, \u017ee chcete od\xeds\u0165? V\u0161etky \xfapravy bud\xfa straten\xe9.","relation.attributeName.placeholder":"Napr: autor, kategoria, tag","relation.manyToMany":"m\xe1 viacero a patr\xed viacer\xfdm","relation.manyToOne":"m\xe1 viacero","relation.manyWay":"m\xe1 viacero","relation.oneToMany":"patr\xed viacer\xfdm","relation.oneToOne":"m\xe1 jeden a patr\xed jedn\xe9mu","relation.oneWay":"m\xe1 jeden"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[742],{30744:t=>{t.exports=JSON.parse('{"attribute.boolean":"\u0e1a\u0e39\u0e25\u0e35\u0e19","attribute.boolean.description":"Yes \u0e2b\u0e23\u0e37\u0e2d no, 1 \u0e2b\u0e23\u0e37\u0e2d 0, true \u0e2b\u0e23\u0e37\u0e2d false","attribute.component":"\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","attribute.component.description":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e2d\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e0b\u0e49\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e19\u0e33\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e21\u0e48","attribute.date":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48","attribute.date.description":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e21\u0e35\u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07\u0e19\u0e32\u0e17\u0e35\u0e41\u0e25\u0e30\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35","attribute.datetime":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e27\u0e25\u0e32","attribute.dynamiczone":"\u0e44\u0e14\u0e19\u0e32\u0e21\u0e34\u0e01\u0e42\u0e0b\u0e19","attribute.dynamiczone.description":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e41\u0e1a\u0e1a\u0e44\u0e14\u0e19\u0e32\u0e21\u0e34\u0e01\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","attribute.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","attribute.email.description":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e17\u0e35\u0e48\u0e21\u0e35\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","attribute.enumeration":"\u0e01\u0e32\u0e23\u0e41\u0e08\u0e07\u0e19\u0e31\u0e1a","attribute.enumeration.description":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e48\u0e32\u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e48\u0e32\u0e2b\u0e19\u0e36\u0e48\u0e07","attribute.json":"JSON","attribute.json.description":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a JSON","attribute.media":"\u0e2a\u0e37\u0e48\u0e2d","attribute.media.description":"\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e0a\u0e48\u0e19\u0e2d\u0e34\u0e21\u0e40\u0e21\u0e08, \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d, \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19","attribute.null":" ","attribute.number":"\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02","attribute.number.description":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02 (integer, float, decimal)","attribute.password":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","attribute.password.description":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e35\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e23\u0e2b\u0e31\u0e2a","attribute.relation":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","attribute.relation.description":"\u0e2d\u0e49\u0e32\u0e07\u0e16\u0e36\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","attribute.richtext":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e1a\u0e1a Rich","attribute.richtext.description":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 \u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e47\u0e2d\u0e1e\u0e0a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","attribute.text":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","attribute.text.description":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e25\u0e47\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e32\u0e27\u0e40\u0e0a\u0e48\u0e19\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22","attribute.time":"\u0e40\u0e27\u0e25\u0e32","attribute.timestamp":"\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e17\u0e31\u0e1a\u0e40\u0e27\u0e25\u0e32","attribute.uid":"UID","attribute.uid.description":"\u0e15\u0e31\u0e27\u0e23\u0e30\u0e1a\u0e38\u0e40\u0e09\u0e1e\u0e32\u0e30","button.attributes.add.another":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19","button.component.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","button.component.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48","button.model.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e01\u0e32\u0e23\u0e23\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e43\u0e2b\u0e21\u0e48","button.single-types.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e43\u0e2b\u0e21\u0e48","component.repeatable":"(\u0e17\u0e33\u0e0b\u0e49\u0e33\u0e44\u0e14\u0e49)","components.componentSelect.no-component-available":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2a\u0e48\u0e27\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e41\u0e25\u0e49\u0e27","components.componentSelect.no-component-available.with-search":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","components.componentSelect.value-component":"{number} \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01 (\u0e0a\u0e19\u0e34\u0e14\u0e17\u0e35\u0e48\u0e08\u0e30\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c)","components.componentSelect.value-components":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c {number} \u0e41\u0e25\u0e49\u0e27","configurations":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","contentType.collectionName.description":"\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e0a\u0e37\u0e48\u0e2d\u0e15\u0e32\u0e23\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e41\u0e15\u0e01\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19","contentType.collectionName.label":"\u0e0a\u0e37\u0e48\u0e2d\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","contentType.displayName.label":"\u0e0a\u0e37\u0e48\u0e2d\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07","contentType.kind.change.warning":"\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e41\u0e04\u0e48\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32: API \u0e08\u0e30\u0e16\u0e39\u0e01\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15 (\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e15\u0e31\u0e27\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e41\u0e25\u0e30\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e16\u0e39\u0e01\u0e40\u0e02\u0e35\u0e22\u0e19\u0e17\u0e31\u0e1a)","error.attributeName.reserved-name":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49 \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e2d\u0e32\u0e08\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e2d\u0e37\u0e48\u0e19\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e44\u0e14\u0e49","error.contentTypeName.reserved-name":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e47\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e2d\u0e32\u0e08\u0e2b\u0e22\u0e38\u0e14\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e2d\u0e37\u0e48\u0e19","error.validation.enum-duplicate":"\u0e44\u0e21\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32\u0e0b\u0e49\u0e33","error.validation.minSupMax":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e01\u0e27\u0e48\u0e32","error.validation.regex":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a Regex \u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","error.validation.relation.targetAttribute-taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22","form.attribute.component.option.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","form.attribute.component.option.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48","form.attribute.component.option.create.description":"\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e1a\u0e48\u0e07\u0e43\u0e0a\u0e49\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e41\u0e25\u0e30\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e08\u0e30\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e44\u0e14\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48","form.attribute.component.option.repeatable":"\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e17\u0e33\u0e0b\u0e49\u0e33\u0e44\u0e14\u0e49","form.attribute.component.option.repeatable.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e34\u0e19\u0e2a\u0e41\u0e15\u0e19\u0e0b\u0e4c (\u0e0a\u0e38\u0e14\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25) \u0e02\u0e2d\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e1c\u0e2a\u0e21\u0e40\u0e21\u0e15\u0e32\u0e41\u0e17\u0e47\u0e01\u0e41\u0e25\u0e30\u0e2d\u0e37\u0e48\u0e19\u0e46","form.attribute.component.option.reuse-existing":"\u0e43\u0e0a\u0e49\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48","form.attribute.component.option.reuse-existing.description":"\u0e43\u0e0a\u0e49\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e44\u0e27\u0e49\u0e41\u0e25\u0e49\u0e27\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","form.attribute.component.option.single":"\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e40\u0e14\u0e35\u0e22\u0e27","form.attribute.component.option.single.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e0a\u0e48\u0e19\u0e41\u0e2d\u0e14\u0e40\u0e14\u0e23\u0e2a\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2b\u0e25\u0e31\u0e01\u0e41\u0e25\u0e30\u0e2d\u0e37\u0e48\u0e19\u0e46","form.attribute.item.customColumnName":"\u0e0a\u0e37\u0e48\u0e2d\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07","form.attribute.item.customColumnName.description":"\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a\u0e02\u0e2d\u0e07 API","form.attribute.item.defineRelation.fieldName":"\u0e0a\u0e37\u0e48\u0e2d\u0e1f\u0e34\u0e25\u0e14\u0e4c","form.attribute.item.enumeration.graphql":"\u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e17\u0e31\u0e1a\u0e0a\u0e37\u0e48\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a GraphQL","form.attribute.item.enumeration.graphql.description":"\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e40\u0e02\u0e35\u0e22\u0e19\u0e17\u0e31\u0e1a\u0e0a\u0e37\u0e48\u0e2d\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e36\u0e49\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a GraphQL","form.attribute.item.enumeration.placeholder":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07:\\n\u0e40\u0e0a\u0e49\u0e32\\n\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07\\n\u0e40\u0e22\u0e47\u0e19","form.attribute.item.enumeration.rules":"\u0e04\u0e48\u0e32 (\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e15\u0e48\u0e2d\u0e04\u0e48\u0e32)","form.attribute.item.maximum":"\u0e04\u0e48\u0e32\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14","form.attribute.item.maximumLength":"\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14","form.attribute.item.minimum":"\u0e04\u0e48\u0e32\u0e15\u0e48\u0e33\u0e2a\u0e38\u0e14","form.attribute.item.minimumLength":"\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e15\u0e48\u0e33\u0e2a\u0e38\u0e14","form.attribute.item.number.type":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02","form.attribute.item.number.type.biginteger":"\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e15\u0e47\u0e21\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48 (\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: 1 2 3 4 5 6 7 8 9)","form.attribute.item.number.type.decimal":"\u0e40\u0e25\u0e02\u0e10\u0e32\u0e19\u0e2a\u0e34\u0e1a (\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: 2.22)","form.attribute.item.number.type.float":"\u0e08\u0e33\u0e19\u0e27\u0e19\u0e08\u0e23\u0e34\u0e07 (\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: 3.33333333)","form.attribute.item.number.type.integer":"\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e15\u0e47\u0e21 (\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: 10)","form.attribute.item.privateField":"\u0e44\u0e1e\u0e23\u0e40\u0e27\u0e15\u0e1f\u0e34\u0e25\u0e14\u0e4c","form.attribute.item.privateField.description":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e08\u0e30\u0e44\u0e21\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e2d\u0e1a\u0e01\u0e25\u0e31\u0e1a API","form.attribute.item.requiredField":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19","form.attribute.item.requiredField.description":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e2b\u0e32\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e27\u0e48\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48","form.attribute.item.text.regex":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a RegExp","form.attribute.item.text.regex.description":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e19\u0e34\u0e1e\u0e08\u0e19\u0e4c\u0e1b\u0e01\u0e15\u0e34","form.attribute.item.uniqueField":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e09\u0e1e\u0e32\u0e30","form.attribute.item.uniqueField.description":"\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e16\u0e49\u0e32\u0e21\u0e35\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","form.attribute.media.allowed-types":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e2a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","form.attribute.media.allowed-types.option-files":"\u0e44\u0e1f\u0e25\u0e4c","form.attribute.media.allowed-types.option-images":"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","form.attribute.media.allowed-types.option-videos":"\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d","form.attribute.media.option.multiple":"\u0e2a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e2a\u0e37\u0e48\u0e2d","form.attribute.media.option.multiple.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e44\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c, \u0e01\u0e32\u0e23\u0e2b\u0e21\u0e38\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e25\u0e32\u0e22\u0e44\u0e1f\u0e25\u0e4c","form.attribute.media.option.single":"\u0e2a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27","form.attribute.media.option.single.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e1b\u0e01","form.attribute.settings.default":"\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19","form.attribute.text.option.long-text":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e1a\u0e1a\u0e22\u0e32\u0e27","form.attribute.text.option.long-text.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e0a\u0e35\u0e27\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34 \u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e41\u0e17\u0e49\u0e08\u0e23\u0e34\u0e07\u0e16\u0e39\u0e01\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","form.attribute.text.option.short-text":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e1a\u0e1a\u0e2a\u0e31\u0e49\u0e19","form.attribute.text.option.short-text.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07, \u0e0a\u0e37\u0e48\u0e2d, \u0e25\u0e34\u0e07\u0e01\u0e4c (URL) \u0e41\u0e25\u0e30\u0e22\u0e31\u0e07\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19\u0e1a\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c","form.button.add-components-to-dynamiczone":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e25\u0e07\u0e43\u0e19\u0e42\u0e0b\u0e19","form.button.add-field":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19","form.button.add-first-field-to-created-component":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e23\u0e01\u0e43\u0e19\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","form.button.add.field.to.collectionType":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49","form.button.add.field.to.component":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19\u0e25\u0e07\u0e43\u0e19\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e19\u0e35\u0e49","form.button.add.field.to.contentType":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19\u0e25\u0e07\u0e43\u0e19\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e19\u0e35\u0e49","form.button.add.field.to.singleType":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e19\u0e35\u0e49","form.button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","form.button.collection-type.description":"\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e34\u0e19\u0e2a\u0e41\u0e15\u0e19\u0e0b\u0e4c\u0e40\u0e0a\u0e48\u0e19 \u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21, \u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c, \u0e02\u0e49\u0e2d\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19 \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19","form.button.configure-component":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","form.button.configure-view":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07","form.button.select-component":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","form.button.single-type.description":"\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e34\u0e19\u0e2a\u0e41\u0e15\u0e19\u0e0b\u0e4c\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e40\u0e0a\u0e48\u0e19 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32, \u0e42\u0e2e\u0e21\u0e40\u0e1e\u0e08, \u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19","from":"\u0e08\u0e32\u0e01","modalForm.attribute.form.base.name.description":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c","modalForm.attribute.form.base.name.placeholder":"\u0e40\u0e0a\u0e48\u0e19 Slug, SEO URL, Canonical URL","modalForm.attribute.target-field":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e19\u0e1a","modalForm.attributes.select-component":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","modalForm.attributes.select-components":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","modalForm.component.header-create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","modalForm.components.create-component.category.label":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e49\u0e2d\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e43\u0e2b\u0e21\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e49\u0e2d\u0e19\u0e0a\u0e37\u0e48\u0e2d","modalForm.components.icon.label":"\u0e44\u0e2d\u0e04\u0e2d\u0e19","modalForm.editCategory.base.name.description":"\u0e44\u0e21\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48","modalForm.header-edit":"\u0e41\u0e01\u0e49\u0e44\u0e02 {name}","modalForm.header.categories":"\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17","modalForm.singleType.header-create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27","modalForm.sub-header.addComponentToDynamicZone":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e44\u0e14\u0e19\u0e32\u0e21\u0e34\u0e01\u0e42\u0e0b\u0e19","modalForm.sub-header.attribute.create":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c {type} \u0e43\u0e2b\u0e21\u0e48","modalForm.sub-header.attribute.create.step":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48 ({step}/2)","modalForm.sub-header.attribute.edit":"\u0e41\u0e01\u0e49\u0e44\u0e02 {name}","modalForm.sub-header.chooseAttribute.collectionType":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","modalForm.sub-header.chooseAttribute.component":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","modalForm.sub-header.chooseAttribute.singleType":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","modelPage.attribute.relation-polymorphic":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c (polymorphic)","modelPage.attribute.relationWith":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e1a","notification.info.autoreaload-disable":"\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30 autoReload \u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e0a\u0e49\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22 `strapi develop`","notification.info.creating.notSaved":"\u0e42\u0e1b\u0e23\u0e14\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e48\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48","plugin.description.long":"\u0e42\u0e21\u0e40\u0e14\u0e25\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07 API \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e43\u0e19\u0e40\u0e27\u0e25\u0e32\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e19\u0e32\u0e17\u0e35 \u0e44\u0e1f\u0e25\u0e4c\u0e08\u0e30\u0e16\u0e39\u0e01\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e25\u0e30\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e47\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","plugin.description.short":"\u0e42\u0e21\u0e40\u0e14\u0e25\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07 API \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","popUpForm.navContainer.advanced":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07","popUpForm.navContainer.base":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19","popUpWarning.bodyMessage.cancel-modifications":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e1a\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e16\u0e39\u0e01\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02...","popUpWarning.bodyMessage.category.delete":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e08\u0e30\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e2d\u0e2d\u0e01\u0e14\u0e49\u0e27\u0e22","popUpWarning.bodyMessage.component.delete":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","popUpWarning.bodyMessage.contentType.delete":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","prompt.unsaved":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e30\u0e2b\u0e32\u0e22\u0e44\u0e1b","relation.attributeName.placeholder":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: author, category, tag","relation.manyToMany":"\u0e21\u0e35\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e25\u0e32\u0e22","relation.manyToOne":"\u0e21\u0e35\u0e08\u0e33\u0e19\u0e27\u0e19\u0e21\u0e32\u0e01","relation.manyWay":"\u0e21\u0e35\u0e08\u0e33\u0e19\u0e27\u0e19\u0e21\u0e32\u0e01","relation.oneToMany":"\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e25\u0e32\u0e22","relation.oneToOne":"\u0e21\u0e35\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e36\u0e48\u0e07","relation.oneWay":"\u0e21\u0e35\u0e2b\u0e19\u0e36\u0e48\u0e07"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3304],{16260:e=>{e.exports=JSON.parse('{"attribute.boolean":"Mant\u0131ksal","attribute.date":"Tarih","attribute.email":"E-posta","attribute.enumeration":"Enumeration","attribute.json":"JSON","attribute.media":"Medya","attribute.password":"Parola","attribute.relation":"\u0130li\u015fki","attribute.text":"Yaz\u0131","form.attribute.item.customColumnName":"\xd6zel kolon isimleri","form.attribute.item.customColumnName.description":"Bu veritaban\u0131 s\xfctun isimleri servis yan\u0131tlar\u0131 i\xe7in daha kapsaml\u0131 bir bi\xe7imde yeniden adland\u0131rmak i\xe7in kullan\u0131\u015fl\u0131d\u0131r","form.attribute.item.defineRelation.fieldName":"Alan ad\u0131","form.attribute.item.enumeration.graphql":"GraphQL i\xe7in isim ge\xe7ersiz k\u0131l","form.attribute.item.enumeration.graphql.description":"GraphQL i\xe7in varsay\u0131lan olu\u015fturulan ad\u0131 ge\xe7ersiz k\u0131lman\u0131za izin verir.","form.attribute.item.enumeration.placeholder":"\xd6rn:\\nsabah\\n\xf6\u011flen\\nak\u015fam","form.attribute.item.enumeration.rules":"Values (one line per value)","form.attribute.item.maximum":"En y\xfcksek de\u011fer","form.attribute.item.maximumLength":"En y\xfcksek uzunluk","form.attribute.item.minimum":"En d\xfc\u015f\xfck de\u011fer","form.attribute.item.minimumLength":"En d\xfc\u015f\xfck uzunluk","form.attribute.item.number.type":"Say\u0131 bi\xe7imi","form.attribute.item.number.type.decimal":"ondal\u0131k (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"tamsay\u0131 (ex: 10)","form.attribute.item.requiredField":"Zorunlu alan","form.attribute.item.requiredField.description":"Bu alan bo\u015fsa kay\u0131t olu\u015fturamazs\u0131n\u0131z","form.attribute.item.uniqueField":"Benzersiz alan","form.attribute.item.uniqueField.description":"Ayn\u0131 i\xe7eri\u011fe sahip bir kay\u0131t varsa kay\u0131t olu\u015fturamazs\u0131n\u0131z.","form.attribute.settings.default":"Varsay\u0131lan de\u011fer","form.button.cancel":"\u0130ptal","from":"kimden","modelPage.attribute.relationWith":"\u0130li\u015fkili","plugin.description.long":"Servisinizin veri yap\u0131s\u0131n\u0131 modelleyin. Bir dakika i\xe7inde yeni alanlar ve ili\u015fkiler yarat\u0131n. Dosyalar, projenizde otomatik olarak olu\u015fturulur ve g\xfcncellenir.","plugin.description.short":"Servisinizin veri yap\u0131s\u0131n\u0131 modelleyin.","popUpForm.navContainer.advanced":"Geli\u015fmi\u015f Ayarlar","popUpForm.navContainer.base":"Temel ayarlar","popUpWarning.bodyMessage.contentType.delete":"Bu \u0130\xe7erik T\xfcr\xfcn\xfc silmek istedi\u011finizden emin misiniz?","relation.attributeName.placeholder":"\xd6rnek: yazar, katagori, etiket","relation.manyToMany":"bir\xe7ok ki\u015fiye ait ve ait","relation.manyToOne":"Bir\xe7ok var","relation.oneToMany":"Bir\xe7o\u011funa ait","relation.oneToOne":"biri var","relation.oneWay":"tek y\xf6nl\xfc"}')}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8573],{65548:t=>{t.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"\u0422\u0430\u043a \u0447\u0438 \u043d\u0456, 1 \u0447\u0438 0, \u043f\u0440\u0430\u0432\u0434\u0430 \u0447\u0438 \u0431\u0440\u0435\u0445\u043d\u044f","attribute.component":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","attribute.component.description":"\u0413\u0440\u0443\u043f\u0430 \u043f\u043e\u043b\u0435\u0439, \u044f\u043a\u0456 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u0442\u0438","attribute.date":"Date","attribute.date.description":"\u0415\u043b\u0435\u043c\u0435\u043d\u0442 \u0432\u0438\u0431\u043e\u0440\u0443 \u0434\u0430\u0442\u0438 \u0442\u0430 \u0447\u0430\u0441\u0443","attribute.datetime":"\u0414\u0430\u0442\u0430 \u0442\u0430 \u0447\u0430\u0441","attribute.dynamiczone":"\u0414\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0430 \u0437\u043e\u043d\u0430","attribute.dynamiczone.description":"\u0414\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u0438\u0439 \u0432\u0438\u0431\u0456\u0440 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0456\u0432 \u043f\u0456\u0434\u0447\u0430\u0441 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0443","attribute.email":"Email","attribute.email.description":"\u041f\u043e\u043b\u0435 email \u0437 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u043e\u044e \u0444\u043e\u0440\u043c\u0430\u0442\u0443","attribute.enumeration":"Enumeration","attribute.enumeration.description":"\u041f\u0435\u0440\u0435\u043b\u0456\u043a \u0437\u043d\u0430\u0447\u0435\u043d\u044c, \u0432\u0438\u0431\u0438\u0440\u0430\u0454\u0442\u044c\u0441\u044f \u043e\u0434\u043d\u0435","attribute.json":"JSON","attribute.json.description":"\u0406\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044f \u0443 \u0444\u043e\u0440\u043c\u0430\u0442\u0456 JSON","attribute.media":"Media","attribute.media.description":"\u0424\u0430\u0439\u043b\u0438, \u044f\u043a-\u0442\u043e \u043a\u0430\u0440\u0442\u043d\u043a\u0438, \u0432\u0456\u0434\u0435\u043e \u0442\u043e\u0449\u043e","attribute.null":" ","attribute.number":"Number","attribute.number.description":"\u0427\u0438\u0441\u043b\u0430 (integer, float, decimal)","attribute.password":"Password","attribute.password.description":"\u041f\u043e\u043b\u0435 \u043f\u0430\u0440\u043e\u043b\u044e \u0437 \u0448\u0438\u0444\u0440\u0443\u0432\u0430\u043d\u043d\u044f\u043c","attribute.relation":"Relation","attribute.relation.description":"\u0417\u0432\'\u044f\u0437\u043e\u043a \u0437 Collection Type","attribute.richtext":"Rich text","attribute.richtext.description":"\u0422\u0435\u043a\u0441\u0442 \u0437 \u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044e \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","attribute.text":"Text","attribute.text.description":"\u041a\u043e\u0440\u043e\u0442\u043a\u0438\u0439 \u0430\u0431\u043e \u0434\u043e\u0432\u0433\u0438\u0439 \u0442\u0435\u043a\u0441\u0442, \u044f\u043a \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0447\u0438 \u043e\u043f\u0438\u0441","attribute.time":"Time","attribute.timestamp":"\u041c\u0456\u0442\u043a\u0430 \u0447\u0430\u0441\u0443","attribute.uid":"UID","attribute.uid.description":"\u0423\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440","button.attributes.add.another":"\u0414\u043e\u0434\u0430\u0442\u0435 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435","button.component.add":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","button.component.create":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","button.model.create":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 Collection Type","button.single-types.create":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 Single Type","component.repeatable":"(\u043f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u043d\u0438\u0439)","components.componentSelect.no-component-available":"\u0412\u0438 \u0432\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438 \u0432\u0441\u0456 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438","components.componentSelect.no-component-available.with-search":"\u041d\u0435\u043c\u0430\u0454 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0456\u0432, \u044f\u043a\u0456 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u044e\u0442\u044c \u0432\u0430\u0448\u0435\u043c\u0443 \u0437\u0430\u043f\u0438\u0442\u0443","components.componentSelect.value-component":"{number} \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0456\u0432 (\u043d\u0430\u043f\u0438\u0448\u0456\u0442\u044c \u0434\u043b\u044f \u043f\u043e\u0448\u0443\u043a\u0443)","components.componentSelect.value-components":"{number} \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0456\u0432","configurations":"\u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f","contentType.collectionName.description":"\u041a\u043e\u0440\u0438\u0441\u043d\u043e, \u043a\u043e\u043b\u0438 \u043d\u0430\u0437\u0432\u0430 \u0432\u0430\u0448\u0435\u0433\u043e Content Type \u0442\u0430 \u0432\u0430\u0448\u043e\u0457 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u0440\u0456\u0437\u043d\u0456","contentType.collectionName.label":"\u041d\u0430\u0437\u0432\u0430 \u043a\u043e\u043b\u0435\u043a\u0446\u0456\u0457","contentType.displayName.label":"\u041d\u0430\u0437\u0432\u0430 \u0434\u043b\u044f \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","contentType.kind.change.warning":"\u0412\u0438 \u0442\u0456\u043b\u044c\u043a\u0438 \u0449\u043e \u0437\u043c\u0456\u043d\u0438\u043b\u0438 \u0442\u0438\u043f Content Type: API \u0431\u0443\u0434\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0435 (\u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435\u0440\u0438 \u0442\u0430 \u0441\u0435\u0440\u0432\u0456\u0441\u0438 \u0431\u0443\u0434\u0443\u0442\u044c \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u0430\u043d\u0456).","error.attributeName.reserved-name":"\u0426\u044f \u043d\u0430\u0437\u0432\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0434\u0438 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u0430 \u0434\u043b\u044f \u0432\u0430\u0448\u043e\u0433\u043e Content Type, \u0442\u0430\u043a \u044f\u043a \u0432\u043e\u043d\u043e \u043c\u043e\u0436\u0435 \u0437\u043b\u0430\u043c\u0430\u0442\u0438 \u0456\u043d\u0448\u0443 \u0444\u0443\u043d\u043a\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c","error.contentTypeName.reserved-name":"\u0426\u044f \u043d\u0430\u0437\u0432\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0434\u0438 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u0430 \u0443 \u0432\u0430\u0448\u043e\u043c\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0456, \u0442\u0430\u043a \u044f\u043a \u0432\u043e\u043d\u043e \u043c\u043e\u0436\u0435 \u0437\u043b\u0430\u043c\u0430\u0442\u0438 \u0456\u043d\u0448\u0443 \u0444\u0443\u043d\u043a\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c","error.validation.enum-duplicate":"\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043d\u0435 \u043c\u043e\u0436\u0443\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u0442\u0438\u0441\u044c","error.validation.minSupMax":"\u041d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435","error.validation.regex":"\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0438\u0439 \u0432\u0438\u0440\u0430\u0437","error.validation.relation.targetAttribute-taken":"\u0426\u0435 \u0456\u043c\'\u044f \u0432\u0436\u0435 \u0456\u0441\u043d\u0443\u0454 \u0432 \u0446\u0456\u043b\u044c\u043e\u0432\u0456\u0439 \u043c\u043e\u0434\u0435\u043b\u0456","form.attribute.component.option.add":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.create":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.create.description":"\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u044c\u0441\u044f \u0432 \u0442\u0438\u043f\u0430\u0445 \u0442\u0430 \u0456\u043d\u0448\u0438\u0445 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\u0445, \u0432\u0456\u043d \u0431\u0443\u0434\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0432\u0441\u044e\u0434\u0438.","form.attribute.component.option.repeatable":"\u041f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.repeatable.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u043c\u043d\u043e\u0436\u0438\u043d\u043d\u0438\u0445 \u043e\u0431\'\u0454\u043a\u0442\u0456\u0432 (\u043c\u0430\u0441\u0438\u0432\u0443), \u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u0456\u043d\u0433\u0440\u0438\u0434\u0456\u0454\u043d\u0442\u0456\u0432, \u043c\u0435\u0442\u0430\u0442\u0435\u0433\u0456\u0432 \u0442\u043e\u0449\u043e...","form.attribute.component.option.reuse-existing":"\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0456\u0441\u043d\u0443\u044e\u0447\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.reuse-existing.description":"\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u0439 \u0432\u0430\u043c\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442, \u0449\u043e\u0431 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u0442\u0438 \u0443\u0437\u0433\u043e\u0434\u0436\u0435\u043d\u043d\u0456\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u0438\u0445 \u0441\u0435\u0440\u0435\u0434 \u0440\u0456\u0437\u043d\u0438\u0445 Content Types.","form.attribute.component.option.single":"\u041e\u0434\u0438\u043d\u0438\u0447\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.attribute.component.option.single.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u0433\u0440\u0443\u043f\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u043e\u043b\u0435\u0439, \u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043f\u043e\u0432\u043d\u0430 \u0430\u0434\u0440\u0435\u0441\u0430, \u043e\u0441\u043d\u043e\u0432\u043d\u0430 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044f \u0442\u043e\u0449\u043e...","form.attribute.item.customColumnName":"\u0412\u043b\u0430\u0441\u043d\u0456 \u043d\u0430\u0437\u0432\u0438 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432","form.attribute.item.customColumnName.description":"\u041a\u043e\u0440\u0438\u0441\u043d\u043e \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u043d\u0430\u0437\u0432 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432 \u0443 \u0431\u0430\u0437\u0456 \u0434\u0430\u043d\u0438\u0445 \u0434\u043b\u044f \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0438 \u0431\u0456\u043b\u044c\u0448 \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u043e\u0433\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0443 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0435\u0439 API","form.attribute.item.defineRelation.fieldName":"\u041d\u0430\u0437\u0432\u0430 \u043f\u043e\u043b\u044f","form.attribute.item.enumeration.graphql":"\u041d\u0430\u0437\u0432\u0430 \u043f\u043e\u043b\u044f \u0434\u043b\u044f GraphQL","form.attribute.item.enumeration.graphql.description":"\u0414\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u0442\u0438 \u0437\u0433\u0435\u043d\u0435\u0440\u043e\u0432\u0430\u043d\u0443 \u0434\u043b\u044f GraphQL \u043d\u0430\u0437\u0432\u0443 \u043f\u043e\u043b\u044f","form.attribute.item.enumeration.placeholder":"\u041d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434:\\n\u0440\u0430\u043d\u043e\u043a\\n\u0434\u0435\u043d\u044c\\n\u0432\u0435\u0447\u0456\u0440","form.attribute.item.enumeration.rules":"\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f (\u043e\u0434\u043d\u0435 \u043d\u0430 \u0440\u044f\u0434\u043e\u043a)","form.attribute.item.maximum":"\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f","form.attribute.item.maximumLength":"\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430 \u0434\u043e\u0432\u0436\u0438\u043d\u0430","form.attribute.item.minimum":"\u041c\u0456\u043d\u0456\u043c\u0430\u043b\u044c\u043d\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f","form.attribute.item.minimumLength":"\u041c\u0456\u043d\u0456\u043c\u0430\u043b\u044c\u043d\u0430 \u0434\u043e\u0432\u0436\u0438\u043d\u0430","form.attribute.item.number.type":"\u0424\u043e\u0440\u043c\u0430\u0442 \u0447\u0438\u0441\u043b\u0430","form.attribute.item.number.type.biginteger":"big integer (ex: 123456789)","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"integer (ex: 10)","form.attribute.item.privateField":"\u041f\u0440\u0438\u0432\u0430\u0442\u043d\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.privateField.description":"\u0426\u0435 \u043f\u043e\u043b\u0435 \u043d\u0435 \u0431\u0443\u0434\u0435 \u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u0438\u0441\u044f \u0443 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0456 API","form.attribute.item.requiredField":"\u041e\u0431\u043e\u0432\'\u044f\u0437\u043a\u043e\u0432\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.requiredField.description":"\u0412\u0438 \u043d\u0435 \u0437\u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0437\u0430\u043f\u0438\u0441 \u044f\u043a\u0449\u043e \u043d\u0435 \u0437\u0430\u043f\u043e\u0432\u043d\u0438\u0442\u0435 \u0446\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.text.regex":"\u0420\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0438\u0439 \u0432\u0438\u0440\u0430\u0437 (RegExp)","form.attribute.item.text.regex.description":"\u0428\u0430\u0431\u043b\u043e\u043d \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u0438\u0440\u0430\u0437\u0443.","form.attribute.item.uniqueField":"\u0423\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0435 \u043f\u043e\u043b\u0435","form.attribute.item.uniqueField.description":"\u0412\u0438 \u043d\u0435 \u0437\u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0437\u0430\u043f\u0438\u0441, \u044f\u043a\u0449\u043e \u0432\u0436\u0435 \u0456\u0441\u043d\u0443\u0454 \u0437\u0430\u043f\u0438\u0441 \u0456\u0437 \u0442\u0430\u043a\u0438\u043c \u0441\u0430\u043c\u0438\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f\u043c \u043f\u043e\u043b\u044f","form.attribute.media.allowed-types":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0434\u043e\u0437\u0432\u043e\u043b\u0435\u043d\u0456 \u0442\u0438\u043f\u0438 \u043c\u0435\u0434\u0456\u0430","form.attribute.media.allowed-types.option-files":"\u0424\u0430\u0439\u043b\u0438","form.attribute.media.allowed-types.option-images":"\u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0438","form.attribute.media.allowed-types.option-videos":"\u0412\u0456\u0434\u0435\u043e","form.attribute.media.option.multiple":"\u041c\u043d\u043e\u0436\u0438\u043d\u043d\u0456 \u043c\u0435\u0434\u0456\u0430","form.attribute.media.option.multiple.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u0441\u043b\u0430\u0439\u0434\u0435\u0440\u0456\u0432, \u043a\u0430\u0440\u0443\u0441\u0435\u043b\u0435\u0439 \u0430\u0431\u043e \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u0444\u0430\u0439\u043b\u0456\u0432","form.attribute.media.option.single":"\u041e\u0434\u0438\u043d\u0438\u0447\u043d\u0435 \u043c\u0435\u0434\u0456\u0430","form.attribute.media.option.single.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u0430\u0432\u0430\u0442\u0430\u0440\u043e\u043a, \u043a\u0430\u0440\u0442\u0438\u043d\u043e\u043a \u043f\u0440\u043e\u0444\u0456\u043b\u044f \u0430\u0431\u043e \u043e\u0431\u043a\u043b\u0430\u0434\u0438\u043d\u043e\u043a","form.attribute.settings.default":"\u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u0437\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c","form.attribute.text.option.long-text":"\u0414\u043e\u0432\u0433\u0438\u0439 \u0442\u0435\u043a\u0441\u0442","form.attribute.text.option.long-text.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u043e\u043f\u0438\u0441\u0456\u0432, \u0442\u0435\u043a\u0441\u0442\u0443 \u043f\u0440\u043e \u0441\u0435\u0431\u0435. \u0422\u043e\u0447\u043d\u0438\u0439 \u043f\u043e\u0448\u0443\u043a \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e.","form.attribute.text.option.short-text":"\u041a\u043e\u0440\u043e\u0442\u043a\u0438\u0439 \u0442\u0435\u043a\u0441\u0442","form.attribute.text.option.short-text.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u043d\u0430\u0437\u0432, \u0456\u043c\u0435\u043d, \u043f\u043e\u0441\u0438\u0430\u043b\u0430\u043d\u044c (URL). \u0414\u043e\u0437\u0432\u043e\u043b\u044f\u0454 \u0442\u043e\u0447\u043d\u0438\u0439 \u043f\u043e\u0448\u0443\u043a \u043f\u043e \u0446\u044c\u043e\u043c\u0443 \u043f\u043e\u043b\u044e.","form.button.add-components-to-dynamiczone":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438 \u0443 \u0437\u043e\u043d\u0443.","form.button.add-field":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435","form.button.add-first-field-to-created-component":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u0435\u0440\u0448\u0435 \u043f\u043e\u043b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0443","form.button.add.field.to.collectionType":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 \u0434\u043e \u0446\u044c\u043e\u0433\u043e Collection Type","form.button.add.field.to.component":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 \u0434\u043e \u0446\u044c\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0443","form.button.add.field.to.contentType":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 \u0434\u043e \u0446\u044c\u043e\u0433\u043e Content Type","form.button.add.field.to.singleType":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0449\u0435 \u043e\u0434\u043d\u0435 \u043f\u043e\u043b\u0435 \u0434\u043e \u0446\u044c\u043e\u0433\u043e Single Type","form.button.cancel":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","form.button.collection-type.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u043c\u043d\u043e\u0436\u0438\u043d\u043d\u0438\u0445 \u043e\u0431\'\u0454\u043a\u0442\u0456\u0432, \u044f\u043a-\u0442\u043e \u0434\u043e\u043f\u0438\u0441\u0438, \u0442\u043e\u0432\u0430\u0440\u0438, \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456 \u0442\u043e\u0449\u043e.","form.button.configure-component":"\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.configure-view":"\u041d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u0438\u0433\u043b\u044f\u0434","form.button.select-component":"\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","form.button.single-type.description":"\u041f\u0456\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u0434\u043b\u044f \u043f\u043e\u043e\u0434\u0438\u043d\u043e\u043a\u0438\u0445 \u043e\u0431\'\u0454\u043a\u0442\u0456\u0432, \u044f\u043a-\u0442\u043e \u0434\u043e\u043c\u0430\u0448\u043d\u044f \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430, \u043f\u0440\u043e \u043d\u0430\u0441 \u0442\u043e\u0449\u043e","from":"\u0437","modalForm.attribute.form.base.name.description":"\u0414\u043b\u044f \u043d\u0430\u0437\u0432\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430 \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0431\u0456\u043b\u0456\u0432","modalForm.attribute.form.base.name.placeholder":"\u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, Slug, SEO URL, Canonical URL","modalForm.attribute.target-field":"\u041f\u043e\u0432\'\u044f\u0437\u0430\u043d\u0435 \u043f\u043e\u043b\u0435","modalForm.attributes.select-component":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","modalForm.attributes.select-components":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438","modalForm.component.header-create":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","modalForm.components.create-component.category.label":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u044e \u0430\u0431\u043e \u0432\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u0430\u0437\u0432\u0443 \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043d\u043e\u0432\u043e\u0457","modalForm.components.icon.label":"\u0406\u043a\u043e\u043d\u043a\u0430","modalForm.editCategory.base.name.description":"\u0414\u043b\u044f \u043d\u0430\u0437\u0432\u0438 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u0457 \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0431\u0456\u043b\u0456\u0432","modalForm.header-edit":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 {name}","modalForm.header.categories":"\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u0457","modalForm.singleType.header-create":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 Single Type","modalForm.sub-header.addComponentToDynamicZone":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0434\u043e \u0434\u0438\u043d\u0430\u043c\u0456\u0447\u043d\u043e\u0457 \u0437\u043e\u043d\u0438","modalForm.sub-header.attribute.create":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043d\u043e\u0432\u0435 \u043f\u043e\u043b\u0435 {type}","modalForm.sub-header.attribute.create.step":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 ({step}/2)","modalForm.sub-header.attribute.edit":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 {name}","modalForm.sub-header.chooseAttribute.collectionType":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u043b\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e Collection Type","modalForm.sub-header.chooseAttribute.component":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u043b\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0443","modalForm.sub-header.chooseAttribute.singleType":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u043e\u043b\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e Single Type","modelPage.attribute.relation-polymorphic":"\u0417\u0432\'\u044f\u0437\u043e\u043a (\u043f\u043e\u043b\u0456\u043c\u043e\u0440\u0444\u043d\u0438\u0439)","modelPage.attribute.relationWith":"\u0417\u0432\'\u044f\u0437\u043e\u043a \u0437","notification.info.autoreaload-disable":"\u0424\u0443\u043d\u043a\u0446\u0456\u044f autoReload \u043c\u0430\u0454 \u0431\u0443\u0442\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u043f\u0443\u0441\u0442\u0456\u0442\u044c \u0441\u0432\u0456\u0439 \u0434\u043e\u0434\u0430\u0442\u043e\u043a \u0432\u0456\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u044e\u0447\u0438 `strapi develop`.","notification.info.creating.notSaved":"\u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0431\u0435\u0440\u0435\u0436\u0456\u0442\u044c \u0432\u0430\u0448\u0456 \u0437\u043c\u0456\u043d\u0438 \u043f\u0435\u0440\u0435\u0434 \u0442\u0438\u043c \u044f\u043a \u0441\u0442\u0432\u043e\u0440\u044e\u0432\u0430\u0442\u0438 \u043d\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0430\u0431\u043e Collection Type","plugin.description.long":"\u041c\u043e\u0434\u0435\u043b\u044e\u0439\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0434\u0430\u043d\u043d\u0438\u0445 \u0434\u043b\u044f \u0432\u0430\u0448\u043e\u0433\u043e API. \u0421\u0442\u0432\u043e\u0440\u044e\u0439\u0442\u0435 \u043d\u043e\u0432\u0456 \u043f\u043e\u043b\u044f \u0442\u0430 \u0437\u0432\'\u044f\u0437\u043a\u0438 \u0437\u0430 \u0445\u0432\u0438\u043b\u0438\u043d\u0443. \u0424\u0430\u0439\u043b\u0438 \u0431\u0443\u0434\u0443\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u0442\u0430 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u0456 \u0432 \u0432\u0430\u0448\u0435\u043c\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0443.","plugin.description.short":"\u041c\u043e\u0434\u0435\u043b\u044e\u0439\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0434\u0430\u043d\u043d\u0438\u0445 \u0434\u043b\u044f \u0432\u0430\u0448\u043e\u0433\u043e API.","popUpForm.navContainer.advanced":"\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f","popUpForm.navContainer.base":"\u041e\u0441\u043d\u043e\u0432\u043d\u0435","popUpWarning.bodyMessage.cancel-modifications":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0441\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0432\u043e\u0457 \u0437\u043c\u0456\u043d\u0438?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0441\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0441\u0432\u043e\u0457 \u0437\u043c\u0456\u043d\u0438? \u0414\u0435\u044f\u043a\u0456 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438 \u0431\u0443\u043b\u0438 \u0437\u043c\u0456\u043d\u0435\u043d\u0456, \u0430\u0431\u043e \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043d\u043e\u0432\u0456...","popUpWarning.bodyMessage.category.delete":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0446\u044e \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u044e? \u0412\u0441\u0456 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0438 \u0442\u0430\u043a\u043e\u0436 \u0431\u0443\u0434\u0443\u0442\u044c \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u0456.","popUpWarning.bodyMessage.component.delete":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0446\u0435\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442?","popUpWarning.bodyMessage.contentType.delete":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0446\u0435\u0439 Collection Type?","prompt.unsaved":"\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456 \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0437\u0430\u043b\u0438\u0448\u0438\u0442\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443? \u0412\u0441\u0456 \u0432\u0438\u0448\u0456 \u0437\u043c\u0456\u043d\u0438 \u0431\u0443\u0434\u0443\u0442\u044c \u0432\u0442\u0430\u0440\u0447\u0435\u043d\u0456.","relation.attributeName.placeholder":"Ex: author, category, tag","relation.manyToMany":"\u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0456 \u043d\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u043c","relation.manyToOne":"\u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0431\u0430\u0433\u0430\u0442\u043e","relation.manyWay":"\u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0431\u0430\u0433\u0430\u0442\u043e","relation.oneToMany":"\u043d\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0434\u043e \u0431\u0430\u0433\u0430\u0442\u044c\u043e\u0445","relation.oneToOne":"\u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0456 \u043d\u0430\u043b\u0435\u0436\u0438\u0442\u044c \u0434\u043e \u043e\u0434\u043d\u0456\u0454\u0457","relation.oneWay":"\u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043e\u0434\u043d\u0435"}')}}]);