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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +1 -3
  2. package/admin/src/content-manager/components/RelationInput/components/Option.js +6 -5
  3. package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +7 -7
  4. package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFields.js +23 -21
  5. package/admin/src/content-manager/pages/EditSettingsView/components/ModalForm.js +21 -23
  6. package/admin/src/content-manager/pages/EditView/Information/index.js +1 -1
  7. package/admin/src/content-manager/pages/EditView/InformationBox/InformationBoxCE.js +1 -2
  8. package/admin/src/content-manager/pages/EditView/InformationBox/index.js +1 -3
  9. package/admin/src/content-manager/pages/EditView/index.js +14 -2
  10. package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +24 -22
  11. package/admin/src/content-manager/pages/ListView/components/Body/index.js +191 -0
  12. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/ConfirmBulkActionDialog/index.js +164 -0
  13. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/SelectedEntriesModal/index.js +468 -0
  14. package/admin/src/content-manager/{components/DynamicTable/BulkActionsBar → pages/ListView/components/BulkActionButtons}/index.js +56 -132
  15. package/admin/src/content-manager/pages/ListView/components/CellContent/RelationMultiple/index.js +63 -69
  16. package/admin/src/content-manager/pages/ListView/components/CellContent/RepeatableComponent/index.js +28 -21
  17. package/admin/src/content-manager/pages/ListView/index.js +191 -132
  18. package/admin/src/hooks/useSettingsMenu/index.js +35 -21
  19. package/admin/src/layouts/UnauthenticatedLayout/LocaleToggle/index.js +7 -7
  20. package/admin/src/pages/AuthPage/components/Login/index.js +3 -5
  21. package/admin/src/pages/AuthPage/constants.js +3 -2
  22. package/admin/src/pages/AuthPage/index.js +18 -1
  23. package/admin/src/pages/HomePage/index.js +19 -7
  24. package/admin/src/pages/ProfilePage/index.js +6 -11
  25. package/admin/src/pages/SettingsPage/components/SettingsNav/index.js +13 -11
  26. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +17 -1
  27. package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +15 -2
  28. package/admin/src/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  29. package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +15 -1
  30. package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +36 -5
  31. package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  32. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  33. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +16 -1
  34. package/admin/src/translations/ca.json +4 -4
  35. package/admin/src/translations/de.json +4 -4
  36. package/admin/src/translations/dk.json +2 -2
  37. package/admin/src/translations/en.json +23 -4
  38. package/admin/src/translations/es.json +4 -4
  39. package/admin/src/translations/eu.json +4 -4
  40. package/admin/src/translations/fr.json +2 -2
  41. package/admin/src/translations/gu.json +4 -4
  42. package/admin/src/translations/hi.json +4 -4
  43. package/admin/src/translations/hu.json +4 -4
  44. package/admin/src/translations/ja.json +2 -2
  45. package/admin/src/translations/ko.json +2 -2
  46. package/admin/src/translations/ml.json +4 -4
  47. package/admin/src/translations/nl.json +4 -4
  48. package/admin/src/translations/pl.json +4 -4
  49. package/admin/src/translations/pt-BR.json +4 -4
  50. package/admin/src/translations/ru.json +4 -4
  51. package/admin/src/translations/sa.json +4 -4
  52. package/admin/src/translations/sk.json +4 -4
  53. package/admin/src/translations/sv.json +4 -4
  54. package/admin/src/translations/tr.json +4 -4
  55. package/admin/src/translations/zh-Hans.json +4 -4
  56. package/admin/src/translations/zh.json +4 -4
  57. package/build/1049.758a01f5.chunk.js +1 -0
  58. package/build/{3528.4845cf92.chunk.js → 1386.762d6eb8.chunk.js} +1 -1
  59. package/build/1727.b49f0713.chunk.js +1 -0
  60. package/build/{5563.a146acac.chunk.js → 2225.15d1df72.chunk.js} +2 -2
  61. package/build/2379.d33a2e16.chunk.js +1 -0
  62. package/build/2395.b0419a54.chunk.js +26 -0
  63. package/build/2801.18f38baf.chunk.js +1 -0
  64. package/build/{7394.423886bd.chunk.js → 3100.21c343fa.chunk.js} +1 -1
  65. package/build/311.cb0884bb.chunk.js +1 -0
  66. package/build/3483.ddd2d6df.chunk.js +1 -0
  67. package/build/{970.89601f27.chunk.js → 3739.63e352f1.chunk.js} +52 -20
  68. package/build/3984.ea7b8036.chunk.js +1 -0
  69. package/build/4546.ff9fdf30.chunk.js +1 -0
  70. package/build/502.ccb38223.chunk.js +1 -0
  71. package/build/5483.ed2c7efa.chunk.js +6 -0
  72. package/build/{5542.c62d0daf.chunk.js → 5542.2415a393.chunk.js} +6 -6
  73. package/build/6158.c974fd83.chunk.js +1 -0
  74. package/build/6691.f880a0b6.chunk.js +105 -0
  75. package/build/7030.b98dcedf.chunk.js +1 -0
  76. package/build/7464.c6d0565c.chunk.js +1 -0
  77. package/build/8276.23e0763b.chunk.js +26 -0
  78. package/build/8298.fd253c9f.chunk.js +117 -0
  79. package/build/918.54414509.chunk.js +1 -0
  80. package/build/{9932.7e2b71de.chunk.js → 9806.91360bb6.chunk.js} +79 -79
  81. package/build/{9944.29289a16.chunk.js → 9944.7af075a5.chunk.js} +1 -1
  82. package/build/{Admin-authenticatedApp.9d3afb79.chunk.js → Admin-authenticatedApp.36b3826c.chunk.js} +5 -5
  83. package/build/Admin_InternalErrorPage.f45f2462.chunk.js +1 -0
  84. package/build/{Admin_homePage.be30ef4e.chunk.js → Admin_homePage.ac9dfb86.chunk.js} +23 -15
  85. package/build/{Admin_marketplace.74a58e20.chunk.js → Admin_marketplace.f0b87fce.chunk.js} +1 -1
  86. package/build/{Admin_pluginsPage.ce464189.chunk.js → Admin_pluginsPage.8728ff6e.chunk.js} +1 -1
  87. package/build/{Admin_profilePage.2131eb68.chunk.js → Admin_profilePage.a968035f.chunk.js} +2 -2
  88. package/build/Admin_settingsPage.8c600d1a.chunk.js +111 -0
  89. package/build/Upload_ConfigureTheView.345ac1e0.chunk.js +1 -0
  90. package/build/admin-app.1c3f7fd6.chunk.js +36 -0
  91. package/build/{admin-edit-roles-page.3fdd6b9d.chunk.js → admin-edit-roles-page.a49b9f4f.chunk.js} +4 -4
  92. package/build/admin-edit-users.67704088.chunk.js +10 -0
  93. package/build/{admin-roles-list.e17b00d7.chunk.js → admin-roles-list.0c129e98.chunk.js} +1 -1
  94. package/build/admin-users.3279ffb0.chunk.js +11 -0
  95. package/build/api-tokens-create-page.46c2ea84.chunk.js +1 -0
  96. package/build/{api-tokens-edit-page.9a1dd2fa.chunk.js → api-tokens-edit-page.58139df9.chunk.js} +1 -1
  97. package/build/{api-tokens-list-page.a103f526.chunk.js → api-tokens-list-page.505bf7e0.chunk.js} +2 -2
  98. package/build/audit-logs-settings-page.4b422831.chunk.js +1 -0
  99. package/build/{ca-json.1fed5d8b.chunk.js → ca-json.a53c10b6.chunk.js} +1 -1
  100. package/build/content-manager.b8d593d4.chunk.js +1103 -0
  101. package/build/{content-type-builder-list-view.a200a358.chunk.js → content-type-builder-list-view.bf9be456.chunk.js} +9 -9
  102. package/build/{content-type-builder-translation-ar-json.56d8fcf4.chunk.js → content-type-builder-translation-ar-json.3e808e2f.chunk.js} +1 -1
  103. package/build/{content-type-builder-translation-cs-json.a5b299ca.chunk.js → content-type-builder-translation-cs-json.1ef9e106.chunk.js} +1 -1
  104. package/build/{content-type-builder-translation-de-json.393a76c0.chunk.js → content-type-builder-translation-de-json.63fcff7b.chunk.js} +1 -1
  105. package/build/{content-type-builder-translation-dk-json.fbd39bb7.chunk.js → content-type-builder-translation-dk-json.fd626b67.chunk.js} +1 -1
  106. package/build/{content-type-builder-translation-en-json.38e20391.chunk.js → content-type-builder-translation-en-json.ed29ff4d.chunk.js} +1 -1
  107. package/build/{content-type-builder-translation-es-json.9288474b.chunk.js → content-type-builder-translation-es-json.a4a361a9.chunk.js} +1 -1
  108. package/build/{content-type-builder-translation-fr-json.d35e269c.chunk.js → content-type-builder-translation-fr-json.499c3a46.chunk.js} +1 -1
  109. package/build/{content-type-builder-translation-id-json.f0513929.chunk.js → content-type-builder-translation-id-json.65255f93.chunk.js} +1 -1
  110. package/build/{content-type-builder-translation-it-json.aaf16753.chunk.js → content-type-builder-translation-it-json.e268ab74.chunk.js} +1 -1
  111. package/build/{content-type-builder-translation-ko-json.8fe21a7f.chunk.js → content-type-builder-translation-ko-json.04cb309d.chunk.js} +1 -1
  112. package/build/{content-type-builder-translation-ms-json.3b5d2d3e.chunk.js → content-type-builder-translation-ms-json.f6b743b9.chunk.js} +1 -1
  113. package/build/{content-type-builder-translation-nl-json.225ef5d3.chunk.js → content-type-builder-translation-nl-json.997fe8cc.chunk.js} +1 -1
  114. package/build/{content-type-builder-translation-pl-json.92f36be2.chunk.js → content-type-builder-translation-pl-json.634f638b.chunk.js} +1 -1
  115. package/build/{content-type-builder-translation-pt-BR-json.3bd10f89.chunk.js → content-type-builder-translation-pt-BR-json.6a95dc71.chunk.js} +1 -1
  116. package/build/{content-type-builder-translation-ru-json.9bfe47ce.chunk.js → content-type-builder-translation-ru-json.3af65503.chunk.js} +1 -1
  117. package/build/{content-type-builder-translation-sk-json.d03cc18a.chunk.js → content-type-builder-translation-sk-json.c6078082.chunk.js} +1 -1
  118. package/build/{content-type-builder-translation-sv-json.d23dcd32.chunk.js → content-type-builder-translation-sv-json.a6df2462.chunk.js} +1 -1
  119. package/build/{content-type-builder-translation-th-json.7ad256e2.chunk.js → content-type-builder-translation-th-json.122277cc.chunk.js} +1 -1
  120. package/build/{content-type-builder-translation-tr-json.926f6191.chunk.js → content-type-builder-translation-tr-json.41f44f77.chunk.js} +1 -1
  121. package/build/{content-type-builder-translation-uk-json.7bf19546.chunk.js → content-type-builder-translation-uk-json.e1315acd.chunk.js} +1 -1
  122. package/build/{content-type-builder-translation-zh-Hans-json.415577fb.chunk.js → content-type-builder-translation-zh-Hans-json.6ff57db6.chunk.js} +1 -1
  123. package/build/{content-type-builder-translation-zh-json.ad24dbeb.chunk.js → content-type-builder-translation-zh-json.3532b962.chunk.js} +1 -1
  124. package/build/content-type-builder.40534de5.chunk.js +170 -0
  125. package/build/{de-json.fcac7381.chunk.js → de-json.b3be02c7.chunk.js} +1 -1
  126. package/build/{dk-json.e34cad0d.chunk.js → dk-json.842aa391.chunk.js} +1 -1
  127. package/build/{email-settings-page.45695daa.chunk.js → email-settings-page.d494d1eb.chunk.js} +2 -2
  128. package/build/{en-json.fb9f6ddd.chunk.js → en-json.4c733bd1.chunk.js} +1 -1
  129. package/build/{es-json.42096084.chunk.js → es-json.f57b5335.chunk.js} +1 -1
  130. package/build/{eu-json.fb17c8f9.chunk.js → eu-json.633025f0.chunk.js} +1 -1
  131. package/build/{fr-json.69789980.chunk.js → fr-json.aa8839d2.chunk.js} +1 -1
  132. package/build/{gu-json.4d667d0c.chunk.js → gu-json.5bd62812.chunk.js} +1 -1
  133. package/build/{hi-json.323be97d.chunk.js → hi-json.9104eb78.chunk.js} +1 -1
  134. package/build/{hu-json.fe71e6c8.chunk.js → hu-json.9f4aae42.chunk.js} +1 -1
  135. package/build/{i18n-settings-page.29308d0b.chunk.js → i18n-settings-page.47f78016.chunk.js} +1 -1
  136. package/build/index.html +1 -1
  137. package/build/{ja-json.81b6d1e3.chunk.js → ja-json.91286391.chunk.js} +1 -1
  138. package/build/{ko-json.4539f4ba.chunk.js → ko-json.fcf3ec4b.chunk.js} +1 -1
  139. package/build/main.a12c4c0f.js +2856 -0
  140. package/build/{ml-json.8988e374.chunk.js → ml-json.557aa14c.chunk.js} +1 -1
  141. package/build/{nl-json.98345913.chunk.js → nl-json.b2b16eea.chunk.js} +1 -1
  142. package/build/{pl-json.59a5dab3.chunk.js → pl-json.f094a417.chunk.js} +1 -1
  143. package/build/{pt-BR-json.9410688b.chunk.js → pt-BR-json.dec7fb01.chunk.js} +1 -1
  144. package/build/review-workflows-settings-create-view.dfd87e1f.chunk.js +1 -0
  145. package/build/review-workflows-settings-edit-view.53c00afe.chunk.js +1 -0
  146. package/build/review-workflows-settings-list-view.a34be805.chunk.js +56 -0
  147. package/build/{ru-json.678cd48b.chunk.js → ru-json.8193d8c4.chunk.js} +1 -1
  148. package/build/{runtime~main.5e9bf4b3.js → runtime~main.d197f488.js} +2 -2
  149. package/build/{sa-json.6359a11c.chunk.js → sa-json.a56836f1.chunk.js} +1 -1
  150. package/build/{sk-json.2374f129.chunk.js → sk-json.bf2f057a.chunk.js} +1 -1
  151. package/build/sso-settings-page.ed6f3f15.chunk.js +1 -0
  152. package/build/{sv-json.ae6e71ea.chunk.js → sv-json.fd0e86c6.chunk.js} +1 -1
  153. package/build/{tr-json.bac5dbd3.chunk.js → tr-json.56c32cf6.chunk.js} +1 -1
  154. package/build/transfer-tokens-create-page.1597e6ab.chunk.js +1 -0
  155. package/build/transfer-tokens-edit-page.8741529f.chunk.js +1 -0
  156. package/build/{transfer-tokens-list-page.7237443d.chunk.js → transfer-tokens-list-page.22147d2c.chunk.js} +2 -2
  157. package/build/upload-settings.cac210a0.chunk.js +14 -0
  158. package/build/upload.cbfeefa5.chunk.js +58 -0
  159. package/build/{users-advanced-settings-page.750b1f76.chunk.js → users-advanced-settings-page.18379a56.chunk.js} +1 -1
  160. package/build/users-email-settings-page.a87978e5.chunk.js +9 -0
  161. package/build/users-providers-settings-page.8876c1ee.chunk.js +14 -0
  162. package/build/{users-roles-settings-page.d286426a.chunk.js → users-roles-settings-page.0431f48c.chunk.js} +2 -2
  163. package/build/webhook-edit-page.a91f27a1.chunk.js +33 -0
  164. package/build/{webhook-list-page.940a40f1.chunk.js → webhook-list-page.65e1b5bb.chunk.js} +1 -1
  165. package/build/{zh-Hans-json.fada6f40.chunk.js → zh-Hans-json.36d81cdc.chunk.js} +1 -1
  166. package/build/{zh-json.3529f1e5.chunk.js → zh-json.1cc86ff0.chunk.js} +1 -1
  167. package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +6 -3
  168. package/ee/admin/content-manager/pages/EditView/InformationBox/index.js +1 -3
  169. package/ee/admin/content-manager/pages/ListView/ReviewWorkflowsColumn/constants.js +2 -2
  170. package/ee/admin/pages/AuthPage/components/Login/index.js +3 -5
  171. package/ee/admin/pages/HomePage/index.js +11 -0
  172. package/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +1 -3
  173. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/ProtectedPage/ProtectedPage.js +1 -1
  174. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/Stages/Stage/Stage.js +1 -1
  175. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/CreateView/CreateView.js +38 -10
  176. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/EditView/EditView.js +57 -8
  177. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/ListView/ListView.js +3 -3
  178. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/utils/{getWorkflowValidationSchema.js → validateWorkflow.js} +33 -2
  179. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  180. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/index.js +13 -0
  181. package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  182. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  183. package/ee/server/constants/default-stages.json +1 -1
  184. package/ee/server/constants/workflows.js +1 -0
  185. package/ee/server/services/review-workflows/validation.js +6 -0
  186. package/ee/server/validation/review-workflows.js +6 -2
  187. package/index.js +0 -14
  188. package/package.json +12 -20
  189. package/webpack.alias.js +0 -3
  190. package/webpack.config.js +1 -75
  191. package/admin/src/content-manager/pages/ListView/components/TableRows/index.js +0 -300
  192. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +0 -5
  193. package/build/1386.3b2aa6a7.chunk.js +0 -3
  194. package/build/1970.39a2d75e.chunk.js +0 -1
  195. package/build/2799.cf9b491f.chunk.js +0 -1
  196. package/build/3269.1ea0f5a6.chunk.js +0 -1
  197. package/build/4485.d3c6dd1d.chunk.js +0 -6
  198. package/build/539.865446c0.chunk.js +0 -1
  199. package/build/6691.e6d5ac38.chunk.js +0 -105
  200. package/build/7018.f3dad3c1.chunk.js +0 -1
  201. package/build/7259.0e25ab5d.chunk.js +0 -1
  202. package/build/9465.d8fc1377.chunk.js +0 -112
  203. package/build/Admin_InternalErrorPage.8911cb49.chunk.js +0 -1
  204. package/build/Admin_settingsPage.074655f6.chunk.js +0 -79
  205. package/build/Upload_ConfigureTheView.7a1cb9c9.chunk.js +0 -1
  206. package/build/admin-app.3ede71ad.chunk.js +0 -61
  207. package/build/admin-edit-users.78552758.chunk.js +0 -10
  208. package/build/admin-users.c23322fc.chunk.js +0 -11
  209. package/build/api-tokens-create-page.3dd4e921.chunk.js +0 -1
  210. package/build/audit-logs-settings-page.37fe915c.chunk.js +0 -1
  211. package/build/content-manager.08541eeb.chunk.js +0 -1094
  212. package/build/content-type-builder.de22f7c9.chunk.js +0 -166
  213. package/build/main.a8ede50d.js +0 -2927
  214. package/build/review-workflows-settings-create-view.56f61e18.chunk.js +0 -1
  215. package/build/review-workflows-settings-edit-view.912bc9c0.chunk.js +0 -1
  216. package/build/review-workflows-settings-list-view.cf6a08d3.chunk.js +0 -56
  217. package/build/sso-settings-page.0cdb96a6.chunk.js +0 -1
  218. package/build/transfer-tokens-create-page.de14cad4.chunk.js +0 -1
  219. package/build/transfer-tokens-edit-page.4f5e39af.chunk.js +0 -1
  220. package/build/upload-settings.cb6c14c3.chunk.js +0 -14
  221. package/build/upload.7e629643.chunk.js +0 -26
  222. package/build/users-email-settings-page.e9bcd865.chunk.js +0 -9
  223. package/build/users-providers-settings-page.a94253e9.chunk.js +0 -14
  224. package/build/webhook-edit-page.77ef4f1a.chunk.js +0 -33
  225. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/PublicationState.js +0 -0
  226. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/index.js +0 -0
@@ -1 +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.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"}`)}}]);
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.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.ListViewTable.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.ListViewTable.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"}`)}}]);