@strapi/admin 4.7.0-exp.3d6a31eb083e9d44afcf98f68c107fb7567e5720 → 4.7.1
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.
- package/admin/src/components/Notifications/Notification/index.js +8 -1
- package/admin/src/hooks/index.js +2 -0
- package/admin/src/hooks/useLicenseLimitNotification/index.js +5 -0
- package/admin/src/hooks/useLicenseLimits/index.js +3 -0
- package/admin/src/pages/HomePage/index.js +2 -0
- package/admin/src/pages/SettingsPage/components/Tokens/LifeSpanInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/components/Tokens/Regenerate/index.js +5 -5
- package/admin/src/pages/SettingsPage/components/Tokens/Table/index.js +1 -1
- package/admin/src/pages/SettingsPage/components/Tokens/TokenBox/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormApiTokenContainer/index.js +4 -4
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/Regenerate/index.js +5 -5
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/index.js +2 -2
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +5 -0
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +2 -0
- package/admin/src/pages/SettingsPage/pages/TransferTokens/ListView/utils/tableHeaders.js +4 -4
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +1 -4
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +24 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +4 -1
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +25 -31
- package/admin/src/translations/ca.json +6 -6
- package/admin/src/translations/de.json +6 -6
- package/admin/src/translations/dk.json +6 -6
- package/admin/src/translations/en.json +209 -184
- package/admin/src/translations/es.json +6 -6
- package/admin/src/translations/eu.json +19 -19
- package/admin/src/translations/fr.json +6 -6
- package/admin/src/translations/hi.json +6 -6
- package/admin/src/translations/hu.json +19 -19
- package/admin/src/translations/ja.json +6 -6
- package/admin/src/translations/ko.json +6 -6
- package/admin/src/translations/ml.json +6 -6
- package/admin/src/translations/nl.json +19 -19
- package/admin/src/translations/pl.json +6 -6
- package/admin/src/translations/pt-BR.json +6 -6
- package/admin/src/translations/ru.json +865 -785
- package/admin/src/translations/sa.json +6 -6
- package/admin/src/translations/sk.json +2 -2
- package/admin/src/translations/sv.json +19 -19
- package/admin/src/translations/tr.json +19 -19
- package/admin/src/translations/zh-Hans.json +6 -6
- package/admin/src/translations/zh.json +19 -19
- package/build/4649.ffa2f59a.chunk.js +30 -0
- package/build/{6487.83e219bf.chunk.js → 6891.ef7464be.chunk.js} +6 -6
- package/build/7259.cd2f7bad.chunk.js +1 -0
- package/build/{4849.7abafe52.chunk.js → 8252.ad0478da.chunk.js} +2 -2
- package/build/{Admin-authenticatedApp.368164a1.chunk.js → Admin-authenticatedApp.09978a81.chunk.js} +6 -6
- package/build/Admin_homePage.cec3f510.chunk.js +70 -0
- package/build/Admin_settingsPage.f6d02df6.chunk.js +178 -0
- package/build/admin-app.fdab907e.chunk.js +112 -0
- package/build/admin-edit-users.f06c4a53.chunk.js +10 -0
- package/build/admin-users.085fd03f.chunk.js +11 -0
- package/build/audit-logs-settings-page.7be97e82.chunk.js +1 -0
- package/build/ca-json.59c4502c.chunk.js +1 -0
- package/build/de-json.dbc2cf1b.chunk.js +1 -0
- package/build/dk-json.52f67b15.chunk.js +1 -0
- package/build/en-json.e688dfe2.chunk.js +1 -0
- package/build/es-json.c40c57dd.chunk.js +1 -0
- package/build/eu-json.6702a0d2.chunk.js +1 -0
- package/build/fr-json.ea9ec573.chunk.js +1 -0
- package/build/hi-json.14a17920.chunk.js +1 -0
- package/build/hu-json.33172d09.chunk.js +1 -0
- package/build/index.html +1 -1
- package/build/ja-json.3008b720.chunk.js +1 -0
- package/build/ko-json.7d2f95b1.chunk.js +1 -0
- package/build/{main.8009bfe8.js → main.3d8a17d5.js} +1 -1
- package/build/ml-json.3e69969b.chunk.js +1 -0
- package/build/nl-json.641782d5.chunk.js +1 -0
- package/build/pl-json.05814145.chunk.js +1 -0
- package/build/pt-BR-json.d72350de.chunk.js +1 -0
- package/build/ru-json.c4a4f50b.chunk.js +1 -0
- package/build/{runtime~main.725b20df.js → runtime~main.f7bcdaa0.js} +2 -2
- package/build/sa-json.e5e7ccaf.chunk.js +1 -0
- package/build/{sk-json.7bbeb0af.chunk.js → sk-json.3529b8aa.chunk.js} +1 -1
- package/build/sv-json.207afc0d.chunk.js +1 -0
- package/build/tr-json.f1a0d19d.chunk.js +1 -0
- package/build/{transfer-tokens-list-page.1e15926d.chunk.js → transfer-tokens-list-page.c6f8039a.chunk.js} +1 -1
- package/build/zh-Hans-json.6e26e359.chunk.js +1 -0
- package/build/zh-json.085a34f4.chunk.js +1 -0
- package/ee/admin/hooks/index.js +2 -0
- package/ee/admin/hooks/useLicenseLimitNotification/index.js +88 -0
- package/ee/admin/hooks/useLicenseLimits/index.js +31 -0
- package/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +88 -0
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/Modal/ActionBody.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/utils/getDisplayedFilters.js +21 -10
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/utils/tableHeaders.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +52 -0
- package/ee/server/bootstrap.js +1 -1
- package/ee/server/controllers/admin.js +49 -0
- package/ee/server/controllers/index.js +1 -0
- package/ee/server/controllers/user.js +96 -4
- package/ee/server/routes/index.js +23 -0
- package/ee/server/services/audit-logs.js +15 -5
- package/ee/server/services/index.js +2 -0
- package/ee/server/services/seat-enforcement.js +114 -0
- package/ee/server/services/user.js +234 -0
- package/package.json +9 -9
- package/server/middlewares/data-transfer.js +26 -0
- package/server/middlewares/index.js +1 -0
- package/server/routes/transfer.js +7 -9
- package/server/services/transfer/index.js +1 -0
- package/server/services/transfer/token.js +18 -3
- package/server/services/transfer/utils.js +38 -0
- package/admin/src/pages/SettingsPage/components/Tokens/FormiTokenContainer/LifeSpanInput.js +0 -95
- package/build/4649.b7e84a29.chunk.js +0 -30
- package/build/7259.3f04094f.chunk.js +0 -1
- package/build/Admin_homePage.1f10437f.chunk.js +0 -78
- package/build/Admin_settingsPage.5a329b58.chunk.js +0 -178
- package/build/admin-app.df9adf93.chunk.js +0 -112
- package/build/admin-edit-users.08a60ea2.chunk.js +0 -10
- package/build/admin-users.74f5629d.chunk.js +0 -11
- package/build/audit-logs-settings-page.bc1784fe.chunk.js +0 -1
- package/build/ca-json.4d999055.chunk.js +0 -1
- package/build/de-json.866f8a28.chunk.js +0 -1
- package/build/dk-json.10f7b1d1.chunk.js +0 -1
- package/build/en-json.8e5451b1.chunk.js +0 -1
- package/build/es-json.ea15c957.chunk.js +0 -1
- package/build/eu-json.3bc24d60.chunk.js +0 -1
- package/build/fr-json.e88fbdfd.chunk.js +0 -1
- package/build/hi-json.df3a7be2.chunk.js +0 -1
- package/build/hu-json.680e6eef.chunk.js +0 -1
- package/build/ja-json.97ee41ba.chunk.js +0 -1
- package/build/ko-json.4cbbf4f2.chunk.js +0 -1
- package/build/ml-json.e3747091.chunk.js +0 -1
- package/build/nl-json.371a15ee.chunk.js +0 -1
- package/build/pl-json.e535cbce.chunk.js +0 -1
- package/build/pt-BR-json.e5fafa46.chunk.js +0 -1
- package/build/ru-json.866f0ff1.chunk.js +0 -1
- package/build/sa-json.7efeb257.chunk.js +0 -1
- package/build/sv-json.dc40951f.chunk.js +0 -1
- package/build/tr-json.b79eae31.chunk.js +0 -1
- package/build/zh-Hans-json.30a18940.chunk.js +0 -1
- package/build/zh-json.49d84433.chunk.js +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1312],{21727:function(e){e.exports=JSON.parse(`{"Analytics":"\u5206\u6790","Auth.components.Oops.text":"\u3042\u306A\u305F\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u306F\u51CD\u7D50\u3055\u308C\u307E\u3057\u305F","Auth.components.Oops.text.admin":"\u3053\u3061\u3089\u304C\u9593\u9055\u3044\u3067\u3042\u308C\u3070\u3001\u7BA1\u7406\u8005\u306B\u9023\u7D61\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Auth.components.Oops.title":"Oops...","Auth.form.button.forgot-password":"\u30E1\u30FC\u30EB\u3092\u9001\u4FE1","Auth.form.button.go-home":"\u30DB\u30FC\u30E0\u306B\u623B\u308B","Auth.form.button.login":"\u30ED\u30B0\u30A4\u30F3","Auth.form.button.login.providers.error":"\u9078\u629E\u3057\u305F\u30D7\u30ED\u30D0\u30A4\u30C0\u3092\u901A\u3057\u3066\u63A5\u7D9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002","Auth.form.button.login.strapi":"Strapi\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u307E\u3059","Auth.form.button.password-recovery":"\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u5FA9\u5143","Auth.form.button.register":"\u306F\u3058\u3081\u3088\u3046","Auth.form.confirmPassword.label":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u78BA\u8A8D","Auth.form.currentPassword.label":"\u73FE\u5728\u306E\u30D1\u30B9\u30EF\u30FC\u30C9","Auth.form.email.label":"E\u30E1\u30FC\u30EB","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"\u3042\u306A\u305F\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u306F\u7BA1\u7406\u8005\u304B\u3089\u30D6\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059","Auth.form.error.code.provide":"\u4E0D\u6B63\u306A\u30B3\u30FC\u30C9\u304C\u63D0\u4F9B\u3055\u308C\u307E\u3057\u305F","Auth.form.error.confirmed":"\u30E1\u30FC\u30EB\u304C\u78BA\u8A8D\u3067\u304D\u307E\u305B\u3093","Auth.form.error.email.invalid":"\u3053\u306E\u30E1\u30FC\u30EB\u306F\u7121\u52B9\u3067\u3059","Auth.form.error.email.provide":"\u3042\u306A\u305F\u306E\u30E6\u30FC\u30B6\u30FC\u540D\u307E\u305F\u306F\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Auth.form.error.email.taken":"E\u30E1\u30FC\u30EB\u306F\u3059\u3067\u306B\u53D6\u5F97\u6E08\u307F\u3067\u3059","Auth.form.error.invalid":"\u8B58\u5225\u5B50\u307E\u305F\u306F\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u7121\u52B9\u3067\u3059\u3002","Auth.form.error.params.provide":"\u4E0D\u9069\u5207\u306A\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u6307\u5B9A\u3055\u308C\u307E\u3057\u305F\u3002","Auth.form.error.password.format":"\u3042\u306A\u305F\u306E\u30D1\u30B9\u30EF\u30FC\u30C9\u306B\u306F\u3001\`$\`\u30B7\u30F3\u30DC\u30EB\u30923\u56DE\u4EE5\u4E0A\u542B\u3081\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002","Auth.form.error.password.local":"\u3053\u306E\u30E6\u30FC\u30B6\u30FC\u306F\u6C7A\u3057\u3066\u30ED\u30FC\u30AB\u30EB\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u8A2D\u5B9A\u3057\u307E\u305B\u3093\u3002\u30A2\u30AB\u30A6\u30F3\u30C8\u4F5C\u6210\u6642\u306B\u4F7F\u7528\u3057\u305F\u30D7\u30ED\u30D0\u30A4\u30C0\u7D4C\u7531\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Auth.form.error.password.matching":"\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u4E00\u81F4\u3057\u3066\u3044\u307E\u305B\u3093\u3002","Auth.form.error.password.provide":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Auth.form.error.ratelimit":"\u8A66\u884C\u56DE\u6570\u304C\u591A\u3059\u304E\u308B\u5834\u5408\u306F\u3001\u3082\u3046\u4E00\u5EA6\u8A66\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Auth.form.error.user.not-exist":"\u3053\u306E\u30E1\u30FC\u30EB\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002","Auth.form.error.username.taken":"\u30E6\u30FC\u30B6\u30FC\u540D\u306F\u65E2\u306B\u4F7F\u308F\u308C\u3066\u3044\u307E\u3059\u3002","Auth.form.firstname.label":"\u540D","Auth.form.firstname.placeholder":"\u30AB\u30A4","Auth.form.forgot-password.email.label":"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u3092\u5165\u529B","Auth.form.forgot-password.email.label.success":"E\u30E1\u30FC\u30EB\u304C\u6B63\u5E38\u306B\u9001\u4FE1\u3055\u308C\u307E\u3057\u305F","Auth.form.lastname.label":"\u59D3","Auth.form.lastname.placeholder":"\u30C9\u30A6","Auth.form.password.hide-password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u975E\u8868\u793A","Auth.form.password.hint":"Password must contain at least 8 characters, 1 uppercase, 1 lowercase, and 1 number","Auth.form.password.show-password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u8868\u793A","Auth.form.register.news.label":"\u65B0\u6A5F\u80FD\u3084\u4ECA\u5F8C\u306E\u6539\u5584\u306B\u3064\u3044\u3066\u306E\u6700\u65B0\u60C5\u5831\u3092\u53D7\u3051\u53D6\u308B(\u53D7\u3051\u53D6\u308B\u5834\u5408\u306F{terms}\u3068{policy}\u306B\u540C\u610F\u3057\u305F\u3053\u3068\u3068\u3057\u307E\u3059)\u3002","Auth.form.register.subtitle":"\u8A8D\u8A3C\u60C5\u5831\u306F\u3001\u7BA1\u7406\u30D1\u30CD\u30EB\u3067\u81EA\u5206\u3092\u8A8D\u8A3C\u3059\u308B\u305F\u3081\u306B\u306E\u307F\u4F7F\u7528\u3055\u308C\u307E\u3059\u3002\u4FDD\u5B58\u3055\u308C\u3066\u3044\u308B\u3059\u3079\u3066\u306E\u30C7\u30FC\u30BF\u306F\u81EA\u5206\u306E\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u4FDD\u5B58\u3055\u308C\u307E\u3059\u3002","Auth.form.rememberMe.label":"\u8A18\u61B6\u3059\u308B","Auth.form.username.label":"\u30E6\u30FC\u30B6\u30FC\u540D","Auth.form.username.placeholder":"\u30AB\u30A4\u30FB\u30C9\u30A6","Auth.form.welcome.subtitle":"Strapi\u30A2\u30AB\u30A6\u30F3\u30C8\u306B\u30ED\u30B0\u30A4\u30F3","Auth.form.welcome.title":"\u3044\u3089\u3063\u3057\u3083\u3044\u307E\u305B\uFF01","Auth.link.forgot-password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u304A\u5FD8\u308C\u3067\u3059\u304B\uFF1F","Auth.link.ready":"\u30B5\u30A4\u30F3\u30A4\u30F3\u3059\u308B\u6E96\u5099\u304C\u3067\u304D\u307E\u3057\u305F\u304B\uFF1F","Auth.link.signin":"\u30B5\u30A4\u30F3\u30A4\u30F3","Auth.link.signin.account":"\u3059\u3067\u306B\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u304A\u6301\u3061\u3067\u3059\u304B\uFF1F","Auth.login.sso.divider":"\u307E\u305F\u306F","Auth.login.sso.loading":"\u8A8D\u8A3C\u30D7\u30ED\u30D0\u30A4\u30C0\u3092\u8AAD\u307F\u8FBC\u307F\u4E2D...","Auth.login.sso.subtitle":"SSO\u3092\u4ECB\u3057\u3066\u30A2\u30AB\u30A6\u30F3\u30C8\u306B\u30ED\u30B0\u30A4\u30F3","Auth.privacy-policy-agreement.policy":"\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30DD\u30EA\u30B7\u30FC","Auth.privacy-policy-agreement.terms":"\u5229\u7528\u898F\u7D04","Content Manager":"\u30B3\u30F3\u30C6\u30F3\u30C4\u7BA1\u7406","Content Type Builder":"\u30B3\u30F3\u30C6\u30F3\u30C4\u30BF\u30A4\u30D7\u30D3\u30EB\u30C0","Documentation":"\u30C9\u30AD\u30E5\u30E1\u30F3\u30C6\u30FC\u30B7\u30E7\u30F3","Email":"E\u30E1\u30FC\u30EB","Files Upload":"\u30D5\u30A1\u30A4\u30EB\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9","HomePage.helmet.title":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8","HomePage.roadmap":"\u30ED\u30FC\u30C9\u30DE\u30C3\u30D7\u3092\u898B\u308B","HomePage.welcome.congrats":"\u304A\u3081\u3067\u3068\u3046\u3054\u3056\u3044\u307E\u3059\uFF01","HomePage.welcome.congrats.content":"\u521D\u671F\u7BA1\u7406\u8005\u3068\u3057\u3066\u30ED\u30B0\u30A4\u30F3\u3057\u307E\u3057\u305F\u3002Strapi\u304C\u63D0\u4F9B\u3059\u308B\u5F37\u529B\u306A\u6A5F\u80FD\u3092\u63A2\u3059\u305F\u3081\u306B\u3001","HomePage.welcome.congrats.content.bold":"\u307E\u305A\u306F\u30B3\u30F3\u30C6\u30F3\u30C4\u30BF\u30A4\u30D7\u3092\u4F5C\u308B\u3053\u3068\u3092\u30AA\u30B9\u30B9\u30E1\u3057\u307E\u3059\u3002","Media Library":"\u30E1\u30C7\u30A3\u30A2\u30E9\u30A4\u30D6\u30E9\u30EA","New entry":"\u65B0\u898F\u6295\u7A3F","Password":"\u30D1\u30B9\u30EF\u30FC\u30C9","Provider":"\u30D7\u30ED\u30D0\u30A4\u30C0","ResetPasswordToken":"\u30D1\u30B9\u30EF\u30FC\u30C9\u30C8\u30FC\u30AF\u30F3\u3092\u30EA\u30BB\u30C3\u30C8","Role":"Role","Roles & Permissions":"\u30ED\u30FC\u30EB\u3068\u6A29\u9650","Roles.ListPage.notification.delete-all-not-allowed":"\u3044\u304F\u3064\u304B\u306E\u30ED\u30FC\u30EB\u306F\u30E6\u30FC\u30B6\u30FC\u306B\u3072\u3082\u3065\u3044\u3066\u3044\u308B\u305F\u3081\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F","Roles.ListPage.notification.delete-not-allowed":"\u30E6\u30FC\u30B6\u30FC\u306B\u3072\u3082\u3065\u3044\u3066\u3044\u308B\u30ED\u30FC\u30EB\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093","Roles.RoleRow.select-all":"Select {name} for bulk actions","Roles.components.List.empty.withSearch":"\u691C\u7D22\uFF08{}\uFF09\u306B\u5408\u81F4\u3059\u308B\u30ED\u30FC\u30EB\u306F\u3042\u308A\u307E\u305B\u3093\u2026","Settings.PageTitle":"\u8A2D\u5B9A - {name}","Settings.apiTokens.addFirstToken":"\u6700\u521D\u306EAPI\u30C8\u30FC\u30AF\u30F3\u3092\u8FFD\u52A0","Settings.apiTokens.addNewToken":"\u65B0\u3057\u3044API\u30C8\u30FC\u30AF\u30F3\u3092\u8FFD\u52A0","Settings.tokens.copy.editMessage":"\u30BB\u30AD\u30E5\u30EA\u30C6\u30A3\u4E0A\u306E\u7406\u7531\u304B\u3089\u3001\u30C8\u30FC\u30AF\u30F3\u306F\u4E00\u5EA6\u306B\u306E\u307F\u898B\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059\u3002","Settings.tokens.copy.editTitle":"\u3053\u306E\u30C8\u30FC\u30AF\u30F3\u306F\u3082\u3046\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093\u3002","Settings.tokens.copy.lastWarning":"\u3053\u306E\u30C8\u30FC\u30AF\u30F3\u3092\u30B3\u30D4\u30FC\u3059\u308B\u3088\u3046\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3001\u4E00\u5EA6\u306E\u307F\u8868\u793A\u3055\u308C\u307E\u3059\u3002","Settings.apiTokens.create":"\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0","Settings.apiTokens.description":"List of generated tokens to consume the API","Settings.apiTokens.emptyStateLayout":"You don\u2019t have any content yet...","Settings.tokens.notification.copied":"Token copied to clipboard.","Settings.apiTokens.title":"API\u30C8\u30FC\u30AF\u30F3","Settings.tokens.types.full-access":"Full access","Settings.tokens.types.read-only":"Read-only","Settings.application.description":"\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8A73\u7D30\u3092\u898B\u308B","Settings.application.edition-title":"\u73FE\u5728\u306E\u30D7\u30E9\u30F3","Settings.application.get-help":"Get help","Settings.application.link-pricing":"\u3059\u3079\u3066\u306E\u4FA1\u683C\u3092\u898B\u308B","Settings.application.link-upgrade":"\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3059\u308B","Settings.application.node-version":"Node \u30D0\u30FC\u30B8\u30E7\u30F3","Settings.application.strapi-version":"Strapi \u30D0\u30FC\u30B8\u30E7\u30F3","Settings.application.strapiVersion":"Strapi \u30D0\u30FC\u30B8\u30E7\u30F3","Settings.application.title":"\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3","Settings.error":"\u30A8\u30E9\u30FC","Settings.global":"\u30B0\u30ED\u30FC\u30D0\u30EB\u8A2D\u5B9A","Settings.permissions":"\u7BA1\u7406\u30D1\u30CD\u30EB","Settings.permissions.category":"{category}\u306E\u6A29\u9650\u8A2D\u5B9A","Settings.permissions.category.plugins":"{category}\u30D7\u30E9\u30B0\u30A4\u30F3\u306E\u6A29\u9650\u8A2D\u5B9A","Settings.permissions.conditions.anytime":"\u3044\u3064\u3067\u3082","Settings.permissions.conditions.apply":"\u9069\u7528","Settings.permissions.conditions.can":"\u53EF\u80FD","Settings.permissions.conditions.conditions":"\u6761\u4EF6\u3092\u5B9A\u7FA9","Settings.permissions.conditions.links":"\u30EA\u30F3\u30AF","Settings.permissions.conditions.no-actions":"\u6761\u4EF6\u3092\u5B9A\u7FA9\u3059\u308B\u524D\u306B\u6700\u521D\u306B\u4F5C\u696D\uFF08\u4F5C\u6210\u30FB\u95B2\u89A7\u30FB\u66F4\u65B0\u7B49\uFF09\u3092\u9078\u629E\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002","Settings.permissions.conditions.none-selected":"Anytime","Settings.permissions.conditions.or":"OR","Settings.permissions.conditions.when":"WHEN","Settings.permissions.select-all-by-permission":"Select all {label} permissions","Settings.permissions.select-by-permission":"Select {label} permission","Settings.permissions.users.create":"\u65B0\u3057\u3044\u30E6\u30FC\u30B6\u30FC\u3092\u4F5C\u6210","Settings.permissions.users.email":"E\u30E1\u30FC\u30EB","Settings.permissions.users.firstname":"\u540D","Settings.permissions.users.lastname":"\u59D3","Settings.permissions.users.form.sso":"Connect with SSO","Settings.permissions.users.form.sso.description":"When enabled (ON), users can login via SSO","Settings.permissions.users.listview.header.subtitle":"All the users who have access to the Strapi admin panel","Settings.permissions.users.tabs.label":"Tabs Permissions","Settings.profile.form.notify.data.loaded":"Your profile data has been loaded","Settings.profile.form.section.experience.clear.select":"Clear the interface language selected","Settings.profile.form.section.experience.here":"documentation","Settings.profile.form.section.experience.interfaceLanguage":"Interface language","Settings.profile.form.section.experience.interfaceLanguage.hint":"This will only display your own interface in the chosen language.","Settings.profile.form.section.experience.interfaceLanguageHelp":"Selection will change the interface language only for you. Please refer to this {here} to make other languages available for your team.","Settings.profile.form.section.experience.title":"Experience","Settings.profile.form.section.helmet.title":"\u30E6\u30FC\u30B6\u30FC\u30D7\u30ED\u30D5\u30A3\u30FC\u30EB","Settings.profile.form.section.profile.page.title":"\u30D7\u30ED\u30D5\u30A3\u30FC\u30EB\u30DA\u30FC\u30B8","Settings.roles.create.description":"\u30ED\u30FC\u30EB\u306B\u4ED8\u4E0E\u3055\u308C\u305F\u6A29\u5229\u3092\u5B9A\u7FA9\u3059\u308B","Settings.roles.create.title":"\u30ED\u30FC\u30EB\u3092\u4F5C\u6210","Settings.roles.created":"\u30ED\u30FC\u30EB\u304C\u4F5C\u6210\u3055\u308C\u307E\u3057\u305F","Settings.roles.edit.title":"\u30ED\u30FC\u30EB\u3092\u7DE8\u96C6","Settings.roles.form.button.users-with-role":"\u3053\u306E\u30ED\u30FC\u30EB\u3092\u6301\u3064\u30E6\u30FC\u30B6\u30FC","Settings.roles.form.created":"\u4F5C\u6210\u3055\u308C\u307E\u3057\u305F","Settings.roles.form.description":"\u30ED\u30FC\u30EB\u306E\u540D\u524D\u3068\u8AAC\u660E","Settings.roles.form.permission.property-label":"{label}\u6A29\u9650","Settings.roles.form.permissions.attributesPermissions":"\u30D5\u30A3\u30FC\u30EB\u30C9\u6A29\u9650","Settings.roles.form.permissions.create":"\u4F5C\u6210","Settings.roles.form.permissions.delete":"\u524A\u9664","Settings.roles.form.permissions.publish":"\u516C\u958B","Settings.roles.form.permissions.read":"\u95B2\u89A7","Settings.roles.form.permissions.update":"\u66F4\u65B0","Settings.roles.list.button.add":"\u65B0\u3057\u3044\u30ED\u30FC\u30EB\u3092\u8FFD\u52A0","Settings.roles.list.description":"\u30ED\u30FC\u30EB\u306E\u4E00\u89A7","Settings.roles.title.singular":"\u30ED\u30FC\u30EB","Settings.sso.description":"Configure the settings for the Single Sign-On feature.","Settings.sso.form.defaultRole.description":"It will attach the new authenticated user to the selected role","Settings.sso.form.defaultRole.description-not-allowed":"You need to have the permission to read the admin roles","Settings.sso.form.defaultRole.label":"Default role","Settings.sso.form.registration.description":"Create new user on SSO login if no account exists","Settings.sso.form.registration.label":"Auto-registration","Settings.sso.title":"Single Sign-On","Settings.webhooks.create":"webhook\u3092\u4F5C\u6210","Settings.webhooks.create.header":"\u30D8\u30C3\u30C0\u30FC\u306E\u65B0\u898F\u4F5C\u6210","Settings.webhooks.created":"Webhook\u304C\u4F5C\u6210\u3055\u308C\u307E\u3057\u305F","Settings.webhooks.event.publish-tooltip":"\u3053\u306E\u30A4\u30D9\u30F3\u30C8\u306F\u4E0B\u66F8\u304D\u30FB\u516C\u958B\u306E\u30B7\u30B9\u30C6\u30E0\u304C\u6709\u52B9\u306B\u306A\u3063\u305F\u30B3\u30F3\u30C6\u30F3\u30C4\u3067\u306E\u307F\u767A\u751F\u3057\u307E\u3059","Settings.webhooks.events.create":"\u4F5C\u6210","Settings.webhooks.events.update":"\u66F4\u65B0","Settings.webhooks.form.events":"\u30A4\u30D9\u30F3\u30C8","Settings.webhooks.form.headers":"\u30D8\u30C3\u30C0\u30FC","Settings.webhooks.form.url":"URL","Settings.webhooks.headers.remove":"Remove header row {number}","Settings.webhooks.key":"\u30AD\u30FC","Settings.webhooks.list.button.add":"webhook\u3092\u8FFD\u52A0","Settings.webhooks.list.description":"POST\u306E\u5909\u66F4\u901A\u77E5\u3092\u53D6\u5F97\u3059\u308B","Settings.webhooks.list.empty.description":"\u6700\u521D\u306Ewebhook\u3092\u3053\u306E\u30EA\u30B9\u30C8\u306B\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002","Settings.webhooks.list.empty.link":"\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3092\u898B\u308B","Settings.webhooks.list.empty.title":"\u307E\u3060webhook\u306F\u3042\u308A\u307E\u305B\u3093","Settings.webhooks.list.th.actions":"actions","Settings.webhooks.list.th.status":"status","Settings.webhooks.singular":"webhook","Settings.webhooks.title":"Webhooks","Settings.webhooks.to.delete":"{webhooksToDeleteLength, plural, one {# asset} other {# assets}} selected","Settings.webhooks.trigger":"\u30C8\u30EA\u30AC\u30FC","Settings.webhooks.trigger.cancel":"\u30C8\u30EA\u30AC\u30FC\u3092\u30AD\u30E3\u30F3\u30BB\u30EB\u3059\u308B","Settings.webhooks.trigger.pending":"\u30DA\u30F3\u30C7\u30A3\u30F3\u30B0\u4E2D\u2026","Settings.webhooks.trigger.save":"\u30C8\u30EA\u30AC\u30FC\u3092\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044","Settings.webhooks.trigger.success":"\u6210\u529F!","Settings.webhooks.trigger.success.label":"\u30C8\u30EA\u30AC\u30FC\u6210\u529F","Settings.webhooks.trigger.test":"\u30C6\u30B9\u30C8\u30C8\u30EA\u30AC\u30FC","Settings.webhooks.trigger.title":"\u30C8\u30EA\u30AC\u30FC\u524D\u306B\u4FDD\u5B58\u3059\u308B","Settings.webhooks.value":"\u5024","Username":"\u30E6\u30FC\u30B6\u30FC\u540D","Users":"\u30E6\u30FC\u30B6\u30FC","Users & Permissions":"\u30E6\u30FC\u30B6\u30FC\u3068\u6A29\u9650","Users.components.List.empty":"\u30E6\u30FC\u30B6\u30FC\u304C\u3044\u307E\u305B\u3093\u2026","Users.components.List.empty.withFilters":"\u9069\u7528\u3055\u308C\u305F\u30D5\u30A3\u30EB\u30BF\u30FC\u306B\u30DE\u30C3\u30C1\u3059\u308B\u30E6\u30FC\u30B6\u30FC\u304C\u3044\u307E\u305B\u3093\u2026","Users.components.List.empty.withSearch":"\u691C\u7D22\uFF08{search}\uFF09\u306B\u5408\u81F4\u3059\u308B\u30E6\u30FC\u30B6\u30FC\u304C\u3044\u307E\u305B\u3093\u2026","admin.pages.MarketPlacePage.helmet":"\u30DE\u30FC\u30B1\u30C3\u30C8\u30D7\u30EC\u30A4\u30B9 - \u30D7\u30E9\u30B0\u30A4\u30F3","admin.pages.MarketPlacePage.submit.plugin.link":"\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u9001\u4FE1","admin.pages.MarketPlacePage.subtitle":"Get more out of Strapi","anErrorOccurred":"Woops! Something went wrong. Please, try again.","app.component.CopyToClipboard.label":"Copy to clipboard","app.component.search.label":"{target}\u3092\u691C\u7D22","app.component.table.duplicate":"{target}\u3092\u5FA9\u5143","app.component.table.edit":"{target}\u3092\u7DE8\u96C6","app.component.table.select.one-entry":"{target}\u3092\u9078\u629E","app.components.BlockLink.blog":"Blog","app.components.BlockLink.blog.content":"Read the latest news about Strapi and the ecosystem.","app.components.BlockLink.code":"\u30B3\u30FC\u30C9\u4F8B","app.components.BlockLink.code.content":"Learn by testing real projects developed the community.","app.components.BlockLink.documentation.content":"Discover the essential concepts, guides and instructions.","app.components.BlockLink.tutorial":"Tutorials","app.components.BlockLink.tutorial.content":"Follow step-by-step instructions to use and customize Strapi.","app.components.Button.cancel":"\u30AD\u30E3\u30F3\u30BB\u30EB","app.components.Button.confirm":"\u78BA\u8A8D","app.components.Button.reset":"\u30EA\u30BB\u30C3\u30C8","app.components.ComingSoonPage.comingSoon":"\u8FD1\u65E5\u516C\u958B","app.components.ConfirmDialog.title":"\u78BA\u8A8D","app.components.DownloadInfo.download":"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D...","app.components.DownloadInfo.text":"\u3053\u308C\u306B\u306F\u6570\u5206\u304B\u304B\u308B\u3053\u3068\u304C\u3042\u308A\u307E\u3059\u3002 \u304A\u5F85\u3061\u304F\u3060\u3055\u3044","app.components.EmptyAttributes.title":"\u30D5\u30A3\u30FC\u30EB\u30C9\u306F\u307E\u3060\u3042\u308A\u307E\u305B\u3093","app.components.EmptyStateLayout.content-document":"No content found","app.components.EmptyStateLayout.content-permissions":"You don't have the permissions to access that content","app.components.HomePage.button.blog":"\u30D6\u30ED\u30B0\u3067\u3082\u3063\u3068\u898B\u308B","app.components.HomePage.community":"\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u3067\u898B\u3064\u3051\u308B","app.components.HomePage.community.content":"\u7570\u306A\u308B\u30C1\u30E3\u30F3\u30CD\u30EB\u3067\u30C1\u30FC\u30E0\u30E1\u30F3\u30D0\u30FC\u3001\u30B3\u30F3\u30C8\u30EA\u30D3\u30E5\u30FC\u30BF\u30FC\u3084\u30C7\u30D9\u30ED\u30C3\u30D1\u30FC\u3068\u8B70\u8AD6\u3059\u308B","app.components.HomePage.create":"\u6700\u521D\u306E\u30B3\u30F3\u30C6\u30F3\u30C4\u30BF\u30A4\u30D7\u3092\u4F5C\u6210\u3059\u308B","app.components.HomePage.roadmap":"See our roadmap","app.components.HomePage.welcome":"\u30DC\u30FC\u30C9\u306B\u3088\u3046\u3053\u305D!","app.components.HomePage.welcome.again":"\u3088\u3046\u3053\u305D ","app.components.HomePage.welcomeBlock.content":"\u79C1\u305F\u3061\u306F\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u30E1\u30F3\u30D0\u30FC\u306E\u3072\u3068\u308A\u3068\u3057\u3066\u3042\u306A\u305F\u3092\u304A\u5F85\u3061\u3057\u3066\u304A\u308A\u307E\u3059\u3002\u79C1\u305F\u3061\u306F\u5E38\u306B\u30D5\u30A3\u30FC\u30C9\u30D0\u30C3\u30AF\u3092\u6C42\u3081\u3066\u3044\u307E\u3059\u306E\u3067\u3001DM\u3092\u9001\u3063\u3066\u304F\u3060\u3055\u3044","app.components.HomePage.welcomeBlock.content.again":"\u3042\u306A\u305F\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u9032\u6B69\u3055\u305B\u3066\u3044\u305F\u3060\u3051\u308C\u3070\u5E78\u3044\u3067\u3059... Strapi\u306B\u95A2\u3059\u308B\u6700\u65B0\u306E\u65B0\u60C5\u5831\u3092\u304A\u8AAD\u307F\u304F\u3060\u3055\u3044\u3002\u79C1\u305F\u3061\u306F\u3042\u306A\u305F\u306E\u30D5\u30A3\u30FC\u30C9\u30D0\u30C3\u30AF\u306B\u57FA\u3065\u3044\u3066\u88FD\u54C1\u3092\u6539\u5584\u3059\u308B\u305F\u3081\u306B\u6700\u5584\u3092\u5C3D\u304F\u3057\u3066\u3044\u307E\u3059\u3002","app.components.HomePage.welcomeBlock.content.issues":"\u554F\u984C","app.components.HomePage.welcomeBlock.content.raise":"\u307E\u305F\u306F\u4E0A\u3052\u308B","app.components.ImgPreview.hint":"\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7\u3001\u3082\u3057\u304F\u306F\u3001\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9{browse}","app.components.ImgPreview.hint.browse":"\u30D6\u30E9\u30A6\u30BA","app.components.InputFile.newFile":"\u30D5\u30A1\u30A4\u30EB\u3092\u8FFD\u52A0","app.components.InputFileDetails.open":"\u5225\u306E\u30BF\u30D6\u3092\u958B\u304F","app.components.InputFileDetails.originalName":"\u30AA\u30EA\u30B8\u30CA\u30EB\u540D:","app.components.InputFileDetails.remove":"\u30D5\u30A1\u30A4\u30EB\u3092\u53D6\u308A\u9664\u304F","app.components.InputFileDetails.size":"\u30B5\u30A4\u30BA:","app.components.InstallPluginPage.Download.description":"It might take a few seconds to download and install the plugin.","app.components.InstallPluginPage.Download.title":"Downloading...","app.components.InstallPluginPage.description":"\u7C21\u5358\u306B\u30A2\u30D7\u30EA\u3092\u62E1\u5F35\u3059\u308B","app.components.LeftMenu.collapse":"Collapse the navbar","app.components.LeftMenu.expand":"Expand the navbar","app.components.LeftMenu.logout":"\u30ED\u30B0\u30A2\u30A6\u30C8","app.components.LeftMenuFooter.help":"Help","app.components.LeftMenuFooter.poweredBy":"Powered by ","app.components.LeftMenuLinkContainer.collectionTypes":"\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u30BF\u30A4\u30D7","app.components.LeftMenuLinkContainer.configuration":"\u69CB\u6210","app.components.LeftMenuLinkContainer.general":"\u4E00\u822C","app.components.LeftMenuLinkContainer.noPluginsInstalled":"\u30D7\u30E9\u30B0\u30A4\u30F3\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093","app.components.LeftMenuLinkContainer.plugins":"\u30D7\u30E9\u30B0\u30A4\u30F3","app.components.LeftMenuLinkContainer.singleTypes":"\u30B7\u30F3\u30B0\u30EB\u30BF\u30A4\u30D7","app.components.ListPluginsPage.deletePlugin.description":"It might take a few seconds to uninstall the plugin.","app.components.ListPluginsPage.deletePlugin.title":"\u30A2\u30F3\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u4E2D","app.components.ListPluginsPage.description":"\u3053\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3067\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u305F\u30D7\u30E9\u30B0\u30A4\u30F3\u4E00\u89A7","app.components.ListPluginsPage.helmet.title":"\u30D7\u30E9\u30B0\u30A4\u30F3\u4E00\u89A7","app.components.Logout.logout":"\u30ED\u30B0\u30A2\u30A6\u30C8","app.components.Logout.profile":"\u30D7\u30ED\u30D5\u30A3\u30FC\u30EB","app.components.MarketplaceBanner":"Discover plugins built by the community, and many more awesome things to kickstart your project, on Strapi Awesome.","app.components.MarketplaceBanner.image.alt":"a strapi rocket logo","app.components.MarketplaceBanner.link":"Check it out now","app.components.NotFoundPage.back":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8\u306B\u623B\u308B","app.components.NotFoundPage.description":"\u898B\u3064\u304B\u308A\u307E\u305B\u3093","app.components.Official":"\u30AA\u30D5\u30A3\u30B7\u30E3\u30EB","app.components.Onboarding.help.button":"Help button","app.components.Onboarding.label.completed":"% completed","app.components.Onboarding.title":"Get Started Videos","app.components.PluginCard.Button.label.download":"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","app.components.PluginCard.Button.label.install":"\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"The autoReload feature needs to be enabled. Please start your app with \`yarn develop\`.","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"I understand!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"For security reasons, a plugin can only be downloaded in a development environment.","app.components.PluginCard.PopUpWarning.install.impossible.title":"Downloading is impossible","app.components.PluginCard.compatible":"\u30A2\u30D7\u30EA\u3068\u306E\u4E92\u63DB\u6027","app.components.PluginCard.compatibleCommunity":"\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u3068\u306E\u4E92\u63DB\u6027","app.components.PluginCard.more-details":"\u8A73\u7D30\u3092\u898B\u308B","app.components.ToggleCheckbox.off-label":"False","app.components.ToggleCheckbox.on-label":"True","app.components.UpgradePlanModal.button":"Learn more","app.components.UpgradePlanModal.limit-reached":"You have reached the limit","app.components.UpgradePlanModal.text-ce":"Community Edition","app.components.UpgradePlanModal.text-ee":"Enterprise Edition","app.components.UpgradePlanModal.text-power":"Unlock the full power of Strapi by upgrading your plan to the Enterprise Edition","app.components.UpgradePlanModal.text-strapi":"of Strapi by upgrading your plan to the","app.components.Users.MagicLink.connect":"Copy and share this link to give access to this user","app.components.Users.MagicLink.connect.sso":"Send this link to the user, the first login can be made via a SSO provider","app.components.Users.ModalCreateBody.block-title.details":"User details","app.components.Users.ModalCreateBody.block-title.roles":"User's roles","app.components.Users.ModalCreateBody.block-title.roles.description":"A user can have one or several roles","app.components.Users.SortPicker.button-label":"Sort by","app.components.Users.SortPicker.sortby.email_asc":"Email (A to Z)","app.components.Users.SortPicker.sortby.email_desc":"Email (Z to A)","app.components.Users.SortPicker.sortby.firstname_asc":"First name (A to Z)","app.components.Users.SortPicker.sortby.firstname_desc":"First name (Z to A)","app.components.Users.SortPicker.sortby.lastname_asc":"Last name (A to Z)","app.components.Users.SortPicker.sortby.lastname_desc":"Last name (Z to A)","app.components.Users.SortPicker.sortby.username_asc":"Username (A to Z)","app.components.Users.SortPicker.sortby.username_desc":"Username (Z to A)","app.components.listPlugins.button":"\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u8FFD\u52A0","app.components.listPlugins.title.none":"\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6E08\u307F\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u306F\u3042\u308A\u307E\u305B\u3093","app.components.listPluginsPage.deletePlugin.error":"\u30A2\u30F3\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","app.containers.App.notification.error.init":"API\u306E\u30EA\u30AF\u30A8\u30B9\u30C8\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin":"If you do not receive this link, please contact your administrator.","app.containers.AuthPage.ForgotPasswordSuccess.text.email":"It can take a few minutes to receive your password recovery link.","app.containers.AuthPage.ForgotPasswordSuccess.title":"Email sent","app.containers.Users.EditPage.form.active.label":"Active","app.containers.Users.EditPage.header.label":"{name}\u3092\u7DE8\u96C6","app.containers.Users.EditPage.header.label-loading":"\u30E6\u30FC\u30B6\u30FC\u3092\u7DE8\u96C6","app.containers.Users.EditPage.roles-bloc-title":"Attributed roles","app.containers.Users.ModalForm.footer.button-success":"\u30E6\u30FC\u30B6\u30FC\u3092\u62DB\u5F85","app.links.configure-view":"\u8868\u793A\u8A2D\u5B9A","app.static.links.cheatsheet":"CheatSheet","app.utils.SelectOption.defaultMessage":" ","app.utils.add-filter":"Add filter","app.utils.close-label":"\u9589\u3058\u308B","app.utils.defaultMessage":" ","app.utils.duplicate":"\u5FA9\u5143","app.utils.edit":"\u7DE8\u96C6","app.utils.errors.file-too-big.message":"The file is too big","app.utils.filter-value":"Filter value","app.utils.filters":"\u30D5\u30A3\u30EB\u30BF\u30FC","app.utils.notify.data-loaded":"The {target} has loaded","app.utils.placeholder.defaultMessage":" ","app.utils.publish":"Publish","app.utils.select-all":"\u3059\u3079\u3066\u3092\u9078\u629E","app.utils.select-field":"Select field","app.utils.select-filter":"Select filter","app.utils.unpublish":"Unpublish","clearLabel":"Clear","coming.soon":"This content is currently under construction and will be back in a few weeks!","component.Input.error.validation.integer":"The value must be an integer","components.AutoReloadBlocker.description":"Run Strapi with one of the following commands:","components.AutoReloadBlocker.header":"\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u6709\u52B9\u5316\u3059\u308B\u306B\u306F\u30EA\u30ED\u30FC\u30C9\u304C\u5FC5\u8981\u3067\u3059","components.ErrorBoundary.title":"\u306A\u306B\u304B\u304C\u9593\u9055\u3063\u3066\u3044\u307E\u3059...","components.FilterOptions.FILTER_TYPES.$contains":"contains (case sensitive)","components.FilterOptions.FILTER_TYPES.$endsWith":"ends with","components.FilterOptions.FILTER_TYPES.$eq":"is","components.FilterOptions.FILTER_TYPES.$gt":"is greater than","components.FilterOptions.FILTER_TYPES.$gte":"is greater than or equal to","components.FilterOptions.FILTER_TYPES.$lt":"is lower than","components.FilterOptions.FILTER_TYPES.$lte":"is lower than or equal to","components.FilterOptions.FILTER_TYPES.$ne":"is not","components.FilterOptions.FILTER_TYPES.$notContains":"does not contain (case sensitive)","components.FilterOptions.FILTER_TYPES.$notNull":"is not null","components.FilterOptions.FILTER_TYPES.$null":"is null","components.FilterOptions.FILTER_TYPES.$startsWith":"starts with","components.Input.error.attribute.key.taken":"\u3053\u306E\u5024\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059","components.Input.error.attribute.sameKeyAndName":"\u7B49\u3057\u304F\u3042\u308A\u307E\u305B\u3093","components.Input.error.attribute.taken":"\u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u307E\u3059","components.Input.error.contain.lowercase":"Password must contain at least one lowercase character","components.Input.error.contain.number":"Password must contain at least one number","components.Input.error.contain.uppercase":"Password must contain at least one uppercase character","components.Input.error.contentTypeName.taken":"\u3053\u306E\u540D\u524D\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u307E\u3059","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u4E00\u81F4\u3057\u307E\u305B\u3093","components.Input.error.validation.email":"E-mail\u30A2\u30C9\u30EC\u30B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093","components.Input.error.validation.json":"JSON\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u3067\u306F\u3042\u308A\u307E\u305B\u3093","components.Input.error.validation.max":"\u5024\u304C\u5927\u304D\u3059\u304E\u307E\u3059 {max}","components.Input.error.validation.maxLength":"\u5024\u304C\u9577\u3059\u304E\u307E\u3059 {max}","components.Input.error.validation.min":"\u5024\u304C\u5C0F\u3055\u3059\u304E\u307E\u3059 {min}","components.Input.error.validation.minLength":"\u5024\u304C\u77ED\u3059\u304E\u307E\u3059 {min}","components.Input.error.validation.minSupMax":"\u5024\u304C\u8D85\u904E\u3057\u3066\u3044\u307E\u3059","components.Input.error.validation.regex":"\u5024\u304C\u6B63\u898F\u8868\u73FE\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093","components.Input.error.validation.required":"\u3053\u306E\u5024\u306F\u5FC5\u9808\u9805\u76EE\u3067\u3059","components.Input.error.validation.unique":"\u3053\u306E\u5024\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u307E\u3059","components.InputSelect.option.placeholder":"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044","components.ListRow.empty":"\u8868\u793A\u3059\u308B\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093","components.NotAllowedInput.text":"No permissions to see this field","components.OverlayBlocker.description":"\u30B5\u30FC\u30D0\u30FC\u306E\u30EA\u30B9\u30BF\u30FC\u30C8\u304C\u5FC5\u8981\u306A\u6A5F\u80FD\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002\u30B5\u30FC\u30D0\u30FC\u304C\u8D77\u52D5\u3059\u308B\u307E\u3067\u304A\u5F85\u3061\u4E0B\u3055\u3044","components.OverlayBlocker.description.serverError":"The server should have restarted, please check your logs in the terminal.","components.OverlayBlocker.title":"\u30EA\u30B9\u30BF\u30FC\u30C8\u3092\u5F85\u3063\u3066\u3044\u307E\u3059...","components.OverlayBlocker.title.serverError":"The restart is taking longer than expected","components.PageFooter.select":"\u30DA\u30FC\u30B8\u6BCE\u306B\u8868\u793A\u3059\u308B\u6295\u7A3F\u6570","components.ProductionBlocker.description":"\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u306F\u3001\u5B89\u5168\u306E\u305F\u3081\u3001\u4ED6\u306E\u74B0\u5883\u3067\u306F\u7121\u52B9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059","components.ProductionBlocker.header":"\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u306F\u30C7\u30D9\u30ED\u30C3\u30D7\u74B0\u5883\u3067\u306E\u307F\u5229\u7528\u3067\u304D\u307E\u3059","components.Search.placeholder":"\u691C\u7D22...","components.TableHeader.sort":"Sort on {label}","components.Wysiwyg.ToggleMode.markdown-mode":"Markdown mode","components.Wysiwyg.ToggleMode.preview-mode":"Preview mode","components.Wysiwyg.collapse":"Collapse","components.Wysiwyg.selectOptions.H1":"\u30BF\u30A4\u30C8\u30EB H1","components.Wysiwyg.selectOptions.H2":"\u30BF\u30A4\u30C8\u30EB H2","components.Wysiwyg.selectOptions.H3":"\u30BF\u30A4\u30C8\u30EB H3","components.Wysiwyg.selectOptions.H4":"\u30BF\u30A4\u30C8\u30EB H4","components.Wysiwyg.selectOptions.H5":"\u30BF\u30A4\u30C8\u30EB H5","components.Wysiwyg.selectOptions.H6":"\u30BF\u30A4\u30C8\u30EB H6","components.Wysiwyg.selectOptions.title":"\u30BF\u30A4\u30C8\u30EB\u3092\u8FFD\u52A0\u3059\u308B","components.WysiwygBottomControls.charactersIndicators":"\u30AD\u30E3\u30E9\u30AF\u30BF\u30FC","components.WysiwygBottomControls.fullscreen":"\u5E83\u3052\u308B","components.WysiwygBottomControls.uploadFiles":"\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\uFF06\u30C9\u30ED\u30C3\u30D7, \u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u304B\u3089\u30DA\u30FC\u30B9\u30C8 \u3082\u3057\u304F\u306F {browse}.","components.WysiwygBottomControls.uploadFiles.browse":"\u9078\u3076","components.pagination.go-to":"Go to page {page}","components.pagination.go-to-next":"Go to next page","components.pagination.go-to-previous":"Go to previous page","components.pagination.remaining-links":"And {number} other links","components.popUpWarning.button.cancel":"No, cancel","components.popUpWarning.button.confirm":"Yes, confirm","components.popUpWarning.message":"\u672C\u5F53\u306B\u524A\u9664\u3057\u307E\u3059\u304B?","components.popUpWarning.title":"\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044","content-manager.App.schemas.data-loaded":"The schemas have been successfully loaded","content-manager.DynamicTable.relation-loaded":"The relations have been loaded","content-manager.EditRelations.title":"\u30EA\u30EC\u30FC\u30B7\u30E7\u30CA\u30EB\u30C7\u30FC\u30BF","content-manager.HeaderLayout.button.label-add-entry":"Create new entry","content-manager.api.id":"API ID","content-manager.components.AddFilterCTA.add":"\u30D5\u30A3\u30EB\u30BF","content-manager.components.AddFilterCTA.hide":"\u30D5\u30A3\u30EB\u30BF","content-manager.components.DragHandle-label":"Drag","content-manager.components.DraggableAttr.edit":"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u7DE8\u96C6","content-manager.components.DraggableCard.delete.field":"{item}\u3092\u524A\u9664","content-manager.components.DraggableCard.edit.field":"{item}\u3092\u7DE8\u96C6","content-manager.components.DraggableCard.move.field":"Move {item}","content-manager.components.DynamicTable.row-line":"item line {number}","content-manager.components.DynamicZone.ComponentPicker-label":"Pick one component","content-manager.components.DynamicZone.add-component":"Add a component to {componentName}","content-manager.components.DynamicZone.delete-label":"{name}\u3092\u524A\u9664","content-manager.components.DynamicZone.error-message":"The component contains error(s)","content-manager.components.DynamicZone.missing-components":"There {number, plural, =0 {are # missing components} one {is # missing component} other {are # missing components}}","content-manager.components.DynamicZone.move-down-label":"Move component down","content-manager.components.DynamicZone.move-up-label":"Move component up","content-manager.components.DynamicZone.pick-compo":"Pick one component","content-manager.components.DynamicZone.required":"Component is required","content-manager.components.EmptyAttributesBlock.button":"\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u79FB\u52D5","content-manager.components.EmptyAttributesBlock.description":"\u8A2D\u5B9A\u3092\u5909\u66F4\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059","content-manager.components.FieldItem.linkToComponentLayout":"Set the component's layout","content-manager.components.FieldSelect.label":"Add a field","content-manager.components.FilterOptions.button.apply":"\u9069\u7528","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"\u9069\u7528","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"\u3059\u3079\u3066\u30AF\u30EA\u30A2","content-manager.components.FiltersPickWrapper.PluginHeader.description":"\u30A8\u30F3\u30C8\u30EA\u3092\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u3059\u308B\u305F\u3081\u306E\u6761\u4EF6\u3092\u8A2D\u5B9A\u3059\u308B","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"\u30D5\u30A3\u30EB\u30BF","content-manager.components.FiltersPickWrapper.hide":"\u96A0\u3059","content-manager.components.LeftMenu.Search.label":"Search for a content type","content-manager.components.LeftMenu.collection-types":"Collection Types","content-manager.components.LeftMenu.single-types":"Single Types","content-manager.components.LimitSelect.itemsPerPage":"\u30DA\u30FC\u30B8\u3042\u305F\u308A\u306E\u30A2\u30A4\u30C6\u30E0\u6570","content-manager.components.NotAllowedInput.text":"No permissions to see this field","content-manager.components.RepeatableComponent.error-message":"The component(s) contain error(s)","content-manager.components.Search.placeholder":"\u30A8\u30F3\u30C8\u30EA\u3092\u691C\u7D22\u3059\u308B...","content-manager.components.Select.draft-info-title":"State: Draft","content-manager.components.Select.publish-info-title":"State: Published","content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings":"Customize how the edit view will look like.","content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings":"Define the settings of the list view.","content-manager.components.SettingsViewWrapper.pluginHeader.title":"Configure the view - {name}","content-manager.components.TableDelete.delete":"\u3059\u3079\u3066\u524A\u9664","content-manager.components.TableDelete.deleteSelected":"\u9078\u629E\u3092\u524A\u9664\u3057\u307E\u3059","content-manager.components.TableDelete.label":"{number, plural, one {# entry} other {# entries}} selected","content-manager.components.TableEmpty.withFilters":"\u9069\u7528\u3055\u308C\u305F\u30D5\u30A3\u30EB\u30BF\u306B\u306F{contentType}\u306F\u3042\u308A\u307E\u305B\u3093...","content-manager.components.TableEmpty.withSearch":"\u691C\u7D22\u306B\u5BFE\u5FDC\u3059\u308B{contentType}\u306F\u3042\u308A\u307E\u305B\u3093\uFF08{search}\uFF09...","content-manager.components.TableEmpty.withoutFilter":"{contentType}\u306F\u3042\u308A\u307E\u305B\u3093...","content-manager.components.empty-repeatable":"No entry yet. Click on the button below to add one.","content-manager.components.notification.info.maximum-requirement":"You have already reached the maximum number of fields","content-manager.components.notification.info.minimum-requirement":"A field has been added to match the minimum requirement","content-manager.components.repeatable.reorder.error":"An error occurred while reordering your component's field, please try again","content-manager.components.reset-entry":"Reset entry","content-manager.components.uid.apply":"apply","content-manager.components.uid.available":"Available","content-manager.components.uid.regenerate":"Regenerate","content-manager.components.uid.suggested":"suggested","content-manager.components.uid.unavailable":"Unavailable","content-manager.containers.Edit.Link.Layout":"Configure the layout","content-manager.containers.Edit.Link.Model":"Edit the collection-type","content-manager.containers.Edit.addAnItem":"\u30A2\u30A4\u30C6\u30E0\u3092\u8FFD\u52A0\u3059\u308B...","content-manager.containers.Edit.clickToJump":"\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u3068\u30A8\u30F3\u30C8\u30EA\u306B\u30B8\u30E3\u30F3\u30D7\u3057\u307E\u3059","content-manager.containers.Edit.delete":"\u524A\u9664","content-manager.containers.Edit.delete-entry":"Delete this entry","content-manager.containers.Edit.editing":"\u7DE8\u96C6...","content-manager.containers.Edit.information":"Information","content-manager.containers.Edit.information.by":"By","content-manager.containers.Edit.information.created":"Created","content-manager.containers.Edit.information.draftVersion":"draft version","content-manager.containers.Edit.information.editing":"Editing","content-manager.containers.Edit.information.lastUpdate":"Last update","content-manager.containers.Edit.information.publishedVersion":"published version","content-manager.containers.Edit.pluginHeader.title.new":"Create an entry","content-manager.containers.Edit.reset":"\u30EA\u30BB\u30C3\u30C8","content-manager.containers.Edit.returnList":"\u30EA\u30B9\u30C8\u306B\u623B\u308B","content-manager.containers.Edit.seeDetails":"\u8A73\u7D30","content-manager.containers.Edit.submit":"\u4FDD\u5B58","content-manager.containers.EditSettingsView.modal-form.edit-field":"Edit the field","content-manager.containers.EditView.add.new-entry":"Add an entry","content-manager.containers.EditView.notification.errors":"The form contains some errors","content-manager.containers.Home.introduction":"\u3042\u306A\u305F\u306E\u30A8\u30F3\u30C8\u30EA\u30FC\u3092\u7DE8\u96C6\u3059\u308B\u306B\u306F\u3001\u5DE6\u5074\u306E\u30E1\u30CB\u30E5\u30FC\u306E\u7279\u5B9A\u306E\u30EA\u30F3\u30AF\u306B\u884C\u304D\u307E\u3059\u3002\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u306F\u8A2D\u5B9A\u3092\u7DE8\u96C6\u3059\u308B\u9069\u5207\u306A\u65B9\u6CD5\u304C\u306A\u304F\u3001\u307E\u3060\u30A2\u30AF\u30C6\u30A3\u30D6\u306A\u958B\u767A\u4E2D\u3067\u3059","content-manager.containers.Home.pluginHeaderDescription":"\u30D1\u30EF\u30D5\u30EB\u3067\u7F8E\u3057\u3044\u30A4\u30F3\u30BF\u30FC\u30D5\u30A7\u30A4\u30B9\u3067\u30A8\u30F3\u30C8\u30EA\u3092\u7BA1\u7406\u3057\u307E\u3059\u3002","content-manager.containers.Home.pluginHeaderTitle":"\u30B3\u30F3\u30C6\u30F3\u30C4 \u30DE\u30CD\u30FC\u30B8\u30E3","content-manager.containers.List.draft":"Draft","content-manager.containers.List.errorFetchRecords":"\u30A8\u30E9\u30FC","content-manager.containers.List.published":"Published","content-manager.containers.ListPage.displayedFields":"\u30D5\u30A3\u30FC\u30EB\u30C9\u304C\u8868\u793A\u3055\u308C\u307E\u3057\u305F","content-manager.containers.ListPage.items":"{number, plural, =0 {items} one {item} other {items}}","content-manager.containers.ListPage.table-headers.publishedAt":"State","content-manager.containers.ListSettingsView.modal-form.edit-label":"Edit {fieldName}","content-manager.containers.SettingPage.add.field":"Insert another field","content-manager.containers.SettingPage.attributes":"\u5C5E\u6027\u30D5\u30A3\u30FC\u30EB\u30C9","content-manager.containers.SettingPage.attributes.description":"\u5C5E\u6027\u306E\u9806\u5E8F\u3092\u5B9A\u7FA9\u3059\u308B","content-manager.containers.SettingPage.editSettings.description":"\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u30EC\u30A4\u30A2\u30A6\u30C8\u3092\u4F5C\u6210\u3059\u308B","content-manager.containers.SettingPage.editSettings.entry.title":"Entry title","content-manager.containers.SettingPage.editSettings.entry.title.description":"Set the displayed field of your entry","content-manager.containers.SettingPage.editSettings.relation-field.description":"Set the displayed field in both the edit and list views","content-manager.containers.SettingPage.editSettings.title":"\u7DE8\u96C6 (\u8A2D\u5B9A)","content-manager.containers.SettingPage.layout":"Layout","content-manager.containers.SettingPage.listSettings.description":"Configure the options for this collection type","content-manager.containers.SettingPage.listSettings.title":"\u4E00\u89A7 (\u8A2D\u5B9A)","content-manager.containers.SettingPage.pluginHeaderDescription":"Configure the specific settings for this Collection Type","content-manager.containers.SettingPage.settings":"\u8A2D\u5B9A","content-manager.containers.SettingPage.view":"View","content-manager.containers.SettingViewModel.pluginHeader.title":"\u30B3\u30F3\u30C6\u30F3\u30C4\u7BA1\u7406 - {name}","content-manager.containers.SettingsPage.Block.contentType.description":"\u7279\u5B9A\u306E\u8A2D\u5B9A\u3092\u69CB\u6210\u3059\u308B","content-manager.containers.SettingsPage.Block.contentType.title":"Collection Types","content-manager.containers.SettingsPage.Block.generalSettings.description":"Configure the default options for your Collection Types","content-manager.containers.SettingsPage.Block.generalSettings.title":"\u4E00\u822C","content-manager.containers.SettingsPage.pluginHeaderDescription":"Configure the settings for all your Collection types and Groups","content-manager.containers.SettingsView.list.subtitle":"Configure the layout and display of your Collection types and groups","content-manager.containers.SettingsView.list.title":"Display configurations","content-manager.edit-settings-view.link-to-ctb.components":"Edit the component","content-manager.edit-settings-view.link-to-ctb.content-types":"Edit the content type","content-manager.emptyAttributes.button":"Go to collection type builder","content-manager.emptyAttributes.description":"Add your first field to your Collection Type","content-manager.emptyAttributes.title":"\u30D5\u30A3\u30FC\u30EB\u30C9\u306F\u307E\u3060\u3042\u308A\u307E\u305B\u3093","content-manager.error.attribute.key.taken":"\u3053\u306E\u5024\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059","content-manager.error.attribute.sameKeyAndName":"\u540C\u3058\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093","content-manager.error.attribute.taken":"\u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059","content-manager.error.contentTypeName.taken":"\u3053\u306E\u540D\u524D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059","content-manager.error.model.fetch":"\u30E2\u30C7\u30EB\u306E\u8A2D\u5B9A\u30D5\u30A7\u30C3\u30C1\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.record.create":"\u30EC\u30B3\u30FC\u30C9\u306E\u4F5C\u6210\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.record.delete":"\u30EC\u30B3\u30FC\u30C9\u306E\u524A\u9664\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.record.fetch":"\u30EC\u30B3\u30FC\u30C9\u306E\u53D6\u5F97\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.record.update":"\u30EC\u30B3\u30FC\u30C9\u306E\u66F4\u65B0\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.records.count":"\u30AB\u30A6\u30F3\u30C8\u30EC\u30B3\u30FC\u30C9\u306E\u30D5\u30A7\u30C3\u30C1\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F.","content-manager.error.records.fetch":"\u30EC\u30B3\u30FC\u30C9\u306E\u53D6\u5F97\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.schema.generation":"\u30B9\u30AD\u30FC\u30DE\u306E\u751F\u6210\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.error.validation.json":"\u3053\u308C\u306FJSON\u3067\u306F\u3042\u308A\u307E\u305B\u3093","content-manager.error.validation.max":"\u5024\u304C\u9AD8\u3059\u304E\u307E\u3059","content-manager.error.validation.maxLength":"\u5024\u304C\u9577\u3059\u304E\u307E\u3059","content-manager.error.validation.min":"\u5024\u304C\u4F4E\u3059\u304E\u307E\u3059","content-manager.error.validation.minLength":"\u5024\u304C\u5C0F\u3055\u3059\u304E\u307E\u3059","content-manager.error.validation.minSupMax":"\u512A\u308C\u3066\u3044\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093","content-manager.error.validation.regex":"\u5024\u306F\u6B63\u898F\u8868\u73FE\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093","content-manager.error.validation.required":"\u3053\u306E\u5024\u306E\u5165\u529B\u306F\u5FC5\u9808\u3067\u3059","content-manager.form.Input.bulkActions":"\u4E00\u62EC\u51E6\u7406\u3092\u6709\u52B9\u306B\u3059\u308B","content-manager.form.Input.defaultSort":"\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30BD\u30FC\u30C8\u5C5E\u6027","content-manager.form.Input.description":"\u8AAC\u660E\u6587","content-manager.form.Input.description.placeholder":"\u30D7\u30ED\u30D5\u30A3\u30FC\u30EB\u306E\u8868\u793A\u540D","content-manager.form.Input.editable":"\u7DE8\u96C6\u53EF\u80FD\u306A\u30D5\u30A3\u30FC\u30EB\u30C9","content-manager.form.Input.filters":"\u30D5\u30A3\u30EB\u30BF\u3092\u6709\u52B9\u306B\u3059\u308B","content-manager.form.Input.label":"Label","content-manager.form.Input.label.inputDescription":"\u3053\u306E\u5024\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u306E\u5148\u982D\u306B\u8868\u793A\u3055\u308C\u308B\u30E9\u30D9\u30EB","content-manager.form.Input.pageEntries":"1\u30DA\u30FC\u30B8\u3042\u305F\u308A\u306E\u30A8\u30F3\u30C8\u30EA\u6570","content-manager.form.Input.pageEntries.inputDescription":"Note: You can override this value in the Collection Type settings page.","content-manager.form.Input.placeholder":"\u30D7\u30EC\u30FC\u30B9\u30DB\u30EB\u30C0\u30FC","content-manager.form.Input.placeholder.placeholder":"My awesome value","content-manager.form.Input.search":"\u691C\u7D22\u3092\u6709\u52B9\u306B\u3059\u308B","content-manager.form.Input.search.field":"\u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3067\u691C\u7D22\u3092\u6709\u52B9\u306B\u3059\u308B","content-manager.form.Input.sort.field":"\u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3067\u30BD\u30FC\u30C8\u3092\u6709\u52B9\u306B\u3059\u308B","content-manager.form.Input.sort.order":"Default sort order","content-manager.form.Input.wysiwyg":"Display as WYSIWYG","content-manager.global.displayedFields":"Displayed Fields","content-manager.groups":"Groups","content-manager.groups.numbered":"Groups ({number})","content-manager.header.name":"Content","content-manager.link-to-ctb":"Edit the model","content-manager.models":"Collection Types","content-manager.models.numbered":"Collection Types ({number})","content-manager.notification.error.displayedFields":"\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u304C\u5FC5\u8981\u3067\u3059","content-manager.notification.error.relationship.fetch":"\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B7\u30C3\u30D7\u30D5\u30A7\u30C3\u30C1\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","content-manager.notification.info.SettingPage.disableSort":"\u4E26\u3079\u66FF\u3048\u3092\u8A31\u53EF\u3059\u308B\u5C5E\u6027\u304C1\u3064\u5FC5\u8981\u3067\u3059","content-manager.notification.info.minimumFields":"You need to have at least one field displayed","content-manager.notification.upload.error":"An error has occurred while uploading your files","content-manager.pageNotFound":"\u30DA\u30FC\u30B8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093","content-manager.pages.ListView.header-subtitle":"{number, plural, =0 {# entries} one {# entry} other {# entries}} found","content-manager.pages.NoContentType.button":"Create your first Content-Type","content-manager.pages.NoContentType.text":"You don't have any content yet, we recommend you to create your first Content-Type.","content-manager.permissions.not-allowed.create":"You are not allowed to create a document","content-manager.permissions.not-allowed.update":"You are not allowed to see this document","content-manager.plugin.description.long":"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u5185\u306E\u30C7\u30FC\u30BF\u3092\u8868\u793A\u3001\u7DE8\u96C6\u3001\u524A\u9664\u3059\u308B\u305F\u3081\u306E\u65B9\u6CD5\u3002","content-manager.plugin.description.short":"\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u5185\u306E\u30C7\u30FC\u30BF\u3092\u8868\u793A\u3001\u7DE8\u96C6\u3001\u524A\u9664\u3059\u308B\u305F\u3081\u306E\u65B9\u6CD5\u3002","content-manager.popover.display-relations.label":"Display relations","content-manager.success.record.delete":"\u524A\u9664","content-manager.success.record.publish":"Published","content-manager.success.record.save":"\u4FDD\u5B58","content-manager.success.record.unpublish":"Unpublished","content-manager.utils.data-loaded":"The {number, plural, =1 {entry has} other {entries have}} successfully been loaded","content-manager.popUpWarning.warning.publish-question":"Do you still want to publish?","content-manager.popUpwarning.warning.has-draft-relations.button-confirm":"Yes, publish","form.button.done":"\u5B8C\u4E86","global.prompt.unsaved":"\u30DA\u30FC\u30B8\u304B\u3089\u96E2\u308C\u3066\u3082\u3044\u3044\u3067\u3059\u304B\uFF1F\u7DE8\u96C6\u4E2D\u306E\u3082\u306E\u306F\u5168\u3066\u5931\u308F\u308C\u307E\u3059","notification.contentType.relations.conflict":"\u30B3\u30F3\u30C6\u30F3\u30C4\u30BF\u30A4\u30D7\u304C\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u3068\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059","notification.default.title":"Information:","notification.error":"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","notification.error.layout":"\u30EC\u30A4\u30A2\u30A6\u30C8\u3092\u5FA9\u65E7\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F","notification.form.error.fields":"\u30D5\u30A9\u30FC\u30E0\u306B\u540C\u3058\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059","notification.form.success.fields":"\u4FDD\u5B58\u3055\u308C\u307E\u3057\u305F","notification.link-copied":"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30EA\u30F3\u30AF\u3092\u30B3\u30D4\u30FC\u3057\u307E\u3057\u305F","notification.permission.not-allowed-read":"You are not allowed to see this document","notification.success.delete":"\u30A2\u30A4\u30C6\u30E0\u306F\u524A\u9664\u3055\u308C\u307E\u3057\u305F","notification.success.saved":"Saved","notification.success.title":"Success:","notification.version.update.message":"WHEN","notification.warning.title":"Warning:","or":"OR","request.error.model.unknown":"\u30E2\u30C7\u30EB\u304C\u5B58\u5728\u3057\u307E\u305B\u3093","skipToContent":"Skip to content","submit":"\u9001\u4FE1"}`)}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1377],{30986:function(e){e.exports=JSON.parse('{"Analytics":"\uD1B5\uACC4","Auth.components.Oops.text":"\uACC4\uC815\uC774 \uC815\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","Auth.components.Oops.text.admin":"\uC624\uB958\uAC00 \uC788\uB294 \uACBD\uC6B0 \uAD00\uB9AC\uC790\uC5D0\uAC8C \uBB38\uC758\uD574\uC8FC\uC138\uC694.","Auth.components.Oops.title":"\uC557...","Auth.form.button.forgot-password":"\uBA54\uC77C \uBCF4\uB0B4\uAE30","Auth.form.button.go-home":"\uD648\uC73C\uB85C","Auth.form.button.login":"\uB85C\uADF8\uC778","Auth.form.button.login.providers.error":"\uC120\uD0DD\uD55C \uD504\uB85C\uBC14\uC774\uB354\uB85C \uB85C\uADF8\uC778\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","Auth.form.button.login.strapi":"Strapi \uACC4\uC815\uC73C\uB85C \uB85C\uADF8\uC778","Auth.form.button.password-recovery":"\uBE44\uBC00\uBC88\uD638 \uBCF5\uC6D0","Auth.form.button.register":"\uB4F1\uB85D","Auth.form.confirmPassword.label":"\uBE44\uBC00\uBC88\uD638 \uD655\uC778","Auth.form.currentPassword.label":"\uAE30\uC874 \uBE44\uBC00\uBC88\uD638","Auth.form.email.label":"\uC774\uBA54\uC77C","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"\uAD00\uB9AC\uC790\uC5D0 \uC758\uD574 \uC811\uADFC\uC774 \uC81C\uD55C\uB41C \uACC4\uC815\uC785\uB2C8\uB2E4.","Auth.form.error.code.provide":"\uC720\uD6A8\uD558\uC9C0 \uC54A\uC740 \uCF54\uB4DC\uC785\uB2C8\uB2E4.","Auth.form.error.confirmed":"\uC774\uBA54\uC77C \uC778\uC99D\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.","Auth.form.error.email.invalid":"\uC720\uD6A8\uD558\uC9C0 \uC54A\uC740 \uC774\uBA54\uC77C\uC785\uB2C8\uB2E4.","Auth.form.error.email.provide":"\uC774\uBA54\uC77C\uC744 \uC785\uB825\uD574 \uC8FC\uC138\uC694.","Auth.form.error.email.taken":"\uC774\uBBF8 \uC0AC\uC6A9 \uC911\uC778 \uC774\uBA54\uC77C\uC785\uB2C8\uB2E4.","Auth.form.error.invalid":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.","Auth.form.error.params.provide":"\uC720\uD6A8\uD558\uC9C0 \uC54A\uC740 \uD30C\uB77C\uBBF8\uD130\uC785\uB2C8\uB2E4.","Auth.form.error.password.format":"\uBE44\uBC00\uBC88\uD638\uC5D0 `$` \uBB38\uC790\uB97C \uC138 \uBC88 \uC774\uC0C1 \uD3EC\uD568 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","Auth.form.error.password.local":"\uBE44\uBC00\uBC88\uD638\uB97C \uC124\uC815\uD558\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4. \uB2E4\uB978 \uBC29\uBC95\uC73C\uB85C \uB85C\uADF8\uC778 \uD558\uC138\uC694.","Auth.form.error.password.matching":"\uBE44\uBC00\uBC88\uD638\uAC00 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.","Auth.form.error.password.provide":"\uBE44\uBC00\uBC88\uD638\uB97C \uC785\uB825\uD574 \uC8FC\uC138\uC694.","Auth.form.error.ratelimit":"\uC694\uCCAD\uC774 \uB108\uBB34 \uB9CE\uC2B5\uB2C8\uB2E4. \uC7A0\uC2DC \uD6C4 \uB2E4\uC2DC \uC2DC\uB3C4\uD574\uC8FC\uC138\uC694.","Auth.form.error.user.not-exist":"\uC774\uBA54\uC77C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","Auth.form.error.username.taken":"\uC774\uBBF8 \uC0AC\uC6A9 \uC911\uC778 \uC544\uC774\uB514\uC785\uB2C8\uB2E4.","Auth.form.firstname.label":"\uC774\uB984","Auth.form.firstname.placeholder":"e.g. Kai","Auth.form.forgot-password.email.label":"\uBA54\uC77C \uC8FC\uC18C\uB97C \uC785\uB825\uD558\uC138\uC694.","Auth.form.forgot-password.email.label.success":"\uBA54\uC77C\uC744 \uBCF4\uB0C8\uC2B5\uB2C8\uB2E4.","Auth.form.lastname.label":"\uC131","Auth.form.lastname.placeholder":"e.g. Doe","Auth.form.password.hide-password":"\uBE44\uBC00\uBC88\uD638 \uC228\uAE30\uAE30","Auth.form.password.hint":"\uC554\uD638\uB294 \uB300\uBB38\uC790 1\uC790, \uC18C\uBB38\uC790 1\uC790, \uC22B\uC790 1\uC790\uB97C \uD3EC\uD568\uD55C 8\uC790 \uC774\uC0C1\uC758 \uBB38\uC790\uB97C \uC785\uB825\uD574\uC8FC\uC138\uC694.","Auth.form.password.show-password":"\uBE44\uBC00\uBC88\uD638 \uD45C\uC2DC","Auth.form.register.news.label":"\uC0C8 \uAE30\uB2A5\uACFC \uD5A5\uD6C4 \uAC1C\uC120 \uC0AC\uD56D\uC5D0 \uB300\uD55C \uCD5C\uC2E0 \uC815\uBCF4\uB97C \uACC4\uC18D \uC81C\uACF5\uD574\uC8FC\uC138\uC694 (\uC120\uD0DD\uC2DC {terms}\uACFC {policy}\uC5D0 \uB3D9\uC758\uD558\uB294 \uAC78\uB85C \uAC04\uC8FC\uB429\uB2C8\uB2E4).","Auth.form.register.subtitle":"\uC778\uC99D \uC815\uBCF4\uB294 \uAD00\uB9AC\uC790 \uD328\uB110\uC5D0\uC11C \uC790\uC2E0\uC744 \uC778\uC99D\uD558\uB294 \uB370\uB9CC \uC0AC\uC6A9\uB429\uB2C8\uB2E4. \uC800\uC7A5\uB41C \uBAA8\uB4E0 \uB370\uC774\uD130\uB294 \uC0AC\uC6A9\uC790\uC758 \uB370\uC774\uD130\uBCA0\uC774\uC2A4\uC5D0 \uC800\uC7A5\uB429\uB2C8\uB2E4.","Auth.form.rememberMe.label":"\uB85C\uADF8\uC778 \uC0C1\uD0DC \uC800\uC7A5","Auth.form.username.label":"\uC544\uC774\uB514","Auth.form.username.placeholder":"KaiDoe","Auth.form.welcome.subtitle":"Strapi \uACC4\uC815\uC73C\uB85C \uB85C\uADF8\uC778\uD558\uC138\uC694.","Auth.form.welcome.title":"\uC548\uB155\uD558\uC138\uC694!","Auth.link.forgot-password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Auth.link.ready":"\uB85C\uADF8\uC778 \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?","Auth.link.signin":"\uB85C\uADF8\uC778","Auth.link.signin.account":"\uC774\uBBF8 \uACC4\uC815\uC774 \uC788\uC73C\uC2E0\uAC00\uC694?","Auth.login.sso.divider":"Or login with","Auth.login.sso.loading":"\uD504\uB85C\uBC14\uC774\uB354\uB97C \uBD88\uB7EC\uC624\uB294 \uC911...","Auth.login.sso.subtitle":"SSO\uB97C \uD1B5\uD574 \uB85C\uADF8\uC778\uD569\uB2C8\uB2E4.","Auth.privacy-policy-agreement.policy":"\uAC1C\uC778\uC815\uBCF4 \uBCF4\uD638\uC815\uCC45","Auth.privacy-policy-agreement.terms":"\uC57D\uAD00","Content Manager":"\uCF58\uD150\uCE20 \uAD00\uB9AC","Content Type Builder":"\uCF58\uD150\uCE20 \uD0C0\uC785 \uBE4C\uB354","Documentation":"\uB3C4\uD050\uBA58\uD14C\uC774\uC158","Email":"\uC774\uBA54\uC77C","Files Upload":"\uD30C\uC77C \uC5C5\uB85C\uB4DC","HomePage.helmet.title":"\uD648\uD398\uC774\uC9C0","HomePage.roadmap":"\uB85C\uB4DC\uB9F5 \uBCF4\uAE30","HomePage.welcome.congrats":"\uCD95\uD558\uD569\uB2C8\uB2E4!","HomePage.welcome.congrats.content":"\uCCAB\uBC88\uC9F8 \uAD00\uB9AC\uC790\uB85C \uB85C\uADF8\uC778\uD558\uC168\uC2B5\uB2C8\uB2E4. Strapi\uC758 \uAC15\uB825\uD55C \uAE30\uB2A5\uC744 \uD655\uC778\uD558\uC2DC\uB824\uBA74,","HomePage.welcome.congrats.content.bold":"we recommend you to create your first Collection-Type.","Media Library":"\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC","New entry":"\uC0C8 \uD56D\uBAA9","Password":"\uBE44\uBC00\uBC88\uD638","Provider":"\uD504\uB85C\uBC14\uC774\uB354(provider)","ResetPasswordToken":"\uBE44\uBC00\uBC88\uD638 \uD1A0\uD070 \uC7AC\uC124\uC815","Role":"\uC5ED\uD560","Roles & Permissions":"\uC5ED\uD560(Roles) & \uAD8C\uD55C(Permissions)","Roles.ListPage.notification.delete-all-not-allowed":"Some roles could not be deleted since they are associated with users","Roles.ListPage.notification.delete-not-allowed":"A role cannot be deleted if associated with users","Roles.RoleRow.select-all":"Select {name} for bulk actions","Roles.components.List.empty.withSearch":"There is no role corresponding to the search ({search})...","Settings.PageTitle":"Settings - {name}","Settings.apiTokens.addFirstToken":"\uCCAB API Token\uC744 \uB9CC\uB4E4\uC5B4\uBCF4\uC138\uC694.","Settings.apiTokens.addNewToken":"\uC0C8 API Token \uB9CC\uB4E4\uAE30","Settings.tokens.copy.editMessage":"\uBCF4\uC548\uC0C1\uC758 \uC774\uC720\uB85C \uD1A0\uD070\uC740 \uD55C \uBC88\uB9CC \uBCFC \uC218 \uC788\uC2B5\uB2C8\uB2E4.","Settings.tokens.copy.editTitle":"\uC774 \uD1A0\uD070\uC740 \uB354 \uC774\uC0C1 \uC561\uC138\uC2A4\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","Settings.tokens.copy.lastWarning":"\uC774 \uD1A0\uD070\uC744 \uBCF5\uC0AC\uD574\uB450\uC138\uC694. \uB2E4\uC2DC \uBCFC \uC218 \uC5C6\uC2B5\uB2C8\uB2E4!","Settings.apiTokens.create":"\uD56D\uBAA9 \uCD94\uAC00","Settings.apiTokens.description":"API \uC0AC\uC6A9\uC744 \uC704\uD574 \uC0DD\uC131\uB41C \uD1A0\uD070 \uBAA9\uB85D\uC785\uB2C8\uB2E4.","Settings.apiTokens.emptyStateLayout":"\uC544\uC9C1 \uCF58\uD150\uCE20\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","Settings.tokens.notification.copied":"\uD1A0\uD070\uC774 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","Settings.apiTokens.title":"API \uD1A0\uD070","Settings.tokens.types.full-access":"\uC804\uCCB4 \uC561\uC138\uC2A4","Settings.tokens.types.read-only":"\uC77D\uAE30 \uC804\uC6A9","Settings.application.description":"\uD504\uB85C\uC81D\uD2B8 \uC138\uBD80 \uC815\uBCF4","Settings.application.edition-title":"\uD604\uC7AC \uD50C\uB79C","Settings.application.link-pricing":"\uBAA8\uB4E0 \uAC00\uACA9 \uC815\uCC45 \uBCF4\uAE30","Settings.application.link-upgrade":"\uC5B4\uB4DC\uBBFC \uD328\uB110 \uC5C5\uADF8\uB808\uC774\uB4DC","Settings.application.node-version":"node version","Settings.application.strapi-version":"strapi version","Settings.application.title":"\uC5B4\uD50C\uB9AC\uCF00\uC774\uC158","Settings.error":"\uC5D0\uB7EC","Settings.global":"\uAE00\uB85C\uBC8C \uC124\uC815","Settings.permissions":"\uC5B4\uB4DC\uBBFC \uD328\uB110","Settings.permissions.category":"{category} \uC0AC\uC6A9 \uAD8C\uD55C \uC124\uC815","Settings.permissions.category.plugins":"{category} \uD50C\uB7EC\uADF8\uC778 \uC0AC\uC6A9 \uAD8C\uD55C \uC124\uC815","Settings.permissions.conditions.anytime":"Anytime","Settings.permissions.conditions.apply":"Apply","Settings.permissions.conditions.can":"Can","Settings.permissions.conditions.conditions":"Define conditions","Settings.permissions.conditions.links":"Links","Settings.permissions.conditions.no-actions":"You first need to select actions (create, read, update, ...) before defining conditions on them.","Settings.permissions.conditions.none-selected":"Anytime","Settings.permissions.conditions.or":"OR","Settings.permissions.conditions.when":"When","Settings.permissions.select-all-by-permission":"Select all {label} permissions","Settings.permissions.select-by-permission":"Select {label} permission","Settings.permissions.users.create":"\uC0C8 \uC0AC\uC6A9\uC790 \uCD94\uAC00","Settings.permissions.users.email":"\uC774\uBA54\uC77C","Settings.permissions.users.firstname":"\uC774\uB984","Settings.permissions.users.lastname":"\uC131","Settings.permissions.users.form.sso":"Connect with SSO","Settings.permissions.users.form.sso.description":"When enabled (ON), users can login via SSO","Settings.permissions.users.listview.header.subtitle":"{number, plural, =0 {# \uBA85} one {# \uBA85} other {# \uBA85}}\uC758 \uC0AC\uC6A9\uC790\uB97C \uCC3E\uC558\uC2B5\uB2C8\uB2E4.","Settings.permissions.users.tabs.label":"Tabs Permissions","Settings.profile.form.notify.data.loaded":"\uC0AC\uC6A9\uC790 \uD504\uB85C\uD544 \uC815\uBCF4\uB97C \uBD88\uB7EC\uC654\uC2B5\uB2C8\uB2E4.","Settings.profile.form.section.experience.clear.select":"Clear the interface language selected","Settings.profile.form.section.experience.interfaceLanguage":"\uC778\uD130\uD398\uC774\uC2A4 \uC5B8\uC5B4","Settings.profile.form.section.experience.interfaceLanguage.hint":"\uC120\uD0DD\uD55C \uC5B8\uC5B4\uB85C \uC778\uD130\uD398\uC774\uC2A4\uC758 \uC5B8\uC5B4\uAC00 \uBCC0\uACBD\uB429\uB2C8\uB2E4.","Settings.profile.form.section.experience.interfaceLanguageHelp":"\uC120\uD0DD\uD558\uBA74 \uC774 \uACC4\uC815\uC5D0\uC11C\uB9CC \uC778\uD130\uD398\uC774\uC2A4 \uC5B8\uC5B4\uAC00 \uBCC0\uACBD\uB429\uB2C8\uB2E4. \uD300\uC5D0\uC11C \uB2E4\uB978 \uC5B8\uC5B4\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC788\uB3C4\uB85D \uD558\uB824\uBA74 \uC774 {documentation}\uB97C \uCC38\uC870\uD574\uC8FC\uC138\uC694.","Settings.profile.form.section.experience.title":"\uC0AC\uC6A9\uC790 \uACBD\uD5D8","Settings.profile.form.section.helmet.title":"\uC0AC\uC6A9\uC790 \uD504\uB85C\uD544","Settings.profile.form.section.profile.page.title":"Profile page","Settings.roles.create.description":"\uC5ED\uD560\uC5D0 \uBD80\uC5EC\uB41C \uAD8C\uD55C\uC744 \uC815\uC758\uD569\uB2C8\uB2E4.","Settings.roles.create.title":"Create a role","Settings.roles.created":"Role created","Settings.roles.edit.title":"\uC5ED\uD560 \uC218\uC815","Settings.roles.form.button.users-with-role":"{number, plural, =0 {# \uBA85} one {# \uBA85} other {# \uBA85}}\uC758 \uC0AC\uC6A9\uC790\uAC00 \uC774 \uC5ED\uD560\uC744 \uAC00\uC9C0\uACE0 \uC788\uC2B5\uB2C8\uB2E4.","Settings.roles.form.created":"Created","Settings.roles.form.description":"\uC5ED\uD560\uC5D0 \uB300\uD55C \uC774\uB984\uACFC \uC124\uBA85","Settings.roles.form.permission.property-label":"{label} permissions","Settings.roles.form.permissions.attributesPermissions":"Fields permissions","Settings.roles.form.permissions.create":"\uC0DD\uC131","Settings.roles.form.permissions.delete":"\uC0AD\uC81C","Settings.roles.form.permissions.publish":"\uBC1C\uD589","Settings.roles.form.permissions.read":"\uC870\uD68C","Settings.roles.form.permissions.update":"\uC218\uC815","Settings.roles.list.button.add":"\uC0C8 \uC5ED\uD560 \uCD94\uAC00","Settings.roles.list.description":"\uC5ED\uD560 \uBAA9\uB85D","Settings.roles.title.singular":"\uC5ED\uD560","Settings.sso.description":"Single Sign-On \uAE30\uB2A5\uC5D0 \uB300\uD55C \uC124\uC815\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","Settings.sso.form.defaultRole.description":"\uC0C8 \uC0AC\uC6A9\uC790\uB294 \uC120\uD0DD\uD55C \uC5ED\uD560\uC5D0 \uC5F0\uACB0\uB429\uB2C8\uB2E4.","Settings.sso.form.defaultRole.description-not-allowed":"\uC5B4\uB4DC\uBBFC \uC5ED\uD560\uC744 \uBCF4\uB824\uBA74 \uAD8C\uD55C\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.","Settings.sso.form.defaultRole.label":"\uAE30\uBCF8 \uC5ED\uD560","Settings.sso.form.registration.description":"\uACC4\uC815\uC774 \uC5C6\uC73C\uBA74 SSO \uB85C\uADF8\uC778 \uC2DC \uC0C8 \uC0AC\uC6A9\uC790\uB97C \uC0DD\uC131\uD569\uB2C8\uB2E4.","Settings.sso.form.registration.label":"\uC790\uB3D9 \uD68C\uC6D0\uAC00\uC785","Settings.sso.title":"Single Sign-On","Settings.webhooks.create":"\uC6F9\uD6C5 \uB9CC\uB4E4\uAE30","Settings.webhooks.create.header":"\uC0C8 \uD5E4\uB354 \uB9CC\uB4E4\uAE30","Settings.webhooks.created":"\uC6F9\uD6C5\uC774 \uC0DD\uC131\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","Settings.webhooks.event.publish-tooltip":"\uC774 \uC774\uBCA4\uD2B8\uB294 \uCD08\uC548/\uBC1C\uD589 \uC2DC\uC2A4\uD15C\uC774 \uD65C\uC131\uD654\uB41C \uCF58\uD150\uCE20\uC5D0 \uB300\uD574\uC11C\uB9CC \uC874\uC7AC\uD569\uB2C8\uB2E4.","Settings.webhooks.events.create":"\uC0DD\uC131","Settings.webhooks.events.update":"\uC218\uC815","Settings.webhooks.form.events":"\uC774\uBCA4\uD2B8","Settings.webhooks.form.headers":"\uD5E4\uB354","Settings.webhooks.form.url":"Url","Settings.webhooks.headers.remove":"Remove header row {number}","Settings.webhooks.key":"Key","Settings.webhooks.list.button.add":"\uC0C8 \uC6F9\uD6C5 \uB9CC\uB4E4\uAE30","Settings.webhooks.list.description":"POST \uBCC0\uACBD \uC54C\uB9BC\uC744 \uAC00\uC838\uC635\uB2C8\uB2E4.","Settings.webhooks.list.empty.description":"\uCCAB \uC6F9\uD6C5\uC744 \uB9CC\uB4E4\uC5B4\uBCF4\uC138\uC694.","Settings.webhooks.list.empty.link":"\uC124\uBA85\uC11C \uBCF4\uAE30","Settings.webhooks.list.empty.title":"\uC544\uC9C1 \uC6F9\uD6C5\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","Settings.webhooks.list.th.actions":"actions","Settings.webhooks.list.th.status":"status","Settings.webhooks.singular":"\uC6F9\uD6C5","Settings.webhooks.title":"\uC6F9\uD6C5","Settings.webhooks.to.delete":"{webhooksToDeleteLength, plural, one {# \uAC1C\uC758 \uC5D0\uC14B\uC774} other {# \uAC1C\uC758 \uC5D0\uC14B\uC774}} \uC120\uD0DD\uB428","Settings.webhooks.trigger":"Trigger","Settings.webhooks.trigger.cancel":"Cancel trigger","Settings.webhooks.trigger.pending":"Pending\u2026","Settings.webhooks.trigger.save":"Please save to trigger","Settings.webhooks.trigger.success":"Success!","Settings.webhooks.trigger.success.label":"Trigger succeeded","Settings.webhooks.trigger.test":"Test-trigger","Settings.webhooks.trigger.title":"Save before Trigger","Settings.webhooks.value":"Value","Username":"\uC0AC\uC6A9\uC790 \uC774\uB984(Username)","Users":"\uC0AC\uC6A9\uC790","Users & Permissions":"\uC0AC\uC6A9\uC790 & \uAD8C\uD55C(Permissions)","Users.components.List.empty":"\uC0AC\uC6A9\uC790\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","Users.components.List.empty.withFilters":"\uC801\uC6A9\uB41C \uD544\uD130\uC640 \uC77C\uCE58\uD558\uB294 \uC0AC\uC6A9\uC790\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","Users.components.List.empty.withSearch":"({search}) \uAC80\uC0C9 \uACB0\uACFC\uC640 \uC77C\uCE58\uD558\uB294 \uC0AC\uC6A9\uC790\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","admin.pages.MarketPlacePage.helmet":"\uB9C8\uCF13\uD50C\uB808\uC774\uC2A4 - \uD50C\uB7EC\uADF8\uC778","admin.pages.MarketPlacePage.submit.plugin.link":"\uD50C\uB7EC\uADF8\uC778 \uC81C\uCD9C","admin.pages.MarketPlacePage.subtitle":"Strapi\uC5D0\uC11C \uB354 \uB9CE\uC740 \uAC83\uC744 \uD574\uBCF4\uC138\uC694.","anErrorOccurred":"\uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uC7A0\uC2DC \uD6C4\uC5D0 \uB2E4\uC2DC \uC2DC\uB3C4\uD574\uC8FC\uC138\uC694.","app.component.CopyToClipboard.label":"\uD074\uB9BD\uBCF4\uB4DC \uBCF5\uC0AC","app.component.search.label":"Search for {target}","app.component.table.duplicate":"Duplicate {target}","app.component.table.edit":"Edit {target}","app.component.table.select.one-entry":"Select {target}","app.components.BlockLink.blog":"\uBE14\uB85C\uADF8","app.components.BlockLink.blog.content":"Strapi\uC640 \uC0DD\uD0DC\uACC4\uC5D0 \uB300\uD55C \uCD5C\uC2E0 \uB274\uC2A4\uB97C \uC77D\uC5B4\uBCF4\uC138\uC694.","app.components.BlockLink.code":"\uCF54\uB4DC \uC0D8\uD50C","app.components.BlockLink.code.content":"\uC2E4\uC81C \uD504\uB85C\uC81D\uD2B8\uB97C \uD14C\uC2A4\uD2B8\uD558\uC5EC \uD559\uC2B5\uD569\uB2C8\uB2E4.","app.components.BlockLink.documentation.content":"\uD544\uC218 \uAC1C\uB150, \uAC00\uC774\uB4DC \uBC0F \uC9C0\uCE68\uC744 \uC0B4\uD3B4\uBCF4\uC138\uC694.","app.components.BlockLink.tutorial":"\uD29C\uD1A0\uB9AC\uC5BC","app.components.BlockLink.tutorial.content":"\uB2E8\uACC4\uBCC4 \uC9C0\uCE68\uC5D0 \uB530\uB77C Strapi\uB97C \uC0AC\uC6A9\uD558\uACE0 \uCEE4\uC2A4\uD130\uB9C8\uC774\uC9D5 \uD574\uBCF4\uC138\uC694.","app.components.Button.cancel":"\uCDE8\uC18C","app.components.Button.confirm":"\uD655\uC778","app.components.Button.reset":"\uB9AC\uC14B","app.components.ComingSoonPage.comingSoon":"Coming soon","app.components.ConfirmDialog.title":"\uD655\uC778","app.components.DownloadInfo.download":"\uB2E4\uC6B4\uB85C\uB4DC \uC911...","app.components.DownloadInfo.text":"\uC870\uAE08\uB9CC \uAE30\uB2E4\uB824 \uC8FC\uC138\uC694.","app.components.EmptyAttributes.title":"\uC544\uC9C1 \uC0DD\uC131\uB41C \uD544\uB4DC\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","app.components.EmptyStateLayout.content-document":"\uC544\uC9C1 \uCF58\uD150\uCE20\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","app.components.EmptyStateLayout.content-permissions":"\uD574\uB2F9 \uCF58\uD150\uCE20\uC5D0 \uC561\uC138\uC2A4\uD560 \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4","app.components.HomePage.button.blog":"\uBE14\uB85C\uADF8 \uBCF4\uAE30","app.components.HomePage.community":"\uCEE4\uBBA4\uB2C8\uD2F0\uB97C \uCC3E\uC544\uBCF4\uC138\uC694!","app.components.HomePage.community.content":"\uB2E4\uC591\uD55C \uCC44\uB110\uC5D0\uC11C Strapi \uD300\uC6D0, \uCF58\uD2B8\uB9AC\uBDF0\uD130 \uBC0F \uAC1C\uBC1C\uC790\uB4E4\uACFC \uD1A0\uB860\uD574\uBCF4\uC138\uC694.","app.components.HomePage.create":"\uCCAB \uCF58\uD150\uCE20 \uD0C0\uC785 \uB9CC\uB4E4\uAE30","app.components.HomePage.roadmap":"\uB85C\uB4DC\uB9F5 \uBCF4\uAE30","app.components.HomePage.welcome":"\uD658\uC601\uD569\uB2C8\uB2E4 \u{1F44B}","app.components.HomePage.welcome.again":"\uBC18\uAC11\uC2B5\uB2C8\uB2E4 \u{1F44B}","app.components.HomePage.welcomeBlock.content":"\uCD95\uD558\uB4DC\uB9BD\uB2C8\uB2E4! \uCCAB \uBC88\uC9F8 \uAD00\uB9AC\uC790\uB85C \uB85C\uADF8\uC778\uD558\uC168\uC2B5\uB2C8\uB2E4. Strapi\uAC00 \uC81C\uACF5\uD558\uB294 \uAC15\uB825\uD55C \uAE30\uB2A5\uC744 \uC54C\uC544\uBCF4\uB824\uBA74 \uCCAB \uBC88\uC9F8 \uCF58\uD150\uCE20 \uC720\uD615\uC744 \uB9CC\uB4E4\uC5B4\uBCF4\uC138\uC694!","app.components.HomePage.welcomeBlock.content.again":"Strapi\uC5D0 \uB300\uD55C \uCD5C\uC2E0 \uB274\uC2A4\uB97C \uC790\uC720\uB86D\uAC8C \uC77D\uC5B4\uBCF4\uC138\uC694. \uC800\uD76C\uB294 \uC5EC\uB7EC\uBD84\uC758 \uD53C\uB4DC\uBC31\uC744 \uBC14\uD0D5\uC73C\uB85C \uC81C\uD488\uC744 \uAC1C\uC120\uD558\uAE30 \uC704\uD574 \uCD5C\uC120\uC744 \uB2E4\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4.","app.components.HomePage.welcomeBlock.content.issues":"\uC774\uC288","app.components.HomePage.welcomeBlock.content.raise":", ","app.components.ImgPreview.hint":"\uD30C\uC77C\uC744 \uB04C\uC5B4 \uB193\uAC70\uB098 {browse} \uD558\uC138\uC694.","app.components.ImgPreview.hint.browse":"\uC120\uD0DD","app.components.InputFile.newFile":"\uD30C\uC77C \uCD94\uAC00","app.components.InputFileDetails.open":"\uC0C8 \uD0ED\uC73C\uB85C \uC5F4\uAE30","app.components.InputFileDetails.originalName":"\uC6D0\uB798 \uD30C\uC77C \uC774\uB984:","app.components.InputFileDetails.remove":"\uD30C\uC77C \uC0AD\uC81C","app.components.InputFileDetails.size":"\uD06C\uAE30:","app.components.InstallPluginPage.Download.description":"\uD50C\uB7EC\uADF8\uC778\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uC5EC \uC124\uCE58\uD558\uB294 \uB370 \uBA87 \uCD08 \uC815\uB3C4 \uAC78\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.components.InstallPluginPage.Download.title":"\uB2E4\uC6B4\uB85C\uB4DC \uC911...","app.components.InstallPluginPage.description":"\uBE60\uB974\uACE0 \uAC04\uB2E8\uD558\uAC8C \uAE30\uB2A5\uC744 \uD655\uC7A5\uD574 \uBCF4\uC138\uC694.","app.components.LeftMenu.collapse":"Collapse the navbar","app.components.LeftMenu.expand":"Expand the navbar","app.components.LeftMenu.logout":"\uB85C\uADF8\uC544\uC6C3","app.components.LeftMenu.navbrand.title":"Strapi \uB300\uC2DC\uBCF4\uB4DC","app.components.LeftMenu.navbrand.workplace":"\uC791\uC5C5 \uACF5\uAC04","app.components.LeftMenuFooter.help":"\uB3C4\uC6C0\uB9D0","app.components.LeftMenuFooter.poweredBy":"Powered by ","app.components.LeftMenuLinkContainer.collectionTypes":"\uCF5C\uB809\uC158 \uD0C0\uC785","app.components.LeftMenuLinkContainer.configuration":"\uD658\uACBD\uC124\uC815","app.components.LeftMenuLinkContainer.general":"\uC77C\uBC18","app.components.LeftMenuLinkContainer.noPluginsInstalled":"\uC124\uCE58\uB41C \uD50C\uB7EC\uADF8\uC778\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","app.components.LeftMenuLinkContainer.plugins":"\uD50C\uB7EC\uADF8\uC778","app.components.LeftMenuLinkContainer.singleTypes":"\uC2F1\uAE00 \uD0C0\uC785","app.components.ListPluginsPage.deletePlugin.description":"\uD50C\uB7EC\uADF8\uC778\uC744 \uC81C\uAC70\uD558\uB294 \uB370 \uBA87 \uCD08 \uC815\uB3C4 \uAC78\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.components.ListPluginsPage.deletePlugin.title":"\uC81C\uAC70\uD558\uB294 \uC911","app.components.ListPluginsPage.description":"\uC774 \uD504\uB85C\uC81D\uD2B8\uC5D0 \uC124\uCE58\uB41C \uD50C\uB7EC\uADF8\uC778 \uBAA9\uB85D\uC785\uB2C8\uB2E4.","app.components.ListPluginsPage.helmet.title":"\uD50C\uB7EC\uADF8\uC778 \uBAA9\uB85D","app.components.Logout.logout":"\uB85C\uADF8\uC544\uC6C3","app.components.Logout.profile":"\uD504\uB85C\uD544","app.components.MarketplaceBanner":"Discover plugins built by the community, and many more awesome things to kickstart your project, on Strapi Awesome.","app.components.MarketplaceBanner.image.alt":"a strapi rocket logo","app.components.MarketplaceBanner.link":"\uC9C0\uAE08 \uD655\uC778\uD574\uBCF4\uAE30","app.components.NotFoundPage.back":"\uD648\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30","app.components.NotFoundPage.description":"\uCC3E\uC744 \uC218 \uC5C6\uB294 \uD398\uC774\uC9C0\uC785\uB2C8\uB2E4.","app.components.Official":"\uACF5\uC2DD","app.components.Onboarding.help.button":"\uB3C4\uC6C0\uB9D0","app.components.Onboarding.label.completed":"% \uC644\uB8CC","app.components.Onboarding.title":"\uB3D9\uC601\uC0C1 \uC2DC\uCCAD\uD558\uAE30","app.components.PluginCard.Button.label.download":"\uB2E4\uC6B4\uB85C\uB4DC","app.components.PluginCard.Button.label.install":"\uC124\uCE58\uB428","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"autoReload \uAE30\uB2A5\uC744 \uC0AC\uC6A9\uD558\uC9C0 \uC54A\uB3C4\uB85D \uC124\uC815\uD574\uC57C \uD569\uB2C8\uB2E4. `yarn develop`\uB85C \uC571\uC744 \uC2DC\uC791\uD558\uC138\uC694.","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"\uC54C\uACA0\uC2B5\uB2C8\uB2E4!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"\uBCF4\uC548\uC0C1\uC758 \uC774\uC720\uB85C \uAC1C\uBC1C \uD658\uACBD\uC5D0\uC11C\uB9CC \uD50C\uB7EC\uADF8\uC778\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.components.PluginCard.PopUpWarning.install.impossible.title":"\uB2E4\uC6B4\uB85C\uB4DC \uBD88\uAC00","app.components.PluginCard.compatible":"\uC774 \uC560\uD50C\uB9AC\uCF00\uC774\uC158\uC5D0 \uD638\uD658\uB429\uB2C8\uB2E4.","app.components.PluginCard.compatibleCommunity":"\uC158\uBBA4\uB2C8\uD2F0\uC5D0 \uD638\uD658\uB429\uB2C8\uB2E4.","app.components.PluginCard.more-details":"[\uB354\uBCF4\uAE30]","app.components.ToggleCheckbox.off-label":"False","app.components.ToggleCheckbox.on-label":"True","app.components.UpgradePlanModal.button":"Learn more","app.components.UpgradePlanModal.limit-reached":"You have reached the limit","app.components.UpgradePlanModal.text-ce":"Community Edition","app.components.UpgradePlanModal.text-ee":"Enterprise Edition","app.components.UpgradePlanModal.text-power":"Enterprise Edition \uD50C\uB79C\uC73C\uB85C \uC5C5\uADF8\uB808\uC774\uB4DC\uD558\uACE0 Strapi\uC758 \uBAA8\uB4E0 \uAE30\uB2A5\uC744 \uD65C\uC6A9\uD574\uBCF4\uC138\uC694.","app.components.UpgradePlanModal.text-strapi":"of Strapi by upgrading your plan to the","app.components.Users.MagicLink.connect":"\uC774 \uB9C1\uD06C\uB97C \uAC00\uC785\uD560 \uC0AC\uC6A9\uC790\uC5D0\uAC8C \uBCF4\uB0B4\uC8FC\uC138\uC694.","app.components.Users.MagicLink.connect.sso":"\uC774 \uB9C1\uD06C\uB97C \uAC00\uC785\uD560 \uC0AC\uC6A9\uC790\uC5D0\uAC8C \uBCF4\uB0B4\uC8FC\uC138\uC694. SSO \uD504\uB85C\uBC14\uC774\uB354\uB97C \uD1B5\uD574 \uCC98\uC74C \uB85C\uADF8\uC778\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.components.Users.ModalCreateBody.block-title.details":"\uC0C1\uC138 \uC815\uBCF4","app.components.Users.ModalCreateBody.block-title.roles":"\uC0AC\uC6A9\uC790 \uC5ED\uD560","app.components.Users.ModalCreateBody.block-title.roles.description":"\uC0AC\uC6A9\uC790\uB294 \uD558\uB098 \uC774\uC0C1\uC758 \uC5ED\uD560\uC744 \uAC00\uC9C8 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.components.Users.SortPicker.button-label":"\uC815\uB82C \uAE30\uC900","app.components.Users.SortPicker.sortby.email_asc":"\uC774\uBA54\uC77C (A to Z)","app.components.Users.SortPicker.sortby.email_desc":"\uC774\uBA54\uC77C (Z to A)","app.components.Users.SortPicker.sortby.firstname_asc":"\uC774\uB984 (A to Z)","app.components.Users.SortPicker.sortby.firstname_desc":"\uC774\uB984 (Z to A)","app.components.Users.SortPicker.sortby.lastname_asc":"\uC131 (A to Z)","app.components.Users.SortPicker.sortby.lastname_desc":"\uC131 (Z to A)","app.components.Users.SortPicker.sortby.username_asc":"Username (A to Z)","app.components.Users.SortPicker.sortby.username_desc":"Username (Z to A)","app.components.listPlugins.button":"\uC0C8\uB85C\uC6B4 \uD50C\uB7EC\uADF8\uC778 \uCD94\uAC00\uD558\uAE30","app.components.listPlugins.title.none":"\uC124\uCE58\uB41C \uD50C\uB7EC\uADF8\uC778\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","app.components.listPluginsPage.deletePlugin.error":"\uD50C\uB7EC\uADF8\uC778\uC744 \uC81C\uAC70\uD558\uB294\uB370 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","app.containers.App.notification.error.init":"API \uC694\uCCAD \uC911\uC5D0 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin":"\uB9C1\uD06C\uB97C \uBC1B\uC9C0 \uBABB\uD588\uB2E4\uBA74 \uAD00\uB9AC\uC790\uC5D0\uAC8C \uBB38\uC758\uD574\uC8FC\uC138\uC694.","app.containers.AuthPage.ForgotPasswordSuccess.text.email":"\uBE44\uBC00\uBC88\uD638 \uBCF5\uAD6C \uB9C1\uD06C\uB97C \uBC1B\uB294 \uB370 \uBA87 \uBD84 \uC815\uB3C4 \uAC78\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","app.containers.AuthPage.ForgotPasswordSuccess.title":"Email sent","app.containers.Users.EditPage.form.active.label":"\uD65C\uC131","app.containers.Users.EditPage.header.label":"{name} \uC218\uC815","app.containers.Users.EditPage.header.label-loading":"\uC0AC\uC6A9\uC790 \uC218\uC815","app.containers.Users.EditPage.roles-bloc-title":"Attributed roles","app.containers.Users.ModalForm.footer.button-success":"\uC0AC\uC6A9\uC790 \uC0DD\uC131","app.links.configure-view":"\uBCF4\uAE30 \uC124\uC815","app.static.links.cheatsheet":"CheatSheet","app.utils.SelectOption.defaultMessage":" ","app.utils.add-filter":"\uD544\uD130 \uCD94\uAC00","app.utils.close-label":"\uB2EB\uAE30","app.utils.defaultMessage":" ","app.utils.duplicate":"\uBCF5\uC0AC","app.utils.edit":"\uC218\uC815","app.utils.errors.file-too-big.message":"\uD30C\uC77C\uC774 \uB108\uBB34 \uD07D\uB2C8\uB2E4","app.utils.filter-value":"\uD544\uD130 \uAC12","app.utils.filters":"\uD544\uD130","app.utils.notify.data-loaded":"{target}\uC744 \uBD88\uB7EC\uC654\uC2B5\uB2C8\uB2E4.","app.utils.placeholder.defaultMessage":" ","app.utils.publish":"\uBC1C\uD589","app.utils.select-all":"\uC804\uCCB4 \uC120\uD0DD","app.utils.select-field":"\uD544\uB4DC \uC120\uD0DD","app.utils.select-filter":"\uD544\uD130 \uC120\uD0DD","app.utils.unpublish":"\uBC1C\uD589 \uCDE8\uC18C","clearLabel":"\uCD08\uAE30\uD654","coming.soon":"\uC8FC","component.Input.error.validation.integer":"\uAC12\uC740 \uC815\uC218\uC5EC\uC57C \uD569\uB2C8\uB2E4.","components.AutoReloadBlocker.description":"\uB2E4\uC74C \uBA85\uB839\uC5B4 \uC911 \uD558\uB098\uB97C \uC0AC\uC6A9\uD558\uC5EC Strapi\uB97C \uC2E4\uD589\uD569\uB2C8\uB2E4:","components.AutoReloadBlocker.header":"\uC774 \uD50C\uB7EC\uADF8\uC778\uC740 \uB9AC\uB85C\uB4DC \uAE30\uB2A5\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.","components.ErrorBoundary.title":"\uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","components.FilterOptions.FILTER_TYPES.$contains":"contains (\uB300\uC18C\uBB38\uC790 \uAD6C\uBD84)","components.FilterOptions.FILTER_TYPES.$endsWith":"ends with","components.FilterOptions.FILTER_TYPES.$eq":"is","components.FilterOptions.FILTER_TYPES.$gt":"is greater than","components.FilterOptions.FILTER_TYPES.$gte":"is greater than or equal to","components.FilterOptions.FILTER_TYPES.$lt":"is lower than","components.FilterOptions.FILTER_TYPES.$lte":"is lower than or equal to","components.FilterOptions.FILTER_TYPES.$ne":"is not","components.FilterOptions.FILTER_TYPES.$notContains":"does not contain (\uB300\uC18C\uBB38\uC790 \uAD6C\uBD84)","components.FilterOptions.FILTER_TYPES.$notNull":"is not null","components.FilterOptions.FILTER_TYPES.$null":"is null","components.FilterOptions.FILTER_TYPES.$startsWith":"starts with","components.Input.error.attribute.key.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uD0A4\uC785\uB2C8\uB2E4.","components.Input.error.attribute.sameKeyAndName":"\uAC19\uC740 \uAC12\uC744 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","components.Input.error.attribute.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uC774\uB984\uC785\uB2C8\uB2E4.","components.Input.error.contain.lowercase":"\uBE44\uBC00\uBC88\uD638\uB294 \uC18C\uBB38\uC790 \uD558\uB098\uB97C \uBC18\uB4DC\uC2DC \uD3EC\uD568\uD574\uC57C \uD569\uB2C8\uB2E4.","components.Input.error.contain.number":"\uBE44\uBC00\uBC88\uD638\uB294 \uC22B\uC790 \uD558\uB098\uB97C \uBC18\uB4DC\uC2DC \uD3EC\uD568\uD574\uC57C \uD569\uB2C8\uB2E4.","components.Input.error.contain.uppercase":"\uBE44\uBC00\uBC88\uD638\uB294 \uB300\uBB38\uC790 \uD558\uB098\uB97C \uBC18\uB4DC\uC2DC \uD3EC\uD568\uD574\uC57C \uD569\uB2C8\uB2E4.","components.Input.error.contentTypeName.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uC774\uB984\uC785\uB2C8\uB2E4.","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\uBE44\uBC00\uBC88\uD638\uAC00 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.","components.Input.error.validation.email":"\uC62C\uBC14\uB978 \uC774\uBA54\uC77C \uC8FC\uC18C\uAC00 \uC544\uB2D9\uB2C8\uB2E4.","components.Input.error.validation.json":"JSON \uD615\uC2DD\uC774 \uC544\uB2D9\uB2C8\uB2E4.","components.Input.error.validation.max":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uD07D\uB2C8\uB2E4 {max}.","components.Input.error.validation.maxLength":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uAE41\uB2C8\uB2E4 {max}.","components.Input.error.validation.min":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uC791\uC2B5\uB2C8\uB2E4 {min}.","components.Input.error.validation.minLength":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uC9E7\uC2B5\uB2C8\uB2E4 {min}.","components.Input.error.validation.minSupMax":"\uC774 \uBCF4\uB2E4 \uB354 \uD074 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","components.Input.error.validation.regex":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uD615\uC2DD\uC5D0 \uB9DE\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.","components.Input.error.validation.required":"\uB0B4\uC6A9\uC744 \uC785\uB825\uD574 \uC8FC\uC138\uC694.","components.Input.error.validation.unique":"\uC774 \uAC12\uC740 \uC774\uBBF8 \uC0AC\uC6A9\uC911\uC785\uB2C8\uB2E4.","components.InputSelect.option.placeholder":"\uC120\uD0DD\uD574 \uC8FC\uC138\uC694.","components.ListRow.empty":"\uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","components.NotAllowedInput.text":"\uC774 \uD544\uB4DC\uB97C \uBCFC \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","components.OverlayBlocker.description":"\uC774 \uAE30\uB2A5\uC740 \uC11C\uBC84\uB97C \uC7AC\uC2DC\uC791\uD574\uC57C \uD569\uB2C8\uB2E4. \uC11C\uBC84\uAC00 \uC2DC\uC791\uB420 \uB54C\uAE4C\uC9C0 \uC7A0\uC2DC\uB9CC \uAE30\uB2E4\uB824\uC8FC\uC138\uC694.","components.OverlayBlocker.description.serverError":"\uC11C\uBC84\uAC00 \uC7AC\uC2DC\uC791\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4. \uD130\uBBF8\uB110\uC5D0\uC11C \uB85C\uADF8\uB97C \uD655\uC778\uD558\uC2ED\uC2DC\uC624.","components.OverlayBlocker.title":"\uC7AC\uC2DC\uC791\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4...","components.OverlayBlocker.title.serverError":"\uC7AC\uC2DC\uC791 \uC2DC\uAC04\uC774 \uC608\uC0C1\uBCF4\uB2E4 \uC624\uB798 \uAC78\uB9AC\uACE0 \uC788\uC2B5\uB2C8\uB2E4.","components.PageFooter.select":"\uD56D\uBAA9 \uC218 / \uD398\uC774\uC9C0","components.ProductionBlocker.description":"\uC774 \uD50C\uB7EC\uADF8\uC778\uC740 \uC548\uC804\uC744 \uC704\uD574 \uB2E4\uB978 \uD658\uACBD\uC5D0\uC11C \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","components.ProductionBlocker.header":"\uC774 \uD50C\uB7EC\uADF8\uC778\uC740 \uAC1C\uBC1C \uBAA8\uB4DC\uC5D0\uC11C\uB9CC \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","components.Search.placeholder":"\uAC80\uC0C9...","components.TableHeader.sort":"Sort on {label}","components.Wysiwyg.ToggleMode.markdown-mode":"\uB9C8\uD06C\uB2E4\uC6B4 \uBAA8\uB4DC","components.Wysiwyg.ToggleMode.preview-mode":"\uBBF8\uB9AC\uBCF4\uAE30 \uBAA8\uB4DC","components.Wysiwyg.collapse":"\uBCD1\uD569","components.Wysiwyg.selectOptions.H1":"\uC81C\uBAA9 H1","components.Wysiwyg.selectOptions.H2":"\uC81C\uBAA9 H2","components.Wysiwyg.selectOptions.H3":"\uC81C\uBAA9 H3","components.Wysiwyg.selectOptions.H4":"\uC81C\uBAA9 H4","components.Wysiwyg.selectOptions.H5":"\uC81C\uBAA9 H5","components.Wysiwyg.selectOptions.H6":"\uC81C\uBAA9 H6","components.Wysiwyg.selectOptions.title":"\uC81C\uBAA9","components.WysiwygBottomControls.charactersIndicators":"\uBB38\uC790 \uD45C\uC2DC\uAE30","components.WysiwygBottomControls.fullscreen":"\uC804\uCCB4\uD654\uBA74","components.WysiwygBottomControls.uploadFiles":"\uD30C\uC77C\uC744 \uB04C\uC5B4 \uB193\uC73C\uC138\uC694. \uD639\uC740 \uD074\uB9BD\uBCF4\uB4DC\uC5D0\uC11C \uBD99\uD600\uB123\uAC70\uB098 {browse} \uD558\uC138\uC694.","components.WysiwygBottomControls.uploadFiles.browse":"\uC120\uD0DD","components.pagination.go-to":"{page} \uD398\uC774\uC9C0\uB85C","components.pagination.go-to-next":"\uB2E4\uC74C \uD398\uC774\uC9C0","components.pagination.go-to-previous":"\uC774\uC804 \uD398\uC774\uC9C0","components.pagination.remaining-links":"And {number} other links","components.popUpWarning.button.cancel":"\uC544\uB2C8\uC694, \uCDE8\uC18C\uD569\uB2C8\uB2E4.","components.popUpWarning.button.confirm":"\uB124, \uD655\uC778\uD588\uC2B5\uB2C8\uB2E4.","components.popUpWarning.message":"\uC0AD\uC81C\uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?","components.popUpWarning.title":"\uD655\uC778","content-manager.App.schemas.data-loaded":"\uC2A4\uD0A4\uB9C8\uB97C \uBD88\uB7EC\uC654\uC2B5\uB2C8\uB2E4.","content-manager.DynamicTable.relation-loaded":"\uB9B4\uB808\uC774\uC158\uC744 \uBD88\uB7EC\uC654\uC2B5\uB2C8\uB2E4.","content-manager.EditRelations.title":"\uAD00\uACC4 \uB370\uC774\uD130","content-manager.HeaderLayout.button.label-add-entry":"\uC0C8 \uD56D\uBAA9 \uCD94\uAC00","content-manager.api.id":"API ID","content-manager.components.AddFilterCTA.add":"\uD544\uD130","content-manager.components.AddFilterCTA.hide":"\uD544\uD130","content-manager.components.DragHandle-label":"\uB4DC\uB798\uADF8","content-manager.components.DraggableAttr.edit":"\uD074\uB9AD\uD558\uC5EC \uC218\uC815","content-manager.components.DraggableCard.delete.field":"{item} \uC0AD\uC81C","content-manager.components.DraggableCard.edit.field":"{item} \uC218\uC815","content-manager.components.DraggableCard.move.field":"{item} \uC774\uB3D9","content-manager.components.DynamicTable.row-line":"item line {number}","content-manager.components.DynamicZone.ComponentPicker-label":"Pick one component","content-manager.components.DynamicZone.add-component":"Add a component to {componentName}","content-manager.components.DynamicZone.delete-label":"{name} \uC0AD\uC81C","content-manager.components.DynamicZone.error-message":"The component contains error(s)","content-manager.components.DynamicZone.missing-components":"{number, plural, =0 {# \uAC1C} one {is # \uAC1C} other {are # \uAC1C}}\uC758 \uB204\uB77D\uB41C \uCEF4\uD3EC\uB10C\uD2B8\uAC00 \uC788\uC2B5\uB2C8\uB2E4.","content-manager.components.DynamicZone.move-down-label":"\uCEF4\uD3EC\uB10C\uD2B8 \uC544\uB798\uB85C \uC774\uB3D9","content-manager.components.DynamicZone.move-up-label":"\uCEF4\uD3EC\uB10C\uD2B8 \uC704\uB85C \uC774\uB3D9","content-manager.components.DynamicZone.pick-compo":"Pick one component","content-manager.components.DynamicZone.required":"\uCEF4\uD3EC\uB10C\uD2B8\uB294 \uD544\uC218 \uD56D\uBAA9\uC785\uB2C8\uB2E4.","content-manager.components.EmptyAttributesBlock.button":"\uC124\uC815 \uD398\uC774\uC9C0 \uC774\uB3D9","content-manager.components.EmptyAttributesBlock.description":"\uC124\uC815\uC744 \uBCC0\uACBD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","content-manager.components.FieldItem.linkToComponentLayout":"\uCEF4\uD3EC\uB10C\uD2B8 \uB808\uC774\uC544\uC6C3 \uC124\uC815","content-manager.components.FieldSelect.label":"\uD544\uB4DC \uCD94\uAC00","content-manager.components.FilterOptions.button.apply":"\uC801\uC6A9","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"\uC801\uC6A9","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"\uBAA8\uB450 \uC7AC\uC124\uC815","content-manager.components.FiltersPickWrapper.PluginHeader.description":"\uD544\uD130\uB9C1 \uC870\uAC74\uC744 \uC124\uC815\uD558\uC138\uC694.","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"\uD544\uD130","content-manager.components.FiltersPickWrapper.hide":"\uC228\uAE40","content-manager.components.LeftMenu.Search.label":"\uCF58\uD150\uCE20 \uD0C0\uC785 \uAC80\uC0C9","content-manager.components.LeftMenu.collection-types":"\uCF5C\uB809\uC158 \uD0C0\uC785","content-manager.components.LeftMenu.single-types":"\uC2F1\uAE00 \uD0C0\uC785","content-manager.components.LimitSelect.itemsPerPage":"\uD56D\uBAA9 \uC218 / \uD398\uC774\uC9C0","content-manager.components.NotAllowedInput.text":"\uC774 \uD544\uB4DC\uB97C \uBCFC \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.components.RepeatableComponent.error-message":"The component(s) contain error(s)","content-manager.components.Search.placeholder":"\uAC80\uC0C9 \uC911\uC785\uB2C8\uB2E4...","content-manager.components.Select.draft-info-title":"\uC0C1\uD0DC: \uCD08\uC548","content-manager.components.Select.publish-info-title":"\uC0C1\uD0DC: \uBC1C\uD589\uB428","content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings":"\uD3B8\uC9D1 \uBCF4\uAE30 \uD654\uBA74\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings":"\uBAA9\uB85D \uBCF4\uAE30 \uD654\uBA74\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.components.SettingsViewWrapper.pluginHeader.title":"\uBCF4\uAE30 \uC124\uC815 - {name}","content-manager.components.TableDelete.delete":"\uBAA8\uB450 \uC0AD\uC81C","content-manager.components.TableDelete.deleteSelected":"\uC120\uD0DD\uD56D\uBAA9 \uC0AD\uC81C","content-manager.components.TableDelete.label":"{number, plural, one {# \uAC1C} other {# \uAC1C}}\uC758 \uD56D\uBAA9\uC774 \uC120\uD0DD\uB428","content-manager.components.TableEmpty.withFilters":"\uD544\uD130 \uC870\uAC74\uC5D0 \uB9DE\uB294 {contentType} \uBAA9\uB85D\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.components.TableEmpty.withSearch":"\\"{search}\\" \uAC80\uC0C9. {contentType} \uBAA9\uB85D\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.components.TableEmpty.withoutFilter":"{contentType} \uBAA9\uB85D\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.components.empty-repeatable":"\uD56D\uBAA9\uC774 \uC5C6\uC2B5\uB2C8\uB2E4. \uD56D\uBAA9\uC744 \uCD94\uAC00\uD558\uB824\uBA74 \uC544\uB798 \uBC84\uD2BC\uC744 \uD074\uB9AD\uD574\uC8FC\uC138\uC694.","content-manager.components.notification.info.maximum-requirement":"\uC774\uBBF8 \uCD5C\uB300 \uD544\uB4DC \uC218\uC5D0 \uB3C4\uB2EC\uD588\uC2B5\uB2C8\uB2E4.","content-manager.components.notification.info.minimum-requirement":"\uCD5C\uC18C \uC694\uAD6C \uC0AC\uD56D\uACFC \uC77C\uCE58\uD558\uB3C4\uB85D \uD544\uB4DC\uAC00 \uCD94\uAC00\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","content-manager.components.repeatable.reorder.error":"\uCEF4\uD3EC\uB10C\uD2B8 \uD544\uB4DC\uB97C \uC7AC\uC815\uB82C\uD558\uB294 \uC911\uC5D0 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uB2E4\uC2DC \uC2DC\uB3C4\uD558\uC2ED\uC2DC\uC624.","content-manager.components.reset-entry":"Reset entry","content-manager.components.uid.apply":"\uC801\uC6A9","content-manager.components.uid.available":"\uC0AC\uC6A9 \uAC00\uB2A5","content-manager.components.uid.regenerate":"\uC7AC\uC0DD\uC131","content-manager.components.uid.suggested":"\uC81C\uC548\uB428","content-manager.components.uid.unavailable":"\uC0AC\uC6A9 \uBD88\uAC00","content-manager.containers.Edit.Link.Layout":"\uB808\uC774\uC544\uC6C3 \uC124\uC815","content-manager.containers.Edit.Link.Model":"\uCF5C\uB809\uC158 \uD0C0\uC785 \uC218\uC815","content-manager.containers.Edit.addAnItem":"\uCD94\uAC00\uD560 \uD56D\uBAA9...","content-manager.containers.Edit.clickToJump":"\uD574\uB2F9 \uD56D\uBAA9\uC73C\uB85C \uC774\uB3D9\uD558\uB824\uBA74 \uD074\uB9AD","content-manager.containers.Edit.delete":"\uC0AD\uC81C","content-manager.containers.Edit.delete-entry":"\uC774 \uD56D\uBAA9 \uC0AD\uC81C","content-manager.containers.Edit.editing":"\uC218\uC815 \uC911...","content-manager.containers.Edit.information":"\uC815\uBCF4","content-manager.containers.Edit.information.by":"\uD3B8\uC9D1\uC790","content-manager.containers.Edit.information.draftVersion":"\uCD08\uC548 \uBC84\uC804","content-manager.containers.Edit.information.editing":"\uC218\uC815\uC911 -","content-manager.containers.Edit.information.lastUpdate":"\uCD5C\uADFC \uC5C5\uB370\uC774\uD2B8","content-manager.containers.Edit.information.publishedVersion":"\uBC1C\uD589 \uBC84\uC804","content-manager.containers.Edit.pluginHeader.title.new":"\uD56D\uBAA9 \uC0DD\uC131","content-manager.containers.Edit.reset":"\uCD08\uAE30\uD654","content-manager.containers.Edit.returnList":"\uBAA9\uB85D","content-manager.containers.Edit.seeDetails":"\uC138\uBD80 \uC0AC\uD56D","content-manager.containers.Edit.submit":"\uC800\uC7A5","content-manager.containers.EditSettingsView.modal-form.edit-field":"\uD544\uB4DC \uC218\uC815","content-manager.containers.EditView.add.new-entry":"\uD56D\uBAA9 \uCD94\uAC00","content-manager.containers.EditView.notification.errors":"\uC798\uBABB \uC785\uB825\uB41C \uD544\uB4DC\uAC00 \uC874\uC7AC\uD569\uB2C8\uB2E4.","content-manager.containers.Home.introduction":"\uD56D\uBAA9\uC744 \uC218\uC815\uD558\uB824\uBA74 \uC67C\uD3B8 \uB9C1\uD06C\uB97C \uD074\uB9AD\uD558\uC138\uC694. \uC774 \uD50C\uB7EC\uADF8\uC778\uC740 \uC124\uC815\uC744 \uD3B8\uC9D1\uD560 \uC218 \uC788\uB294 \uBC29\uBC95\uC744 \uAC1C\uBC1C \uC911\uC785\uB2C8\uB2E4.","content-manager.containers.Home.pluginHeaderDescription":"\uC27D\uACE0 \uAC15\uB825\uD55C UI\uB97C \uD1B5\uD574 \uD56D\uBAA9\uB4E4\uC744 \uAD00\uB9AC \uD558\uC138\uC694.","content-manager.containers.Home.pluginHeaderTitle":"\uCF58\uD150\uCE20 \uAD00\uB9AC","content-manager.containers.List.draft":"\uCD08\uC548","content-manager.containers.List.errorFetchRecords":"\uC5D0\uB7EC","content-manager.containers.List.published":"\uBC1C\uD589\uB428","content-manager.containers.ListPage.displayedFields":"\uD45C\uC2DC \uD544\uB4DC","content-manager.containers.ListPage.items":"{number, plural, =0 {items} one {item} other {items}}","content-manager.containers.ListPage.table-headers.publishedAt":"\uC0C1\uD0DC","content-manager.containers.ListSettingsView.modal-form.edit-label":"{fieldName} \uC218\uC815","content-manager.containers.SettingPage.add.field":"\uB2E4\uB978 \uD544\uB4DC \uCD94\uAC00","content-manager.containers.SettingPage.attributes":"\uC18D\uC131","content-manager.containers.SettingPage.attributes.description":"\uC18D\uC131\uC758 \uC21C\uC11C\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4","content-manager.containers.SettingPage.editSettings.description":"\uB808\uC774\uC544\uC6C3\uC744 \uAD6C\uC131\uD558\uB824\uBA74 \uD544\uB4DC\uB97C \uB4DC\uB798\uADF8 & \uB4DC\uB86D\uD558\uC138\uC694.","content-manager.containers.SettingPage.editSettings.entry.title":"\uD56D\uBAA9 \uC81C\uBAA9","content-manager.containers.SettingPage.editSettings.entry.title.description":"\uC81C\uBAA9\uC73C\uB85C \uBCF4\uC5EC\uC904 \uD544\uB4DC\uB97C \uC120\uD0DD\uD558\uC138\uC694.","content-manager.containers.SettingPage.editSettings.relation-field.description":"\uD3B8\uC9D1 \uBC0F \uBAA9\uB85D \uBCF4\uAE30 \uD654\uBA74\uC5D0 \uBAA8\uB450 \uD45C\uC2DC\uB418\uB294 \uD544\uB4DC\uB97C \uC124\uC815\uD569\uB2C8\uB2E4.","content-manager.containers.SettingPage.editSettings.title":"\uD654\uBA74 \uC218\uC815 (\uC124\uC815)","content-manager.containers.SettingPage.layout":"\uB808\uC774\uC544\uC6C3","content-manager.containers.SettingPage.listSettings.description":"\uC774 \uCEEC\uB809\uC158 \uD0C0\uC785\uC5D0 \uB300\uD55C \uC635\uC158\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingPage.listSettings.title":"\uBAA9\uB85D (\uC124\uC815)","content-manager.containers.SettingPage.pluginHeaderDescription":"\uC774 \uCEEC\uB809\uC158 \uD0C0\uC785\uC5D0 \uB300\uD55C \uD2B9\uC815 \uC124\uC815\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingPage.settings":"\uC124\uC815","content-manager.containers.SettingPage.view":"\uBCF4\uAE30","content-manager.containers.SettingViewModel.pluginHeader.title":"\uCF58\uD150\uCE20 \uB9E4\uB2C8\uC800 - {name}","content-manager.containers.SettingsPage.Block.contentType.description":"\uD2B9\uC815 \uC124\uC815\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingsPage.Block.contentType.title":"\uCF5C\uB809\uC158 \uD0C0\uC785","content-manager.containers.SettingsPage.Block.generalSettings.description":"\uCF5C\uB809\uC158 \uD0C0\uC785\uC5D0 \uB300\uD55C \uAE30\uBCF8 \uC635\uC158\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingsPage.Block.generalSettings.title":"\uC77C\uBC18","content-manager.containers.SettingsPage.pluginHeaderDescription":"\uBAA8\uB4E0 \uCF58\uD150\uCE20 \uD0C0\uC785 \uBC0F \uADF8\uB8F9\uC5D0 \uB300\uD55C \uC124\uC815\uC744 \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingsView.list.subtitle":"\uCF58\uD150\uCE20 \uD0C0\uC785 \uBC0F \uADF8\uB8F9\uC758 \uB808\uC774\uC544\uC6C3\uACFC \uD45C\uC2DC\uB97C \uAD6C\uC131\uD569\uB2C8\uB2E4.","content-manager.containers.SettingsView.list.title":"\uD45C\uC2DC \uC124\uC815","content-manager.edit-settings-view.link-to-ctb.components":"\uCEF4\uD3EC\uB10C\uD2B8 \uC218\uC815","content-manager.edit-settings-view.link-to-ctb.content-types":"\uCF58\uD150\uCE20 \uD0C0\uC785 \uC218\uC815","content-manager.emptyAttributes.button":"\uCF5C\uB809\uC158 \uD0C0\uC785 \uBE4C\uB354\uB85C \uC774\uB3D9","content-manager.emptyAttributes.description":"\uCF5C\uB809\uC158 \uD0C0\uC785\uC5D0 \uCCAB \uD544\uB4DC\uB97C \uCD94\uAC00\uD574\uBCF4\uC138\uC694.","content-manager.emptyAttributes.title":"\uC544\uC9C1 \uD544\uB4DC\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.error.attribute.key.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uD0A4\uC785\uB2C8\uB2E4.","content-manager.error.attribute.sameKeyAndName":"\uAC19\uC740 \uAC12\uC744 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.error.attribute.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uC774\uB984\uC785\uB2C8\uB2E4.","content-manager.error.contentTypeName.taken":"\uC774\uBBF8 \uC0AC\uC6A9\uC911\uC778 \uC774\uB984\uC785\uB2C8\uB2E4.","content-manager.error.model.fetch":"\uBAA8\uB378 \uC124\uC815\uC744 \uAC00\uC838\uC624\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.record.create":"\uB370\uC774\uD130\uB97C \uC0DD\uC131\uD558\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.record.delete":"\uB370\uC774\uD130\uB97C \uC0AD\uC81C\uD558\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.record.fetch":"\uB370\uC774\uD130\uB97C \uAC00\uC838\uC624\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.record.update":"\uB370\uC774\uD130\uB97C \uC5C5\uB370\uC774\uD2B8\uD558\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.records.count":"\uB370\uC774\uD130 \uC218\uB97C \uAC00\uC838\uC624\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.records.fetch":"\uB370\uC774\uD130\uB97C \uAC00\uC838\uC624\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.schema.generation":"\uC2A4\uD0A4\uB9C8\uB97C \uC0DD\uC131\uD558\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.error.validation.json":"JSON \uD615\uC2DD\uC774 \uC544\uB2D9\uB2C8\uB2E4.","content-manager.error.validation.max":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uD07D\uB2C8\uB2E4.","content-manager.error.validation.maxLength":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uAE41\uB2C8\uB2E4.","content-manager.error.validation.min":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uC791\uC2B5\uB2C8\uB2E4.","content-manager.error.validation.minLength":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB108\uBB34 \uC9E7\uC2B5\uB2C8\uB2E4.","content-manager.error.validation.minSupMax":"\uC774 \uBCF4\uB2E4 \uB354 \uD074 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.error.validation.regex":"\uC785\uB825\uD55C \uB0B4\uC6A9\uC774 \uB9DE\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.","content-manager.error.validation.required":"\uB0B4\uC6A9\uC744 \uC785\uB825\uD574 \uC8FC\uC138\uC694.","content-manager.form.Input.bulkActions":"\uB300\uADDC\uBAA8 \uC561\uC158 \uD65C\uC131\uD654","content-manager.form.Input.defaultSort":"\uAE30\uBCF8 \uC815\uB82C \uC18D\uC131","content-manager.form.Input.description":"\uC124\uBA85","content-manager.form.Input.description.placeholder":"Display name in the profile","content-manager.form.Input.editable":"\uD544\uB4DC \uC218\uC815\uAC00\uB2A5 \uC5EC\uBD80","content-manager.form.Input.filters":"\uD544\uB354 \uD65C\uC131\uD654","content-manager.form.Input.label":"\uB77C\uBCA8","content-manager.form.Input.label.inputDescription":"\uC774 \uAC12\uC740 \uD14C\uC774\uBE14 \uBA38\uB9AC\uC5D0 \uD45C\uC2DC\uB41C \uB77C\uBCA8\uC744 \uB36E\uC5B4\uC50C\uC6C1\uB2C8\uB2E4.","content-manager.form.Input.pageEntries":"\uD398\uC774\uC9C0 \uB2F9 \uC694\uC18C","content-manager.form.Input.pageEntries.inputDescription":"\uCC38\uACE0: \uCF58\uD150\uCE20 \uD0C0\uC785 \uC124\uC815 \uD398\uC774\uC9C0\uC5D0\uC11C \uC774 \uAC12\uC744 \uC7AC\uC815\uC758(override)\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","content-manager.form.Input.placeholder":"Placeholder","content-manager.form.Input.placeholder.placeholder":"My awesome value","content-manager.form.Input.search":"\uAC80\uC0C9 \uD65C\uC131\uD654","content-manager.form.Input.search.field":"\uC774 \uD544\uB4DC\uC5D0 \uAC80\uC0C9 \uD65C\uC131\uD654","content-manager.form.Input.sort.field":"\uC774 \uD544\uB4DC\uC5D0 \uC815\uB82C \uD65C\uC131\uD654","content-manager.form.Input.sort.order":"\uAE30\uBCF8 \uC815\uB82C \uC21C\uC11C","content-manager.form.Input.wysiwyg":"WYSIWYG\uB85C \uBCF4\uAE30","content-manager.global.displayedFields":"\uD45C\uC2DC \uD544\uB4DC","content-manager.groups":"\uADF8\uB8F9","content-manager.groups.numbered":"\uADF8\uB8F9 ({number}\uAC1C)","content-manager.header.name":"\uCF58\uD150\uCE20","content-manager.link-to-ctb":"\uBAA8\uB378 \uC218\uC815","content-manager.models":"\uCF5C\uB809\uC158 \uD0C0\uC785","content-manager.models.numbered":"\uCF5C\uB809\uC158 \uD0C0\uC785 ({number})","content-manager.notification.error.displayedFields":"\uD45C\uC2DC\uB420 \uD544\uB4DC\uAC00 \uCD5C\uC18C \uD558\uB098 \uC774\uC0C1 \uD544\uC694\uD569\uB2C8\uB2E4.","content-manager.notification.error.relationship.fetch":"\uB370\uC774\uD130 \uAD00\uACC4\uB97C \uAC00\uC838\uC624\uB294 \uB3C4\uC911 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.notification.info.SettingPage.disableSort":"\uC815\uB82C\uC774 \uD65C\uC131\uD654\uB41C \uD55C \uAC1C\uC758 \uC18D\uC131\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.","content-manager.notification.info.minimumFields":"\uD45C\uC2DC\uB420 \uD544\uB4DC\uAC00 \uCD5C\uC18C \uD558\uB098 \uC774\uC0C1 \uD544\uC694\uD569\uB2C8\uB2E4.","content-manager.notification.upload.error":"\uD30C\uC77C \uC5C5\uB85C\uB4DC \uC911\uC5D0 \uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","content-manager.pageNotFound":"\uD398\uC774\uC9C0\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.pages.ListView.header-subtitle":"{number, plural, =0 {# \uAC1C} one {# \uAC1C} other {# \uAC1C}} \uD56D\uBAA9\uC744 \uCC3E\uC558\uC2B5\uB2C8\uB2E4.","content-manager.pages.NoContentType.button":"\uCCAB \uCF58\uD150\uCE20 \uD0C0\uC785 \uC0DD\uC131\uD558\uAE30","content-manager.pages.NoContentType.text":"\uC544\uC9C1 \uCF58\uD150\uCE20\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4. \uCCAB \uCF58\uD150\uCE20 \uD0C0\uC785\uC744 \uC0DD\uC131\uD574\uBCF4\uC138\uC694.","content-manager.permissions.not-allowed.create":"\uBB38\uC11C\uB97C \uC0DD\uC131\uD560 \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.permissions.not-allowed.update":"\uC774 \uBB38\uC11C\uB97C \uBCFC \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","content-manager.plugin.description.long":"\uB370\uC774\uD130\uB97C \uC27D\uAC8C \uD655\uC778 \uD558\uACE0 \uC218\uC815, \uC0AD\uC81C \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","content-manager.plugin.description.short":"\uB370\uC774\uD130\uB97C \uC27D\uAC8C \uD655\uC778 \uD558\uACE0 \uC218\uC815, \uC0AD\uC81C \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.","content-manager.popover.display-relations.label":"Display relations","content-manager.success.record.delete":"\uC0AD\uC81C","content-manager.success.record.publish":"\uBC1C\uD589\uB428","content-manager.success.record.save":"\uC800\uC7A5","content-manager.success.record.unpublish":"\uBC1C\uD589\uC774 \uCDE8\uC18C\uB428","content-manager.utils.data-loaded":"The {number, plural, =1 {\uAC1C} other {\uAC1C}}\uC758 \uD56D\uBAA9\uC744 \uBD88\uB7EC\uC654\uC2B5\uB2C8\uB2E4.","content-manager.popUpWarning.warning.publish-question":"\uC815\uB9D0 \uBC1C\uD589\uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?","content-manager.popUpwarning.warning.has-draft-relations.button-confirm":"\uB124, \uBC1C\uD589\uD569\uB2C8\uB2E4.","form.button.done":"\uD655\uC778","global.prompt.unsaved":"\uC774 \uD398\uC774\uC9C0\uB97C \uB5A0\uB098\uC2DC\uACA0\uC2B5\uB2C8\uAE4C? \uBAA8\uB4E0 \uBCC0\uACBD \uC0AC\uD56D\uC774 \uC5C6\uC5B4\uC9D1\uB2C8\uB2E4.","notification.contentType.relations.conflict":"\uCF58\uD150\uCE20 \uD0C0\uC785\uC5D0 \uCDA9\uB3CC\uD558\uB294 \uB9B4\uB808\uC774\uC158(conflict relation)\uC774 \uC788\uC2B5\uB2C8\uB2E4.","notification.default.title":"\uC815\uBCF4 \uC54C\uB9BC:","notification.error":"\uC5D0\uB7EC\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.","notification.error.layout":"\uB808\uC774\uC544\uC6C3\uC744 \uAC00\uC838\uC62C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.","notification.form.error.fields":"\uC798\uBABB \uC785\uB825\uB41C \uD544\uB4DC\uAC00 \uC874\uC7AC\uD569\uB2C8\uB2E4.","notification.form.success.fields":"\uBCC0\uACBD \uC0AC\uD56D\uC774 \uC800\uC7A5\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","notification.link-copied":"\uB9C1\uD06C\uAC00 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","notification.permission.not-allowed-read":"\uC774 \uBB38\uC11C\uB97C \uBCFC \uC218 \uC788\uB294 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","notification.success.delete":"\uD56D\uBAA9\uC774 \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","notification.success.saved":"\uC800\uC7A5\uB418\uC5C8\uC2B5\uB2C8\uB2E4.","notification.success.title":"\uC131\uACF5 \uC54C\uB9BC:","notification.version.update.message":"Strapi \uC0C8 \uBC84\uC804\uC774 \uCD9C\uC2DC\uB418\uC5C8\uC2B5\uB2C8\uB2E4!","notification.warning.title":"\uACBD\uACE0 \uC54C\uB9BC:","or":"\uB610\uB294","request.error.model.unknown":"\uBAA8\uB378\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.","skipToContent":"\uCF58\uD150\uCE20\uB85C \uAC74\uB108\uB6F0\uAE30","submit":"\uB4F1\uB85D"}')}}]);
|
|
@@ -168,7 +168,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
168
168
|
fill: ${({theme:ut})=>ut.colors.neutral500};
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
|
-
`,ja=({title:ut,icon:an})=>{const{formatMessage:Vt}=(0,ce.useIntl)();return d.createElement(de.Tooltip,{description:Vt(ut)},d.createElement(Ba,{"aria-label":Vt(ut),type:"button"},an))};ja.propTypes={icon:Z().element.isRequired,title:Z().shape({id:Z().string.isRequired,defaultMessage:Z().string.isRequired}).isRequired};var Eo=ja;const Ss=(ut,an)=>({queryInfos:{...ut.queryInfos,defaultParams:{...ut.queryInfos.defaultParams,locale:an},paramsToKeep:["plugins.i18n.locale"]}}),Ei=ut=>ut?.fieldSchema?.type==="relation"&&ut?.targetModelPluginOptions?.i18n?.localized,ns=(ut,an)=>ut.map(Vt=>Vt.reduce((Hn,Zn)=>{const tr=Zn?.fieldSchema?.type??null,br=Zn?.fieldSchema?.pluginOptions?.i18n?.localized??["uid","relation"].includes(tr),kr={title:{id:br?(0,Le.O)("Field.localized"):(0,Le.O)("Field.not-localized"),defaultMessage:br?"This value is unique for the selected locale":"This value is common to all locales"},icon:br?d.createElement(m.Earth,{"aria-hidden":!0}):d.createElement(m.EarthStriked,{"aria-hidden":!0})},Nr=d.createElement(Eo,{...kr});return Ei(Zn)?(Hn.push({...Zn,labelAction:Nr,...Ss(Zn,an)}),Hn):(Hn.push({...Zn,labelAction:Nr}),Hn)},[])),pa=(ut,an)=>Object.keys(ut).reduce((Vt,Pn)=>{const Hn=ut[Pn],Zn=Xi(Hn.layouts.edit,an);return Vt[Pn]={...Hn,layouts:{...Hn.layouts,edit:Zn}},Vt},{}),Xi=(ut,an)=>ut.map(Vt=>Vt.reduce((Hn,Zn)=>Ei(Zn)?(Hn.push({...Zn,...Ss(Zn,an)}),Hn):(Hn.push(Zn),Hn),[])),$o=ut=>["contentType",...ut];var Ns=({layout:ut,query:an})=>{if(!D()(ut,$o(["pluginOptions","i18n","localized"]),!1))return{layout:ut,query:an};const Pn=D()(an,["plugins","i18n","locale"],null);if(!Pn)return{layout:ut,query:an};const Hn=$o(["layouts","edit"]),Zn=D()(ut,Hn),tr=ns(Zn,Pn),br={...ut.contentType.layouts,edit:tr},kr=pa(ut.components,Pn);return{query:an,layout:{...ut,contentType:{...ut.contentType,layouts:br},components:kr}}};const So=mt.s1.u2;var ot={register(ut){ut.addMiddlewares(bi),ut.addReducers(_a),ut.registerPlugin({id:Gi.Z,initializer:dn,isReady:!1,name:So})},bootstrap(ut){ut.registerHook("Admin/CM/pages/App/mutate-collection-types-links",Fo),ut.registerHook("Admin/CM/pages/App/mutate-single-types-links",yo),ut.registerHook("Admin/CM/pages/ListView/inject-column-in-table",jo),ut.registerHook("Admin/CM/pages/EditView/mutate-edit-view-layout",Ns),ut.addSettingsLink("global",{intlLabel:{id:(0,Le.O)("plugin.name"),defaultMessage:"Internationalization"},id:"internationalization",to:"/settings/internationalization",async Component(){return await t.e(3552).then(t.bind(t,98225))},permissions:Bi.Z.accessMain}),ut.injectContentManagerComponent("editView","informations",{name:"i18n-locale-filter-edit-view",Component:Zi}),ut.injectContentManagerComponent("listView","actions",{name:"i18n-locale-filter",Component:Ri}),ut.injectContentManagerComponent("listView","deleteModalAdditionalInfos",{name:"i18n-delete-bullets-in-modal",Component:es});const an=ut.getPlugin("content-type-builder");if(an){const Vt=an.apis.forms;Vt.addContentTypeSchemaMutation(Lo),Vt.components.add({id:"checkboxConfirmation",component:Ee}),Vt.extendContentType({validator:()=>({i18n:R.Ry().shape({localized:R.Xg()})}),form:{advanced(){return[{name:"pluginOptions.i18n.localized",description:{id:(0,Le.O)("plugin.schema.i18n.localized.description-content-type"),defaultMessage:"Allows translating an entry into different languages"},type:"checkboxConfirmation",intlLabel:{id:(0,Le.O)("plugin.schema.i18n.localized.label-content-type"),defaultMessage:"Localization"}}]}}}),Vt.extendFields(Ao,{validator:Pn=>({i18n:R.Ry().shape({localized:R.Xg().test({name:"ensure-unique-localization",message:(0,Le.O)("plugin.schema.i18n.ensure-unique-localization"),test(Hn){return Hn===void 0||Hn?!0:!(D()(Pn,["3","modifiedData","unique"],null)&&!Hn)}})})}),form:{advanced({contentTypeSchema:Pn,forTarget:Hn,type:Zn,step:tr}){return Hn!=="contentType"?[]:D()(Pn,["schema","pluginOptions","i18n","localized"],!1)?Zn==="component"&&tr==="1"?[]:[{name:"pluginOptions.i18n.localized",description:{id:(0,Le.O)("plugin.schema.i18n.localized.description-field"),defaultMessage:"The field can have different values in each locale"},type:"checkbox",intlLabel:{id:(0,Le.O)("plugin.schema.i18n.localized.label-field"),defaultMessage:"Enable localization for this field"}}]:[]}}})}},async registerTrads({locales:ut}){const an=await Promise.all(ut.map(Vt=>t(48736)(`./${Vt}.json`).then(({default:Pn})=>({data:(0,a.prefixPluginTranslations)(Pn,Gi.Z),locale:Vt})).catch(()=>({data:{},locale:Vt}))));return Promise.resolve(an)}},hn=t(46524),nn=t(88369),yt=t(90201),Kt=t(82069);const Xt=hn.s1.u2;var An={register(ut){ut.createSettingSection({id:yt.Z,intlLabel:{id:(0,Kt.Z)("Settings.section-label"),defaultMessage:"Users & Permissions plugin"}},[{intlLabel:{id:"global.roles",defaultMessage:"Roles"},id:"roles",to:`/settings/${yt.Z}/roles`,async Component(){return await Promise.all([t.e(8469),t.e(8853)]).then(t.bind(t,77495))},permissions:nn.Z.accessRoles},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.providers"),defaultMessage:"Providers"},id:"providers",to:`/settings/${yt.Z}/providers`,async Component(){return await t.e(2282).then(t.bind(t,51509))},permissions:nn.Z.readProviders},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.emailTemplates"),defaultMessage:"Email templates"},id:"email-templates",to:`/settings/${yt.Z}/email-templates`,async Component(){return await t.e(8418).then(t.bind(t,218))},permissions:nn.Z.readEmailTemplates},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.advancedSettings"),defaultMessage:"Advanced Settings"},id:"advanced-settings",to:`/settings/${yt.Z}/advanced-settings`,async Component(){return await t.e(9460).then(t.bind(t,84764))},permissions:nn.Z.readAdvancedSettings}]),ut.registerPlugin({id:yt.Z,name:Xt})},bootstrap(){},async registerTrads({locales:ut}){const an=await Promise.all(ut.map(Vt=>t(35538)(`./${Vt}.json`).then(({default:Pn})=>({data:(0,a.prefixPluginTranslations)(Pn,yt.Z),locale:Vt})).catch(()=>({data:{},locale:Vt}))));return Promise.resolve(an)}},bt={"content-type-builder":V,email:ve,upload:zn,i18n:ot,"users-permissions":An},Dt=t(26648);const or={status:"init"};var Yr=(ut=or,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Dt.e:{Vt.status="runtime";break}default:return Vt}}),Fr=t(17367);const Vr={allPermissions:null,collectionTypesRelatedPermissions:{}};var gi=(ut=Vr,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Fr.m:{Vt.allPermissions=an.permissions,Vt.collectionTypesRelatedPermissions=an.permissions.filter(Pn=>Pn.subject).reduce((Pn,Hn)=>{const{subject:Zn,action:tr}=Hn;return Pn[Zn]||(Pn[Zn]={}),Pn[Zn]=Pn[Zn][tr]?{...Pn[Zn],[tr]:[...Pn[Zn][tr],Hn]}:{...Pn[Zn],[tr]:[Hn]},Pn},{});break}case Fr.l:return Vr;default:return ut}}),ii=t(34947),Ti=t(4460);const hr={currentLayout:null};var zi=(ut=hr,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Ti.c:{Vt.currentLayout=null;break}case Ti.O:{Vt.currentLayout=an.layout;break}default:return Vt}}),oa=t(70664),ji=t(89334);const $a={permissions:null};var Hi=(ut=$a,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case ji.m:{Vt.permissions=Object.entries(an.permissions).reduce((Pn,Hn)=>[...Pn,...Hn[1]],[]);break}case ji.Q:{Vt.permissions=null;break}default:return Vt}}),Wi=t(57678);const Ji={"content-manager_app":ii.Z,"content-manager_listView":oa.Z,"content-manager_rbacManager":Hi,"content-manager_editViewLayoutManager":zi,"content-manager_editViewCrudReducer":Wi.Z};var Kr={admin_app:Yr,rbacProvider:gi,...Ji};window.strapi={backendURL:"http://localhost:1337",isEE:!1,telemetryDisabled:!1,features:{SSO:"sso",AUDIT_LOGS:"audit-logs"},projectType:"Community"};const Oo=l,is={components:(0,i.z8)(),fields:(0,i.Iv)()},Ma=(0,i.lt)(),so=(0,i.qr)({appReducers:Kr}),zo=document.getElementById("app");(async()=>{const{get:ut}=(0,a.getFetchClient)();try{const{data:{data:{isEE:Pn,features:Hn}}}=await ut("/admin/project-type");window.strapi.isEE=Pn,window.strapi.features={...window.strapi.features,isEnabled:Zn=>Hn.some(tr=>tr.name===Zn)},window.strapi.projectType=Pn?"Enterprise":"Community"}catch(Pn){console.error(Pn)}const Vt=(await Promise.all([t.e(6487),t.e(5538)]).then(t.bind(t,90597))).default({appPlugins:bt,library:is,adminConfig:Oo,bootstrap:Oo,middlewares:Ma,reducers:so});await Vt.bootstrapAdmin(),await Vt.initialize(),await Vt.bootstrap(),await Vt.loadTrads(),r.render(Vt.render(),zo)})()},26648:function(g,n,t){"use strict";t.d(n,{e:function(){return r}});const r="StrapiAdmin/APP/SET_APP_RUNTIME_STATUS"},23382:function(g){"use strict";g.exports=function(n){var t=[];return t.toString=function(){return this.map(function(a){var i="",u=typeof a[5]<"u";return a[4]&&(i+="@supports (".concat(a[4],") {")),a[2]&&(i+="@media ".concat(a[2]," {")),u&&(i+="@layer".concat(a[5].length>0?" ".concat(a[5]):""," {")),i+=n(a),u&&(i+="}"),a[2]&&(i+="}"),a[4]&&(i+="}"),i}).join("")},t.i=function(a,i,u,s,l){typeof a=="string"&&(a=[[null,a,void 0]]);var f={};if(u)for(var c=0;c<this.length;c++){var d=this[c][0];d!=null&&(f[d]=!0)}for(var m=0;m<a.length;m++){var y=[].concat(a[m]);u&&f[y[0]]||(typeof l<"u"&&(typeof y[5]>"u"||(y[1]="@layer".concat(y[5].length>0?" ".concat(y[5]):""," {").concat(y[1],"}")),y[5]=l),i&&(y[2]&&(y[1]="@media ".concat(y[2]," {").concat(y[1],"}")),y[2]=i),s&&(y[4]?(y[1]="@supports (".concat(y[4],") {").concat(y[1],"}"),y[4]=s):y[4]="".concat(s)),t.push(y))}},t}},83998:function(g){"use strict";g.exports=function(n,t){return t||(t={}),n&&(n=String(n.__esModule?n.default:n),/^['"].*['"]$/.test(n)&&(n=n.slice(1,-1)),t.hash&&(n+=t.hash),/["'() \t\n]|(%20)/.test(n)||t.needQuotes?'"'.concat(n.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):n)}},42026:function(g){"use strict";g.exports=function(n){return n[1]}},89874:function(g){g.exports=Array.isArray||function(n){return Object.prototype.toString.call(n)=="[object Array]"}},46840:function(g,n,t){var r=t(89874);g.exports=S,g.exports.parse=i,g.exports.compile=u,g.exports.tokensToFunction=f,g.exports.tokensToRegExp=C;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(p,v){for(var E=[],T=0,D=0,R="",N=v&&v.delimiter||"/",z;(z=a.exec(p))!=null;){var j=z[0],V=z[1],re=z.index;if(R+=p.slice(D,re),D=re+j.length,V){R+=V[1];continue}var X=p[D],le=z[2],be=z[3],ge=z[4],ve=z[5],J=z[6],B=z[7];R&&(E.push(R),R="");var U=le!=null&&X!=null&&X!==le,F=J==="+"||J==="*",_=J==="?"||J==="*",Z=z[2]||N,ce=ge||ve;E.push({name:be||T++,prefix:le||"",delimiter:Z,optional:_,repeat:F,partial:U,asterisk:!!B,pattern:ce?d(ce):B?".*":"[^"+c(Z)+"]+?"})}return D<p.length&&(R+=p.substr(D)),R&&E.push(R),E}function u(p,v){return f(i(p,v),v)}function s(p){return encodeURI(p).replace(/[\/?#]/g,function(v){return"%"+v.charCodeAt(0).toString(16).toUpperCase()})}function l(p){return encodeURI(p).replace(/[?#]/g,function(v){return"%"+v.charCodeAt(0).toString(16).toUpperCase()})}function f(p,v){for(var E=new Array(p.length),T=0;T<p.length;T++)typeof p[T]=="object"&&(E[T]=new RegExp("^(?:"+p[T].pattern+")$",y(v)));return function(D,R){for(var N="",z=D||{},j=R||{},V=j.pretty?s:encodeURIComponent,re=0;re<p.length;re++){var X=p[re];if(typeof X=="string"){N+=X;continue}var le=z[X.name],be;if(le==null)if(X.optional){X.partial&&(N+=X.prefix);continue}else throw new TypeError('Expected "'+X.name+'" to be defined');if(r(le)){if(!X.repeat)throw new TypeError('Expected "'+X.name+'" to not repeat, but received `'+JSON.stringify(le)+"`");if(le.length===0){if(X.optional)continue;throw new TypeError('Expected "'+X.name+'" to not be empty')}for(var ge=0;ge<le.length;ge++){if(be=V(le[ge]),!E[re].test(be))throw new TypeError('Expected all "'+X.name+'" to match "'+X.pattern+'", but received `'+JSON.stringify(be)+"`");N+=(ge===0?X.prefix:X.delimiter)+be}continue}if(be=X.asterisk?l(le):V(le),!E[re].test(be))throw new TypeError('Expected "'+X.name+'" to match "'+X.pattern+'", but received "'+be+'"');N+=X.prefix+be}return N}}function c(p){return p.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function d(p){return p.replace(/([=!:$\/()])/g,"\\$1")}function m(p,v){return p.keys=v,p}function y(p){return p&&p.sensitive?"":"i"}function h(p,v){var E=p.source.match(/\((?!\?)/g);if(E)for(var T=0;T<E.length;T++)v.push({name:T,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return m(p,v)}function b(p,v,E){for(var T=[],D=0;D<p.length;D++)T.push(S(p[D],v,E).source);var R=new RegExp("(?:"+T.join("|")+")",y(E));return m(R,v)}function M(p,v,E){return C(i(p,E),v,E)}function C(p,v,E){r(v)||(E=v||E,v=[]),E=E||{};for(var T=E.strict,D=E.end!==!1,R="",N=0;N<p.length;N++){var z=p[N];if(typeof z=="string")R+=c(z);else{var j=c(z.prefix),V="(?:"+z.pattern+")";v.push(z),z.repeat&&(V+="(?:"+j+V+")*"),z.optional?z.partial?V=j+"("+V+")?":V="(?:"+j+"("+V+"))?":V=j+"("+V+")",R+=V}}var re=c(E.delimiter||"/"),X=R.slice(-re.length)===re;return T||(R=(X?R.slice(0,-re.length):R)+"(?:"+re+"(?=$))?"),D?R+="$":R+=T&&X?"":"(?="+re+"|$)",m(new RegExp("^"+R,y(E)),v)}function S(p,v,E){return r(v)||(E=v||E,v=[]),E=E||{},p instanceof RegExp?h(p,v):r(p)?b(p,v,E):M(p,v,E)}},5392:function(g,n,t){"use strict";function r(W){return W&&typeof W=="object"&&"default"in W?W.default:W}Object.defineProperty(n,"__esModule",{value:!0});var a=r(t(32735));t(60216);var i=t(46339);t(87493);var u=r(t(76446)),s=r(t(2155)),l=r(t(46840));t(72594);var f=r(t(86058));function c(){return(c=Object.assign||function(W){for(var q=1;q<arguments.length;q++){var ye=arguments[q];for(var fe in ye)Object.prototype.hasOwnProperty.call(ye,fe)&&(W[fe]=ye[fe])}return W}).apply(this,arguments)}function d(W,q){W.prototype=Object.create(q.prototype),(W.prototype.constructor=W).__proto__=q}function m(W,q){if(W==null)return{};var ye,fe,Se={},ie=Object.keys(W);for(fe=0;fe<ie.length;fe++)ye=ie[fe],0<=q.indexOf(ye)||(Se[ye]=W[ye]);return Se}var y=function(W){var q=u();return q.displayName=W,q},h=y("Router-History"),b=function(W){var q=u();return q.displayName=W,q},M=b("Router"),C=function(W){function q(fe){var Se;return(Se=W.call(this,fe)||this).state={location:fe.history.location},Se._isMounted=!1,Se._pendingLocation=null,fe.staticContext||(Se.unlisten=fe.history.listen(function(ie){Se._isMounted?Se.setState({location:ie}):Se._pendingLocation=ie})),Se}d(q,W),q.computeRootMatch=function(fe){return{path:"/",url:"/",params:{},isExact:fe==="/"}};var ye=q.prototype;return ye.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},ye.componentWillUnmount=function(){this.unlisten&&this.unlisten()},ye.render=function(){return a.createElement(M.Provider,{value:{history:this.props.history,location:this.state.location,match:q.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},a.createElement(h.Provider,{children:this.props.children||null,value:this.props.history}))},q}(a.Component),S=function(W){function q(){for(var ye,fe=arguments.length,Se=new Array(fe),ie=0;ie<fe;ie++)Se[ie]=arguments[ie];return(ye=W.call.apply(W,[this].concat(Se))||this).history=i.createMemoryHistory(ye.props),ye}return d(q,W),q.prototype.render=function(){return a.createElement(C,{history:this.history,children:this.props.children})},q}(a.Component),p=function(W){function q(){return W.apply(this,arguments)||this}d(q,W);var ye=q.prototype;return ye.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},ye.componentDidUpdate=function(fe){this.props.onUpdate&&this.props.onUpdate.call(this,this,fe)},ye.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},ye.render=function(){return null},q}(a.Component);function v(W){var q=W.message,ye=W.when,fe=ye===void 0||ye;return a.createElement(M.Consumer,null,function(Se){if(Se||s(!1),!fe||Se.staticContext)return null;var ie=Se.history.block;return a.createElement(p,{onMount:function(oe){oe.release=ie(q)},onUpdate:function(oe,De){De.message!==q&&(oe.release(),oe.release=ie(q))},onUnmount:function(oe){oe.release()},message:q})})}var E={},T=1e4,D=0;function R(W){if(E[W])return E[W];var q=l.compile(W);return D<T&&(E[W]=q,D++),q}function N(W,q){return W===void 0&&(W="/"),q===void 0&&(q={}),W==="/"?W:R(W)(q,{pretty:!0})}function z(W){var q=W.computedMatch,ye=W.to,fe=W.push,Se=fe!==void 0&&fe;return a.createElement(M.Consumer,null,function(ie){ie||s(!1);var oe=ie.history,De=ie.staticContext,Je=Se?oe.push:oe.replace,Ne=i.createLocation(q?typeof ye=="string"?N(ye,q.params):c({},ye,{pathname:N(ye.pathname,q.params)}):ye);return De?(Je(Ne),null):a.createElement(p,{onMount:function(){Je(Ne)},onUpdate:function(Qe,Ye){var He=i.createLocation(Ye.to);i.locationsAreEqual(He,c({},Ne,{key:He.key}))||Je(Ne)},to:ye})})}var j={},V=1e4,re=0;function X(W,q){var ye=""+q.end+q.strict+q.sensitive,fe=j[ye]||(j[ye]={});if(fe[W])return fe[W];var Se=[],ie={regexp:l(W,Se,q),keys:Se};return re<V&&(fe[W]=ie,re++),ie}function le(W,q){q===void 0&&(q={}),typeof q!="string"&&!Array.isArray(q)||(q={path:q});var ye=q,fe=ye.path,Se=ye.exact,ie=Se!==void 0&&Se,oe=ye.strict,De=oe!==void 0&&oe,Je=ye.sensitive,Ne=Je!==void 0&&Je;return[].concat(fe).reduce(function(Qe,Ye){if(!Ye&&Ye!=="")return null;if(Qe)return Qe;var He=X(Ye,{end:ie,strict:De,sensitive:Ne}),st=He.regexp,Lt=He.keys,Wt=st.exec(W);if(!Wt)return null;var en=Wt[0],tn=Wt.slice(1),Bt=W===en;return ie&&!Bt?null:{path:Ye,url:Ye==="/"&&en===""?"/":en,isExact:Bt,params:Lt.reduce(function(qt,En,rn){return qt[En.name]=tn[rn],qt},{})}},null)}var be=function(W){function q(){return W.apply(this,arguments)||this}return d(q,W),q.prototype.render=function(){var ye=this;return a.createElement(M.Consumer,null,function(fe){fe||s(!1);var Se=ye.props.location||fe.location,ie=c({},fe,{location:Se,match:ye.props.computedMatch?ye.props.computedMatch:ye.props.path?le(Se.pathname,ye.props):fe.match}),oe=ye.props,De=oe.children,Je=oe.component,Ne=oe.render;return Array.isArray(De)&&De.length===0&&(De=null),a.createElement(M.Provider,{value:ie},ie.match?De?typeof De=="function"?De(ie):De:Je?a.createElement(Je,ie):Ne?Ne(ie):null:typeof De=="function"?De(ie):null)})},q}(a.Component);function ge(W){return W.charAt(0)==="/"?W:"/"+W}function ve(W,q){return W?c({},q,{pathname:ge(W)+q.pathname}):q}function J(W,q){if(!W)return q;var ye=ge(W);return q.pathname.indexOf(ye)!==0?q:c({},q,{pathname:q.pathname.substr(ye.length)})}function B(W){return typeof W=="string"?W:i.createPath(W)}function U(W){return function(){s(!1)}}function F(){}var _=function(W){function q(){for(var fe,Se=arguments.length,ie=new Array(Se),oe=0;oe<Se;oe++)ie[oe]=arguments[oe];return(fe=W.call.apply(W,[this].concat(ie))||this).handlePush=function(De){return fe.navigateTo(De,"PUSH")},fe.handleReplace=function(De){return fe.navigateTo(De,"REPLACE")},fe.handleListen=function(){return F},fe.handleBlock=function(){return F},fe}d(q,W);var ye=q.prototype;return ye.navigateTo=function(fe,Se){var ie=this.props,oe=ie.basename,De=oe===void 0?"":oe,Je=ie.context,Ne=Je===void 0?{}:Je;Ne.action=Se,Ne.location=ve(De,i.createLocation(fe)),Ne.url=B(Ne.location)},ye.render=function(){var fe=this.props,Se=fe.basename,ie=Se===void 0?"":Se,oe=fe.context,De=oe===void 0?{}:oe,Je=fe.location,Ne=Je===void 0?"/":Je,Qe=m(fe,["basename","context","location"]),Ye={createHref:function(He){return ge(ie+B(He))},action:"POP",location:J(ie,i.createLocation(Ne)),push:this.handlePush,replace:this.handleReplace,go:U(),goBack:U(),goForward:U(),listen:this.handleListen,block:this.handleBlock};return a.createElement(C,c({},Qe,{history:Ye,staticContext:De}))},q}(a.Component),Z=function(W){function q(){return W.apply(this,arguments)||this}return d(q,W),q.prototype.render=function(){var ye=this;return a.createElement(M.Consumer,null,function(fe){fe||s(!1);var Se,ie,oe=ye.props.location||fe.location;return a.Children.forEach(ye.props.children,function(De){if(ie==null&&a.isValidElement(De)){var Je=(Se=De).props.path||De.props.from;ie=Je?le(oe.pathname,c({},De.props,{path:Je})):fe.match}}),ie?a.cloneElement(Se,{location:oe,computedMatch:ie}):null})},q}(a.Component);function ce(W){function q(fe){var Se=fe.wrappedComponentRef,ie=m(fe,["wrappedComponentRef"]);return a.createElement(M.Consumer,null,function(oe){return oe||s(!1),a.createElement(W,c({},ie,oe,{ref:Se}))})}var ye="withRouter("+(W.displayName||W.name)+")";return q.displayName=ye,q.WrappedComponent=W,f(q,W)}var ee=a.useContext;function de(){return ee(h)}function Re(){return ee(M).location}function qe(){var W=ee(M).match;return W?W.params:{}}function ae(W){var q=Re(),ye=ee(M).match;return W?le(q.pathname,W):ye}n.MemoryRouter=S,n.Prompt=v,n.Redirect=z,n.Route=be,n.Router=C,n.StaticRouter=_,n.Switch=Z,n.__HistoryContext=h,n.__RouterContext=M,n.generatePath=N,n.matchPath=le,n.useHistory=de,n.useLocation=Re,n.useParams=qe,n.useRouteMatch=ae,n.withRouter=ce},29686:function(g,n,t){"use strict";g.exports=t(5392)},31947:function(g,n,t){"use strict";t.d(n,{Ap:function(){return f},Id:function(){return m},Ir:function(){return a},JO:function(){return c},Ly:function(){return d},NG:function(){return b},Sh:function(){return s},Uu:function(){return i},VR:function(){return l},Zl:function(){return y},ai:function(){return M},bi:function(){return S},gz:function(){return r},lw:function(){return h},o_:function(){return u},xx:function(){return C}});const r="ContentTypeBuilder/DataManagerProvider/ADD_ATTRIBUTE",a="ContentTypeBuilder/DataManagerProvider/ADD_CUSTOM_FIELD_ATTRIBUTE",i="ContentTypeBuilder/DataManagerProvider/ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE",u="ContentTypeBuilder/DataManagerProvider/CHANGE_DYNAMIC_ZONE_COMPONENTS",s="ContentTypeBuilder/DataManagerProvider/CREATE_SCHEMA",l="ContentTypeBuilder/DataManagerProvider/CREATE_COMPONENT_SCHEMA",f="ContentTypeBuilder/DataManagerProvider/DELETE_NOT_SAVED_TYPE",c="ContentTypeBuilder/DataManagerProvider/EDIT_ATTRIBUTE",d="ContentTypeBuilder/DataManagerProvider/EDIT_CUSTOM_FIELD_ATTRIBUTE",m="ContentTypeBuilder/DataManagerProvider/GET_DATA_SUCCEEDED",y="ContentTypeBuilder/DataManagerProvider/RELOAD_PLUGIN",h="ContentTypeBuilder/DataManagerProvider/REMOVE_FIELD_FROM_DISPLAYED_COMPONENT",b="ContentTypeBuilder/DataManagerProvider/REMOVE_COMPONENT_FROM_DYNAMIC_ZONE",M="ContentTypeBuilder/DataManagerProvider/REMOVE_FIELD",C="ContentTypeBuilder/DataManagerProvider/SET_MODIFIED_DATA",S="ContentTypeBuilder/DataManagerProvider/UPDATE_SCHEMA"},54370:function(g,n,t){"use strict";t.d(n,{E:function(){return m}});var r=t(97889),a=t(33795),i=t.n(a),u=t(3040),s=t.n(u),l=t(37087),f=t(49561),c=t(13339),d=t(31947);const m={components:{},contentTypes:{},initialComponents:{},initialContentTypes:{},initialData:{},modifiedData:{},reservedNames:{},isLoading:!0,isLoadingForDataToBeSet:!0},y=["oneWay","manyWay"],h=C=>C==="manyToOne"?"oneToMany":C==="oneToMany"?"manyToOne":C,b=(C,S)=>C.schema.attributes.findIndex(({name:p})=>p===S),M=(C=m,S)=>(0,r.default)(C,p=>{switch(S.type){case d.gz:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D}=S;delete E.createComponent;const R=["component","contentType"].includes(T)?[T]:[T,D],z=[...i()(C,["modifiedData",...R,"schema","attributes"],[]).slice(),{...E,name:v}];if(s()(p,["modifiedData",...R,"schema","attributes"],z),S.shouldAddComponentToData){const V=E.component,re=C.components[V],X=re.isTemporary,le=C.modifiedData.components[V]!==void 0;if(X||le)break;p.modifiedData.components[V]=re,(0,c.Z)(re.schema.attributes,C.components).filter(ve=>i()(C,["modifiedData","components",ve])===void 0).forEach(ve=>{const J=i()(C,["components",ve],{});J.isTemporary||!1||(p.modifiedData.components[ve]=J)});break}if(E.type==="relation"){const V=E.target,re=E.targetAttribute||null,X=E.relation,le=(0,f.Z)(X,re),be=i()(C,["modifiedData",...R,"uid"]);if(E.type==="relation"&&le!=="oneWay"&&le!=="manyWay"&&V===be){const ge={name:re,relation:h(le),target:V,targetAttribute:v,type:"relation"};E.private&&(ge.private=E.private);const ve=[...z,ge];s()(p,["modifiedData",...R,"schema","attributes"],ve)}}break}case d.Uu:{const{dynamicZoneTarget:v,componentsToAdd:E}=S,T=b(C.modifiedData.contentType,v);E.forEach(D=>{p.modifiedData.contentType.schema.attributes[T].components.push(D)});break}case d.Ir:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D}=S,R=["component","contentType"].includes(T)?[T]:[T,D],z=[...i()(C,["modifiedData",...R,"schema","attributes"],[]).slice(),{...E,name:v}];s()(p,["modifiedData",...R,"schema","attributes"],z);break}case d.o_:{const{dynamicZoneTarget:v,newComponents:E}=S,T=b(C.modifiedData.contentType,v),D=C.modifiedData.contentType.schema.attributes[T].components,R=(0,l.Z)([...D,...E]);p.modifiedData.contentType.schema.attributes[T].components=R,(0,c.Z)((0,r.current)(p.modifiedData.contentType.schema.attributes),C.components).filter(j=>i()(C,["modifiedData","components",j])===void 0).forEach(j=>{const V=i()(C,["components",j],{});V.isTemporary||!1||(p.modifiedData.components[j]=V)});break}case d.VR:{const v={uid:S.uid,isTemporary:!0,category:S.componentCategory,schema:{...S.data,attributes:[]}};p.components[S.uid]=v,S.shouldAddComponentToData&&(p.modifiedData.components[S.uid]=v);break}case d.Sh:{const v={uid:S.uid,isTemporary:!0,schema:{...S.data,attributes:[]}};p.contentTypes[S.uid]=v;break}case d.JO:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D,initialAttribute:R}=S,N=R.name,z=["component","contentType"].includes(T)?[T]:[T,D],j=b(i()(C,["modifiedData",...z]),N),V=E.type==="relation";if(!V){s()(p,["modifiedData",...z,"schema","attributes",j],S.attributeToSet);break}const re=i()(C,["modifiedData",...z,"schema","attributes"]).slice(),X={name:v,relation:E.relation,target:E.target,targetAttribute:E.targetAttribute,type:"relation"};E.private&&(X.private=E.private),E.pluginOptions&&(X.pluginOptions=E.pluginOptions);const le=re.findIndex(({name:q})=>q===R.name);le!==-1&&re.splice(le,1,X);let be=null,ge=null,ve=null,J=null;const B=i()(C,["modifiedData",...z,"uid"]),U=R.target!==E.target,F=E.target===B,_=(0,f.Z)(E.relation,E.targetAttribute),Z=(0,f.Z)(R.relation,R.targetAttribute),ce=R.target===B,ee=Z!==_,de=U&&!F&&ce&&V,Re=ee&&ce&&["oneWay","manyWay"].includes(_)&&V,qe=!y.includes(Z)&&!y.includes(_)&&ce&&F&&V,ae=y.includes(Z)&&!y.includes(_)&&ce&&F&&V,W=U&&F&&!y.includes(_);if((de||Re)&&(be=R.targetAttribute),be){const q=re.findIndex(({name:ye})=>ye===be);re.splice(q,1)}if(!de){const q=i()(C,["initialContentTypes",R.target]);if(q){const ye=b(q,R.targetAttribute);J=i()(C,["initialContentTypes",R.target,"schema","attributes",ye])}}if(ae||W){ve={name:E.targetAttribute,relation:h(_),target:E.target,targetAttribute:v,type:"relation"},E.private&&(ve.private=E.private),J&&J.pluginOptions&&(ve.pluginOptions=J.pluginOptions);const q=re.findIndex(({name:Se})=>Se===R.name),ye=re.findIndex(({name:Se})=>v===Se),fe=(q===-1?ye:q)+1;re.splice(fe,0,ve)}if(qe&&(ge=R.targetAttribute,ve={name:E.targetAttribute,relation:h(_),target:E.target,targetAttribute:v,type:"relation"},E.private&&(ve.private=E.private),J&&J.pluginOptions&&(ve.pluginOptions=J.pluginOptions),ge)){const q=re.findIndex(({name:ye})=>ye===ge);re.splice(q,1,ve)}s()(p,["modifiedData",...z,"schema","attributes"],re);break}case d.Ly:{const{forTarget:v,targetUid:E,initialAttribute:T,attributeToSet:D}=S,R=T.name,N=["component","contentType"].includes(v)?[v]:[v,E],z=b(i()(C,["modifiedData",...N]),R);s()(p,["modifiedData",...N,"schema","attributes",z],D);break}case d.Id:{p.components=S.components,p.initialComponents=S.components,p.initialContentTypes=S.contentTypes,p.contentTypes=S.contentTypes,p.reservedNames=S.reservedNames,p.isLoading=!1;break}case d.Ap:{p.contentTypes=C.initialContentTypes,p.components=C.initialComponents;break}case d.Zl:return m;case d.NG:{const v=b(C.modifiedData.contentType,S.dzName);p.modifiedData.contentType.schema.attributes[v].components.splice(S.componentToRemoveIndex,1);break}case d.ai:{const{mainDataKey:v,attributeToRemoveName:E}=S,T=["modifiedData",v,"schema","attributes"],D=b(C.modifiedData[v],E),R=[...T,D],N=i()(C,R);if(N.type==="relation"&&v==="contentType"){const{target:re,relation:X,targetAttribute:le}=N,be=(0,f.Z)(X,le),ge=C.modifiedData.contentType.uid;if(re===ge&&!y.includes(be)){const B=C.modifiedData[v].schema.attributes.slice().filter(U=>!(U.name===E||U.target===ge&&U.targetAttribute===E));p.modifiedData[v].schema.attributes=B;break}}C.modifiedData[v].schema.attributes.slice().reduce((re,X)=>(X.type!=="uid"||X.targetField!==E||re.push(X.name),re),[]).forEach(re=>{const X=b(C.modifiedData[v],re);delete p.modifiedData[v].schema.attributes[X].targetField}),p.modifiedData[v].schema.attributes.splice(D,1);break}case d.lw:{const{attributeToRemoveName:v,componentUid:E}=S,T=b(C.modifiedData.components[E],v);p.modifiedData.components[E].schema.attributes.splice(T,1);break}case d.xx:{p.isLoadingForDataToBeSet=!1,p.initialData=S.schemaToSet,p.modifiedData=S.schemaToSet,S.hasJustCreatedSchema||(p.components=C.initialComponents,p.contentTypes=C.initialContentTypes);break}case d.bi:{const{data:{displayName:v,category:E,icon:T,kind:D},schemaType:R,uid:N}=S;if(p.modifiedData[R].schema.displayName=v,S.schemaType==="component"){p.modifiedData.component.category=E,p.modifiedData.component.schema.icon=T;const z=(0,r.current)(p.modifiedData.component);p.components[N]=z;break}p.modifiedData.contentType.schema.kind=D;break}default:return p}});n.Z=M},13339:function(g,n,t){"use strict";var r=t(33795),a=t.n(r),i=t(37087);const u=(s,l)=>{const f=s.reduce((c,d)=>{const m=d.type;if(m==="component"){const y=d.component;c.push(y);const h=a()(l,[y,"schema","attributes"],[]);c.push(...u(h,l))}if(m==="dynamiczone"){const y=d.components,h=y.reduce((b,M)=>{const C=a()(l,[M,"schema","attributes"],[]);return[...b,...u(C,l)]},[]);return[...c,...y,...h]}return c},[]);return(0,i.Z)(f)};n.Z=u},91559:function(g,n,t){"use strict";t.d(n,{Ey:function(){return h},I:function(){return f},OY:function(){return m},P0:function(){return r},QQ:function(){return i},S0:function(){return d},VZ:function(){return y},_H:function(){return c},aG:function(){return a},c2:function(){return u},oF:function(){return l},yC:function(){return s}});const r="ContentTypeBuilder/FormModal/ON_CHANGE",a="ContentTypeBuilder/FormModal/ON_CHANGE_RELATION_TARGET",i="ContentTypeBuilder/FormModal/ON_CHANGE_RELATION_TYPE",u="ContentTypeBuilder/FormModal/RESET_PROPS",s="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SET_FORM_FOR_ADDING_AN_EXISTING_COMPO",l="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SAVE_CURRENT_DATA",f="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SET_THE_FORM_FOR_ADDING_A_COMPO_TO_A_DZ",c="ContentTypeBuilder/FormModal/SET_DATA_TO_EDIT",d="ContentTypeBuilder/FormModal/SET_ATTRIBUTE_DATA_SCHEMA",m="ContentTypeBuilder/FormModal/SET_CUSTOM_FIELD_DATA_SCHEMA",y="ContentTypeBuilder/FormModal/SET_DYNAMIC_ZONE_DATA_SCHEMA",h="ContentTypeBuilder/FormModal/SET_ERRORS"},25061:function(g,n,t){"use strict";t.d(n,{Z:function(){return E},E:function(){return p}});var r=t(97889),a=t(24443),i=t.n(a),u=t(3040),s=t.n(u),l=t(54002),f=t.n(l),c=t(92891),d=t.n(c),m=t(49561),y=t(45251),h=t(2158);const b=T=>["manyToMany","oneToMany","manyWay"].includes(T)?2:1,M=T=>["manyToMany","manyToOne"].includes(T)?2:1;var C=t(91559),S=t(74042);const p={formErrors:{},modifiedData:{},initialData:{},componentToCreate:{},isCreatingComponentWhileAddingAField:!1};var E=(T=p,D)=>(0,r.default)(T,R=>{switch(D.type){case C.P0:{const{keys:N,value:z}=D,j=T.modifiedData;if(Boolean(j.default)&&N.length===1&&N.includes("type")){const re=j.type;re&&["date","datetime","time"].includes(re)&&delete R.modifiedData.default}s()(R,["modifiedData",...N],z);break}case C.aG:{const{target:{oneThatIsCreatingARelationWithAnother:N,selectedContentTypeFriendlyName:z,targetContentTypeAllowedRelations:j,value:V}}=D;let re=!1,X=null;s()(R,["modifiedData","target"],V);const le=T.modifiedData;if(Array.isArray(j)){const J=(0,m.Z)(le.relation,le.targetAttribute);if(!j.includes(J)){const B=j[0];re=!0,X=B,B==="oneWay"?s()(R,["modifiedData","relation"],"oneToOne"):B==="manyWay"?s()(R,["modifiedData","relation"],"oneToMany"):s()(R,["modifiedData","relation"],B)}}let be;if(re?be=i()(f()((0,y.Z)(z)),b(X)):be=i()(f()((0,y.Z)(z)),b(le.relation)),s()(R,["modifiedData","name"],be),T.modifiedData.targetAttribute===null)break;if(re&&["oneWay","manyWay"].includes(X)){s()(R,["modifiedData","targetAttribute"],null);break}const ve=i()(f()((0,y.Z)(N)),M(le.relation));s()(R,["modifiedData","targetAttribute"],ve);break}case C.QQ:{const{target:{oneThatIsCreatingARelationWithAnother:N,value:z}}=D,j=T.modifiedData.name;if(!["oneWay","manyWay"].includes(z)){s()(R,["modifiedData","relation"],z);const V=T.modifiedData.targetAttribute;s()(R,["modifiedData","name"],i()(f()((0,y.Z)(j)),b(z))),s()(R,["modifiedData","targetAttribute"],i()(V||f()((0,y.Z)(N)),M(z)));break}if(z==="oneWay"){s()(R,["modifiedData","relation"],"oneToOne"),s()(R,["modifiedData","targetAttribute"],null),s()(R,["modifiedData","name"],i()(f()(j),1));break}s()(R,["modifiedData","relation"],"oneToMany"),s()(R,["modifiedData","targetAttribute"],null),s()(R,["modifiedData","name"],i()(f()(j),2));break}case C.c2:return p;case C.yC:return{...p,modifiedData:{type:"component",repeatable:!0,...D.options}};case C.oF:{const N=T.modifiedData.componentToCreate,z={displayName:N.displayName,type:"component",repeatable:!1,...D.options,component:(0,h.N)(N.displayName,N.category)};return{...p,componentToCreate:N,modifiedData:z,isCreatingComponentWhileAddingAField:T.modifiedData.createComponent}}case C.I:{const z={...T.modifiedData,createComponent:!0,componentToCreate:{type:"component"}};return{...p,modifiedData:z}}case C._H:{R.modifiedData=D.data,R.initialData=D.data;break}case C.S0:{const{attributeType:N,isEditing:z,modifiedDataToSetForEditing:j,nameToSetForRelation:V,targetUid:re,step:X,options:le={}}=D;if(z){R.modifiedData=j,R.initialData=j;break}let be;N==="component"?X==="1"?be={type:"component",createComponent:!0,componentToCreate:{type:"component"}}:be={...le,type:"component",repeatable:!0}:N==="dynamiczone"?be={...le,type:"dynamiczone",components:[]}:N==="text"?be={...le,type:"string"}:N==="number"||N==="date"?be=le:N==="media"?be={allowedTypes:["images","files","videos","audios"],type:"media",multiple:!0,...le}:N==="enumeration"?be={...le,type:"enumeration",enum:[]}:N==="relation"?be={name:f()(V),relation:"oneToOne",targetAttribute:null,target:re,type:"relation"}:be={...le,type:N,default:null},R.modifiedData=be;break}case C.OY:{const{customField:N,isEditing:z,modifiedDataToSetForEditing:j,options:V={}}=D;if(z){R.modifiedData=j,R.initialData=j;break}R.modifiedData={...V,type:N.type};const X=[...N?.options?.base||[],...N?.options?.advanced||[]].reduce(S.customFieldDefaultOptionsReducer,[]);X.length&&X.forEach(({name:le,defaultValue:be})=>d().set(R.modifiedData,le,be));break}case C.VZ:{R.modifiedData=D.attributeToEdit,R.initialData=D.attributeToEdit;break}case C.Ey:{R.formErrors=D.errors;break}default:return R}})},2158:function(g,n,t){"use strict";t.d(n,{E:function(){return a},N:function(){return i}});var r=t(45251);const a=u=>{const s=(0,r.Z)(u);return`api::${s}.${s}`},i=(u,s)=>`${(0,r.Z)(s)}.${(0,r.Z)(u)}`},74042:function(g){const n=(t,r)=>{if(r.items)return r.items.reduce(n,t);if("defaultValue"in r){const{name:a,defaultValue:i}=r;t.push({name:a,defaultValue:i})}return t};g.exports={customFieldDefaultOptionsReducer:n}},3633:function(g,n){"use strict";const t={main:[{action:"plugin::content-type-builder.read",subject:null}]};n.Z=t},25158:function(g,n,t){"use strict";var r=t(97314);const a=r.u2.replace(/^@strapi\/plugin-/i,"");n.Z=a},49561:function(g,n){"use strict";const t=(r,a)=>{const i=a==null;return r==="oneToOne"&&i?"oneWay":r==="oneToMany"&&i?"manyWay":r};n.Z=t},37087:function(g,n){"use strict";const t=r=>[...new Set(r)];n.Z=t},45251:function(g,n,t){"use strict";var r=t(40791),a=t.n(r);const i=u=>a()(u,{separator:"-"});n.Z=i},59990:function(g,n){"use strict";const t={settings:[{action:"plugin::email.settings.read",subject:null}]};n.Z=t},89070:function(g,n,t){"use strict";var r=t(70096);const a=r.u2.replace(/^@strapi\/plugin-/i,"");n.Z=a},85684:function(g,n,t){"use strict";var r=t(89070);const a=i=>`${r.Z}.${i}`;n.Z=a},89307:function(g,n,t){"use strict";t.d(n,{J:function(){return j}});var r=t(32735),a=t(60216),i=t.n(a),u=t(13478),s=t(39161),l=t(83292),f=t(57269),c=t(5636),d=t(15503);const m=l.default.span`
|
|
171
|
+
`,ja=({title:ut,icon:an})=>{const{formatMessage:Vt}=(0,ce.useIntl)();return d.createElement(de.Tooltip,{description:Vt(ut)},d.createElement(Ba,{"aria-label":Vt(ut),type:"button"},an))};ja.propTypes={icon:Z().element.isRequired,title:Z().shape({id:Z().string.isRequired,defaultMessage:Z().string.isRequired}).isRequired};var Eo=ja;const Ss=(ut,an)=>({queryInfos:{...ut.queryInfos,defaultParams:{...ut.queryInfos.defaultParams,locale:an},paramsToKeep:["plugins.i18n.locale"]}}),Ei=ut=>ut?.fieldSchema?.type==="relation"&&ut?.targetModelPluginOptions?.i18n?.localized,ns=(ut,an)=>ut.map(Vt=>Vt.reduce((Hn,Zn)=>{const tr=Zn?.fieldSchema?.type??null,br=Zn?.fieldSchema?.pluginOptions?.i18n?.localized??["uid","relation"].includes(tr),kr={title:{id:br?(0,Le.O)("Field.localized"):(0,Le.O)("Field.not-localized"),defaultMessage:br?"This value is unique for the selected locale":"This value is common to all locales"},icon:br?d.createElement(m.Earth,{"aria-hidden":!0}):d.createElement(m.EarthStriked,{"aria-hidden":!0})},Nr=d.createElement(Eo,{...kr});return Ei(Zn)?(Hn.push({...Zn,labelAction:Nr,...Ss(Zn,an)}),Hn):(Hn.push({...Zn,labelAction:Nr}),Hn)},[])),pa=(ut,an)=>Object.keys(ut).reduce((Vt,Pn)=>{const Hn=ut[Pn],Zn=Xi(Hn.layouts.edit,an);return Vt[Pn]={...Hn,layouts:{...Hn.layouts,edit:Zn}},Vt},{}),Xi=(ut,an)=>ut.map(Vt=>Vt.reduce((Hn,Zn)=>Ei(Zn)?(Hn.push({...Zn,...Ss(Zn,an)}),Hn):(Hn.push(Zn),Hn),[])),$o=ut=>["contentType",...ut];var Ns=({layout:ut,query:an})=>{if(!D()(ut,$o(["pluginOptions","i18n","localized"]),!1))return{layout:ut,query:an};const Pn=D()(an,["plugins","i18n","locale"],null);if(!Pn)return{layout:ut,query:an};const Hn=$o(["layouts","edit"]),Zn=D()(ut,Hn),tr=ns(Zn,Pn),br={...ut.contentType.layouts,edit:tr},kr=pa(ut.components,Pn);return{query:an,layout:{...ut,contentType:{...ut.contentType,layouts:br},components:kr}}};const So=mt.s1.u2;var ot={register(ut){ut.addMiddlewares(bi),ut.addReducers(_a),ut.registerPlugin({id:Gi.Z,initializer:dn,isReady:!1,name:So})},bootstrap(ut){ut.registerHook("Admin/CM/pages/App/mutate-collection-types-links",Fo),ut.registerHook("Admin/CM/pages/App/mutate-single-types-links",yo),ut.registerHook("Admin/CM/pages/ListView/inject-column-in-table",jo),ut.registerHook("Admin/CM/pages/EditView/mutate-edit-view-layout",Ns),ut.addSettingsLink("global",{intlLabel:{id:(0,Le.O)("plugin.name"),defaultMessage:"Internationalization"},id:"internationalization",to:"/settings/internationalization",async Component(){return await t.e(3552).then(t.bind(t,98225))},permissions:Bi.Z.accessMain}),ut.injectContentManagerComponent("editView","informations",{name:"i18n-locale-filter-edit-view",Component:Zi}),ut.injectContentManagerComponent("listView","actions",{name:"i18n-locale-filter",Component:Ri}),ut.injectContentManagerComponent("listView","deleteModalAdditionalInfos",{name:"i18n-delete-bullets-in-modal",Component:es});const an=ut.getPlugin("content-type-builder");if(an){const Vt=an.apis.forms;Vt.addContentTypeSchemaMutation(Lo),Vt.components.add({id:"checkboxConfirmation",component:Ee}),Vt.extendContentType({validator:()=>({i18n:R.Ry().shape({localized:R.Xg()})}),form:{advanced(){return[{name:"pluginOptions.i18n.localized",description:{id:(0,Le.O)("plugin.schema.i18n.localized.description-content-type"),defaultMessage:"Allows translating an entry into different languages"},type:"checkboxConfirmation",intlLabel:{id:(0,Le.O)("plugin.schema.i18n.localized.label-content-type"),defaultMessage:"Localization"}}]}}}),Vt.extendFields(Ao,{validator:Pn=>({i18n:R.Ry().shape({localized:R.Xg().test({name:"ensure-unique-localization",message:(0,Le.O)("plugin.schema.i18n.ensure-unique-localization"),test(Hn){return Hn===void 0||Hn?!0:!(D()(Pn,["3","modifiedData","unique"],null)&&!Hn)}})})}),form:{advanced({contentTypeSchema:Pn,forTarget:Hn,type:Zn,step:tr}){return Hn!=="contentType"?[]:D()(Pn,["schema","pluginOptions","i18n","localized"],!1)?Zn==="component"&&tr==="1"?[]:[{name:"pluginOptions.i18n.localized",description:{id:(0,Le.O)("plugin.schema.i18n.localized.description-field"),defaultMessage:"The field can have different values in each locale"},type:"checkbox",intlLabel:{id:(0,Le.O)("plugin.schema.i18n.localized.label-field"),defaultMessage:"Enable localization for this field"}}]:[]}}})}},async registerTrads({locales:ut}){const an=await Promise.all(ut.map(Vt=>t(48736)(`./${Vt}.json`).then(({default:Pn})=>({data:(0,a.prefixPluginTranslations)(Pn,Gi.Z),locale:Vt})).catch(()=>({data:{},locale:Vt}))));return Promise.resolve(an)}},hn=t(46524),nn=t(88369),yt=t(90201),Kt=t(82069);const Xt=hn.s1.u2;var An={register(ut){ut.createSettingSection({id:yt.Z,intlLabel:{id:(0,Kt.Z)("Settings.section-label"),defaultMessage:"Users & Permissions plugin"}},[{intlLabel:{id:"global.roles",defaultMessage:"Roles"},id:"roles",to:`/settings/${yt.Z}/roles`,async Component(){return await Promise.all([t.e(8469),t.e(8853)]).then(t.bind(t,77495))},permissions:nn.Z.accessRoles},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.providers"),defaultMessage:"Providers"},id:"providers",to:`/settings/${yt.Z}/providers`,async Component(){return await t.e(2282).then(t.bind(t,51509))},permissions:nn.Z.readProviders},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.emailTemplates"),defaultMessage:"Email templates"},id:"email-templates",to:`/settings/${yt.Z}/email-templates`,async Component(){return await t.e(8418).then(t.bind(t,218))},permissions:nn.Z.readEmailTemplates},{intlLabel:{id:(0,Kt.Z)("HeaderNav.link.advancedSettings"),defaultMessage:"Advanced Settings"},id:"advanced-settings",to:`/settings/${yt.Z}/advanced-settings`,async Component(){return await t.e(9460).then(t.bind(t,84764))},permissions:nn.Z.readAdvancedSettings}]),ut.registerPlugin({id:yt.Z,name:Xt})},bootstrap(){},async registerTrads({locales:ut}){const an=await Promise.all(ut.map(Vt=>t(35538)(`./${Vt}.json`).then(({default:Pn})=>({data:(0,a.prefixPluginTranslations)(Pn,yt.Z),locale:Vt})).catch(()=>({data:{},locale:Vt}))));return Promise.resolve(an)}},bt={"content-type-builder":V,email:ve,upload:zn,i18n:ot,"users-permissions":An},Dt=t(26648);const or={status:"init"};var Yr=(ut=or,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Dt.e:{Vt.status="runtime";break}default:return Vt}}),Fr=t(17367);const Vr={allPermissions:null,collectionTypesRelatedPermissions:{}};var gi=(ut=Vr,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Fr.m:{Vt.allPermissions=an.permissions,Vt.collectionTypesRelatedPermissions=an.permissions.filter(Pn=>Pn.subject).reduce((Pn,Hn)=>{const{subject:Zn,action:tr}=Hn;return Pn[Zn]||(Pn[Zn]={}),Pn[Zn]=Pn[Zn][tr]?{...Pn[Zn],[tr]:[...Pn[Zn][tr],Hn]}:{...Pn[Zn],[tr]:[Hn]},Pn},{});break}case Fr.l:return Vr;default:return ut}}),ii=t(34947),Ti=t(4460);const hr={currentLayout:null};var zi=(ut=hr,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case Ti.c:{Vt.currentLayout=null;break}case Ti.O:{Vt.currentLayout=an.layout;break}default:return Vt}}),oa=t(70664),ji=t(89334);const $a={permissions:null};var Hi=(ut=$a,an)=>(0,Da.default)(ut,Vt=>{switch(an.type){case ji.m:{Vt.permissions=Object.entries(an.permissions).reduce((Pn,Hn)=>[...Pn,...Hn[1]],[]);break}case ji.Q:{Vt.permissions=null;break}default:return Vt}}),Wi=t(57678);const Ji={"content-manager_app":ii.Z,"content-manager_listView":oa.Z,"content-manager_rbacManager":Hi,"content-manager_editViewLayoutManager":zi,"content-manager_editViewCrudReducer":Wi.Z};var Kr={admin_app:Yr,rbacProvider:gi,...Ji};window.strapi={backendURL:"http://localhost:1337",isEE:!1,telemetryDisabled:!1,features:{SSO:"sso",AUDIT_LOGS:"audit-logs"},projectType:"Community"};const Oo=l,is={components:(0,i.z8)(),fields:(0,i.Iv)()},Ma=(0,i.lt)(),so=(0,i.qr)({appReducers:Kr}),zo=document.getElementById("app");(async()=>{const{get:ut}=(0,a.getFetchClient)();try{const{data:{data:{isEE:Pn,features:Hn}}}=await ut("/admin/project-type");window.strapi.isEE=Pn,window.strapi.features={...window.strapi.features,isEnabled:Zn=>Hn.some(tr=>tr.name===Zn)},window.strapi.projectType=Pn?"Enterprise":"Community"}catch(Pn){console.error(Pn)}const Vt=(await Promise.all([t.e(6891),t.e(5538)]).then(t.bind(t,90597))).default({appPlugins:bt,library:is,adminConfig:Oo,bootstrap:Oo,middlewares:Ma,reducers:so});await Vt.bootstrapAdmin(),await Vt.initialize(),await Vt.bootstrap(),await Vt.loadTrads(),r.render(Vt.render(),zo)})()},26648:function(g,n,t){"use strict";t.d(n,{e:function(){return r}});const r="StrapiAdmin/APP/SET_APP_RUNTIME_STATUS"},23382:function(g){"use strict";g.exports=function(n){var t=[];return t.toString=function(){return this.map(function(a){var i="",u=typeof a[5]<"u";return a[4]&&(i+="@supports (".concat(a[4],") {")),a[2]&&(i+="@media ".concat(a[2]," {")),u&&(i+="@layer".concat(a[5].length>0?" ".concat(a[5]):""," {")),i+=n(a),u&&(i+="}"),a[2]&&(i+="}"),a[4]&&(i+="}"),i}).join("")},t.i=function(a,i,u,s,l){typeof a=="string"&&(a=[[null,a,void 0]]);var f={};if(u)for(var c=0;c<this.length;c++){var d=this[c][0];d!=null&&(f[d]=!0)}for(var m=0;m<a.length;m++){var y=[].concat(a[m]);u&&f[y[0]]||(typeof l<"u"&&(typeof y[5]>"u"||(y[1]="@layer".concat(y[5].length>0?" ".concat(y[5]):""," {").concat(y[1],"}")),y[5]=l),i&&(y[2]&&(y[1]="@media ".concat(y[2]," {").concat(y[1],"}")),y[2]=i),s&&(y[4]?(y[1]="@supports (".concat(y[4],") {").concat(y[1],"}"),y[4]=s):y[4]="".concat(s)),t.push(y))}},t}},83998:function(g){"use strict";g.exports=function(n,t){return t||(t={}),n&&(n=String(n.__esModule?n.default:n),/^['"].*['"]$/.test(n)&&(n=n.slice(1,-1)),t.hash&&(n+=t.hash),/["'() \t\n]|(%20)/.test(n)||t.needQuotes?'"'.concat(n.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):n)}},42026:function(g){"use strict";g.exports=function(n){return n[1]}},89874:function(g){g.exports=Array.isArray||function(n){return Object.prototype.toString.call(n)=="[object Array]"}},46840:function(g,n,t){var r=t(89874);g.exports=S,g.exports.parse=i,g.exports.compile=u,g.exports.tokensToFunction=f,g.exports.tokensToRegExp=C;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(p,v){for(var E=[],T=0,D=0,R="",N=v&&v.delimiter||"/",z;(z=a.exec(p))!=null;){var j=z[0],V=z[1],re=z.index;if(R+=p.slice(D,re),D=re+j.length,V){R+=V[1];continue}var X=p[D],le=z[2],be=z[3],ge=z[4],ve=z[5],J=z[6],B=z[7];R&&(E.push(R),R="");var U=le!=null&&X!=null&&X!==le,F=J==="+"||J==="*",_=J==="?"||J==="*",Z=z[2]||N,ce=ge||ve;E.push({name:be||T++,prefix:le||"",delimiter:Z,optional:_,repeat:F,partial:U,asterisk:!!B,pattern:ce?d(ce):B?".*":"[^"+c(Z)+"]+?"})}return D<p.length&&(R+=p.substr(D)),R&&E.push(R),E}function u(p,v){return f(i(p,v),v)}function s(p){return encodeURI(p).replace(/[\/?#]/g,function(v){return"%"+v.charCodeAt(0).toString(16).toUpperCase()})}function l(p){return encodeURI(p).replace(/[?#]/g,function(v){return"%"+v.charCodeAt(0).toString(16).toUpperCase()})}function f(p,v){for(var E=new Array(p.length),T=0;T<p.length;T++)typeof p[T]=="object"&&(E[T]=new RegExp("^(?:"+p[T].pattern+")$",y(v)));return function(D,R){for(var N="",z=D||{},j=R||{},V=j.pretty?s:encodeURIComponent,re=0;re<p.length;re++){var X=p[re];if(typeof X=="string"){N+=X;continue}var le=z[X.name],be;if(le==null)if(X.optional){X.partial&&(N+=X.prefix);continue}else throw new TypeError('Expected "'+X.name+'" to be defined');if(r(le)){if(!X.repeat)throw new TypeError('Expected "'+X.name+'" to not repeat, but received `'+JSON.stringify(le)+"`");if(le.length===0){if(X.optional)continue;throw new TypeError('Expected "'+X.name+'" to not be empty')}for(var ge=0;ge<le.length;ge++){if(be=V(le[ge]),!E[re].test(be))throw new TypeError('Expected all "'+X.name+'" to match "'+X.pattern+'", but received `'+JSON.stringify(be)+"`");N+=(ge===0?X.prefix:X.delimiter)+be}continue}if(be=X.asterisk?l(le):V(le),!E[re].test(be))throw new TypeError('Expected "'+X.name+'" to match "'+X.pattern+'", but received "'+be+'"');N+=X.prefix+be}return N}}function c(p){return p.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function d(p){return p.replace(/([=!:$\/()])/g,"\\$1")}function m(p,v){return p.keys=v,p}function y(p){return p&&p.sensitive?"":"i"}function h(p,v){var E=p.source.match(/\((?!\?)/g);if(E)for(var T=0;T<E.length;T++)v.push({name:T,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return m(p,v)}function b(p,v,E){for(var T=[],D=0;D<p.length;D++)T.push(S(p[D],v,E).source);var R=new RegExp("(?:"+T.join("|")+")",y(E));return m(R,v)}function M(p,v,E){return C(i(p,E),v,E)}function C(p,v,E){r(v)||(E=v||E,v=[]),E=E||{};for(var T=E.strict,D=E.end!==!1,R="",N=0;N<p.length;N++){var z=p[N];if(typeof z=="string")R+=c(z);else{var j=c(z.prefix),V="(?:"+z.pattern+")";v.push(z),z.repeat&&(V+="(?:"+j+V+")*"),z.optional?z.partial?V=j+"("+V+")?":V="(?:"+j+"("+V+"))?":V=j+"("+V+")",R+=V}}var re=c(E.delimiter||"/"),X=R.slice(-re.length)===re;return T||(R=(X?R.slice(0,-re.length):R)+"(?:"+re+"(?=$))?"),D?R+="$":R+=T&&X?"":"(?="+re+"|$)",m(new RegExp("^"+R,y(E)),v)}function S(p,v,E){return r(v)||(E=v||E,v=[]),E=E||{},p instanceof RegExp?h(p,v):r(p)?b(p,v,E):M(p,v,E)}},5392:function(g,n,t){"use strict";function r(W){return W&&typeof W=="object"&&"default"in W?W.default:W}Object.defineProperty(n,"__esModule",{value:!0});var a=r(t(32735));t(60216);var i=t(46339);t(87493);var u=r(t(76446)),s=r(t(2155)),l=r(t(46840));t(72594);var f=r(t(86058));function c(){return(c=Object.assign||function(W){for(var q=1;q<arguments.length;q++){var ye=arguments[q];for(var fe in ye)Object.prototype.hasOwnProperty.call(ye,fe)&&(W[fe]=ye[fe])}return W}).apply(this,arguments)}function d(W,q){W.prototype=Object.create(q.prototype),(W.prototype.constructor=W).__proto__=q}function m(W,q){if(W==null)return{};var ye,fe,Se={},ie=Object.keys(W);for(fe=0;fe<ie.length;fe++)ye=ie[fe],0<=q.indexOf(ye)||(Se[ye]=W[ye]);return Se}var y=function(W){var q=u();return q.displayName=W,q},h=y("Router-History"),b=function(W){var q=u();return q.displayName=W,q},M=b("Router"),C=function(W){function q(fe){var Se;return(Se=W.call(this,fe)||this).state={location:fe.history.location},Se._isMounted=!1,Se._pendingLocation=null,fe.staticContext||(Se.unlisten=fe.history.listen(function(ie){Se._isMounted?Se.setState({location:ie}):Se._pendingLocation=ie})),Se}d(q,W),q.computeRootMatch=function(fe){return{path:"/",url:"/",params:{},isExact:fe==="/"}};var ye=q.prototype;return ye.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},ye.componentWillUnmount=function(){this.unlisten&&this.unlisten()},ye.render=function(){return a.createElement(M.Provider,{value:{history:this.props.history,location:this.state.location,match:q.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},a.createElement(h.Provider,{children:this.props.children||null,value:this.props.history}))},q}(a.Component),S=function(W){function q(){for(var ye,fe=arguments.length,Se=new Array(fe),ie=0;ie<fe;ie++)Se[ie]=arguments[ie];return(ye=W.call.apply(W,[this].concat(Se))||this).history=i.createMemoryHistory(ye.props),ye}return d(q,W),q.prototype.render=function(){return a.createElement(C,{history:this.history,children:this.props.children})},q}(a.Component),p=function(W){function q(){return W.apply(this,arguments)||this}d(q,W);var ye=q.prototype;return ye.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},ye.componentDidUpdate=function(fe){this.props.onUpdate&&this.props.onUpdate.call(this,this,fe)},ye.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},ye.render=function(){return null},q}(a.Component);function v(W){var q=W.message,ye=W.when,fe=ye===void 0||ye;return a.createElement(M.Consumer,null,function(Se){if(Se||s(!1),!fe||Se.staticContext)return null;var ie=Se.history.block;return a.createElement(p,{onMount:function(oe){oe.release=ie(q)},onUpdate:function(oe,De){De.message!==q&&(oe.release(),oe.release=ie(q))},onUnmount:function(oe){oe.release()},message:q})})}var E={},T=1e4,D=0;function R(W){if(E[W])return E[W];var q=l.compile(W);return D<T&&(E[W]=q,D++),q}function N(W,q){return W===void 0&&(W="/"),q===void 0&&(q={}),W==="/"?W:R(W)(q,{pretty:!0})}function z(W){var q=W.computedMatch,ye=W.to,fe=W.push,Se=fe!==void 0&&fe;return a.createElement(M.Consumer,null,function(ie){ie||s(!1);var oe=ie.history,De=ie.staticContext,Je=Se?oe.push:oe.replace,Ne=i.createLocation(q?typeof ye=="string"?N(ye,q.params):c({},ye,{pathname:N(ye.pathname,q.params)}):ye);return De?(Je(Ne),null):a.createElement(p,{onMount:function(){Je(Ne)},onUpdate:function(Qe,Ye){var He=i.createLocation(Ye.to);i.locationsAreEqual(He,c({},Ne,{key:He.key}))||Je(Ne)},to:ye})})}var j={},V=1e4,re=0;function X(W,q){var ye=""+q.end+q.strict+q.sensitive,fe=j[ye]||(j[ye]={});if(fe[W])return fe[W];var Se=[],ie={regexp:l(W,Se,q),keys:Se};return re<V&&(fe[W]=ie,re++),ie}function le(W,q){q===void 0&&(q={}),typeof q!="string"&&!Array.isArray(q)||(q={path:q});var ye=q,fe=ye.path,Se=ye.exact,ie=Se!==void 0&&Se,oe=ye.strict,De=oe!==void 0&&oe,Je=ye.sensitive,Ne=Je!==void 0&&Je;return[].concat(fe).reduce(function(Qe,Ye){if(!Ye&&Ye!=="")return null;if(Qe)return Qe;var He=X(Ye,{end:ie,strict:De,sensitive:Ne}),st=He.regexp,Lt=He.keys,Wt=st.exec(W);if(!Wt)return null;var en=Wt[0],tn=Wt.slice(1),Bt=W===en;return ie&&!Bt?null:{path:Ye,url:Ye==="/"&&en===""?"/":en,isExact:Bt,params:Lt.reduce(function(qt,En,rn){return qt[En.name]=tn[rn],qt},{})}},null)}var be=function(W){function q(){return W.apply(this,arguments)||this}return d(q,W),q.prototype.render=function(){var ye=this;return a.createElement(M.Consumer,null,function(fe){fe||s(!1);var Se=ye.props.location||fe.location,ie=c({},fe,{location:Se,match:ye.props.computedMatch?ye.props.computedMatch:ye.props.path?le(Se.pathname,ye.props):fe.match}),oe=ye.props,De=oe.children,Je=oe.component,Ne=oe.render;return Array.isArray(De)&&De.length===0&&(De=null),a.createElement(M.Provider,{value:ie},ie.match?De?typeof De=="function"?De(ie):De:Je?a.createElement(Je,ie):Ne?Ne(ie):null:typeof De=="function"?De(ie):null)})},q}(a.Component);function ge(W){return W.charAt(0)==="/"?W:"/"+W}function ve(W,q){return W?c({},q,{pathname:ge(W)+q.pathname}):q}function J(W,q){if(!W)return q;var ye=ge(W);return q.pathname.indexOf(ye)!==0?q:c({},q,{pathname:q.pathname.substr(ye.length)})}function B(W){return typeof W=="string"?W:i.createPath(W)}function U(W){return function(){s(!1)}}function F(){}var _=function(W){function q(){for(var fe,Se=arguments.length,ie=new Array(Se),oe=0;oe<Se;oe++)ie[oe]=arguments[oe];return(fe=W.call.apply(W,[this].concat(ie))||this).handlePush=function(De){return fe.navigateTo(De,"PUSH")},fe.handleReplace=function(De){return fe.navigateTo(De,"REPLACE")},fe.handleListen=function(){return F},fe.handleBlock=function(){return F},fe}d(q,W);var ye=q.prototype;return ye.navigateTo=function(fe,Se){var ie=this.props,oe=ie.basename,De=oe===void 0?"":oe,Je=ie.context,Ne=Je===void 0?{}:Je;Ne.action=Se,Ne.location=ve(De,i.createLocation(fe)),Ne.url=B(Ne.location)},ye.render=function(){var fe=this.props,Se=fe.basename,ie=Se===void 0?"":Se,oe=fe.context,De=oe===void 0?{}:oe,Je=fe.location,Ne=Je===void 0?"/":Je,Qe=m(fe,["basename","context","location"]),Ye={createHref:function(He){return ge(ie+B(He))},action:"POP",location:J(ie,i.createLocation(Ne)),push:this.handlePush,replace:this.handleReplace,go:U(),goBack:U(),goForward:U(),listen:this.handleListen,block:this.handleBlock};return a.createElement(C,c({},Qe,{history:Ye,staticContext:De}))},q}(a.Component),Z=function(W){function q(){return W.apply(this,arguments)||this}return d(q,W),q.prototype.render=function(){var ye=this;return a.createElement(M.Consumer,null,function(fe){fe||s(!1);var Se,ie,oe=ye.props.location||fe.location;return a.Children.forEach(ye.props.children,function(De){if(ie==null&&a.isValidElement(De)){var Je=(Se=De).props.path||De.props.from;ie=Je?le(oe.pathname,c({},De.props,{path:Je})):fe.match}}),ie?a.cloneElement(Se,{location:oe,computedMatch:ie}):null})},q}(a.Component);function ce(W){function q(fe){var Se=fe.wrappedComponentRef,ie=m(fe,["wrappedComponentRef"]);return a.createElement(M.Consumer,null,function(oe){return oe||s(!1),a.createElement(W,c({},ie,oe,{ref:Se}))})}var ye="withRouter("+(W.displayName||W.name)+")";return q.displayName=ye,q.WrappedComponent=W,f(q,W)}var ee=a.useContext;function de(){return ee(h)}function Re(){return ee(M).location}function qe(){var W=ee(M).match;return W?W.params:{}}function ae(W){var q=Re(),ye=ee(M).match;return W?le(q.pathname,W):ye}n.MemoryRouter=S,n.Prompt=v,n.Redirect=z,n.Route=be,n.Router=C,n.StaticRouter=_,n.Switch=Z,n.__HistoryContext=h,n.__RouterContext=M,n.generatePath=N,n.matchPath=le,n.useHistory=de,n.useLocation=Re,n.useParams=qe,n.useRouteMatch=ae,n.withRouter=ce},29686:function(g,n,t){"use strict";g.exports=t(5392)},31947:function(g,n,t){"use strict";t.d(n,{Ap:function(){return f},Id:function(){return m},Ir:function(){return a},JO:function(){return c},Ly:function(){return d},NG:function(){return b},Sh:function(){return s},Uu:function(){return i},VR:function(){return l},Zl:function(){return y},ai:function(){return M},bi:function(){return S},gz:function(){return r},lw:function(){return h},o_:function(){return u},xx:function(){return C}});const r="ContentTypeBuilder/DataManagerProvider/ADD_ATTRIBUTE",a="ContentTypeBuilder/DataManagerProvider/ADD_CUSTOM_FIELD_ATTRIBUTE",i="ContentTypeBuilder/DataManagerProvider/ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE",u="ContentTypeBuilder/DataManagerProvider/CHANGE_DYNAMIC_ZONE_COMPONENTS",s="ContentTypeBuilder/DataManagerProvider/CREATE_SCHEMA",l="ContentTypeBuilder/DataManagerProvider/CREATE_COMPONENT_SCHEMA",f="ContentTypeBuilder/DataManagerProvider/DELETE_NOT_SAVED_TYPE",c="ContentTypeBuilder/DataManagerProvider/EDIT_ATTRIBUTE",d="ContentTypeBuilder/DataManagerProvider/EDIT_CUSTOM_FIELD_ATTRIBUTE",m="ContentTypeBuilder/DataManagerProvider/GET_DATA_SUCCEEDED",y="ContentTypeBuilder/DataManagerProvider/RELOAD_PLUGIN",h="ContentTypeBuilder/DataManagerProvider/REMOVE_FIELD_FROM_DISPLAYED_COMPONENT",b="ContentTypeBuilder/DataManagerProvider/REMOVE_COMPONENT_FROM_DYNAMIC_ZONE",M="ContentTypeBuilder/DataManagerProvider/REMOVE_FIELD",C="ContentTypeBuilder/DataManagerProvider/SET_MODIFIED_DATA",S="ContentTypeBuilder/DataManagerProvider/UPDATE_SCHEMA"},54370:function(g,n,t){"use strict";t.d(n,{E:function(){return m}});var r=t(97889),a=t(33795),i=t.n(a),u=t(3040),s=t.n(u),l=t(37087),f=t(49561),c=t(13339),d=t(31947);const m={components:{},contentTypes:{},initialComponents:{},initialContentTypes:{},initialData:{},modifiedData:{},reservedNames:{},isLoading:!0,isLoadingForDataToBeSet:!0},y=["oneWay","manyWay"],h=C=>C==="manyToOne"?"oneToMany":C==="oneToMany"?"manyToOne":C,b=(C,S)=>C.schema.attributes.findIndex(({name:p})=>p===S),M=(C=m,S)=>(0,r.default)(C,p=>{switch(S.type){case d.gz:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D}=S;delete E.createComponent;const R=["component","contentType"].includes(T)?[T]:[T,D],z=[...i()(C,["modifiedData",...R,"schema","attributes"],[]).slice(),{...E,name:v}];if(s()(p,["modifiedData",...R,"schema","attributes"],z),S.shouldAddComponentToData){const V=E.component,re=C.components[V],X=re.isTemporary,le=C.modifiedData.components[V]!==void 0;if(X||le)break;p.modifiedData.components[V]=re,(0,c.Z)(re.schema.attributes,C.components).filter(ve=>i()(C,["modifiedData","components",ve])===void 0).forEach(ve=>{const J=i()(C,["components",ve],{});J.isTemporary||!1||(p.modifiedData.components[ve]=J)});break}if(E.type==="relation"){const V=E.target,re=E.targetAttribute||null,X=E.relation,le=(0,f.Z)(X,re),be=i()(C,["modifiedData",...R,"uid"]);if(E.type==="relation"&&le!=="oneWay"&&le!=="manyWay"&&V===be){const ge={name:re,relation:h(le),target:V,targetAttribute:v,type:"relation"};E.private&&(ge.private=E.private);const ve=[...z,ge];s()(p,["modifiedData",...R,"schema","attributes"],ve)}}break}case d.Uu:{const{dynamicZoneTarget:v,componentsToAdd:E}=S,T=b(C.modifiedData.contentType,v);E.forEach(D=>{p.modifiedData.contentType.schema.attributes[T].components.push(D)});break}case d.Ir:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D}=S,R=["component","contentType"].includes(T)?[T]:[T,D],z=[...i()(C,["modifiedData",...R,"schema","attributes"],[]).slice(),{...E,name:v}];s()(p,["modifiedData",...R,"schema","attributes"],z);break}case d.o_:{const{dynamicZoneTarget:v,newComponents:E}=S,T=b(C.modifiedData.contentType,v),D=C.modifiedData.contentType.schema.attributes[T].components,R=(0,l.Z)([...D,...E]);p.modifiedData.contentType.schema.attributes[T].components=R,(0,c.Z)((0,r.current)(p.modifiedData.contentType.schema.attributes),C.components).filter(j=>i()(C,["modifiedData","components",j])===void 0).forEach(j=>{const V=i()(C,["components",j],{});V.isTemporary||!1||(p.modifiedData.components[j]=V)});break}case d.VR:{const v={uid:S.uid,isTemporary:!0,category:S.componentCategory,schema:{...S.data,attributes:[]}};p.components[S.uid]=v,S.shouldAddComponentToData&&(p.modifiedData.components[S.uid]=v);break}case d.Sh:{const v={uid:S.uid,isTemporary:!0,schema:{...S.data,attributes:[]}};p.contentTypes[S.uid]=v;break}case d.JO:{const{attributeToSet:{name:v,...E},forTarget:T,targetUid:D,initialAttribute:R}=S,N=R.name,z=["component","contentType"].includes(T)?[T]:[T,D],j=b(i()(C,["modifiedData",...z]),N),V=E.type==="relation";if(!V){s()(p,["modifiedData",...z,"schema","attributes",j],S.attributeToSet);break}const re=i()(C,["modifiedData",...z,"schema","attributes"]).slice(),X={name:v,relation:E.relation,target:E.target,targetAttribute:E.targetAttribute,type:"relation"};E.private&&(X.private=E.private),E.pluginOptions&&(X.pluginOptions=E.pluginOptions);const le=re.findIndex(({name:q})=>q===R.name);le!==-1&&re.splice(le,1,X);let be=null,ge=null,ve=null,J=null;const B=i()(C,["modifiedData",...z,"uid"]),U=R.target!==E.target,F=E.target===B,_=(0,f.Z)(E.relation,E.targetAttribute),Z=(0,f.Z)(R.relation,R.targetAttribute),ce=R.target===B,ee=Z!==_,de=U&&!F&&ce&&V,Re=ee&&ce&&["oneWay","manyWay"].includes(_)&&V,qe=!y.includes(Z)&&!y.includes(_)&&ce&&F&&V,ae=y.includes(Z)&&!y.includes(_)&&ce&&F&&V,W=U&&F&&!y.includes(_);if((de||Re)&&(be=R.targetAttribute),be){const q=re.findIndex(({name:ye})=>ye===be);re.splice(q,1)}if(!de){const q=i()(C,["initialContentTypes",R.target]);if(q){const ye=b(q,R.targetAttribute);J=i()(C,["initialContentTypes",R.target,"schema","attributes",ye])}}if(ae||W){ve={name:E.targetAttribute,relation:h(_),target:E.target,targetAttribute:v,type:"relation"},E.private&&(ve.private=E.private),J&&J.pluginOptions&&(ve.pluginOptions=J.pluginOptions);const q=re.findIndex(({name:Se})=>Se===R.name),ye=re.findIndex(({name:Se})=>v===Se),fe=(q===-1?ye:q)+1;re.splice(fe,0,ve)}if(qe&&(ge=R.targetAttribute,ve={name:E.targetAttribute,relation:h(_),target:E.target,targetAttribute:v,type:"relation"},E.private&&(ve.private=E.private),J&&J.pluginOptions&&(ve.pluginOptions=J.pluginOptions),ge)){const q=re.findIndex(({name:ye})=>ye===ge);re.splice(q,1,ve)}s()(p,["modifiedData",...z,"schema","attributes"],re);break}case d.Ly:{const{forTarget:v,targetUid:E,initialAttribute:T,attributeToSet:D}=S,R=T.name,N=["component","contentType"].includes(v)?[v]:[v,E],z=b(i()(C,["modifiedData",...N]),R);s()(p,["modifiedData",...N,"schema","attributes",z],D);break}case d.Id:{p.components=S.components,p.initialComponents=S.components,p.initialContentTypes=S.contentTypes,p.contentTypes=S.contentTypes,p.reservedNames=S.reservedNames,p.isLoading=!1;break}case d.Ap:{p.contentTypes=C.initialContentTypes,p.components=C.initialComponents;break}case d.Zl:return m;case d.NG:{const v=b(C.modifiedData.contentType,S.dzName);p.modifiedData.contentType.schema.attributes[v].components.splice(S.componentToRemoveIndex,1);break}case d.ai:{const{mainDataKey:v,attributeToRemoveName:E}=S,T=["modifiedData",v,"schema","attributes"],D=b(C.modifiedData[v],E),R=[...T,D],N=i()(C,R);if(N.type==="relation"&&v==="contentType"){const{target:re,relation:X,targetAttribute:le}=N,be=(0,f.Z)(X,le),ge=C.modifiedData.contentType.uid;if(re===ge&&!y.includes(be)){const B=C.modifiedData[v].schema.attributes.slice().filter(U=>!(U.name===E||U.target===ge&&U.targetAttribute===E));p.modifiedData[v].schema.attributes=B;break}}C.modifiedData[v].schema.attributes.slice().reduce((re,X)=>(X.type!=="uid"||X.targetField!==E||re.push(X.name),re),[]).forEach(re=>{const X=b(C.modifiedData[v],re);delete p.modifiedData[v].schema.attributes[X].targetField}),p.modifiedData[v].schema.attributes.splice(D,1);break}case d.lw:{const{attributeToRemoveName:v,componentUid:E}=S,T=b(C.modifiedData.components[E],v);p.modifiedData.components[E].schema.attributes.splice(T,1);break}case d.xx:{p.isLoadingForDataToBeSet=!1,p.initialData=S.schemaToSet,p.modifiedData=S.schemaToSet,S.hasJustCreatedSchema||(p.components=C.initialComponents,p.contentTypes=C.initialContentTypes);break}case d.bi:{const{data:{displayName:v,category:E,icon:T,kind:D},schemaType:R,uid:N}=S;if(p.modifiedData[R].schema.displayName=v,S.schemaType==="component"){p.modifiedData.component.category=E,p.modifiedData.component.schema.icon=T;const z=(0,r.current)(p.modifiedData.component);p.components[N]=z;break}p.modifiedData.contentType.schema.kind=D;break}default:return p}});n.Z=M},13339:function(g,n,t){"use strict";var r=t(33795),a=t.n(r),i=t(37087);const u=(s,l)=>{const f=s.reduce((c,d)=>{const m=d.type;if(m==="component"){const y=d.component;c.push(y);const h=a()(l,[y,"schema","attributes"],[]);c.push(...u(h,l))}if(m==="dynamiczone"){const y=d.components,h=y.reduce((b,M)=>{const C=a()(l,[M,"schema","attributes"],[]);return[...b,...u(C,l)]},[]);return[...c,...y,...h]}return c},[]);return(0,i.Z)(f)};n.Z=u},91559:function(g,n,t){"use strict";t.d(n,{Ey:function(){return h},I:function(){return f},OY:function(){return m},P0:function(){return r},QQ:function(){return i},S0:function(){return d},VZ:function(){return y},_H:function(){return c},aG:function(){return a},c2:function(){return u},oF:function(){return l},yC:function(){return s}});const r="ContentTypeBuilder/FormModal/ON_CHANGE",a="ContentTypeBuilder/FormModal/ON_CHANGE_RELATION_TARGET",i="ContentTypeBuilder/FormModal/ON_CHANGE_RELATION_TYPE",u="ContentTypeBuilder/FormModal/RESET_PROPS",s="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SET_FORM_FOR_ADDING_AN_EXISTING_COMPO",l="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SAVE_CURRENT_DATA",f="ContentTypeBuilder/FormModal/RESET_PROPS_AND_SET_THE_FORM_FOR_ADDING_A_COMPO_TO_A_DZ",c="ContentTypeBuilder/FormModal/SET_DATA_TO_EDIT",d="ContentTypeBuilder/FormModal/SET_ATTRIBUTE_DATA_SCHEMA",m="ContentTypeBuilder/FormModal/SET_CUSTOM_FIELD_DATA_SCHEMA",y="ContentTypeBuilder/FormModal/SET_DYNAMIC_ZONE_DATA_SCHEMA",h="ContentTypeBuilder/FormModal/SET_ERRORS"},25061:function(g,n,t){"use strict";t.d(n,{Z:function(){return E},E:function(){return p}});var r=t(97889),a=t(24443),i=t.n(a),u=t(3040),s=t.n(u),l=t(54002),f=t.n(l),c=t(92891),d=t.n(c),m=t(49561),y=t(45251),h=t(2158);const b=T=>["manyToMany","oneToMany","manyWay"].includes(T)?2:1,M=T=>["manyToMany","manyToOne"].includes(T)?2:1;var C=t(91559),S=t(74042);const p={formErrors:{},modifiedData:{},initialData:{},componentToCreate:{},isCreatingComponentWhileAddingAField:!1};var E=(T=p,D)=>(0,r.default)(T,R=>{switch(D.type){case C.P0:{const{keys:N,value:z}=D,j=T.modifiedData;if(Boolean(j.default)&&N.length===1&&N.includes("type")){const re=j.type;re&&["date","datetime","time"].includes(re)&&delete R.modifiedData.default}s()(R,["modifiedData",...N],z);break}case C.aG:{const{target:{oneThatIsCreatingARelationWithAnother:N,selectedContentTypeFriendlyName:z,targetContentTypeAllowedRelations:j,value:V}}=D;let re=!1,X=null;s()(R,["modifiedData","target"],V);const le=T.modifiedData;if(Array.isArray(j)){const J=(0,m.Z)(le.relation,le.targetAttribute);if(!j.includes(J)){const B=j[0];re=!0,X=B,B==="oneWay"?s()(R,["modifiedData","relation"],"oneToOne"):B==="manyWay"?s()(R,["modifiedData","relation"],"oneToMany"):s()(R,["modifiedData","relation"],B)}}let be;if(re?be=i()(f()((0,y.Z)(z)),b(X)):be=i()(f()((0,y.Z)(z)),b(le.relation)),s()(R,["modifiedData","name"],be),T.modifiedData.targetAttribute===null)break;if(re&&["oneWay","manyWay"].includes(X)){s()(R,["modifiedData","targetAttribute"],null);break}const ve=i()(f()((0,y.Z)(N)),M(le.relation));s()(R,["modifiedData","targetAttribute"],ve);break}case C.QQ:{const{target:{oneThatIsCreatingARelationWithAnother:N,value:z}}=D,j=T.modifiedData.name;if(!["oneWay","manyWay"].includes(z)){s()(R,["modifiedData","relation"],z);const V=T.modifiedData.targetAttribute;s()(R,["modifiedData","name"],i()(f()((0,y.Z)(j)),b(z))),s()(R,["modifiedData","targetAttribute"],i()(V||f()((0,y.Z)(N)),M(z)));break}if(z==="oneWay"){s()(R,["modifiedData","relation"],"oneToOne"),s()(R,["modifiedData","targetAttribute"],null),s()(R,["modifiedData","name"],i()(f()(j),1));break}s()(R,["modifiedData","relation"],"oneToMany"),s()(R,["modifiedData","targetAttribute"],null),s()(R,["modifiedData","name"],i()(f()(j),2));break}case C.c2:return p;case C.yC:return{...p,modifiedData:{type:"component",repeatable:!0,...D.options}};case C.oF:{const N=T.modifiedData.componentToCreate,z={displayName:N.displayName,type:"component",repeatable:!1,...D.options,component:(0,h.N)(N.displayName,N.category)};return{...p,componentToCreate:N,modifiedData:z,isCreatingComponentWhileAddingAField:T.modifiedData.createComponent}}case C.I:{const z={...T.modifiedData,createComponent:!0,componentToCreate:{type:"component"}};return{...p,modifiedData:z}}case C._H:{R.modifiedData=D.data,R.initialData=D.data;break}case C.S0:{const{attributeType:N,isEditing:z,modifiedDataToSetForEditing:j,nameToSetForRelation:V,targetUid:re,step:X,options:le={}}=D;if(z){R.modifiedData=j,R.initialData=j;break}let be;N==="component"?X==="1"?be={type:"component",createComponent:!0,componentToCreate:{type:"component"}}:be={...le,type:"component",repeatable:!0}:N==="dynamiczone"?be={...le,type:"dynamiczone",components:[]}:N==="text"?be={...le,type:"string"}:N==="number"||N==="date"?be=le:N==="media"?be={allowedTypes:["images","files","videos","audios"],type:"media",multiple:!0,...le}:N==="enumeration"?be={...le,type:"enumeration",enum:[]}:N==="relation"?be={name:f()(V),relation:"oneToOne",targetAttribute:null,target:re,type:"relation"}:be={...le,type:N,default:null},R.modifiedData=be;break}case C.OY:{const{customField:N,isEditing:z,modifiedDataToSetForEditing:j,options:V={}}=D;if(z){R.modifiedData=j,R.initialData=j;break}R.modifiedData={...V,type:N.type};const X=[...N?.options?.base||[],...N?.options?.advanced||[]].reduce(S.customFieldDefaultOptionsReducer,[]);X.length&&X.forEach(({name:le,defaultValue:be})=>d().set(R.modifiedData,le,be));break}case C.VZ:{R.modifiedData=D.attributeToEdit,R.initialData=D.attributeToEdit;break}case C.Ey:{R.formErrors=D.errors;break}default:return R}})},2158:function(g,n,t){"use strict";t.d(n,{E:function(){return a},N:function(){return i}});var r=t(45251);const a=u=>{const s=(0,r.Z)(u);return`api::${s}.${s}`},i=(u,s)=>`${(0,r.Z)(s)}.${(0,r.Z)(u)}`},74042:function(g){const n=(t,r)=>{if(r.items)return r.items.reduce(n,t);if("defaultValue"in r){const{name:a,defaultValue:i}=r;t.push({name:a,defaultValue:i})}return t};g.exports={customFieldDefaultOptionsReducer:n}},3633:function(g,n){"use strict";const t={main:[{action:"plugin::content-type-builder.read",subject:null}]};n.Z=t},25158:function(g,n,t){"use strict";var r=t(97314);const a=r.u2.replace(/^@strapi\/plugin-/i,"");n.Z=a},49561:function(g,n){"use strict";const t=(r,a)=>{const i=a==null;return r==="oneToOne"&&i?"oneWay":r==="oneToMany"&&i?"manyWay":r};n.Z=t},37087:function(g,n){"use strict";const t=r=>[...new Set(r)];n.Z=t},45251:function(g,n,t){"use strict";var r=t(40791),a=t.n(r);const i=u=>a()(u,{separator:"-"});n.Z=i},59990:function(g,n){"use strict";const t={settings:[{action:"plugin::email.settings.read",subject:null}]};n.Z=t},89070:function(g,n,t){"use strict";var r=t(70096);const a=r.u2.replace(/^@strapi\/plugin-/i,"");n.Z=a},85684:function(g,n,t){"use strict";var r=t(89070);const a=i=>`${r.Z}.${i}`;n.Z=a},89307:function(g,n,t){"use strict";t.d(n,{J:function(){return j}});var r=t(32735),a=t(60216),i=t.n(a),u=t(13478),s=t(39161),l=t(83292),f=t(57269),c=t(5636),d=t(15503);const m=l.default.span`
|
|
172
172
|
text-transform: uppercase;
|
|
173
173
|
`,y=(0,l.default)(s.CardAction)`
|
|
174
174
|
opacity: 0;
|