@strapi/admin 4.12.0-beta.0 → 4.12.0-beta.3

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 (226) hide show
  1. package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +1 -3
  2. package/admin/src/content-manager/components/RelationInput/components/Option.js +6 -5
  3. package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +7 -7
  4. package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFields.js +23 -21
  5. package/admin/src/content-manager/pages/EditSettingsView/components/ModalForm.js +21 -23
  6. package/admin/src/content-manager/pages/EditView/Information/index.js +1 -1
  7. package/admin/src/content-manager/pages/EditView/InformationBox/InformationBoxCE.js +1 -2
  8. package/admin/src/content-manager/pages/EditView/InformationBox/index.js +1 -3
  9. package/admin/src/content-manager/pages/EditView/index.js +14 -2
  10. package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +24 -22
  11. package/admin/src/content-manager/pages/ListView/components/Body/index.js +191 -0
  12. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/ConfirmBulkActionDialog/index.js +164 -0
  13. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/SelectedEntriesModal/index.js +468 -0
  14. package/admin/src/content-manager/{components/DynamicTable/BulkActionsBar → pages/ListView/components/BulkActionButtons}/index.js +56 -132
  15. package/admin/src/content-manager/pages/ListView/components/CellContent/RelationMultiple/index.js +63 -69
  16. package/admin/src/content-manager/pages/ListView/components/CellContent/RepeatableComponent/index.js +28 -21
  17. package/admin/src/content-manager/pages/ListView/index.js +191 -132
  18. package/admin/src/hooks/useSettingsMenu/index.js +35 -21
  19. package/admin/src/layouts/UnauthenticatedLayout/LocaleToggle/index.js +7 -7
  20. package/admin/src/pages/AuthPage/components/Login/index.js +3 -5
  21. package/admin/src/pages/AuthPage/constants.js +3 -2
  22. package/admin/src/pages/AuthPage/index.js +18 -1
  23. package/admin/src/pages/HomePage/index.js +19 -7
  24. package/admin/src/pages/ProfilePage/index.js +6 -11
  25. package/admin/src/pages/SettingsPage/components/SettingsNav/index.js +13 -11
  26. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +17 -1
  27. package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +15 -2
  28. package/admin/src/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  29. package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +15 -1
  30. package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +36 -5
  31. package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  32. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  33. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +16 -1
  34. package/admin/src/translations/ca.json +4 -4
  35. package/admin/src/translations/de.json +4 -4
  36. package/admin/src/translations/dk.json +2 -2
  37. package/admin/src/translations/en.json +23 -4
  38. package/admin/src/translations/es.json +4 -4
  39. package/admin/src/translations/eu.json +4 -4
  40. package/admin/src/translations/fr.json +2 -2
  41. package/admin/src/translations/gu.json +4 -4
  42. package/admin/src/translations/hi.json +4 -4
  43. package/admin/src/translations/hu.json +4 -4
  44. package/admin/src/translations/ja.json +2 -2
  45. package/admin/src/translations/ko.json +2 -2
  46. package/admin/src/translations/ml.json +4 -4
  47. package/admin/src/translations/nl.json +4 -4
  48. package/admin/src/translations/pl.json +4 -4
  49. package/admin/src/translations/pt-BR.json +4 -4
  50. package/admin/src/translations/ru.json +4 -4
  51. package/admin/src/translations/sa.json +4 -4
  52. package/admin/src/translations/sk.json +4 -4
  53. package/admin/src/translations/sv.json +4 -4
  54. package/admin/src/translations/tr.json +4 -4
  55. package/admin/src/translations/zh-Hans.json +4 -4
  56. package/admin/src/translations/zh.json +4 -4
  57. package/build/1049.758a01f5.chunk.js +1 -0
  58. package/build/{3528.4845cf92.chunk.js → 1386.762d6eb8.chunk.js} +1 -1
  59. package/build/1727.b49f0713.chunk.js +1 -0
  60. package/build/{5563.a146acac.chunk.js → 2225.15d1df72.chunk.js} +2 -2
  61. package/build/2379.d33a2e16.chunk.js +1 -0
  62. package/build/2395.b0419a54.chunk.js +26 -0
  63. package/build/2801.18f38baf.chunk.js +1 -0
  64. package/build/{7394.423886bd.chunk.js → 3100.21c343fa.chunk.js} +1 -1
  65. package/build/311.cb0884bb.chunk.js +1 -0
  66. package/build/3483.ddd2d6df.chunk.js +1 -0
  67. package/build/{970.89601f27.chunk.js → 3739.63e352f1.chunk.js} +52 -20
  68. package/build/3984.ea7b8036.chunk.js +1 -0
  69. package/build/4546.ff9fdf30.chunk.js +1 -0
  70. package/build/502.ccb38223.chunk.js +1 -0
  71. package/build/5483.ed2c7efa.chunk.js +6 -0
  72. package/build/{5542.c62d0daf.chunk.js → 5542.2415a393.chunk.js} +6 -6
  73. package/build/6158.c974fd83.chunk.js +1 -0
  74. package/build/6691.f880a0b6.chunk.js +105 -0
  75. package/build/7030.b98dcedf.chunk.js +1 -0
  76. package/build/7464.c6d0565c.chunk.js +1 -0
  77. package/build/8276.23e0763b.chunk.js +26 -0
  78. package/build/8298.fd253c9f.chunk.js +117 -0
  79. package/build/918.54414509.chunk.js +1 -0
  80. package/build/{9932.7e2b71de.chunk.js → 9806.91360bb6.chunk.js} +79 -79
  81. package/build/{9944.29289a16.chunk.js → 9944.7af075a5.chunk.js} +1 -1
  82. package/build/{Admin-authenticatedApp.9d3afb79.chunk.js → Admin-authenticatedApp.36b3826c.chunk.js} +5 -5
  83. package/build/Admin_InternalErrorPage.f45f2462.chunk.js +1 -0
  84. package/build/{Admin_homePage.be30ef4e.chunk.js → Admin_homePage.ac9dfb86.chunk.js} +23 -15
  85. package/build/{Admin_marketplace.74a58e20.chunk.js → Admin_marketplace.f0b87fce.chunk.js} +1 -1
  86. package/build/{Admin_pluginsPage.ce464189.chunk.js → Admin_pluginsPage.8728ff6e.chunk.js} +1 -1
  87. package/build/{Admin_profilePage.2131eb68.chunk.js → Admin_profilePage.a968035f.chunk.js} +2 -2
  88. package/build/Admin_settingsPage.8c600d1a.chunk.js +111 -0
  89. package/build/Upload_ConfigureTheView.345ac1e0.chunk.js +1 -0
  90. package/build/admin-app.1c3f7fd6.chunk.js +36 -0
  91. package/build/{admin-edit-roles-page.3fdd6b9d.chunk.js → admin-edit-roles-page.a49b9f4f.chunk.js} +4 -4
  92. package/build/admin-edit-users.67704088.chunk.js +10 -0
  93. package/build/{admin-roles-list.e17b00d7.chunk.js → admin-roles-list.0c129e98.chunk.js} +1 -1
  94. package/build/admin-users.3279ffb0.chunk.js +11 -0
  95. package/build/api-tokens-create-page.46c2ea84.chunk.js +1 -0
  96. package/build/{api-tokens-edit-page.9a1dd2fa.chunk.js → api-tokens-edit-page.58139df9.chunk.js} +1 -1
  97. package/build/{api-tokens-list-page.a103f526.chunk.js → api-tokens-list-page.505bf7e0.chunk.js} +2 -2
  98. package/build/audit-logs-settings-page.4b422831.chunk.js +1 -0
  99. package/build/{ca-json.1fed5d8b.chunk.js → ca-json.a53c10b6.chunk.js} +1 -1
  100. package/build/content-manager.b8d593d4.chunk.js +1103 -0
  101. package/build/{content-type-builder-list-view.a200a358.chunk.js → content-type-builder-list-view.bf9be456.chunk.js} +9 -9
  102. package/build/{content-type-builder-translation-ar-json.56d8fcf4.chunk.js → content-type-builder-translation-ar-json.3e808e2f.chunk.js} +1 -1
  103. package/build/{content-type-builder-translation-cs-json.a5b299ca.chunk.js → content-type-builder-translation-cs-json.1ef9e106.chunk.js} +1 -1
  104. package/build/{content-type-builder-translation-de-json.393a76c0.chunk.js → content-type-builder-translation-de-json.63fcff7b.chunk.js} +1 -1
  105. package/build/{content-type-builder-translation-dk-json.fbd39bb7.chunk.js → content-type-builder-translation-dk-json.fd626b67.chunk.js} +1 -1
  106. package/build/{content-type-builder-translation-en-json.38e20391.chunk.js → content-type-builder-translation-en-json.ed29ff4d.chunk.js} +1 -1
  107. package/build/{content-type-builder-translation-es-json.9288474b.chunk.js → content-type-builder-translation-es-json.a4a361a9.chunk.js} +1 -1
  108. package/build/{content-type-builder-translation-fr-json.d35e269c.chunk.js → content-type-builder-translation-fr-json.499c3a46.chunk.js} +1 -1
  109. package/build/{content-type-builder-translation-id-json.f0513929.chunk.js → content-type-builder-translation-id-json.65255f93.chunk.js} +1 -1
  110. package/build/{content-type-builder-translation-it-json.aaf16753.chunk.js → content-type-builder-translation-it-json.e268ab74.chunk.js} +1 -1
  111. package/build/{content-type-builder-translation-ko-json.8fe21a7f.chunk.js → content-type-builder-translation-ko-json.04cb309d.chunk.js} +1 -1
  112. package/build/{content-type-builder-translation-ms-json.3b5d2d3e.chunk.js → content-type-builder-translation-ms-json.f6b743b9.chunk.js} +1 -1
  113. package/build/{content-type-builder-translation-nl-json.225ef5d3.chunk.js → content-type-builder-translation-nl-json.997fe8cc.chunk.js} +1 -1
  114. package/build/{content-type-builder-translation-pl-json.92f36be2.chunk.js → content-type-builder-translation-pl-json.634f638b.chunk.js} +1 -1
  115. package/build/{content-type-builder-translation-pt-BR-json.3bd10f89.chunk.js → content-type-builder-translation-pt-BR-json.6a95dc71.chunk.js} +1 -1
  116. package/build/{content-type-builder-translation-ru-json.9bfe47ce.chunk.js → content-type-builder-translation-ru-json.3af65503.chunk.js} +1 -1
  117. package/build/{content-type-builder-translation-sk-json.d03cc18a.chunk.js → content-type-builder-translation-sk-json.c6078082.chunk.js} +1 -1
  118. package/build/{content-type-builder-translation-sv-json.d23dcd32.chunk.js → content-type-builder-translation-sv-json.a6df2462.chunk.js} +1 -1
  119. package/build/{content-type-builder-translation-th-json.7ad256e2.chunk.js → content-type-builder-translation-th-json.122277cc.chunk.js} +1 -1
  120. package/build/{content-type-builder-translation-tr-json.926f6191.chunk.js → content-type-builder-translation-tr-json.41f44f77.chunk.js} +1 -1
  121. package/build/{content-type-builder-translation-uk-json.7bf19546.chunk.js → content-type-builder-translation-uk-json.e1315acd.chunk.js} +1 -1
  122. package/build/{content-type-builder-translation-zh-Hans-json.415577fb.chunk.js → content-type-builder-translation-zh-Hans-json.6ff57db6.chunk.js} +1 -1
  123. package/build/{content-type-builder-translation-zh-json.ad24dbeb.chunk.js → content-type-builder-translation-zh-json.3532b962.chunk.js} +1 -1
  124. package/build/content-type-builder.40534de5.chunk.js +170 -0
  125. package/build/{de-json.fcac7381.chunk.js → de-json.b3be02c7.chunk.js} +1 -1
  126. package/build/{dk-json.e34cad0d.chunk.js → dk-json.842aa391.chunk.js} +1 -1
  127. package/build/{email-settings-page.45695daa.chunk.js → email-settings-page.d494d1eb.chunk.js} +2 -2
  128. package/build/{en-json.fb9f6ddd.chunk.js → en-json.4c733bd1.chunk.js} +1 -1
  129. package/build/{es-json.42096084.chunk.js → es-json.f57b5335.chunk.js} +1 -1
  130. package/build/{eu-json.fb17c8f9.chunk.js → eu-json.633025f0.chunk.js} +1 -1
  131. package/build/{fr-json.69789980.chunk.js → fr-json.aa8839d2.chunk.js} +1 -1
  132. package/build/{gu-json.4d667d0c.chunk.js → gu-json.5bd62812.chunk.js} +1 -1
  133. package/build/{hi-json.323be97d.chunk.js → hi-json.9104eb78.chunk.js} +1 -1
  134. package/build/{hu-json.fe71e6c8.chunk.js → hu-json.9f4aae42.chunk.js} +1 -1
  135. package/build/{i18n-settings-page.29308d0b.chunk.js → i18n-settings-page.47f78016.chunk.js} +1 -1
  136. package/build/index.html +1 -1
  137. package/build/{ja-json.81b6d1e3.chunk.js → ja-json.91286391.chunk.js} +1 -1
  138. package/build/{ko-json.4539f4ba.chunk.js → ko-json.fcf3ec4b.chunk.js} +1 -1
  139. package/build/main.a12c4c0f.js +2856 -0
  140. package/build/{ml-json.8988e374.chunk.js → ml-json.557aa14c.chunk.js} +1 -1
  141. package/build/{nl-json.98345913.chunk.js → nl-json.b2b16eea.chunk.js} +1 -1
  142. package/build/{pl-json.59a5dab3.chunk.js → pl-json.f094a417.chunk.js} +1 -1
  143. package/build/{pt-BR-json.9410688b.chunk.js → pt-BR-json.dec7fb01.chunk.js} +1 -1
  144. package/build/review-workflows-settings-create-view.dfd87e1f.chunk.js +1 -0
  145. package/build/review-workflows-settings-edit-view.53c00afe.chunk.js +1 -0
  146. package/build/review-workflows-settings-list-view.a34be805.chunk.js +56 -0
  147. package/build/{ru-json.678cd48b.chunk.js → ru-json.8193d8c4.chunk.js} +1 -1
  148. package/build/{runtime~main.5e9bf4b3.js → runtime~main.d197f488.js} +2 -2
  149. package/build/{sa-json.6359a11c.chunk.js → sa-json.a56836f1.chunk.js} +1 -1
  150. package/build/{sk-json.2374f129.chunk.js → sk-json.bf2f057a.chunk.js} +1 -1
  151. package/build/sso-settings-page.ed6f3f15.chunk.js +1 -0
  152. package/build/{sv-json.ae6e71ea.chunk.js → sv-json.fd0e86c6.chunk.js} +1 -1
  153. package/build/{tr-json.bac5dbd3.chunk.js → tr-json.56c32cf6.chunk.js} +1 -1
  154. package/build/transfer-tokens-create-page.1597e6ab.chunk.js +1 -0
  155. package/build/transfer-tokens-edit-page.8741529f.chunk.js +1 -0
  156. package/build/{transfer-tokens-list-page.7237443d.chunk.js → transfer-tokens-list-page.22147d2c.chunk.js} +2 -2
  157. package/build/upload-settings.cac210a0.chunk.js +14 -0
  158. package/build/upload.cbfeefa5.chunk.js +58 -0
  159. package/build/{users-advanced-settings-page.750b1f76.chunk.js → users-advanced-settings-page.18379a56.chunk.js} +1 -1
  160. package/build/users-email-settings-page.a87978e5.chunk.js +9 -0
  161. package/build/users-providers-settings-page.8876c1ee.chunk.js +14 -0
  162. package/build/{users-roles-settings-page.d286426a.chunk.js → users-roles-settings-page.0431f48c.chunk.js} +2 -2
  163. package/build/webhook-edit-page.a91f27a1.chunk.js +33 -0
  164. package/build/{webhook-list-page.940a40f1.chunk.js → webhook-list-page.65e1b5bb.chunk.js} +1 -1
  165. package/build/{zh-Hans-json.fada6f40.chunk.js → zh-Hans-json.36d81cdc.chunk.js} +1 -1
  166. package/build/{zh-json.3529f1e5.chunk.js → zh-json.1cc86ff0.chunk.js} +1 -1
  167. package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +6 -3
  168. package/ee/admin/content-manager/pages/EditView/InformationBox/index.js +1 -3
  169. package/ee/admin/content-manager/pages/ListView/ReviewWorkflowsColumn/constants.js +2 -2
  170. package/ee/admin/pages/AuthPage/components/Login/index.js +3 -5
  171. package/ee/admin/pages/HomePage/index.js +11 -0
  172. package/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +1 -3
  173. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/ProtectedPage/ProtectedPage.js +1 -1
  174. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/Stages/Stage/Stage.js +1 -1
  175. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/CreateView/CreateView.js +38 -10
  176. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/EditView/EditView.js +57 -8
  177. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/ListView/ListView.js +3 -3
  178. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/utils/{getWorkflowValidationSchema.js → validateWorkflow.js} +33 -2
  179. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  180. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/index.js +13 -0
  181. package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  182. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  183. package/ee/server/constants/default-stages.json +1 -1
  184. package/ee/server/constants/workflows.js +1 -0
  185. package/ee/server/services/review-workflows/validation.js +6 -0
  186. package/ee/server/validation/review-workflows.js +6 -2
  187. package/index.js +0 -14
  188. package/package.json +12 -20
  189. package/webpack.alias.js +0 -3
  190. package/webpack.config.js +1 -75
  191. package/admin/src/content-manager/pages/ListView/components/TableRows/index.js +0 -300
  192. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +0 -5
  193. package/build/1386.3b2aa6a7.chunk.js +0 -3
  194. package/build/1970.39a2d75e.chunk.js +0 -1
  195. package/build/2799.cf9b491f.chunk.js +0 -1
  196. package/build/3269.1ea0f5a6.chunk.js +0 -1
  197. package/build/4485.d3c6dd1d.chunk.js +0 -6
  198. package/build/539.865446c0.chunk.js +0 -1
  199. package/build/6691.e6d5ac38.chunk.js +0 -105
  200. package/build/7018.f3dad3c1.chunk.js +0 -1
  201. package/build/7259.0e25ab5d.chunk.js +0 -1
  202. package/build/9465.d8fc1377.chunk.js +0 -112
  203. package/build/Admin_InternalErrorPage.8911cb49.chunk.js +0 -1
  204. package/build/Admin_settingsPage.074655f6.chunk.js +0 -79
  205. package/build/Upload_ConfigureTheView.7a1cb9c9.chunk.js +0 -1
  206. package/build/admin-app.3ede71ad.chunk.js +0 -61
  207. package/build/admin-edit-users.78552758.chunk.js +0 -10
  208. package/build/admin-users.c23322fc.chunk.js +0 -11
  209. package/build/api-tokens-create-page.3dd4e921.chunk.js +0 -1
  210. package/build/audit-logs-settings-page.37fe915c.chunk.js +0 -1
  211. package/build/content-manager.08541eeb.chunk.js +0 -1094
  212. package/build/content-type-builder.de22f7c9.chunk.js +0 -166
  213. package/build/main.a8ede50d.js +0 -2927
  214. package/build/review-workflows-settings-create-view.56f61e18.chunk.js +0 -1
  215. package/build/review-workflows-settings-edit-view.912bc9c0.chunk.js +0 -1
  216. package/build/review-workflows-settings-list-view.cf6a08d3.chunk.js +0 -56
  217. package/build/sso-settings-page.0cdb96a6.chunk.js +0 -1
  218. package/build/transfer-tokens-create-page.de14cad4.chunk.js +0 -1
  219. package/build/transfer-tokens-edit-page.4f5e39af.chunk.js +0 -1
  220. package/build/upload-settings.cb6c14c3.chunk.js +0 -14
  221. package/build/upload.7e629643.chunk.js +0 -26
  222. package/build/users-email-settings-page.e9bcd865.chunk.js +0 -9
  223. package/build/users-providers-settings-page.a94253e9.chunk.js +0 -14
  224. package/build/webhook-edit-page.77ef4f1a.chunk.js +0 -33
  225. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/PublicationState.js +0 -0
  226. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/index.js +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[5905],{84015:function(oe,O,n){n.r(O),n.d(O,{default:function(){return lt}});var e=n(32735),C=n(82055),m=n(87933),P=n(41415),H=n(17e3),g=n(72850),r=n(19565),M=n(19406),S=n(66456),D=n(68625),X=n(29439),K=n(33795),l=n.n(K),f=n(23973),T=n.n(f),v=n(89793),x=n.n(v),j=n(23940),N=n.n(j),I=n(67879),J=n(53038),G=n(56755),ge=n(33827),fe=n(94547),_=n(19786),Z=n(49372),Pe=n(73269),je=n(60216),o=n.n(je),V=n(198),he=n(32237),b=n(92318),$=n(8471),ye=$.ZP.tr`
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[5905],{14417:function(oe,O,n){n.r(O),n.d(O,{default:function(){return lt}});var e=n(32735),C=n(82055),m=n(87933),j=n(41415),H=n(17e3),g=n(72850),r=n(19565),M=n(19406),S=n(66456),D=n(68625),X=n(29439),K=n(33795),l=n.n(K),f=n(23973),T=n.n(f),v=n(89793),x=n.n(v),k=n(23940),N=n.n(k),I=n(67879),J=n(53038),G=n(56755),ge=n(33827),fe=n(94547),_=n(19786),Z=n(49372),Pe=n(73269),je=n(60216),o=n.n(je),V=n(97782),he=n(20666),b=n(32105),$=n(8471),ye=$.ZP.tr`
2
2
  &.component-row,
3
3
  &.dynamiczone-row {
4
4
  position: relative;
@@ -29,7 +29,7 @@
29
29
  &.dynamiczone-row > td:first-of-type {
30
30
  padding: 0;
31
31
  }
32
- `;function ae({customRowComponent:t,component:a,isFromDynamicZone:i,isNestedInDZComponent:s,firstLoopComponentUid:p}){const{modifiedData:d}=(0,V.Z)(),{schema:{attributes:h}}=l()(d,["components",a],{schema:{attributes:[]}});return e.createElement(ye,{isChildOfDynamicZone:i,className:"component-row"},e.createElement("td",{colSpan:12},e.createElement(xe,{customRowComponent:t,items:h,targetUid:a,firstLoopComponentUid:p||a,editTarget:"components",isFromDynamicZone:i,isNestedInDZComponent:s,isSub:!0,secondLoopComponentUid:p?a:null})))}ae.defaultProps={component:null,customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1},ae.propTypes={component:o().string,customRowComponent:o().func,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,isNestedInDZComponent:o().bool};var Ee=ae,ke=n(35331),Be=n(99140),ve=n(31753);function re({isActive:t,icon:a}){return e.createElement(m.k,{alignItems:"center",background:t?"primary200":"neutral200",justifyContent:"center",height:8,width:8,borderRadius:"50%"},e.createElement(Be.J,{as:ve.c[a]||ve.c.cube,height:5,width:5}))}re.defaultProps={isActive:!1,icon:"Cube"},re.propTypes={isActive:o().bool,icon:o().string};const be=(0,$.ZP)(g.x)`
32
+ `;function ae({customRowComponent:t,component:a,isFromDynamicZone:i,isNestedInDZComponent:s,firstLoopComponentUid:p}){const{modifiedData:d}=(0,V.Z)(),{schema:{attributes:h}}=l()(d,["components",a],{schema:{attributes:[]}});return e.createElement(ye,{isChildOfDynamicZone:i,className:"component-row"},e.createElement("td",{colSpan:12},e.createElement(xe,{customRowComponent:t,items:h,targetUid:a,firstLoopComponentUid:p||a,editTarget:"components",isFromDynamicZone:i,isNestedInDZComponent:s,isSub:!0,secondLoopComponentUid:p?a:null})))}ae.defaultProps={component:null,customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1},ae.propTypes={component:o().string,customRowComponent:o().func,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,isNestedInDZComponent:o().bool};var Ee=ae,ke=n(35331),Be=n(99140),ve=n(51401);function re({isActive:t,icon:a}){return e.createElement(m.k,{alignItems:"center",background:t?"primary200":"neutral200",justifyContent:"center",height:8,width:8,borderRadius:"50%"},e.createElement(Be.J,{as:ve.c[a]||ve.c.cube,height:5,width:5}))}re.defaultProps={isActive:!1,icon:"Cube"},re.propTypes={isActive:o().bool,icon:o().string};const be=(0,$.ZP)(g.x)`
33
33
  position: absolute;
34
34
  display: none;
35
35
  top: 5px;
@@ -78,7 +78,7 @@
78
78
  }
79
79
  }
80
80
  }
81
- `;function le({component:t,dzName:a,index:i,isActive:s,isInDevelopmentMode:p,onClick:d}){const{modifiedData:h,removeComponentFromDynamicZone:k}=(0,V.Z)(),{schema:{icon:L,displayName:R}}=l()(h,["components",t],{schema:{}}),y=c=>{c.stopPropagation(),k(a,i)};return e.createElement(Ae,{alignItems:"center",direction:"column",className:s?"active":"",borderRadius:"borderRadius",justifyContent:"center",paddingLeft:4,paddingRight:4,shrink:0,onClick:d,role:"tab",tabIndex:s?0:-1,cursor:"pointer","aria-selected":s,"aria-controls":`dz-${a}-panel-${i}`,id:`dz-${a}-tab-${i}`},e.createElement(re,{icon:L,isActive:s}),e.createElement(g.x,{marginTop:1,maxWidth:"100%"},e.createElement(Z.Z,{variant:"pi",fontWeight:"bold",ellipsis:!0},R)),p&&e.createElement(be,{as:"button",onClick:y},e.createElement(ke.Z,null)))}le.defaultProps={component:null,isActive:!1,isInDevelopmentMode:!1,onClick(){}},le.propTypes={component:o().string,dzName:o().string.isRequired,index:o().number.isRequired,isActive:o().bool,isInDevelopmentMode:o().bool,onClick:o().func};var Ie=le;const Fe=(0,$.ZP)(M.Z)`
81
+ `;function le({component:t,dzName:a,index:i,isActive:s,isInDevelopmentMode:p,onClick:d}){const{modifiedData:h,removeComponentFromDynamicZone:B}=(0,V.Z)(),{schema:{icon:L,displayName:R}}=l()(h,["components",t],{schema:{}}),y=c=>{c.stopPropagation(),B(a,i)};return e.createElement(Ae,{alignItems:"center",direction:"column",className:s?"active":"",borderRadius:"borderRadius",justifyContent:"center",paddingLeft:4,paddingRight:4,shrink:0,onClick:d,role:"tab",tabIndex:s?0:-1,cursor:"pointer","aria-selected":s,"aria-controls":`dz-${a}-panel-${i}`,id:`dz-${a}-tab-${i}`},e.createElement(re,{icon:L,isActive:s}),e.createElement(g.x,{marginTop:1,maxWidth:"100%"},e.createElement(Z.Z,{variant:"pi",fontWeight:"bold",ellipsis:!0},R)),p&&e.createElement(be,{as:"button",onClick:y},e.createElement(ke.Z,null)))}le.defaultProps={component:null,isActive:!1,isInDevelopmentMode:!1,onClick(){}},le.propTypes={component:o().string,dzName:o().string.isRequired,index:o().number.isRequired,isActive:o().bool,isInDevelopmentMode:o().bool,onClick:o().func};var Ie=le;const Fe=(0,$.ZP)(M.Z)`
82
82
  width: ${(0,r.Q1)(32)};
83
83
  height: ${(0,r.Q1)(32)};
84
84
  padding: ${(0,r.Q1)(9)};
@@ -104,7 +104,7 @@
104
104
  height: ${(0,r.Q1)(80)};
105
105
  justify-content: center;
106
106
  align-items: center;
107
- `;function ie({customRowComponent:t,components:a,addComponent:i,name:s,targetUid:p}){const{isInDevelopmentMode:d}=(0,V.Z)(),[h,k]=(0,e.useState)(0),{formatMessage:L}=(0,I.Z)(),R=c=>{h!==c&&k(c)},y=()=>{i(s)};return e.createElement(ye,{className:"dynamiczone-row",isFromDynamicZone:!0},e.createElement("td",{colSpan:12},e.createElement(we,{paddingLeft:8},e.createElement(Oe,{gap:2},d&&e.createElement("button",{type:"button",onClick:y},e.createElement(Ue,{direction:"column",alignItems:"stretch",gap:1},e.createElement(Fe,null),e.createElement(Z.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600"},L({id:(0,b.Z)("button.component.add"),formatMessage:"Add a component"})))),e.createElement(m.k,{role:"tablist",gap:2},a.map((c,u)=>e.createElement(Ie,{key:c,dzName:s,index:u,component:c,isActive:h===u,isInDevelopmentMode:d,onClick:()=>R(u)}))))),e.createElement(Se,null,a.map((c,u)=>{const E={customRowComponent:t,component:c};return e.createElement(g.x,{id:`dz-${s}-panel-${u}`,role:"tabpanel",tabindex:0,"aria-labelledby":`dz-${s}-tab-${u}`,key:c,style:{display:h===u?"block":"none"}},e.createElement("table",null,e.createElement("tbody",null,e.createElement(Ee,{...E,isFromDynamicZone:!0,targetUid:p,key:c}))))}))))}ie.defaultProps={addComponent(){},components:[],customRowComponent:null,name:null},ie.propTypes={addComponent:o().func,components:o().instanceOf(Array),customRowComponent:o().func,name:o().string,targetUid:o().string.isRequired};var We=ie;const Ne=(0,$.ZP)(g.x)`
107
+ `;function ie({customRowComponent:t,components:a,addComponent:i,name:s,targetUid:p}){const{isInDevelopmentMode:d}=(0,V.Z)(),[h,B]=(0,e.useState)(0),{formatMessage:L}=(0,I.Z)(),R=c=>{h!==c&&B(c)},y=()=>{i(s)};return e.createElement(ye,{className:"dynamiczone-row",isFromDynamicZone:!0},e.createElement("td",{colSpan:12},e.createElement(we,{paddingLeft:8},e.createElement(Oe,{gap:2},d&&e.createElement("button",{type:"button",onClick:y},e.createElement(Ue,{direction:"column",alignItems:"stretch",gap:1},e.createElement(Fe,null),e.createElement(Z.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600"},L({id:(0,b.Z)("button.component.add"),formatMessage:"Add a component"})))),e.createElement(m.k,{role:"tablist",gap:2},a.map((c,u)=>e.createElement(Ie,{key:c,dzName:s,index:u,component:c,isActive:h===u,isInDevelopmentMode:d,onClick:()=>R(u)}))))),e.createElement(Se,null,a.map((c,u)=>{const E={customRowComponent:t,component:c};return e.createElement(g.x,{id:`dz-${s}-panel-${u}`,role:"tabpanel",tabindex:0,"aria-labelledby":`dz-${s}-tab-${u}`,key:c,style:{display:h===u?"block":"none"}},e.createElement("table",null,e.createElement("tbody",null,e.createElement(Ee,{...E,isFromDynamicZone:!0,targetUid:p,key:c}))))}))))}ie.defaultProps={addComponent(){},components:[],customRowComponent:null,name:null},ie.propTypes={addComponent:o().func,components:o().instanceOf(Array),customRowComponent:o().func,name:o().string,targetUid:o().string.isRequired};var We=ie;const Ne=(0,$.ZP)(g.x)`
108
108
  height: ${24/16}rem;
109
109
  width: ${24/16}rem;
110
110
  border-radius: 50%;
@@ -162,7 +162,7 @@
162
162
  color: ${({theme:t})=>t.colors.neutral600};
163
163
  outline-offset: -4px;
164
164
  }
165
- `;function se({addComponentToDZ:t,customRowComponent:a,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,isMain:d,isNestedInDZComponent:h,isSub:k,items:L,secondLoopComponentUid:R,targetUid:y}){const{formatMessage:c}=(0,I.Z)(),{trackUsage:u}=(0,r.rS)(),{isInDevelopmentMode:E,modifiedData:z,isInContentTypeView:F}=(0,V.Z)(),{onOpenModalAddField:U}=(0,he.Z)(),B=()=>{u("hasClickedCTBAddFieldBanner"),U({forTarget:i,targetUid:y})};return y?L.length===0&&d?e.createElement(G.i,{colCount:2,rowCount:2},e.createElement(ge.h,null,e.createElement(fe.Tr,null,e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement(r.c4,{action:e.createElement(P.z,{onClick:B,size:"L",startIcon:e.createElement(M.Z,null),variant:"secondary"},c({id:(0,b.Z)("table.button.no-fields"),defaultMessage:"Add new field"})),colSpan:2,content:F?{id:(0,b.Z)("table.content.no-fields.collection-type"),defaultMessage:"Add your first field to this Collection-Type"}:{id:(0,b.Z)("table.content.no-fields.component"),defaultMessage:"Add your first field to this component"}})):e.createElement(Ke,null,e.createElement(g.x,{paddingLeft:6,paddingRight:d?6:0,...d&&{style:{overflowX:"auto"}}},e.createElement("table",null,d&&e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement("th",{colSpan:"2"},e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement("tbody",null,L.map(w=>{const{type:Q}=w,Y=a;return e.createElement(e.Fragment,{key:w.name},e.createElement(Y,{...w,isNestedInDZComponent:h,targetUid:y,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,secondLoopComponentUid:R}),Q==="component"&&e.createElement(Ee,{...w,customRowComponent:a,targetUid:y,isNestedInDZComponent:p,editTarget:i,firstLoopComponentUid:s}),Q==="dynamiczone"&&e.createElement(We,{...w,customRowComponent:a,addComponent:t,targetUid:y}))})))),d&&E&&e.createElement(Pe.c,{icon:e.createElement(M.Z,null),onClick:B},c({id:(0,b.Z)(`form.button.add.field.to.${z.contentType?z.contentType.schema.kind:i||"collectionType"}`),defaultMessage:"Add another field"})),k&&E&&e.createElement(Qe,{icon:e.createElement(M.Z,null),onClick:B,color:p?"primary":"neutral"},c({id:(0,b.Z)("form.button.add.field.to.component"),defaultMessage:"Add another field"}))):e.createElement(G.i,{colCount:2,rowCount:2},e.createElement(ge.h,null,e.createElement(fe.Tr,null,e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement(r.c4,{colSpan:2,content:{id:(0,b.Z)("table.content.create-first-content-type"),defaultMessage:"Create your first Collection-Type"}}))}se.defaultProps={addComponentToDZ(){},customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1,isMain:!1,isSub:!1,items:[],secondLoopComponentUid:null,targetUid:null},se.propTypes={addComponentToDZ:o().func,customRowComponent:o().func,editTarget:o().string.isRequired,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,isNestedInDZComponent:o().bool,isMain:o().bool,items:o().instanceOf(Array),secondLoopComponentUid:o().string,targetUid:o().string,isSub:o().bool};var xe=se,Te=n(50563),Ve=n(4038),He=n(45147);const Xe=(0,$.ZP)(g.x)`
165
+ `;function se({addComponentToDZ:t,customRowComponent:a,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,isMain:d,isNestedInDZComponent:h,isSub:B,items:L,secondLoopComponentUid:R,targetUid:y}){const{formatMessage:c}=(0,I.Z)(),{trackUsage:u}=(0,r.rS)(),{isInDevelopmentMode:E,modifiedData:z,isInContentTypeView:F}=(0,V.Z)(),{onOpenModalAddField:U}=(0,he.Z)(),A=()=>{u("hasClickedCTBAddFieldBanner"),U({forTarget:i,targetUid:y})};return y?L.length===0&&d?e.createElement(G.i,{colCount:2,rowCount:2},e.createElement(ge.h,null,e.createElement(fe.Tr,null,e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement(r.c4,{action:e.createElement(j.z,{onClick:A,size:"L",startIcon:e.createElement(M.Z,null),variant:"secondary"},c({id:(0,b.Z)("table.button.no-fields"),defaultMessage:"Add new field"})),colSpan:2,content:F?{id:(0,b.Z)("table.content.no-fields.collection-type"),defaultMessage:"Add your first field to this Collection-Type"}:{id:(0,b.Z)("table.content.no-fields.component"),defaultMessage:"Add your first field to this component"}})):e.createElement(Ke,null,e.createElement(g.x,{paddingLeft:6,paddingRight:d?6:0,...d&&{style:{overflowX:"auto"}}},e.createElement("table",null,d&&e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement("th",{colSpan:"2"},e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement("tbody",null,L.map(w=>{const{type:Q}=w,Y=a;return e.createElement(e.Fragment,{key:w.name},e.createElement(Y,{...w,isNestedInDZComponent:h,targetUid:y,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,secondLoopComponentUid:R}),Q==="component"&&e.createElement(Ee,{...w,customRowComponent:a,targetUid:y,isNestedInDZComponent:p,editTarget:i,firstLoopComponentUid:s}),Q==="dynamiczone"&&e.createElement(We,{...w,customRowComponent:a,addComponent:t,targetUid:y}))})))),d&&E&&e.createElement(Pe.c,{icon:e.createElement(M.Z,null),onClick:A},c({id:(0,b.Z)(`form.button.add.field.to.${z.contentType?z.contentType.schema.kind:i||"collectionType"}`),defaultMessage:"Add another field"})),B&&E&&e.createElement(Qe,{icon:e.createElement(M.Z,null),onClick:A,color:p?"primary":"neutral"},c({id:(0,b.Z)("form.button.add.field.to.component"),defaultMessage:"Add another field"}))):e.createElement(G.i,{colCount:2,rowCount:2},e.createElement(ge.h,null,e.createElement(fe.Tr,null,e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.name",defaultMessage:"Name"}))),e.createElement(_.Th,null,e.createElement(Z.Z,{variant:"sigma",textColor:"neutral600"},c({id:"global.type",defaultMessage:"Type"}))))),e.createElement(r.c4,{colSpan:2,content:{id:(0,b.Z)("table.content.create-first-content-type"),defaultMessage:"Create your first Collection-Type"}}))}se.defaultProps={addComponentToDZ(){},customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1,isMain:!1,isSub:!1,items:[],secondLoopComponentUid:null,targetUid:null},se.propTypes={addComponentToDZ:o().func,customRowComponent:o().func,editTarget:o().string.isRequired,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,isNestedInDZComponent:o().bool,isMain:o().bool,items:o().instanceOf(Array),secondLoopComponentUid:o().string,targetUid:o().string,isSub:o().bool};var xe=se,Te=n(50563),Ve=n(4038),He=n(45147);const Xe=(0,$.ZP)(g.x)`
166
166
  position: absolute;
167
167
  left: -1.125rem;
168
168
  top: 0px;
@@ -182,12 +182,12 @@
182
182
  * {
183
183
  fill: ${({theme:t,color:a})=>t.colors[a]};
184
184
  }
185
- `,Ze=t=>e.createElement(Xe,null,e.createElement(Je,{width:"20",height:"23",viewBox:"0 0 20 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.02477 14.7513C8.65865 17.0594 11.6046 18.6059 17.5596 18.8856C18.6836 18.9384 19.5976 19.8435 19.5976 20.9688V20.9688C19.5976 22.0941 18.6841 23.0125 17.5599 22.9643C10.9409 22.6805 6.454 20.9387 3.75496 17.1258C0.937988 13.1464 0.486328 7.39309 0.486328 0.593262H4.50974C4.50974 7.54693 5.06394 11.9813 7.02477 14.7513Z"})));Ze.propTypes={color:o().string.isRequired};var Ge=Ze,Ye=n(74081);const ce=({content:t})=>N()(t);ce.defaultProps={content:null},ce.propTypes={content:o().string};var qe=ce,_e=(0,$.ZP)(g.x)`
185
+ `,Ze=t=>e.createElement(Xe,null,e.createElement(Je,{width:"20",height:"23",viewBox:"0 0 20 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.02477 14.7513C8.65865 17.0594 11.6046 18.6059 17.5596 18.8856C18.6836 18.9384 19.5976 19.8435 19.5976 20.9688V20.9688C19.5976 22.0941 18.6841 23.0125 17.5599 22.9643C10.9409 22.6805 6.454 20.9387 3.75496 17.1258C0.937988 13.1464 0.486328 7.39309 0.486328 0.593262H4.50974C4.50974 7.54693 5.06394 11.9813 7.02477 14.7513Z"})));Ze.propTypes={color:o().string.isRequired};var Ge=Ze,Ye=n(93953);const ce=({content:t})=>N()(t);ce.defaultProps={content:null},ce.propTypes={content:o().string};var qe=ce,_e=(0,$.ZP)(g.x)`
186
186
  position: relative;
187
- `;const de=({type:t,customField:a,repeatable:i})=>{const{formatMessage:s}=(0,I.Z)();let p=t;return["integer","biginteger","float","decimal"].includes(t)?p="number":["string"].includes(t)&&(p="text"),a?e.createElement(Z.Z,null,s({id:(0,b.Z)("attribute.customField"),defaultMessage:"Custom field"})):e.createElement(Z.Z,null,s({id:(0,b.Z)(`attribute.${p}`),defaultMessage:t}),"\xA0",i&&s({id:(0,b.Z)("component.repeatable"),defaultMessage:"(repeatable)"}))};de.defaultProps={customField:null,repeatable:!1},de.propTypes={type:o().string.isRequired,customField:o().string,repeatable:o().bool};var et=de;function me({configurable:t,customField:a,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,name:d,onClick:h,relation:k,repeatable:L,secondLoopComponentUid:R,target:y,targetUid:c,type:u}){const{contentTypes:E,isInDevelopmentMode:z,removeAttribute:F}=(0,V.Z)(),{formatMessage:U}=(0,I.Z)(),B=u==="relation"&&k.includes("morph"),w=["integer","biginteger","float","decimal"].includes(u)?"number":u,Q=l()(E,[y],{}),Y=l()(Q,["schema","displayName"],""),q=l()(Q,"plugin"),ue=y?"relation":w,ee=()=>{B||t!==!1&&h(i,R||s||c,d,u,a)};let W;return R&&s?W=2:s?W=1:W=0,e.createElement(_e,{as:"tr",...(0,r.X7)({fn:ee,condition:z&&t&&!B})},e.createElement("td",{style:{position:"relative"}},W!==0&&e.createElement(Ge,{color:p?"primary200":"neutral150"}),e.createElement(m.k,{paddingLeft:2,gap:4},e.createElement(Ye.Z,{type:ue,customField:a}),e.createElement(Z.Z,{fontWeight:"bold"},d))),e.createElement("td",null,y?e.createElement(Z.Z,null,U({id:(0,b.Z)(`modelPage.attribute.${B?"relation-polymorphic":"relationWith"}`),defaultMessage:"Relation with"}),"\xA0",e.createElement("span",{style:{fontStyle:"italic"}},e.createElement(qe,{content:Y}),"\xA0",q&&`(${U({id:(0,b.Z)("from"),defaultMessage:"from"})}: ${q})`)):e.createElement(et,{type:u,customField:a,repeatable:L})),e.createElement("td",null,z?e.createElement(m.k,{justifyContent:"flex-end",...r.UW},t?e.createElement(m.k,{gap:1},!B&&e.createElement(Te.h,{onClick:ee,label:`${U({id:"app.utils.edit",defaultMessage:"Edit"})} ${d}`,noBorder:!0,icon:e.createElement(D.Z,null)}),e.createElement(Te.h,{onClick:te=>{te.stopPropagation(),F(i,d,R||s||"")},label:`${U({id:"global.delete",defaultMessage:"Delete"})} ${d}`,noBorder:!0,icon:e.createElement(Ve.Z,null)})):e.createElement(He.Z,null)):e.createElement(g.x,{height:(0,r.Q1)(32)})))}me.defaultProps={configurable:!0,customField:null,firstLoopComponentUid:null,isFromDynamicZone:!1,onClick(){},relation:"",repeatable:!1,secondLoopComponentUid:null,target:null,targetUid:null,type:null},me.propTypes={configurable:o().bool,customField:o().string,editTarget:o().string.isRequired,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,name:o().string.isRequired,onClick:o().func,relation:o().string,repeatable:o().bool,secondLoopComponentUid:o().string,target:o().string,targetUid:o().string,type:o().string};var tt=(0,e.memo)(me),nt=t=>{let a;switch(t){case"date":case"datetime":case"time":case"timestamp":a="date";break;case"integer":case"biginteger":case"decimal":case"float":a="number";break;case"string":case"text":a="text";break;case"":a="relation";break;default:a=t}return a},ot=n(2669);const at={collectionTypesConfigurations:[{action:"plugin::content-manager.collection-types.configure-view",subject:null}],componentsConfigurations:[{action:"plugin::content-manager.components.configure-layout",subject:null}],singleTypesConfigurations:[{action:"plugin::content-manager.single-types.configure-view",subject:null}]},pe=({disabled:t,isTemporary:a,isInContentTypeView:i,contentTypeKind:s,targetUid:p})=>{const{formatMessage:d}=(0,I.Z)(),{push:h}=(0,J.k6)(),{collectionTypesConfigurations:k,componentsConfigurations:L,singleTypesConfigurations:R}=at,y=d({id:"content-type-builder.form.button.configure-view"});let c=k;const u=()=>(a||h(i?`/content-manager/collectionType/${p}/configurations/edit`:`/content-manager/components/${p}/configurations/edit`),!1);return i&&s==="singleType"&&(c=R),i||(c=L),e.createElement(r.jW,{permissions:c},e.createElement(P.z,{startIcon:e.createElement(ot.Z,null),variant:"tertiary",onClick:u,disabled:a||t},y))};pe.defaultProps={contentTypeKind:"collectionType",isInContentTypeView:!0,isTemporary:!1,targetUid:""},pe.propTypes={disabled:o().bool.isRequired,contentTypeKind:o().string,isInContentTypeView:o().bool,isTemporary:o().bool,targetUid:o().string};var rt=(0,e.memo)(pe),lt=()=>{const{initialData:t,modifiedData:a,isInDevelopmentMode:i,isInContentTypeView:s,submitData:p}=(0,V.Z)(),{formatMessage:d}=(0,I.Z)(),{trackUsage:h}=(0,r.rS)(),k=(0,J.$B)("/plugins/content-type-builder/:kind/:currentUID"),{onOpenModalAddComponentsToDZ:L,onOpenModalAddField:R,onOpenModalEditField:y,onOpenModalEditSchema:c,onOpenModalEditCustomField:u}=(0,he.Z)(),E=s?"contentType":"component",z=[E,"schema","attributes"],F=l()(a,[E,"uid"]),U=l()(a,[E,"isTemporary"],!1),B=l()(a,[E,"schema","kind"],null),w=l()(a,z,[]),Q=T()(t,[E,"plugin"]),Y=!x()(a,t),q=s?"contentType":"component",ue=A=>{L({dynamicZoneTarget:A,targetUid:F})},ee=async(A,$e,Me,De,Re)=>{const Le=nt(De);Re?u({forTarget:A,targetUid:$e,attributeName:Me,attributeType:Le,customFieldUid:Re}):y({forTarget:A,targetUid:$e,attributeName:Me,attributeType:Le,step:De==="component"?"2":null})};let W=l()(a,[E,"schema","displayName"],"");const te=l()(a,[E,"schema","kind"],""),ne=k?.params.currentUID==="create-content-type";!W&&ne&&(W=d({id:(0,b.Z)("button.model.create"),defaultMessage:"Create new collection type"}));const it=()=>{const A=te||E;A==="collectionType"&&h("willEditNameOfContentType"),A==="singleType"&&h("willEditNameOfSingleType"),c({modalType:E,forTarget:E,targetUid:F,kind:A})};return e.createElement(e.Fragment,null,e.createElement(J.NL,{message:d({id:(0,b.Z)("prompt.unsaved")}),when:Y}),e.createElement(C.T,{id:"title",primaryAction:i&&e.createElement(m.k,{gap:2},!ne&&e.createElement(P.z,{startIcon:e.createElement(M.Z,null),variant:"secondary",onClick:()=>{R({forTarget:q,targetUid:F})}},d({id:(0,b.Z)("button.attributes.add.another")})),e.createElement(P.z,{startIcon:e.createElement(S.Z,null),onClick:()=>p(),type:"submit",disabled:x()(a,t)},d({id:"global.save",defaultMessage:"Save"}))),secondaryAction:i&&!Q&&!ne&&e.createElement(P.z,{startIcon:e.createElement(D.Z,null),variant:"tertiary",onClick:it},d({id:"app.utils.edit",defaultMessage:"Edit"})),title:N()(W),subtitle:d({id:(0,b.Z)("listView.headerLayout.description"),defaultMessage:"Build the data architecture of your content"}),navigationAction:e.createElement(r.rU,{startIcon:e.createElement(X.Z,null),to:"/plugins/content-type-builder/"},d({id:"global.back",defaultMessage:"Back"}))}),e.createElement(H.D,null,e.createElement(m.k,{direction:"column",alignItems:"stretch",gap:4},e.createElement(m.k,{justifyContent:"flex-end"},e.createElement(m.k,{gap:2},e.createElement(rt,{key:"link-to-cm-settings-view",targetUid:F,isTemporary:U,isInContentTypeView:s,contentTypeKind:B,disabled:ne}))),e.createElement(g.x,{background:"neutral0",shadow:"filterShadow",hasRadius:!0},e.createElement(xe,{items:w,customRowComponent:A=>e.createElement(tt,{...A,onClick:ee}),addComponentToDZ:ue,targetUid:F,editTarget:q,isMain:!0})))))}},17e3:function(oe,O,n){n.d(O,{D:function(){return m}});var e=n(74512),C=n(72850);const m=({children:P})=>(0,e.jsx)(C.x,{paddingLeft:10,paddingRight:10,children:P})},82055:function(oe,O,n){n.d(O,{T:function(){return D}});var e=n(74512),C=n(32735),m=n(8471);const P=l=>{const f=(0,C.useRef)(null),[T,v]=(0,C.useState)(!0),x=([j])=>{v(j.isIntersecting)};return(0,C.useEffect)(()=>{const j=f.current,N=new IntersectionObserver(x,l);return j&&N.observe(f.current),()=>{j&&N.disconnect()}},[f,l]),[f,T]};var H=n(2285);const g=(l,f)=>{const T=(0,H.W)(f);(0,C.useLayoutEffect)(()=>{const v=new ResizeObserver(T);return Array.isArray(l)?l.forEach(x=>{x.current&&v.observe(x.current)}):l.current&&v.observe(l.current),()=>{v.disconnect()}},[l,T])};var r=n(72850),M=n(87933),S=n(49372);const D=l=>{const f=(0,C.useRef)(null),[T,v]=(0,C.useState)(null),[x,j]=P({root:null,rootMargin:"0px",threshold:0});return g(x,()=>{x.current&&v(x.current.getBoundingClientRect())}),(0,C.useEffect)(()=>{f.current&&v(f.current.getBoundingClientRect())},[f]),(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("div",{style:{height:T?.height},ref:x,children:j&&(0,e.jsx)(K,{ref:f,...l})}),!j&&(0,e.jsx)(K,{...l,sticky:!0,width:T?.width})]})};D.displayName="HeaderLayout";const X=(0,m.ZP)(r.x)`
187
+ `;const de=({type:t,customField:a,repeatable:i})=>{const{formatMessage:s}=(0,I.Z)();let p=t;return["integer","biginteger","float","decimal"].includes(t)?p="number":["string"].includes(t)&&(p="text"),a?e.createElement(Z.Z,null,s({id:(0,b.Z)("attribute.customField"),defaultMessage:"Custom field"})):e.createElement(Z.Z,null,s({id:(0,b.Z)(`attribute.${p}`),defaultMessage:t}),"\xA0",i&&s({id:(0,b.Z)("component.repeatable"),defaultMessage:"(repeatable)"}))};de.defaultProps={customField:null,repeatable:!1},de.propTypes={type:o().string.isRequired,customField:o().string,repeatable:o().bool};var et=de;function me({configurable:t,customField:a,editTarget:i,firstLoopComponentUid:s,isFromDynamicZone:p,name:d,onClick:h,relation:B,repeatable:L,secondLoopComponentUid:R,target:y,targetUid:c,type:u}){const{contentTypes:E,isInDevelopmentMode:z,removeAttribute:F}=(0,V.Z)(),{formatMessage:U}=(0,I.Z)(),A=u==="relation"&&B.includes("morph"),w=["integer","biginteger","float","decimal"].includes(u)?"number":u,Q=l()(E,[y],{}),Y=l()(Q,["schema","displayName"],""),q=l()(Q,"plugin"),ue=y?"relation":w,ee=()=>{A||t!==!1&&h(i,R||s||c,d,u,a)};let W;return R&&s?W=2:s?W=1:W=0,e.createElement(_e,{as:"tr",...(0,r.X7)({fn:ee,condition:z&&t&&!A})},e.createElement("td",{style:{position:"relative"}},W!==0&&e.createElement(Ge,{color:p?"primary200":"neutral150"}),e.createElement(m.k,{paddingLeft:2,gap:4},e.createElement(Ye.Z,{type:ue,customField:a}),e.createElement(Z.Z,{fontWeight:"bold"},d))),e.createElement("td",null,y?e.createElement(Z.Z,null,U({id:(0,b.Z)(`modelPage.attribute.${A?"relation-polymorphic":"relationWith"}`),defaultMessage:"Relation with"}),"\xA0",e.createElement("span",{style:{fontStyle:"italic"}},e.createElement(qe,{content:Y}),"\xA0",q&&`(${U({id:(0,b.Z)("from"),defaultMessage:"from"})}: ${q})`)):e.createElement(et,{type:u,customField:a,repeatable:L})),e.createElement("td",null,z?e.createElement(m.k,{justifyContent:"flex-end",...r.UW},t?e.createElement(m.k,{gap:1},!A&&e.createElement(Te.h,{onClick:ee,label:`${U({id:"app.utils.edit",defaultMessage:"Edit"})} ${d}`,noBorder:!0,icon:e.createElement(D.Z,null)}),e.createElement(Te.h,{onClick:te=>{te.stopPropagation(),F(i,d,R||s||"")},label:`${U({id:"global.delete",defaultMessage:"Delete"})} ${d}`,noBorder:!0,icon:e.createElement(Ve.Z,null)})):e.createElement(He.Z,null)):e.createElement(g.x,{height:(0,r.Q1)(32)})))}me.defaultProps={configurable:!0,customField:null,firstLoopComponentUid:null,isFromDynamicZone:!1,onClick(){},relation:"",repeatable:!1,secondLoopComponentUid:null,target:null,targetUid:null,type:null},me.propTypes={configurable:o().bool,customField:o().string,editTarget:o().string.isRequired,firstLoopComponentUid:o().string,isFromDynamicZone:o().bool,name:o().string.isRequired,onClick:o().func,relation:o().string,repeatable:o().bool,secondLoopComponentUid:o().string,target:o().string,targetUid:o().string,type:o().string};var tt=(0,e.memo)(me),nt=t=>{let a;switch(t){case"date":case"datetime":case"time":case"timestamp":a="date";break;case"integer":case"biginteger":case"decimal":case"float":a="number";break;case"string":case"text":a="text";break;case"":a="relation";break;default:a=t}return a},ot=n(2669);const at={collectionTypesConfigurations:[{action:"plugin::content-manager.collection-types.configure-view",subject:null}],componentsConfigurations:[{action:"plugin::content-manager.components.configure-layout",subject:null}],singleTypesConfigurations:[{action:"plugin::content-manager.single-types.configure-view",subject:null}]},pe=({disabled:t,isTemporary:a,isInContentTypeView:i,contentTypeKind:s,targetUid:p})=>{const{formatMessage:d}=(0,I.Z)(),{push:h}=(0,J.k6)(),{collectionTypesConfigurations:B,componentsConfigurations:L,singleTypesConfigurations:R}=at,y=d({id:"content-type-builder.form.button.configure-view"});let c=B;const u=()=>(a||h(i?`/content-manager/collectionType/${p}/configurations/edit`:`/content-manager/components/${p}/configurations/edit`),!1);return i&&s==="singleType"&&(c=R),i||(c=L),e.createElement(r.jW,{permissions:c},e.createElement(j.z,{startIcon:e.createElement(ot.Z,null),variant:"tertiary",onClick:u,disabled:a||t},y))};pe.defaultProps={contentTypeKind:"collectionType",isInContentTypeView:!0,isTemporary:!1,targetUid:""},pe.propTypes={disabled:o().bool.isRequired,contentTypeKind:o().string,isInContentTypeView:o().bool,isTemporary:o().bool,targetUid:o().string};var rt=(0,e.memo)(pe),lt=()=>{const{initialData:t,modifiedData:a,isInDevelopmentMode:i,isInContentTypeView:s,submitData:p}=(0,V.Z)(),{formatMessage:d}=(0,I.Z)(),{trackUsage:h}=(0,r.rS)(),B=(0,J.$B)("/plugins/content-type-builder/:kind/:currentUID"),{onOpenModalAddComponentsToDZ:L,onOpenModalAddField:R,onOpenModalEditField:y,onOpenModalEditSchema:c,onOpenModalEditCustomField:u}=(0,he.Z)(),E=s?"contentType":"component",z=[E,"schema","attributes"],F=l()(a,[E,"uid"]),U=l()(a,[E,"isTemporary"],!1),A=l()(a,[E,"schema","kind"],null),w=l()(a,z,[]),Q=T()(t,[E,"plugin"]),Y=!x()(a,t),q=s?"contentType":"component",ue=P=>{L({dynamicZoneTarget:P,targetUid:F})},ee=async(P,$e,Me,De,Re)=>{const Le=nt(De);Re?u({forTarget:P,targetUid:$e,attributeName:Me,attributeType:Le,customFieldUid:Re}):y({forTarget:P,targetUid:$e,attributeName:Me,attributeType:Le,step:De==="component"?"2":null})};let W=l()(a,[E,"schema","displayName"],"");const te=l()(a,[E,"schema","kind"],""),ne=B?.params.currentUID==="create-content-type";!W&&ne&&(W=d({id:(0,b.Z)("button.model.create"),defaultMessage:"Create new collection type"}));const it=()=>{const P=te||E;P==="collectionType"&&h("willEditNameOfContentType"),P==="singleType"&&h("willEditNameOfSingleType"),c({modalType:E,forTarget:E,targetUid:F,kind:P})};return e.createElement(e.Fragment,null,e.createElement(J.NL,{message:P=>P.hash==="#back"?!1:d({id:(0,b.Z)("prompt.unsaved")}),when:Y}),e.createElement(C.T,{id:"title",primaryAction:i&&e.createElement(m.k,{gap:2},!ne&&e.createElement(j.z,{startIcon:e.createElement(M.Z,null),variant:"secondary",onClick:()=>{R({forTarget:q,targetUid:F})}},d({id:(0,b.Z)("button.attributes.add.another")})),e.createElement(j.z,{startIcon:e.createElement(S.Z,null),onClick:()=>p(),type:"submit",disabled:x()(a,t)},d({id:"global.save",defaultMessage:"Save"}))),secondaryAction:i&&!Q&&!ne&&e.createElement(j.z,{startIcon:e.createElement(D.Z,null),variant:"tertiary",onClick:it},d({id:"app.utils.edit",defaultMessage:"Edit"})),title:N()(W),subtitle:d({id:(0,b.Z)("listView.headerLayout.description"),defaultMessage:"Build the data architecture of your content"}),navigationAction:e.createElement(r.rU,{startIcon:e.createElement(X.Z,null),to:"/plugins/content-type-builder/"},d({id:"global.back",defaultMessage:"Back"}))}),e.createElement(H.D,null,e.createElement(m.k,{direction:"column",alignItems:"stretch",gap:4},e.createElement(m.k,{justifyContent:"flex-end"},e.createElement(m.k,{gap:2},e.createElement(rt,{key:"link-to-cm-settings-view",targetUid:F,isTemporary:U,isInContentTypeView:s,contentTypeKind:A,disabled:ne}))),e.createElement(g.x,{background:"neutral0",shadow:"filterShadow",hasRadius:!0},e.createElement(xe,{items:w,customRowComponent:P=>e.createElement(tt,{...P,onClick:ee}),addComponentToDZ:ue,targetUid:F,editTarget:q,isMain:!0})))))}},17e3:function(oe,O,n){n.d(O,{D:function(){return m}});var e=n(74512),C=n(72850);const m=({children:j})=>(0,e.jsx)(C.x,{paddingLeft:10,paddingRight:10,children:j})},82055:function(oe,O,n){n.d(O,{T:function(){return D}});var e=n(74512),C=n(32735),m=n(8471);const j=l=>{const f=(0,C.useRef)(null),[T,v]=(0,C.useState)(!0),x=([k])=>{v(k.isIntersecting)};return(0,C.useEffect)(()=>{const k=f.current,N=new IntersectionObserver(x,l);return k&&N.observe(f.current),()=>{k&&N.disconnect()}},[f,l]),[f,T]};var H=n(81957);const g=(l,f)=>{const T=(0,H.W)(f);(0,C.useLayoutEffect)(()=>{const v=new ResizeObserver(T);return Array.isArray(l)?l.forEach(x=>{x.current&&v.observe(x.current)}):l.current&&v.observe(l.current),()=>{v.disconnect()}},[l,T])};var r=n(72850),M=n(87933),S=n(49372);const D=l=>{const f=(0,C.useRef)(null),[T,v]=(0,C.useState)(null),[x,k]=j({root:null,rootMargin:"0px",threshold:0});return g(x,()=>{x.current&&v(x.current.getBoundingClientRect())}),(0,C.useEffect)(()=>{f.current&&v(f.current.getBoundingClientRect())},[f]),(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)("div",{style:{height:T?.height},ref:x,children:k&&(0,e.jsx)(K,{ref:f,...l})}),!k&&(0,e.jsx)(K,{...l,sticky:!0,width:T?.width})]})};D.displayName="HeaderLayout";const X=(0,m.ZP)(r.x)`
188
188
  width: ${({width:l})=>l?`${l/16}rem`:void 0};
189
189
  z-index: ${({theme:l})=>l.zIndices[1]};
190
- `,K=C.forwardRef(({navigationAction:l,primaryAction:f,secondaryAction:T,subtitle:v,title:x,sticky:j,width:N,...I},J)=>{const G=typeof v=="string";return j?(0,e.jsx)(X,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,position:"fixed",top:0,right:0,background:"neutral0",shadow:"tableShadow",width:N,"data-strapi-header-sticky":!0,children:(0,e.jsxs)(M.k,{justifyContent:"space-between",children:[(0,e.jsxs)(M.k,{children:[l&&(0,e.jsx)(r.x,{paddingRight:3,children:l}),(0,e.jsxs)(r.x,{children:[(0,e.jsx)(S.Z,{variant:"beta",as:"h1",...I,children:x}),G?(0,e.jsx)(S.Z,{variant:"pi",textColor:"neutral600",children:v}):v]}),T?(0,e.jsx)(r.x,{paddingLeft:4,children:T}):null]}),(0,e.jsx)(M.k,{children:f?(0,e.jsx)(r.x,{paddingLeft:2,children:f}):void 0})]})}):(0,e.jsxs)(r.x,{ref:J,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:l?6:8,background:"neutral100","data-strapi-header":!0,children:[l?(0,e.jsx)(r.x,{paddingBottom:2,children:l}):null,(0,e.jsxs)(M.k,{justifyContent:"space-between",children:[(0,e.jsxs)(M.k,{minWidth:0,children:[(0,e.jsx)(S.Z,{as:"h1",variant:"alpha",...I,children:x}),T?(0,e.jsx)(r.x,{paddingLeft:4,children:T}):null]}),f]}),G?(0,e.jsx)(S.Z,{variant:"epsilon",textColor:"neutral600",as:"p",children:v}):v]})})},73269:function(oe,O,n){n.d(O,{c:function(){return S}});var e=n(74512),C=n(8471),m=n(72850),P=n(9026),H=n(87933),g=n(49372);const r=(0,C.ZP)(m.x)`
190
+ `,K=C.forwardRef(({navigationAction:l,primaryAction:f,secondaryAction:T,subtitle:v,title:x,sticky:k,width:N,...I},J)=>{const G=typeof v=="string";return k?(0,e.jsx)(X,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,position:"fixed",top:0,right:0,background:"neutral0",shadow:"tableShadow",width:N,"data-strapi-header-sticky":!0,children:(0,e.jsxs)(M.k,{justifyContent:"space-between",children:[(0,e.jsxs)(M.k,{children:[l&&(0,e.jsx)(r.x,{paddingRight:3,children:l}),(0,e.jsxs)(r.x,{children:[(0,e.jsx)(S.Z,{variant:"beta",as:"h1",...I,children:x}),G?(0,e.jsx)(S.Z,{variant:"pi",textColor:"neutral600",children:v}):v]}),T?(0,e.jsx)(r.x,{paddingLeft:4,children:T}):null]}),(0,e.jsx)(M.k,{children:f?(0,e.jsx)(r.x,{paddingLeft:2,children:f}):void 0})]})}):(0,e.jsxs)(r.x,{ref:J,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:l?6:8,background:"neutral100","data-strapi-header":!0,children:[l?(0,e.jsx)(r.x,{paddingBottom:2,children:l}):null,(0,e.jsxs)(M.k,{justifyContent:"space-between",children:[(0,e.jsxs)(M.k,{minWidth:0,children:[(0,e.jsx)(S.Z,{as:"h1",variant:"alpha",...I,children:x}),T?(0,e.jsx)(r.x,{paddingLeft:4,children:T}):null]}),f]}),G?(0,e.jsx)(S.Z,{variant:"epsilon",textColor:"neutral600",as:"p",children:v}):v]})})},73269:function(oe,O,n){n.d(O,{c:function(){return S}});var e=n(74512),C=n(8471),m=n(72850),j=n(9026),H=n(87933),g=n(49372);const r=(0,C.ZP)(m.x)`
191
191
  height: ${24/16}rem;
192
192
  width: ${24/16}rem;
193
193
  border-radius: 50%;
@@ -208,4 +208,4 @@
208
208
  display: block;
209
209
  width: 100%;
210
210
  border: none;
211
- `,S=({children:D,icon:X,...K})=>(0,e.jsxs)("div",{children:[(0,e.jsx)(P.i,{}),(0,e.jsx)(M,{as:"button",background:"primary100",padding:5,...K,children:(0,e.jsxs)(H.k,{children:[(0,e.jsx)(r,{"aria-hidden":!0,background:"primary200",children:X}),(0,e.jsx)(m.x,{paddingLeft:3,children:(0,e.jsx)(g.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600",children:D})})]})})]})}}]);
211
+ `,S=({children:D,icon:X,...K})=>(0,e.jsxs)("div",{children:[(0,e.jsx)(j.i,{}),(0,e.jsx)(M,{as:"button",background:"primary100",padding:5,...K,children:(0,e.jsxs)(H.k,{children:[(0,e.jsx)(r,{"aria-hidden":!0,background:"primary200",children:X}),(0,e.jsx)(m.x,{paddingLeft:3,children:(0,e.jsx)(g.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600",children:D})})]})})]})}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[9511],{23435:function(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
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[9511],{23435:function(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","modalForm.header.back":"\u062E\u0644\u0641"}')}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2657],{22627:function(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
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2657],{22627:function(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.header.back":"Zadn\xED","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 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7155],{85638:function(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.SelectComponents.displayed-value":"{number, plural, =0 {# Komponenten} one {# Komponente} other {# Komponenten}} ausgew\xE4hlt","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.apiId-plural.description":"API-ID im Plural","contentType.apiId-plural.label":"Plural API ID","contentType.apiId-singular.description":"Die UID wird verwendet, um API-Routen und Datenbank-Tabellen/-Sammlungen zu erstellen","contentType.apiId-singular.label":"Singular API ID","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.contentType.pluralName-used":"Dieser Wert kann nicht gleich sein wie der Singular-Wert","error.contentType.singularName-used":"Dieser Wert kann nicht gleich sein wie der Plural-Wert","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.enum-empty-string":"Leere Werte sind nicht erlaubt","error.validation.enum-number":"Werte k\xF6nnen nicht mit einer Zahl beginnen","error.validation.minSupMax":"Wert kann nicht h\xF6her sein","error.validation.positive":"Muss eine positive Zahl 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.date.type.date":"Datum (Bsp: 01.01.{currentYear})","form.attribute.item.date.type.datetime":"Datum & Uhrzeit (Bsp: 01.01.{currentYear} 00:00)","form.attribute.item.date.type.time":"Uhrzeit (Bsp: 00:00)","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":"Bsp:\\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.collection-type.name":"Inhalts-Typ","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.button.single-type.name":"Einzel-Eintrag","from":"von","listView.headerLayout.description":"Baue die Daten-Architektur deines Inhalts","menu.section.components.name":"Komponenten","menu.section.models.name":"Sammlungen","menu.section.single-types.name":"Einzel-Eintr\xE4ge","modalForm.attribute.form.base.name.description":"Leerzeichen sind im Name eines Attributs nicht erlaubt","modalForm.attribute.form.base.name.placeholder":"z.B. slug, seoUrl, canonicalUrl","modalForm.attribute.target-field":"Verkn\xFCpftes Feld","modalForm.attributes.select-component":"W\xE4hle eine Komponente","modalForm.attributes.select-components":"W\xE4hle die Komponenten","modalForm.collectionType.header-create":"Erstelle einen Inhalts-Typ","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.error.dynamiczone-min.validation":"Eine dynamische Zone braucht mindestens eine Komponente, bevor sie gespeichert werden kann","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.","plugin.name":"Content-Type Builder","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)","table.button.no-fields":"Neues Feld hinzuf\xFCgen","table.content.create-first-content-type":"Erstelle deinen ersten Inhalts-Typ","table.content.no-fields.collection-type":"F\xFCge diesem Inhalts-Typ das erstes Feld hinzu","table.content.no-fields.component":"F\xFCge dieser Komponente das erstes Feld hinzu"}')}}]);
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7155],{85638:function(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.SelectComponents.displayed-value":"{number, plural, =0 {# Komponenten} one {# Komponente} other {# Komponenten}} ausgew\xE4hlt","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.apiId-plural.description":"API-ID im Plural","contentType.apiId-plural.label":"Plural API ID","contentType.apiId-singular.description":"Die UID wird verwendet, um API-Routen und Datenbank-Tabellen/-Sammlungen zu erstellen","contentType.apiId-singular.label":"Singular API ID","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.contentType.pluralName-used":"Dieser Wert kann nicht gleich sein wie der Singular-Wert","error.contentType.singularName-used":"Dieser Wert kann nicht gleich sein wie der Plural-Wert","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.enum-empty-string":"Leere Werte sind nicht erlaubt","error.validation.enum-number":"Werte k\xF6nnen nicht mit einer Zahl beginnen","error.validation.minSupMax":"Wert kann nicht h\xF6her sein","error.validation.positive":"Muss eine positive Zahl 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.date.type.date":"Datum (Bsp: 01.01.{currentYear})","form.attribute.item.date.type.datetime":"Datum & Uhrzeit (Bsp: 01.01.{currentYear} 00:00)","form.attribute.item.date.type.time":"Uhrzeit (Bsp: 00:00)","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":"Bsp:\\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.collection-type.name":"Inhalts-Typ","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.button.single-type.name":"Einzel-Eintrag","from":"von","listView.headerLayout.description":"Baue die Daten-Architektur deines Inhalts","menu.section.components.name":"Komponenten","menu.section.models.name":"Sammlungen","menu.section.single-types.name":"Einzel-Eintr\xE4ge","modalForm.attribute.form.base.name.description":"Leerzeichen sind im Name eines Attributs nicht erlaubt","modalForm.attribute.form.base.name.placeholder":"z.B. slug, seoUrl, canonicalUrl","modalForm.attribute.target-field":"Verkn\xFCpftes Feld","modalForm.attributes.select-component":"W\xE4hle eine Komponente","modalForm.attributes.select-components":"W\xE4hle die Komponenten","modalForm.collectionType.header-create":"Erstelle einen Inhalts-Typ","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.header.back":"Zur\xFCck","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.error.dynamiczone-min.validation":"Eine dynamische Zone braucht mindestens eine Komponente, bevor sie gespeichert werden kann","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.","plugin.name":"Content-Type Builder","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)","table.button.no-fields":"Neues Feld hinzuf\xFCgen","table.content.create-first-content-type":"Erstelle deinen ersten Inhalts-Typ","table.content.no-fields.collection-type":"F\xFCge diesem Inhalts-Typ das erstes Feld hinzu","table.content.no-fields.component":"F\xFCge dieser Komponente das erstes Feld hinzu"}')}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2246],{8737:function(e){e.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"Ja eller nej, 1 eller 0, sand eller falsk","attribute.component":"Komponent","attribute.component.description":"Gruppe af felter som kan gentages","attribute.date":"Dato","attribute.date.description":"En datov\xE6lger med timer, minutter og sekunder","attribute.datetime":"Dato - tid","attribute.dynamiczone":"Dynamisk zone","attribute.dynamiczone.description":"Dynamisk udv\xE6lg komponenter ved redigering af indhold","attribute.email":"E-mail","attribute.email.description":"E-mail felt med valideringsformat","attribute.enumeration":"Enumeration","attribute.enumeration.description":"Liste med v\xE6rdier, v\xE6lg \xE9n","attribute.json":"JSON","attribute.json.description":"Data i JSON format","attribute.media":"Medie","attribute.media.description":"Filer som billeder, videoer, osv...","attribute.null":" ","attribute.number":"Tal","attribute.number.description":"Tal (hele tal, kommatal)","attribute.password":"Kodeord","attribute.password.description":"Kodeord med kryptering","attribute.relation":"Relation","attribute.relation.description":"Reference til en dokument type","attribute.richtext":"RTE","attribute.richtext.description":"En rich-text-editor med formateringsmuligheder","attribute.text":"Tekst","attribute.text.description":"Korte eller lange tekster som titel eller beskrivelse","attribute.time":"Tid","attribute.timestamp":"Tidsstempel","attribute.uid":"UID","attribute.uid.description":"Unikt ID","button.attributes.add.another":"Tilf\xF8j et felt","button.component.add":"Tilf\xF8j et komponent","button.component.create":"Opret komponent","button.model.create":"Opret dokument type","button.single-types.create":"Opret enkelt type","component.repeatable":"(gentageligt)","components.SelectComponents.displayed-value":"{number, plural, =0 {# komponenter} one {# komponent} other {# komponenter}} valgt","components.componentSelect.no-component-available":"Du har allerede tilf\xF8jet alle dine komponenter","components.componentSelect.no-component-available.with-search":"Der er ingen komponenter som matcher din s\xF8gning","components.componentSelect.value-component":"{number} komponent valgt (skriv for at s\xF8ge efter komponenter)","components.componentSelect.value-components":"{number} komponenter valgt","configurations":"konfigurationer","contentType.apiId-plural.description":"API ID i flertal","contentType.apiId-plural.label":"API ID (flertal)","contentType.apiId-singular.description":"UID bliver brugt til at generere API routes og database tabeller/kollektion","contentType.apiId-singular.label":"API ID (ental)","contentType.collectionName.description":"Brugbar n\xE5r navnet p\xE5 din indholdstype og dit tabel navn er forskellige","contentType.collectionName.label":"Dokument navn","contentType.displayName.label":"Visningsnavn","contentType.draftAndPublish.description":"Opret en version som udkast for hvert element inden det offentligg\xF8res","contentType.draftAndPublish.label":"Udkast/offentligg\xF8r system","contentType.kind.change.warning":"Du har lige \xE6ndret typen af en indholdstype: API bliver nustillet (ruter, controllere, og services bliver overskrevet).","error.attributeName.reserved-name":"Dette navn kan ikke bruges i din indholdstype, da det m\xE5ske kan \xF8del\xE6gge andre funktioner","error.contentType.pluralName-used":"Denne v\xE6rdi kan ikke v\xE6re den samme som ved ental","error.contentType.singularName-used":"Denne v\xE6rdi kan ikke v\xE6re den samme som ved flertal","error.contentTypeName.reserved-name":"Dette navn kan ikke bruges i dit projekt, da det m\xE5ske kan \xF8del\xE6gge andre funktioner","error.validation.enum-duplicate":"Duplikat v\xE6rdi er ikke tilladt","error.validation.enum-empty-string":"Tomme strenge er ikke tilladt","error.validation.minSupMax":"M\xE5 ikke overstige","error.validation.positive":"Skal v\xE6re et positivt tal","error.validation.regex":"Regex m\xF8nster er ikke gyldig","error.validation.relation.targetAttribute-taken":"Dette navn eksisterer allerede","form.attribute.component.option.add":"Tilf\xF8j et komponent","form.attribute.component.option.create":"Opret et komponent","form.attribute.component.option.create.description":"Et komponent er delt mellem typer og komponenter, det bliver tilg\xE6ngeligt fra alle steder.","form.attribute.component.option.repeatable":"Gentageligt komponent","form.attribute.component.option.repeatable.description":"Bedst til gentagne v\xE6rdier af f.eks. ingredienser, meta tags, osv...","form.attribute.component.option.reuse-existing":"Brug et eksisterende komponent","form.attribute.component.option.reuse-existing.description":"Genbrug en komponent der allerede er oprettet for at holde din data konsistent gennem indholdstyper.","form.attribute.component.option.single":"Enkelt komponent","form.attribute.component.option.single.description":"Bedst til at gruppere felter som fulde adresse, prim\xE6r information osv...","form.attribute.item.customColumnName":"Specielle kolonne navne","form.attribute.item.customColumnName.description":"Dette er brugbart til at omd\xF8be database kolonne navne i et mere omfattende format til API svar","form.attribute.item.defineRelation.fieldName":"Felt navn","form.attribute.item.enumeration.graphql":"Navn overskrivning til GraphQL","form.attribute.item.enumeration.graphql.description":"Tillader dig at overskrive standard genereret navn til GraphQL","form.attribute.item.enumeration.placeholder":"F.eks.\\nmorgen\\nmiddag\\naften","form.attribute.item.enumeration.rules":"V\xE6rdier (\xE9n linje pr. v\xE6rdi)","form.attribute.item.maximum":"Maks v\xE6rdi","form.attribute.item.maximumLength":"Maks l\xE6ngde","form.attribute.item.minimum":"Minimum v\xE6rdi","form.attribute.item.minimumLength":"Minimum l\xE6ngde","form.attribute.item.number.type":"Tal format","form.attribute.item.number.type.biginteger":"stort helt tal (f.eks. 123456789)","form.attribute.item.number.type.decimal":"decimal (f.eks. 2.22)","form.attribute.item.number.type.float":"float (f.eks. 3.33333333)","form.attribute.item.number.type.integer":"helt tal (f.eks. 10)","form.attribute.item.privateField":"Privat felt","form.attribute.item.privateField.description":"Dette flet bliver ikke vist i API svar","form.attribute.item.requiredField":"P\xE5kr\xE6vet felt","form.attribute.item.requiredField.description":"Du kan ikke oprette et element hvis dette felt er tomt","form.attribute.item.text.regex":"RegExp m\xF8nster","form.attribute.item.text.regex.description":"Teksten til regular expression","form.attribute.item.uniqueField":"Unikt felt","form.attribute.item.uniqueField.description":"Du kan ikke oprette et element hvis der allerede findes et element med samme indhold","form.attribute.media.allowed-types":"V\xE6lg tillade typer af medier","form.attribute.media.allowed-types.option-files":"Filer","form.attribute.media.allowed-types.option-images":"Billeder","form.attribute.media.allowed-types.option-videos":"Videoer","form.attribute.media.option.multiple":"Flere medier","form.attribute.media.option.multiple.description":"Best til gallerier, slideshows eller download af flere filer","form.attribute.media.option.single":"Enkelt medie","form.attribute.media.option.single.description":"Best til avatar, profil billeder eller cover","form.attribute.settings.default":"Standard v\xE6rdi","form.attribute.text.option.long-text":"Lang tekst","form.attribute.text.option.long-text.description":"Bedst til beskrivelser, biografier. Pr\xE6cis s\xF8gning er deaktiveret.","form.attribute.text.option.short-text":"Kort tekst","form.attribute.text.option.short-text.description":"Bedst til titler, navne, links (URL). Pr\xE6cis s\xF8gning er aktiveret.","form.button.add-components-to-dynamiczone":"Tilf\xF8j komponenter til zonen","form.button.add-field":"Tilf\xF8j endnu et felt","form.button.add-first-field-to-created-component":"Tilf\xF8j det f\xF8rste felt til komponentet","form.button.add.field.to.collectionType":"Tilf\xF8j endnu et felt til dokument typen","form.button.add.field.to.component":"Tilf\xF8j endnu et felt til komponentet","form.button.add.field.to.contentType":"Tilf\xF8j endnu et felt til dokument typen","form.button.add.field.to.singleType":"Tilf\xF8j endnu et felt til enkelt typen","form.button.cancel":"Annuller","form.button.collection-type.description":"Bedst til Best for flere forkomster som artikler, produkter, kommentarer osv...","form.button.configure-component":"Konfigur\xE9r komponentet","form.button.configure-view":"Konfigur\xE9r visning","form.button.select-component":"V\xE6lg et komponent","form.button.single-type.description":"Bedst til enkelte forekomster som \\"om os\\", forside osv...","from":"fra","listView.headerLayout.description":"Byg datastrukturen for dit indhold","modalForm.attribute.form.base.name.description":"Mellemrum er ikke tilladt i navnet","modalForm.attribute.form.base.name.placeholder":"f.eks. slug, seoUrl, canonicalUrl","modalForm.attribute.target-field":"Vedh\xE6ftet felt","modalForm.attributes.select-component":"V\xE6lg et komponent","modalForm.attributes.select-components":"V\xE6lg komponenterne","modalForm.collectionType.header-create":"Opret en dokumenttype","modalForm.component.header-create":"Opret et komponent","modalForm.components.create-component.category.label":"V\xE6lg en kategori eller intast et navn for at oprette en ny","modalForm.components.icon.label":"Ikon","modalForm.editCategory.base.name.description":"Mellemrum er ikke tilladt i kategori navnet","modalForm.header-edit":"Redig\xE9r {name}","modalForm.header.categories":"Kategorier","modalForm.singleType.header-create":"Opret en enkelt type","modalForm.sub-header.addComponentToDynamicZone":"Tilf\xF8j komponent til den dymaiske zone","modalForm.sub-header.attribute.create":"Tilf\xF8j {type} felt","modalForm.sub-header.attribute.create.step":"Tilf\xF8j komponent ({step}/2)","modalForm.sub-header.attribute.edit":"Redig\xE9r {name}","modalForm.sub-header.chooseAttribute.collectionType":"V\xE6lg et felt til din dokument type","modalForm.sub-header.chooseAttribute.component":"V\xE6lg et felt til dit komponent","modalForm.sub-header.chooseAttribute.singleType":"V\xE6lg et felt til din enkelt type","modelPage.attribute.relation-polymorphic":"Relation (polymorphic)","modelPage.attribute.relationWith":"Relation med","notification.info.autoreaload-disable":"AutoReload funktionen er p\xE5kr\xE6vet for at bruge dette plugin. Start din server med `strapi develop`","notification.info.creating.notSaved":"Gem venligst dit arbejde inden du opretter en dokument type eller komponent","plugin.description.long":"Modell\xE9r data strukturen i dit API. Opret felter og relationer p\xE5 f\xE5 minutter. Filerne bliver automatisk oprettet og opdateret i dit projekt.","plugin.description.short":"Modell\xE9r data strukturen i dit API.","plugin.name":"Dokumenttype bygger","popUpForm.navContainer.advanced":"Avancerede indstillinger","popUpForm.navContainer.base":"Standard indstillinger","popUpWarning.bodyMessage.cancel-modifications":"Er du sikker p\xE5 at du vil annullere dine \xE6ndringer?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Er du sikker p\xE5 at du vil annullere dine \xE6ndringer? Nogle komponenter er blevet oprettet eller redigeret...","popUpWarning.bodyMessage.category.delete":"Er du sikker p\xE5 at du vil slette denne kategori? Alle komponenterne bliver ogs\xE5 slettet.","popUpWarning.bodyMessage.component.delete":"Er du sikker p\xE5 at du vil slette denne komponent?","popUpWarning.bodyMessage.contentType.delete":"Er du sikker p\xE5 at du vil slette denne dokument type?","popUpWarning.draft-publish.button.confirm":"Ja, deaktiv\xE9r","popUpWarning.draft-publish.message":"Hvis du deaktiverer udkast/offentligg\xF8r systemet, bliver dine udkast slettet.","popUpWarning.draft-publish.second-message":"Er du sikker p\xE5 at du vil deaktivere det?","prompt.unsaved":"Er du sikker p\xE5 at du vil stoppe? Alle dine \xE6ndringer g\xE5r tabt.","relation.attributeName.placeholder":"F.eks. forfatter, kategori, tag","relation.manyToMany":"har og tilh\xF8rer flere","relation.manyToOne":"har flere","relation.manyWay":"har flere","relation.oneToMany":"tilh\xF8rer flere","relation.oneToOne":"har og tilh\xF8rer \xE9n","relation.oneWay":"har \xE9n","table.button.no-fields":"Tilf\xF8j nyt felt","table.content.create-first-content-type":"Opret din f\xF8rst dokumenttype","table.content.no-fields.collection-type":"Tilf\xF8j dit f\xF8rste felt til denne dokumenttype","table.content.no-fields.component":"Tilf\xF8j dit f\xF8rste felt til dette komponent"}')}}]);
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2246],{8737:function(e){e.exports=JSON.parse('{"attribute.boolean":"Boolean","attribute.boolean.description":"Ja eller nej, 1 eller 0, sand eller falsk","attribute.component":"Komponent","attribute.component.description":"Gruppe af felter som kan gentages","attribute.date":"Dato","attribute.date.description":"En datov\xE6lger med timer, minutter og sekunder","attribute.datetime":"Dato - tid","attribute.dynamiczone":"Dynamisk zone","attribute.dynamiczone.description":"Dynamisk udv\xE6lg komponenter ved redigering af indhold","attribute.email":"E-mail","attribute.email.description":"E-mail felt med valideringsformat","attribute.enumeration":"Enumeration","attribute.enumeration.description":"Liste med v\xE6rdier, v\xE6lg \xE9n","attribute.json":"JSON","attribute.json.description":"Data i JSON format","attribute.media":"Medie","attribute.media.description":"Filer som billeder, videoer, osv...","attribute.null":" ","attribute.number":"Tal","attribute.number.description":"Tal (hele tal, kommatal)","attribute.password":"Kodeord","attribute.password.description":"Kodeord med kryptering","attribute.relation":"Relation","attribute.relation.description":"Reference til en dokument type","attribute.richtext":"RTE","attribute.richtext.description":"En rich-text-editor med formateringsmuligheder","attribute.text":"Tekst","attribute.text.description":"Korte eller lange tekster som titel eller beskrivelse","attribute.time":"Tid","attribute.timestamp":"Tidsstempel","attribute.uid":"UID","attribute.uid.description":"Unikt ID","button.attributes.add.another":"Tilf\xF8j et felt","button.component.add":"Tilf\xF8j et komponent","button.component.create":"Opret komponent","button.model.create":"Opret dokument type","button.single-types.create":"Opret enkelt type","component.repeatable":"(gentageligt)","components.SelectComponents.displayed-value":"{number, plural, =0 {# komponenter} one {# komponent} other {# komponenter}} valgt","components.componentSelect.no-component-available":"Du har allerede tilf\xF8jet alle dine komponenter","components.componentSelect.no-component-available.with-search":"Der er ingen komponenter som matcher din s\xF8gning","components.componentSelect.value-component":"{number} komponent valgt (skriv for at s\xF8ge efter komponenter)","components.componentSelect.value-components":"{number} komponenter valgt","configurations":"konfigurationer","contentType.apiId-plural.description":"API ID i flertal","contentType.apiId-plural.label":"API ID (flertal)","contentType.apiId-singular.description":"UID bliver brugt til at generere API routes og database tabeller/kollektion","contentType.apiId-singular.label":"API ID (ental)","contentType.collectionName.description":"Brugbar n\xE5r navnet p\xE5 din indholdstype og dit tabel navn er forskellige","contentType.collectionName.label":"Dokument navn","contentType.displayName.label":"Visningsnavn","contentType.draftAndPublish.description":"Opret en version som udkast for hvert element inden det offentligg\xF8res","contentType.draftAndPublish.label":"Udkast/offentligg\xF8r system","contentType.kind.change.warning":"Du har lige \xE6ndret typen af en indholdstype: API bliver nustillet (ruter, controllere, og services bliver overskrevet).","error.attributeName.reserved-name":"Dette navn kan ikke bruges i din indholdstype, da det m\xE5ske kan \xF8del\xE6gge andre funktioner","error.contentType.pluralName-used":"Denne v\xE6rdi kan ikke v\xE6re den samme som ved ental","error.contentType.singularName-used":"Denne v\xE6rdi kan ikke v\xE6re den samme som ved flertal","error.contentTypeName.reserved-name":"Dette navn kan ikke bruges i dit projekt, da det m\xE5ske kan \xF8del\xE6gge andre funktioner","error.validation.enum-duplicate":"Duplikat v\xE6rdi er ikke tilladt","error.validation.enum-empty-string":"Tomme strenge er ikke tilladt","error.validation.minSupMax":"M\xE5 ikke overstige","error.validation.positive":"Skal v\xE6re et positivt tal","error.validation.regex":"Regex m\xF8nster er ikke gyldig","error.validation.relation.targetAttribute-taken":"Dette navn eksisterer allerede","form.attribute.component.option.add":"Tilf\xF8j et komponent","form.attribute.component.option.create":"Opret et komponent","form.attribute.component.option.create.description":"Et komponent er delt mellem typer og komponenter, det bliver tilg\xE6ngeligt fra alle steder.","form.attribute.component.option.repeatable":"Gentageligt komponent","form.attribute.component.option.repeatable.description":"Bedst til gentagne v\xE6rdier af f.eks. ingredienser, meta tags, osv...","form.attribute.component.option.reuse-existing":"Brug et eksisterende komponent","form.attribute.component.option.reuse-existing.description":"Genbrug en komponent der allerede er oprettet for at holde din data konsistent gennem indholdstyper.","form.attribute.component.option.single":"Enkelt komponent","form.attribute.component.option.single.description":"Bedst til at gruppere felter som fulde adresse, prim\xE6r information osv...","form.attribute.item.customColumnName":"Specielle kolonne navne","form.attribute.item.customColumnName.description":"Dette er brugbart til at omd\xF8be database kolonne navne i et mere omfattende format til API svar","form.attribute.item.defineRelation.fieldName":"Felt navn","form.attribute.item.enumeration.graphql":"Navn overskrivning til GraphQL","form.attribute.item.enumeration.graphql.description":"Tillader dig at overskrive standard genereret navn til GraphQL","form.attribute.item.enumeration.placeholder":"F.eks.\\nmorgen\\nmiddag\\naften","form.attribute.item.enumeration.rules":"V\xE6rdier (\xE9n linje pr. v\xE6rdi)","form.attribute.item.maximum":"Maks v\xE6rdi","form.attribute.item.maximumLength":"Maks l\xE6ngde","form.attribute.item.minimum":"Minimum v\xE6rdi","form.attribute.item.minimumLength":"Minimum l\xE6ngde","form.attribute.item.number.type":"Tal format","form.attribute.item.number.type.biginteger":"stort helt tal (f.eks. 123456789)","form.attribute.item.number.type.decimal":"decimal (f.eks. 2.22)","form.attribute.item.number.type.float":"float (f.eks. 3.33333333)","form.attribute.item.number.type.integer":"helt tal (f.eks. 10)","form.attribute.item.privateField":"Privat felt","form.attribute.item.privateField.description":"Dette flet bliver ikke vist i API svar","form.attribute.item.requiredField":"P\xE5kr\xE6vet felt","form.attribute.item.requiredField.description":"Du kan ikke oprette et element hvis dette felt er tomt","form.attribute.item.text.regex":"RegExp m\xF8nster","form.attribute.item.text.regex.description":"Teksten til regular expression","form.attribute.item.uniqueField":"Unikt felt","form.attribute.item.uniqueField.description":"Du kan ikke oprette et element hvis der allerede findes et element med samme indhold","form.attribute.media.allowed-types":"V\xE6lg tillade typer af medier","form.attribute.media.allowed-types.option-files":"Filer","form.attribute.media.allowed-types.option-images":"Billeder","form.attribute.media.allowed-types.option-videos":"Videoer","form.attribute.media.option.multiple":"Flere medier","form.attribute.media.option.multiple.description":"Best til gallerier, slideshows eller download af flere filer","form.attribute.media.option.single":"Enkelt medie","form.attribute.media.option.single.description":"Best til avatar, profil billeder eller cover","form.attribute.settings.default":"Standard v\xE6rdi","form.attribute.text.option.long-text":"Lang tekst","form.attribute.text.option.long-text.description":"Bedst til beskrivelser, biografier. Pr\xE6cis s\xF8gning er deaktiveret.","form.attribute.text.option.short-text":"Kort tekst","form.attribute.text.option.short-text.description":"Bedst til titler, navne, links (URL). Pr\xE6cis s\xF8gning er aktiveret.","form.button.add-components-to-dynamiczone":"Tilf\xF8j komponenter til zonen","form.button.add-field":"Tilf\xF8j endnu et felt","form.button.add-first-field-to-created-component":"Tilf\xF8j det f\xF8rste felt til komponentet","form.button.add.field.to.collectionType":"Tilf\xF8j endnu et felt til dokument typen","form.button.add.field.to.component":"Tilf\xF8j endnu et felt til komponentet","form.button.add.field.to.contentType":"Tilf\xF8j endnu et felt til dokument typen","form.button.add.field.to.singleType":"Tilf\xF8j endnu et felt til enkelt typen","form.button.cancel":"Annuller","form.button.collection-type.description":"Bedst til Best for flere forkomster som artikler, produkter, kommentarer osv...","form.button.configure-component":"Konfigur\xE9r komponentet","form.button.configure-view":"Konfigur\xE9r visning","form.button.select-component":"V\xE6lg et komponent","form.button.single-type.description":"Bedst til enkelte forekomster som \\"om os\\", forside osv...","from":"fra","listView.headerLayout.description":"Byg datastrukturen for dit indhold","modalForm.attribute.form.base.name.description":"Mellemrum er ikke tilladt i navnet","modalForm.attribute.form.base.name.placeholder":"f.eks. slug, seoUrl, canonicalUrl","modalForm.attribute.target-field":"Vedh\xE6ftet felt","modalForm.attributes.select-component":"V\xE6lg et komponent","modalForm.attributes.select-components":"V\xE6lg komponenterne","modalForm.collectionType.header-create":"Opret en dokumenttype","modalForm.component.header-create":"Opret et komponent","modalForm.components.create-component.category.label":"V\xE6lg en kategori eller intast et navn for at oprette en ny","modalForm.components.icon.label":"Ikon","modalForm.editCategory.base.name.description":"Mellemrum er ikke tilladt i kategori navnet","modalForm.header-edit":"Redig\xE9r {name}","modalForm.header.categories":"Kategorier","modalForm.header.back":"Tilbage","modalForm.singleType.header-create":"Opret en enkelt type","modalForm.sub-header.addComponentToDynamicZone":"Tilf\xF8j komponent til den dymaiske zone","modalForm.sub-header.attribute.create":"Tilf\xF8j {type} felt","modalForm.sub-header.attribute.create.step":"Tilf\xF8j komponent ({step}/2)","modalForm.sub-header.attribute.edit":"Redig\xE9r {name}","modalForm.sub-header.chooseAttribute.collectionType":"V\xE6lg et felt til din dokument type","modalForm.sub-header.chooseAttribute.component":"V\xE6lg et felt til dit komponent","modalForm.sub-header.chooseAttribute.singleType":"V\xE6lg et felt til din enkelt type","modelPage.attribute.relation-polymorphic":"Relation (polymorphic)","modelPage.attribute.relationWith":"Relation med","notification.info.autoreaload-disable":"AutoReload funktionen er p\xE5kr\xE6vet for at bruge dette plugin. Start din server med `strapi develop`","notification.info.creating.notSaved":"Gem venligst dit arbejde inden du opretter en dokument type eller komponent","plugin.description.long":"Modell\xE9r data strukturen i dit API. Opret felter og relationer p\xE5 f\xE5 minutter. Filerne bliver automatisk oprettet og opdateret i dit projekt.","plugin.description.short":"Modell\xE9r data strukturen i dit API.","plugin.name":"Dokumenttype bygger","popUpForm.navContainer.advanced":"Avancerede indstillinger","popUpForm.navContainer.base":"Standard indstillinger","popUpWarning.bodyMessage.cancel-modifications":"Er du sikker p\xE5 at du vil annullere dine \xE6ndringer?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Er du sikker p\xE5 at du vil annullere dine \xE6ndringer? Nogle komponenter er blevet oprettet eller redigeret...","popUpWarning.bodyMessage.category.delete":"Er du sikker p\xE5 at du vil slette denne kategori? Alle komponenterne bliver ogs\xE5 slettet.","popUpWarning.bodyMessage.component.delete":"Er du sikker p\xE5 at du vil slette denne komponent?","popUpWarning.bodyMessage.contentType.delete":"Er du sikker p\xE5 at du vil slette denne dokument type?","popUpWarning.draft-publish.button.confirm":"Ja, deaktiv\xE9r","popUpWarning.draft-publish.message":"Hvis du deaktiverer udkast/offentligg\xF8r systemet, bliver dine udkast slettet.","popUpWarning.draft-publish.second-message":"Er du sikker p\xE5 at du vil deaktivere det?","prompt.unsaved":"Er du sikker p\xE5 at du vil stoppe? Alle dine \xE6ndringer g\xE5r tabt.","relation.attributeName.placeholder":"F.eks. forfatter, kategori, tag","relation.manyToMany":"har og tilh\xF8rer flere","relation.manyToOne":"har flere","relation.manyWay":"har flere","relation.oneToMany":"tilh\xF8rer flere","relation.oneToOne":"har og tilh\xF8rer \xE9n","relation.oneWay":"har \xE9n","table.button.no-fields":"Tilf\xF8j nyt felt","table.content.create-first-content-type":"Opret din f\xF8rst dokumenttype","table.content.no-fields.collection-type":"Tilf\xF8j dit f\xF8rste felt til denne dokumenttype","table.content.no-fields.component":"Tilf\xF8j dit f\xF8rste felt til dette komponent"}')}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[931],{20392:function(e){e.exports=JSON.parse(`{"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.customField":"Custom field","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":"Allows writing a draft version of an entry, before it is published","contentType.draftAndPublish.label":"Draft & publish","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.contentType.singularName-equals-pluralName":"This value cannot be the same as the Plural API ID of another content type.","error.contentType.pluralName-equals-singularName":"This value cannot be the same as the Singular API ID of another content type.","error.contentType.pluralName-equals-collectionName":"This value is already in use by another content type.","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 (only alphanumeric characters are taken into account).","error.validation.enum-empty-string":"Empty strings are not allowed","error.validation.enum-regex":"At least one value is invalid. Values should have at least one alphabetical character preceding the first occurence of 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","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, seoUrl, canonicalUrl","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.empty.button":"Add custom fields","modalForm.empty.heading":"Nothing in here yet.","modalForm.empty.sub-heading":"Find what you are looking for through a wide range of extensions.","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","modalForm.custom-fields.advanced.settings.extended":"Extended settings","modalForm.tabs.custom":"Custom","modalForm.tabs.custom.howToLink":"How to add custom fields","modalForm.tabs.default":"Default","modalForm.tabs.label":"Default and Custom types tabs","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":"Strapi is in production mode, editing content types is disabled. Please switch to development mode by starting 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":"Basic 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, 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","IconPicker.search.placeholder.label":"Search for an icon","IconPicker.search.clear.label":"Clear the icon search","IconPicker.search.button.label":"Search icon button","IconPicker.remove.tooltip":"Remove the selected icon","IconPicker.remove.button":"Remove the selected icon button","IconPicker.emptyState.label":"No icon found","IconPicker.icon.label":"Select {icon} icon"}`)}}]);
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[931],{20392:function(e){e.exports=JSON.parse(`{"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.customField":"Custom field","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":"Allows writing a draft version of an entry, before it is published","contentType.draftAndPublish.label":"Draft & publish","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.contentType.singularName-equals-pluralName":"This value cannot be the same as the Plural API ID of another content type.","error.contentType.pluralName-equals-singularName":"This value cannot be the same as the Singular API ID of another content type.","error.contentType.pluralName-equals-collectionName":"This value is already in use by another content type.","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 (only alphanumeric characters are taken into account).","error.validation.enum-empty-string":"Empty strings are not allowed","error.validation.enum-regex":"At least one value is invalid. Values should have at least one alphabetical character preceding the first occurence of 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","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, seoUrl, canonicalUrl","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.empty.button":"Add custom fields","modalForm.empty.heading":"Nothing in here yet.","modalForm.empty.sub-heading":"Find what you are looking for through a wide range of extensions.","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.header.back":"Back","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","modalForm.custom-fields.advanced.settings.extended":"Extended settings","modalForm.tabs.custom":"Custom","modalForm.tabs.custom.howToLink":"How to add custom fields","modalForm.tabs.default":"Default","modalForm.tabs.label":"Default and Custom types tabs","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":"Strapi is in production mode, editing content types is disabled. Please switch to development mode by starting 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":"Basic 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, 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","IconPicker.search.placeholder.label":"Search for an icon","IconPicker.search.clear.label":"Clear the icon search","IconPicker.search.button.label":"Search icon button","IconPicker.remove.tooltip":"Remove the selected icon","IconPicker.remove.button":"Remove the selected icon button","IconPicker.emptyState.label":"No icon found","IconPicker.icon.label":"Select {icon} icon"}`)}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8342],{87187:function(e){e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.boolean.description":"Si o no, 1 o 0, verdadero o falso","attribute.component":"Componente","attribute.component.description":"Grupo de campos que puedes repetir o reutilizar","attribute.date":"Fecha","attribute.date.description":"Un selector de fechas con horas, minutos y segundos","attribute.datetime":"Fecha y hora","attribute.dynamiczone":"Zona din\xE1mica","attribute.dynamiczone.description":"Elija componentes din\xE1micamente al editar contenido","attribute.email":"Correo electr\xF3nico","attribute.email.description":"Campo de correo electr\xF3nico con formato de validaciones","attribute.enumeration":"Enumeraci\xF3n","attribute.enumeration.description":"Lista de valores, luego elija uno","attribute.json":"JSON","attribute.json.description":"Datos en formato JSON","attribute.media":"Media","attribute.media.description":"Archivos como im\xE1genes, videos, etc.","attribute.null":" ","attribute.number":"N\xFAmero","attribute.number.description":"N\xFAmeros (entero, flotante, decimal)","attribute.password":"Contrase\xF1a","attribute.password.description":"Campo de contrase\xF1a con cifrado","attribute.relation":"Relaci\xF3n","attribute.relation.description":"Se refiere a un Tipo de Colecci\xF3n","attribute.richtext":"Texto enriquecido","attribute.richtext.description":"Un editor de texto enriquecido con opciones de formato.","attribute.text":"Texto","attribute.text.description":"Texto corto o largo como t\xEDtulo o descripci\xF3n","attribute.time":"Hora","attribute.timestamp":"Marca de tiempo","attribute.uid":"UID","attribute.uid.description":"Identificador \xFAnico","button.attributes.add.another":"Agregar otro campo","button.component.add":"Agregar un componente","button.component.create":"Crear nuevo componente","button.model.create":"Crear nuevo Tipo de Colecci\xF3n","button.single-types.create":"Crear nuevo tipo \xFAnico","component.repeatable":"(repetible)","components.SelectComponents.displayed-value":"{number, plural, =0 {ning\xFAn componente seleccionado} one {1 componente seleccionado} other {# componentes seleccionados}}","components.componentSelect.no-component-available":"Ya ha agregado todos sus componentes","components.componentSelect.no-component-available.with-search":"No hay ning\xFAn componente que coincida con su b\xFAsqueda","components.componentSelect.value-component":"{number} componente seleccionado (escriba para buscar un componente)","components.componentSelect.value-components":"{number} componentes seleccionados","configurations":"configuraciones","contentType.apiId-plural.description":"ID de API pluralizado","contentType.apiId-plural.label":"ID de API (Plural)","contentType.apiId-singular.description":"El UID se utiliza para generar las rutas de la API y las tablas/colecciones de la base de datos","contentType.apiId-singular.label":"ID de API (Singular)","contentType.collectionName.description":"\xDAtil cuando el nombre de su Tipo de Contenido y el nombre de su tabla difieren","contentType.collectionName.label":"Nombre de la colecci\xF3n","contentType.displayName.label":"Nombre para mostrar","contentType.draftAndPublish.description":"Escribe un borrador de cada entrada antes de publicarla.","contentType.draftAndPublish.label":"Sistema de borrador/publicaci\xF3n","contentType.kind.change.warning":"Acaba de cambiar el Tipo de Contenido: la API se restablecer\xE1 (las rutas, los controladores y los servicios se sobrescribir\xE1n).","error.attributeName.reserved-name":"Este nombre no se puede utilizar en su Tipo de Contenido, ya que podr\xEDa romper otras funcionalidades.","error.contentType.pluralName-used":"Este valor no puede ser igual al valor singular","error.contentType.singularName-used":"Este valor no puede ser igual al valor plural","error.contentTypeName.reserved-name":"Este nombre no se puede utilizar en su proyecto, ya que podr\xEDa romper otras funcionalidades.","error.validation.enum-duplicate":"No se permiten valores duplicados","error.validation.enum-empty-string":"No se permiten cadenas de caracteres vac\xEDas","error.validation.minSupMax":"No puede ser superior","error.validation.positive":"Debe ser un n\xFAmero positivo","error.validation.regex":"El patr\xF3n de expresi\xF3n regular no es v\xE1lido","error.validation.relation.targetAttribute-taken":"Este nombre existe en el destino","form.attribute.component.option.add":"Agregar un componente","form.attribute.component.option.create":"Crea un nuevo componente","form.attribute.component.option.create.description":"Un componente se comparte entre tipos y componentes, estar\xE1 disponible y accesible en todas partes.","form.attribute.component.option.repeatable":"Componente repetible","form.attribute.component.option.repeatable.description":"Lo mejor para m\xFAltiples instancias (matriz) de ingredientes, meta etiquetas, etc.","form.attribute.component.option.reuse-existing":"Utilice un componente existente","form.attribute.component.option.reuse-existing.description":"Reutilice un componente ya creado para mantener la coherencia de sus datos en todos los tipos de contenido.","form.attribute.component.option.single":"Componente \xFAnico","form.attribute.component.option.single.description":"Lo mejor para agrupar campos como direcci\xF3n completa, informaci\xF3n principal...","form.attribute.item.customColumnName":"Nombres de columna personalizados","form.attribute.item.customColumnName.description":"Esto es \xFAtil para renombrar los nombres de las columnas de la base de datos en un formato m\xE1s completo para las respuestas de la API.","form.attribute.item.defineRelation.fieldName":"Nombre del campo","form.attribute.item.enumeration.graphql":"Sobreescritura de nombre para GraphQL","form.attribute.item.enumeration.graphql.description":"Le permite redefinir el nombre generado por defecto para GraphQL","form.attribute.item.enumeration.placeholder":"Ej:\\nma\xF1ana\\nmediod\xEDa\\nnoche","form.attribute.item.enumeration.rules":"Valores (una l\xEDnea por valor)","form.attribute.item.maximum":"Valor m\xE1ximo","form.attribute.item.maximumLength":"Longitud m\xE1xima","form.attribute.item.minimum":"Valor m\xEDnimo","form.attribute.item.minimumLength":"Longitud m\xEDnima","form.attribute.item.number.type":"Tipo de n\xFAmero","form.attribute.item.number.type.biginteger":"entero grande (ej: 123456789)","form.attribute.item.number.type.decimal":"decimal (ej: 2.22)","form.attribute.item.number.type.float":"flotante (ej: 3.3333333333)","form.attribute.item.number.type.integer":"entero (ej: 10)","form.attribute.item.privateField":"Campo privado","form.attribute.item.privateField.description":"Este campo no aparecer\xE1 en la respuesta de la API","form.attribute.item.requiredField":"Campo obligatorio","form.attribute.item.requiredField.description":"No podr\xE1 crear un registro si este campo est\xE1 vac\xEDo","form.attribute.item.text.regex":"Patr\xF3n de expresi\xF3n regular","form.attribute.item.text.regex.description":"El texto de la expresi\xF3n regular","form.attribute.item.uniqueField":"Campo \xFAnico","form.attribute.item.uniqueField.description":"No podr\xE1 crear un registro si ya existe otro registro con el mismo contenido","form.attribute.media.allowed-types":"Seleccionar tipos de multimedia permitidos","form.attribute.media.allowed-types.option-files":"Archivos","form.attribute.media.allowed-types.option-images":"Im\xE1genes","form.attribute.media.allowed-types.option-videos":"Videos","form.attribute.media.option.multiple":"M\xFAltiples multimedia","form.attribute.media.option.multiple.description":"Ideal para controles deslizantes, carruseles o descarga de varios archivos","form.attribute.media.option.single":"Multimedia \xFAnico","form.attribute.media.option.single.description":"Lo mejor para avatar, foto de perfil o portada","form.attribute.settings.default":"Valor por defecto","form.attribute.text.option.long-text":"Texto largo","form.attribute.text.option.long-text.description":"Mejor para descripciones o biograf\xEDa. La b\xFAsqueda exacta est\xE1 inhabilitada.","form.attribute.text.option.short-text":"Texto corto","form.attribute.text.option.short-text.description":"Mejor para t\xEDtulos, nombres, enlaces (URL). Tambi\xE9n permite una b\xFAsqueda exacta en el campo.","form.button.add-components-to-dynamiczone":"Agregar componentes a la zona","form.button.add-field":"Agregar otro campo","form.button.add-first-field-to-created-component":"Agregue el primer campo al componente","form.button.add.field.to.collectionType":"Agrega otro campo a este tipo de colecci\xF3n","form.button.add.field.to.component":"Agregar otro campo a este componente","form.button.add.field.to.contentType":"Agregar campo al Tipo de Contenido","form.button.add.field.to.singleType":"Agregue otro campo a este tipo \xFAnico","form.button.cancel":"Cancelar","form.button.collection-type.description":"Lo mejor para m\xFAltiples instancias como art\xEDculos, productos, comentarios, etc.","form.button.configure-component":"Configurar el componente","form.button.configure-view":"Configurar la vista","form.button.select-component":"Seleccione un componente","form.button.single-type.description":"Lo mejor para una sola instancia como acerca de nosotros, p\xE1gina de inicio, etc.","from":"de","listView.headerLayout.description":"Construya la arquitectura de datos de su contenido","modalForm.attribute.form.base.name.description":"No se permiten espacios para el nombre del atributo","modalForm.attribute.form.base.name.placeholder":"p. ej. slug, urlSeo, urlCan\xF3nica","modalForm.attribute.target-field":"Campo adjunto","modalForm.attributes.select-component":"Seleccione un componente","modalForm.attributes.select-components":"Seleccionar los componentes","modalForm.collectionType.header-create":"Crea un tipo de colecci\xF3n","modalForm.component.header-create":"Crea un componente","modalForm.components.create-component.category.label":"Seleccione una categor\xEDa o ingrese un nombre para crear una nueva","modalForm.components.icon.label":"Icono","modalForm.editCategory.base.name.description":"No se permiten espacios para el nombre de la categor\xEDa.","modalForm.header-edit":"Editar {name}","modalForm.header.categories":"Categor\xEDas","modalForm.singleType.header-create":"Crea un tipo \xFAnico","modalForm.sub-header.addComponentToDynamicZone":"Agregar nuevo componente a la zona din\xE1mica","modalForm.sub-header.attribute.create":"Agregar nuevo campo {type}","modalForm.sub-header.attribute.create.step":"Agregar nuevo componente ({step}/2)","modalForm.sub-header.attribute.edit":"Editar {name}","modalForm.sub-header.chooseAttribute.collectionType":"Seleccione un campo para su Tipo de Colecci\xF3n","modalForm.sub-header.chooseAttribute.component":"Seleccione un campo para su componente","modalForm.sub-header.chooseAttribute.singleType":"Seleccione un campo para su tipo \xFAnico","modelPage.attribute.relation-polymorphic":"Relaci\xF3n (polim\xF3rfica)","modelPage.attribute.relationWith":"Vinculaci\xF3n con","notification.info.autoreaload-disable":"Se requiere la funci\xF3n autoReload para usar este plugin. Inicie su servidor con `strapi develop`","notification.info.creating.notSaved":"Guarde su trabajo antes de crear un nuevo tipo de colecci\xF3n o componente","plugin.description.long":"Modelice la estructura de datos de su API. Cree nuevos campos y relaciones en s\xF3lo un minuto. Los archivos se crean y actualizan autom\xE1ticamente en el proyecto.","plugin.description.short":"Modelice la estructura de datos de su API.","plugin.name":"Generador de Tipo de Contenido","popUpForm.navContainer.advanced":"Configuraci\xF3n avanzada","popUpForm.navContainer.base":"Ajustes b\xE1sicos","popUpWarning.bodyMessage.cancel-modifications":"\xBFEst\xE1s seguro de que deseas cancelar tus modificaciones?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\xBFEst\xE1 seguro de que desea cancelar sus modificaciones? Algunos componentes han sido creados o modificados...","popUpWarning.bodyMessage.category.delete":"\xBFEst\xE1 seguro de que desea eliminar esta categor\xEDa? Tambi\xE9n se eliminar\xE1n todos los componentes.","popUpWarning.bodyMessage.component.delete":"\xBFEst\xE1 seguro de que desea eliminar este componente?","popUpWarning.bodyMessage.contentType.delete":"\xBFEst\xE1 seguro de que desea eliminar este Tipo de Contenido?","popUpWarning.draft-publish.button.confirm":"S\xED, deshabilitar","popUpWarning.draft-publish.message":"Si desactiva el sistema Borrador/Publicaci\xF3n, se eliminar\xE1n sus borradores.","popUpWarning.draft-publish.second-message":"\xBFEst\xE1s seguro de que quieres desactivarlo?","prompt.unsaved":"\xBFEst\xE1s seguro que quieres irte? Todas sus modificaciones se perder\xE1n.","relation.attributeName.placeholder":"Ej: autor, categor\xEDa, etiqueta","relation.manyToMany":"tiene y pertenece a muchos","relation.manyToOne":"tiene muchos","relation.manyWay":"tiene muchas","relation.oneToMany":"pertenece a muchos","relation.oneToOne":"tiene y pertenece a una","relation.oneWay":"tiene uno","table.button.no-fields":"Agregar campo","table.content.create-first-content-type":"Crea tu primer Tipo de Colecci\xF3n","table.content.no-fields.collection-type":"Agrega tu primer campo a este Tipo de Colecci\xF3n","table.content.no-fields.component":"Agregar tu primer campo a este componente"}')}}]);
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8342],{87187:function(e){e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.boolean.description":"Si o no, 1 o 0, verdadero o falso","attribute.component":"Componente","attribute.component.description":"Grupo de campos que puedes repetir o reutilizar","attribute.date":"Fecha","attribute.date.description":"Un selector de fechas con horas, minutos y segundos","attribute.datetime":"Fecha y hora","attribute.dynamiczone":"Zona din\xE1mica","attribute.dynamiczone.description":"Elija componentes din\xE1micamente al editar contenido","attribute.email":"Correo electr\xF3nico","attribute.email.description":"Campo de correo electr\xF3nico con formato de validaciones","attribute.enumeration":"Enumeraci\xF3n","attribute.enumeration.description":"Lista de valores, luego elija uno","attribute.json":"JSON","attribute.json.description":"Datos en formato JSON","attribute.media":"Media","attribute.media.description":"Archivos como im\xE1genes, videos, etc.","attribute.null":" ","attribute.number":"N\xFAmero","attribute.number.description":"N\xFAmeros (entero, flotante, decimal)","attribute.password":"Contrase\xF1a","attribute.password.description":"Campo de contrase\xF1a con cifrado","attribute.relation":"Relaci\xF3n","attribute.relation.description":"Se refiere a un Tipo de Colecci\xF3n","attribute.richtext":"Texto enriquecido","attribute.richtext.description":"Un editor de texto enriquecido con opciones de formato.","attribute.text":"Texto","attribute.text.description":"Texto corto o largo como t\xEDtulo o descripci\xF3n","attribute.time":"Hora","attribute.timestamp":"Marca de tiempo","attribute.uid":"UID","attribute.uid.description":"Identificador \xFAnico","button.attributes.add.another":"Agregar otro campo","button.component.add":"Agregar un componente","button.component.create":"Crear nuevo componente","button.model.create":"Crear nuevo Tipo de Colecci\xF3n","button.single-types.create":"Crear nuevo tipo \xFAnico","component.repeatable":"(repetible)","components.SelectComponents.displayed-value":"{number, plural, =0 {ning\xFAn componente seleccionado} one {1 componente seleccionado} other {# componentes seleccionados}}","components.componentSelect.no-component-available":"Ya ha agregado todos sus componentes","components.componentSelect.no-component-available.with-search":"No hay ning\xFAn componente que coincida con su b\xFAsqueda","components.componentSelect.value-component":"{number} componente seleccionado (escriba para buscar un componente)","components.componentSelect.value-components":"{number} componentes seleccionados","configurations":"configuraciones","contentType.apiId-plural.description":"ID de API pluralizado","contentType.apiId-plural.label":"ID de API (Plural)","contentType.apiId-singular.description":"El UID se utiliza para generar las rutas de la API y las tablas/colecciones de la base de datos","contentType.apiId-singular.label":"ID de API (Singular)","contentType.collectionName.description":"\xDAtil cuando el nombre de su Tipo de Contenido y el nombre de su tabla difieren","contentType.collectionName.label":"Nombre de la colecci\xF3n","contentType.displayName.label":"Nombre para mostrar","contentType.draftAndPublish.description":"Escribe un borrador de cada entrada antes de publicarla.","contentType.draftAndPublish.label":"Sistema de borrador/publicaci\xF3n","contentType.kind.change.warning":"Acaba de cambiar el Tipo de Contenido: la API se restablecer\xE1 (las rutas, los controladores y los servicios se sobrescribir\xE1n).","error.attributeName.reserved-name":"Este nombre no se puede utilizar en su Tipo de Contenido, ya que podr\xEDa romper otras funcionalidades.","error.contentType.pluralName-used":"Este valor no puede ser igual al valor singular","error.contentType.singularName-used":"Este valor no puede ser igual al valor plural","error.contentTypeName.reserved-name":"Este nombre no se puede utilizar en su proyecto, ya que podr\xEDa romper otras funcionalidades.","error.validation.enum-duplicate":"No se permiten valores duplicados","error.validation.enum-empty-string":"No se permiten cadenas de caracteres vac\xEDas","error.validation.minSupMax":"No puede ser superior","error.validation.positive":"Debe ser un n\xFAmero positivo","error.validation.regex":"El patr\xF3n de expresi\xF3n regular no es v\xE1lido","error.validation.relation.targetAttribute-taken":"Este nombre existe en el destino","form.attribute.component.option.add":"Agregar un componente","form.attribute.component.option.create":"Crea un nuevo componente","form.attribute.component.option.create.description":"Un componente se comparte entre tipos y componentes, estar\xE1 disponible y accesible en todas partes.","form.attribute.component.option.repeatable":"Componente repetible","form.attribute.component.option.repeatable.description":"Lo mejor para m\xFAltiples instancias (matriz) de ingredientes, meta etiquetas, etc.","form.attribute.component.option.reuse-existing":"Utilice un componente existente","form.attribute.component.option.reuse-existing.description":"Reutilice un componente ya creado para mantener la coherencia de sus datos en todos los tipos de contenido.","form.attribute.component.option.single":"Componente \xFAnico","form.attribute.component.option.single.description":"Lo mejor para agrupar campos como direcci\xF3n completa, informaci\xF3n principal...","form.attribute.item.customColumnName":"Nombres de columna personalizados","form.attribute.item.customColumnName.description":"Esto es \xFAtil para renombrar los nombres de las columnas de la base de datos en un formato m\xE1s completo para las respuestas de la API.","form.attribute.item.defineRelation.fieldName":"Nombre del campo","form.attribute.item.enumeration.graphql":"Sobreescritura de nombre para GraphQL","form.attribute.item.enumeration.graphql.description":"Le permite redefinir el nombre generado por defecto para GraphQL","form.attribute.item.enumeration.placeholder":"Ej:\\nma\xF1ana\\nmediod\xEDa\\nnoche","form.attribute.item.enumeration.rules":"Valores (una l\xEDnea por valor)","form.attribute.item.maximum":"Valor m\xE1ximo","form.attribute.item.maximumLength":"Longitud m\xE1xima","form.attribute.item.minimum":"Valor m\xEDnimo","form.attribute.item.minimumLength":"Longitud m\xEDnima","form.attribute.item.number.type":"Tipo de n\xFAmero","form.attribute.item.number.type.biginteger":"entero grande (ej: 123456789)","form.attribute.item.number.type.decimal":"decimal (ej: 2.22)","form.attribute.item.number.type.float":"flotante (ej: 3.3333333333)","form.attribute.item.number.type.integer":"entero (ej: 10)","form.attribute.item.privateField":"Campo privado","form.attribute.item.privateField.description":"Este campo no aparecer\xE1 en la respuesta de la API","form.attribute.item.requiredField":"Campo obligatorio","form.attribute.item.requiredField.description":"No podr\xE1 crear un registro si este campo est\xE1 vac\xEDo","form.attribute.item.text.regex":"Patr\xF3n de expresi\xF3n regular","form.attribute.item.text.regex.description":"El texto de la expresi\xF3n regular","form.attribute.item.uniqueField":"Campo \xFAnico","form.attribute.item.uniqueField.description":"No podr\xE1 crear un registro si ya existe otro registro con el mismo contenido","form.attribute.media.allowed-types":"Seleccionar tipos de multimedia permitidos","form.attribute.media.allowed-types.option-files":"Archivos","form.attribute.media.allowed-types.option-images":"Im\xE1genes","form.attribute.media.allowed-types.option-videos":"Videos","form.attribute.media.option.multiple":"M\xFAltiples multimedia","form.attribute.media.option.multiple.description":"Ideal para controles deslizantes, carruseles o descarga de varios archivos","form.attribute.media.option.single":"Multimedia \xFAnico","form.attribute.media.option.single.description":"Lo mejor para avatar, foto de perfil o portada","form.attribute.settings.default":"Valor por defecto","form.attribute.text.option.long-text":"Texto largo","form.attribute.text.option.long-text.description":"Mejor para descripciones o biograf\xEDa. La b\xFAsqueda exacta est\xE1 inhabilitada.","form.attribute.text.option.short-text":"Texto corto","form.attribute.text.option.short-text.description":"Mejor para t\xEDtulos, nombres, enlaces (URL). Tambi\xE9n permite una b\xFAsqueda exacta en el campo.","form.button.add-components-to-dynamiczone":"Agregar componentes a la zona","form.button.add-field":"Agregar otro campo","form.button.add-first-field-to-created-component":"Agregue el primer campo al componente","form.button.add.field.to.collectionType":"Agrega otro campo a este tipo de colecci\xF3n","form.button.add.field.to.component":"Agregar otro campo a este componente","form.button.add.field.to.contentType":"Agregar campo al Tipo de Contenido","form.button.add.field.to.singleType":"Agregue otro campo a este tipo \xFAnico","form.button.cancel":"Cancelar","form.button.collection-type.description":"Lo mejor para m\xFAltiples instancias como art\xEDculos, productos, comentarios, etc.","form.button.configure-component":"Configurar el componente","form.button.configure-view":"Configurar la vista","form.button.select-component":"Seleccione un componente","form.button.single-type.description":"Lo mejor para una sola instancia como acerca de nosotros, p\xE1gina de inicio, etc.","from":"de","listView.headerLayout.description":"Construya la arquitectura de datos de su contenido","modalForm.attribute.form.base.name.description":"No se permiten espacios para el nombre del atributo","modalForm.attribute.form.base.name.placeholder":"p. ej. slug, urlSeo, urlCan\xF3nica","modalForm.attribute.target-field":"Campo adjunto","modalForm.attributes.select-component":"Seleccione un componente","modalForm.attributes.select-components":"Seleccionar los componentes","modalForm.collectionType.header-create":"Crea un tipo de colecci\xF3n","modalForm.component.header-create":"Crea un componente","modalForm.components.create-component.category.label":"Seleccione una categor\xEDa o ingrese un nombre para crear una nueva","modalForm.components.icon.label":"Icono","modalForm.editCategory.base.name.description":"No se permiten espacios para el nombre de la categor\xEDa.","modalForm.header-edit":"Editar {name}","modalForm.header.categories":"Categor\xEDas","modalForm.header.back":"Atr\xE1s","modalForm.singleType.header-create":"Crea un tipo \xFAnico","modalForm.sub-header.addComponentToDynamicZone":"Agregar nuevo componente a la zona din\xE1mica","modalForm.sub-header.attribute.create":"Agregar nuevo campo {type}","modalForm.sub-header.attribute.create.step":"Agregar nuevo componente ({step}/2)","modalForm.sub-header.attribute.edit":"Editar {name}","modalForm.sub-header.chooseAttribute.collectionType":"Seleccione un campo para su Tipo de Colecci\xF3n","modalForm.sub-header.chooseAttribute.component":"Seleccione un campo para su componente","modalForm.sub-header.chooseAttribute.singleType":"Seleccione un campo para su tipo \xFAnico","modelPage.attribute.relation-polymorphic":"Relaci\xF3n (polim\xF3rfica)","modelPage.attribute.relationWith":"Vinculaci\xF3n con","notification.info.autoreaload-disable":"Se requiere la funci\xF3n autoReload para usar este plugin. Inicie su servidor con `strapi develop`","notification.info.creating.notSaved":"Guarde su trabajo antes de crear un nuevo tipo de colecci\xF3n o componente","plugin.description.long":"Modelice la estructura de datos de su API. Cree nuevos campos y relaciones en s\xF3lo un minuto. Los archivos se crean y actualizan autom\xE1ticamente en el proyecto.","plugin.description.short":"Modelice la estructura de datos de su API.","plugin.name":"Generador de Tipo de Contenido","popUpForm.navContainer.advanced":"Configuraci\xF3n avanzada","popUpForm.navContainer.base":"Ajustes b\xE1sicos","popUpWarning.bodyMessage.cancel-modifications":"\xBFEst\xE1s seguro de que deseas cancelar tus modificaciones?","popUpWarning.bodyMessage.cancel-modifications.with-components":"\xBFEst\xE1 seguro de que desea cancelar sus modificaciones? Algunos componentes han sido creados o modificados...","popUpWarning.bodyMessage.category.delete":"\xBFEst\xE1 seguro de que desea eliminar esta categor\xEDa? Tambi\xE9n se eliminar\xE1n todos los componentes.","popUpWarning.bodyMessage.component.delete":"\xBFEst\xE1 seguro de que desea eliminar este componente?","popUpWarning.bodyMessage.contentType.delete":"\xBFEst\xE1 seguro de que desea eliminar este Tipo de Contenido?","popUpWarning.draft-publish.button.confirm":"S\xED, deshabilitar","popUpWarning.draft-publish.message":"Si desactiva el sistema Borrador/Publicaci\xF3n, se eliminar\xE1n sus borradores.","popUpWarning.draft-publish.second-message":"\xBFEst\xE1s seguro de que quieres desactivarlo?","prompt.unsaved":"\xBFEst\xE1s seguro que quieres irte? Todas sus modificaciones se perder\xE1n.","relation.attributeName.placeholder":"Ej: autor, categor\xEDa, etiqueta","relation.manyToMany":"tiene y pertenece a muchos","relation.manyToOne":"tiene muchos","relation.manyWay":"tiene muchas","relation.oneToMany":"pertenece a muchos","relation.oneToOne":"tiene y pertenece a una","relation.oneWay":"tiene uno","table.button.no-fields":"Agregar campo","table.content.create-first-content-type":"Crea tu primer Tipo de Colecci\xF3n","table.content.no-fields.collection-type":"Agrega tu primer campo a este Tipo de Colecci\xF3n","table.content.no-fields.component":"Agregar tu primer campo a este componente"}')}}]);