@strapi/admin 4.10.0-beta.0 → 4.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +4 -0
- package/.eslintrc.js +14 -0
- package/admin/src/components/LanguageProvider/index.js +1 -1
- package/admin/src/components/LocalesProvider/__mocks__/useLocalesProvider.js +7 -0
- package/admin/src/components/LocalesProvider/index.js +2 -3
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +3 -6
- package/admin/src/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/getTableColumn.js +2 -0
- package/admin/src/content-manager/components/DynamicTable/index.js +11 -29
- package/admin/src/content-manager/components/EditViewDataManagerProvider/reducer.js +12 -6
- package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/findAllAndReplace.js +10 -3
- package/admin/src/content-manager/components/InputUID/endActionStyle.js +4 -13
- package/admin/src/content-manager/components/InputUID/index.js +95 -72
- package/admin/src/content-manager/components/RepeatableComponent/components/Component.js +8 -2
- package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +4 -8
- package/admin/src/content-manager/pages/App/LeftMenu/index.js +56 -35
- package/admin/src/content-manager/pages/App/actions.js +19 -7
- package/admin/src/content-manager/pages/App/constants.js +3 -3
- package/admin/src/content-manager/pages/App/index.js +5 -4
- package/admin/src/content-manager/pages/App/reducer.js +7 -6
- package/admin/src/content-manager/pages/App/selectors.js +3 -0
- package/admin/src/content-manager/pages/App/{useModels.js → useContentManagerInitData.js} +29 -28
- package/admin/src/content-manager/pages/App/utils/generateModelsLinks.js +2 -2
- package/admin/src/content-manager/pages/App/utils/getContentTypeLinks.js +17 -15
- package/admin/src/content-manager/pages/EditSettingsView/components/ModalForm.js +6 -5
- package/admin/src/content-manager/pages/EditSettingsView/index.js +4 -0
- package/admin/src/content-manager/pages/EditSettingsView/reducer.js +12 -7
- package/admin/src/content-manager/pages/EditSettingsView/utils/layout.js +1 -30
- package/admin/src/content-manager/pages/EditView/DeleteLink/index.js +5 -11
- package/admin/src/content-manager/pages/EditView/index.js +2 -7
- package/admin/src/content-manager/pages/EditViewLayoutManager/reducer.js +4 -4
- package/admin/src/content-manager/pages/ListSettingsView/index.js +1 -0
- package/admin/src/hooks/useConfigurations/__mocks__/index.js +7 -0
- package/admin/src/hooks/useFetchMarketplacePlugins/utils/api.js +7 -8
- package/admin/src/hooks/useFetchMarketplaceProviders/utils/api.js +5 -0
- package/admin/src/hooks/useFetchPermissionsLayout/index.js +24 -15
- package/admin/src/hooks/useFetchRole/index.js +37 -30
- package/admin/src/hooks/useModels/index.js +22 -12
- package/admin/src/hooks/useRegenerate/index.js +12 -7
- package/admin/src/hooks/useSettingsForm/index.js +14 -6
- package/admin/src/pages/App/index.js +19 -24
- package/admin/src/pages/AuthPage/components/Register/index.js +46 -38
- package/admin/src/pages/HomePage/SocialLinks.js +1 -1
- package/admin/src/pages/MarketplacePage/components/EmptyNpmPackageSearch/index.js +3 -3
- package/admin/src/pages/MarketplacePage/components/NpmPackagesGrid/index.js +42 -9
- package/admin/src/pages/MarketplacePage/components/NpmPackagesPagination/index.js +26 -0
- package/admin/src/pages/MarketplacePage/components/OfflineLayout/index.js +45 -0
- package/admin/src/pages/MarketplacePage/index.js +80 -175
- package/admin/src/pages/MarketplacePage/utils/useMarketplaceData.js +85 -0
- package/admin/src/pages/SettingsPage/components/Tokens/FormHead/index.js +4 -0
- package/admin/src/pages/SettingsPage/components/Tokens/Regenerate/index.js +5 -3
- package/admin/src/pages/SettingsPage/components/Tokens/TokenTypeSelect/index.js +7 -5
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/LogoModalStepper/PendingLogoDialog.js +1 -3
- package/admin/src/pages/SettingsPage/pages/Roles/CreatePage/index.js +6 -12
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/index.js +6 -10
- package/admin/src/pages/SettingsPage/pages/Roles/ListPage/components/RoleRow/index.js +12 -4
- package/admin/src/pages/SettingsPage/pages/Roles/ListPage/index.js +21 -2
- package/admin/src/pages/SettingsPage/pages/TransferTokens/EditView/components/FormTransferTokenContainer/index.js +41 -0
- package/admin/src/pages/SettingsPage/pages/TransferTokens/EditView/index.js +53 -9
- package/admin/src/pages/SettingsPage/pages/TransferTokens/EditView/utils/schema.js +1 -0
- package/admin/src/pages/SettingsPage/pages/TransferTokens/ListView/index.js +27 -5
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/index.js +18 -33
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +41 -41
- package/admin/src/translations/en.json +52 -50
- package/admin/src/translations/fr.json +89 -1
- package/admin/src/translations/ru.json +51 -19
- package/build/1387.84b454d3.chunk.js +1 -0
- package/build/1657.45231968.chunk.js +168 -0
- package/build/3081.bcf9a12f.chunk.js +108 -0
- package/build/462.8fff7f3b.chunk.js +71 -0
- package/build/4628.20631dd1.chunk.js +1 -0
- package/build/5542.b8240e3f.chunk.js +70 -0
- package/build/5563.905daa13.chunk.js +79 -0
- package/build/6404.68405699.chunk.js +100 -0
- package/build/7259.b7d00cea.chunk.js +1 -0
- package/build/8694.6522968d.chunk.js +247 -0
- package/build/Admin-authenticatedApp.b036fe95.chunk.js +79 -0
- package/build/Admin_InternalErrorPage.15c6bf07.chunk.js +1 -0
- package/build/Admin_homePage.f9309c6d.chunk.js +73 -0
- package/build/Admin_marketplace.56bc1008.chunk.js +31 -0
- package/build/Admin_pluginsPage.f6b52ee9.chunk.js +6 -0
- package/build/Admin_profilePage.9112cffc.chunk.js +15 -0
- package/build/Admin_settingsPage.4604a16c.chunk.js +79 -0
- package/build/Upload_ConfigureTheView.eaaec495.chunk.js +1 -0
- package/build/admin-app.014adc27.chunk.js +110 -0
- package/build/admin-edit-roles-page.8a4063f7.chunk.js +280 -0
- package/build/admin-edit-users.7e14d85f.chunk.js +10 -0
- package/build/admin-roles-list.329c1f63.chunk.js +31 -0
- package/build/admin-users.d02de059.chunk.js +34 -0
- package/build/api-tokens-create-page.97595e12.chunk.js +1 -0
- package/build/api-tokens-edit-page.cd36e30e.chunk.js +1 -0
- package/build/api-tokens-list-page.6757c7b9.chunk.js +16 -0
- package/build/audit-logs-settings-page.19d90bda.chunk.js +76 -0
- package/build/content-manager.84f81966.chunk.js +1130 -0
- package/build/content-type-builder-list-view.9c2c020c.chunk.js +214 -0
- package/build/{content-type-builder-translation-de-json.0979cccb.chunk.js → content-type-builder-translation-de-json.393a76c0.chunk.js} +1 -1
- package/build/{content-type-builder-translation-dk-json.e05583e9.chunk.js → content-type-builder-translation-dk-json.fbd39bb7.chunk.js} +1 -1
- package/build/content-type-builder-translation-en-json.446b611d.chunk.js +1 -0
- package/build/{content-type-builder-translation-es-json.fe4daad8.chunk.js → content-type-builder-translation-es-json.9288474b.chunk.js} +1 -1
- package/build/{content-type-builder-translation-fr-json.b1eb52f6.chunk.js → content-type-builder-translation-fr-json.d35e269c.chunk.js} +1 -1
- package/build/{content-type-builder-translation-id-json.ee3b36bb.chunk.js → content-type-builder-translation-id-json.f0513929.chunk.js} +1 -1
- package/build/{content-type-builder-translation-it-json.13b3c26a.chunk.js → content-type-builder-translation-it-json.aaf16753.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ko-json.8a274be5.chunk.js → content-type-builder-translation-ko-json.8fe21a7f.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ms-json.2d29c1e0.chunk.js → content-type-builder-translation-ms-json.3b5d2d3e.chunk.js} +1 -1
- package/build/{content-type-builder-translation-nl-json.40bbc562.chunk.js → content-type-builder-translation-nl-json.225ef5d3.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pl-json.24a34349.chunk.js → content-type-builder-translation-pl-json.92f36be2.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-BR-json.97f71a9d.chunk.js → content-type-builder-translation-pt-BR-json.3bd10f89.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ru-json.54d11230.chunk.js → content-type-builder-translation-ru-json.9bfe47ce.chunk.js} +1 -1
- package/build/{content-type-builder-translation-sk-json.626c9493.chunk.js → content-type-builder-translation-sk-json.d03cc18a.chunk.js} +1 -1
- package/build/{content-type-builder-translation-sv-json.59f5e1e5.chunk.js → content-type-builder-translation-sv-json.d23dcd32.chunk.js} +1 -1
- package/build/{content-type-builder-translation-th-json.6fe3ed55.chunk.js → content-type-builder-translation-th-json.7ad256e2.chunk.js} +1 -1
- package/build/{content-type-builder-translation-tr-json.cea4d226.chunk.js → content-type-builder-translation-tr-json.926f6191.chunk.js} +1 -1
- package/build/{content-type-builder-translation-uk-json.c4524247.chunk.js → content-type-builder-translation-uk-json.7bf19546.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-json.faedd610.chunk.js → content-type-builder-translation-zh-json.ad24dbeb.chunk.js} +1 -1
- package/build/content-type-builder.68af11d2.chunk.js +126 -0
- package/build/email-settings-page.1095e1ab.chunk.js +10 -0
- package/build/en-json.c7fc79af.chunk.js +1 -0
- package/build/fr-json.5947cf63.chunk.js +1 -0
- package/build/{highlight.js.26ef649f.chunk.js → highlight.js.28a1547e.chunk.js} +2 -2
- package/build/i18n-settings-page.d95b32df.chunk.js +60 -0
- package/build/index.html +1 -1
- package/build/main.841e0dcb.js +2280 -0
- package/build/review-workflows-settings.f7890c40.chunk.js +106 -0
- package/build/ru-json.e0662702.chunk.js +1 -0
- package/build/{runtime~main.5a95bee6.js → runtime~main.965f8af8.js} +1 -1
- package/build/sso-settings-page.1dd4886e.chunk.js +1 -0
- package/build/transfer-tokens-create-page.ec2ca215.chunk.js +1 -0
- package/build/transfer-tokens-edit-page.22bf28e5.chunk.js +1 -0
- package/build/transfer-tokens-list-page.cf8c77f2.chunk.js +16 -0
- package/build/upload-settings.945fdcfa.chunk.js +13 -0
- package/build/{upload-translation-th-json.3847dae0.chunk.js → upload-translation-th-json.98d35574.chunk.js} +1 -1
- package/build/upload.a86b1054.chunk.js +33 -0
- package/build/users-advanced-settings-page.5b5a9baa.chunk.js +8 -0
- package/build/users-email-settings-page.e5506eb4.chunk.js +23 -0
- package/build/users-providers-settings-page.e32089c2.chunk.js +28 -0
- package/build/users-roles-settings-page.20656f92.chunk.js +30 -0
- package/build/webhook-edit-page.a3b62049.chunk.js +75 -0
- package/build/webhook-list-page.ca38eeef.chunk.js +71 -0
- package/{admin/src/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/ReviewWorkflowsStage.js → ee/admin/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/ReviewWorkflowsStageEE.js} +2 -2
- package/ee/admin/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/getTableColumn.js +47 -0
- package/ee/admin/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/index.js +3 -0
- package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +64 -18
- package/ee/admin/hooks/useAuthProviders/index.js +28 -29
- package/ee/admin/hooks/useLicenseLimitNotification/index.js +1 -1
- package/ee/admin/pages/AuthResponse/index.js +7 -3
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/hooks/useAuditLogsData.js +6 -3
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/index.js +15 -5
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/utils/getDisplayedFilters.js +52 -45
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/ReviewWorkflows.js +9 -5
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/Stages/Stage/Stage.js +2 -2
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/hooks/useReviewWorkflows.js +2 -2
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/reducer/index.js +2 -1
- package/ee/server/content-types/workflow/index.js +0 -3
- package/ee/server/content-types/workflow-stage/index.js +0 -5
- package/ee/server/controllers/authentication/middlewares.js +2 -1
- package/ee/server/controllers/workflows/stages/index.js +8 -1
- package/ee/server/register.js +3 -1
- package/ee/server/services/audit-logs.js +75 -16
- package/ee/server/services/index.js +1 -0
- package/ee/server/services/review-workflows/entity-service-decorator.js +17 -5
- package/ee/server/services/review-workflows/metrics.js +24 -0
- package/ee/server/services/review-workflows/review-workflows.js +44 -94
- package/ee/server/services/review-workflows/stages.js +136 -17
- package/ee/server/utils/persisted-tables.js +116 -22
- package/ee/server/utils/review-workflows.js +9 -0
- package/jest.config.front.js +1 -6
- package/package.json +25 -23
- package/server/controllers/transfer/runner.js +4 -2
- package/server/middlewares/data-transfer.js +4 -1
- package/server/routes/transfer.js +13 -4
- package/server/services/constants.js +4 -0
- package/server/services/transfer/permission.js +1 -1
- package/server/services/transfer/token.js +33 -31
- package/server/strategies/api-token.js +8 -1
- package/server/validation/transfer/token.js +10 -2
- package/webpack.config.js +6 -2
- package/admin/src/content-manager/components/DynamicTable/CellContent/ReviewWorkflowsStage/index.js +0 -1
- package/admin/src/content-manager/pages/App/LeftMenu/utils/index.js +0 -1
- package/admin/src/content-manager/pages/App/LeftMenu/utils/matchByTitle.js +0 -24
- package/build/2263.4c5916f9.chunk.js +0 -98
- package/build/4049.64715f20.chunk.js +0 -1
- package/build/4649.213b8a3b.chunk.js +0 -30
- package/build/6985.66cca29c.chunk.js +0 -1
- package/build/7259.aefb51e8.chunk.js +0 -1
- package/build/8469.853c822b.chunk.js +0 -1
- package/build/9505.dbe702ab.chunk.js +0 -14
- package/build/9816.01ee964f.chunk.js +0 -2
- package/build/Admin-authenticatedApp.f50ad423.chunk.js +0 -79
- package/build/Admin_InternalErrorPage.4ad8b0df.chunk.js +0 -1
- package/build/Admin_homePage.1411fb7c.chunk.js +0 -68
- package/build/Admin_marketplace.02608d56.chunk.js +0 -22
- package/build/Admin_pluginsPage.15e3b0fd.chunk.js +0 -1
- package/build/Admin_profilePage.76afeca0.chunk.js +0 -15
- package/build/Admin_settingsPage.147755cd.chunk.js +0 -9
- package/build/Upload_ConfigureTheView.34dde278.chunk.js +0 -1
- package/build/admin-app.55dd7921.chunk.js +0 -112
- package/build/admin-edit-roles-page.cf543488.chunk.js +0 -216
- package/build/admin-edit-users.31c20712.chunk.js +0 -10
- package/build/admin-roles-list.489c501f.chunk.js +0 -2
- package/build/admin-users.3e111a7d.chunk.js +0 -11
- package/build/api-tokens-create-page.4328b852.chunk.js +0 -1
- package/build/api-tokens-edit-page.bce5050f.chunk.js +0 -1
- package/build/api-tokens-list-page.93f24348.chunk.js +0 -16
- package/build/audit-logs-settings-page.7be97e82.chunk.js +0 -1
- package/build/content-manager.4480ae88.chunk.js +0 -1137
- package/build/content-type-builder-list-view.cf38fe2f.chunk.js +0 -191
- package/build/content-type-builder-translation-en-json.7961593e.chunk.js +0 -1
- package/build/content-type-builder.af9abf1e.chunk.js +0 -126
- package/build/email-settings-page.4bdbef9a.chunk.js +0 -3
- package/build/en-json.697b4bcf.chunk.js +0 -1
- package/build/fr-json.f66c3211.chunk.js +0 -1
- package/build/i18n-settings-page.2bb5be96.chunk.js +0 -1
- package/build/main.af8c0f31.js +0 -3790
- package/build/review-workflows-settings.7a7dc773.chunk.js +0 -57
- package/build/ru-json.6a01cea6.chunk.js +0 -1
- package/build/sso-settings-page.272b87c8.chunk.js +0 -1
- package/build/transfer-tokens-create-page.a1f14bb1.chunk.js +0 -1
- package/build/transfer-tokens-edit-page.00ee1c74.chunk.js +0 -1
- package/build/transfer-tokens-list-page.ce37354b.chunk.js +0 -16
- package/build/upload-settings.0875e973.chunk.js +0 -1
- package/build/upload.c7da1611.chunk.js +0 -13
- package/build/users-advanced-settings-page.1d3c14c7.chunk.js +0 -1
- package/build/users-email-settings-page.e8db68c4.chunk.js +0 -1
- package/build/users-providers-settings-page.14cac425.chunk.js +0 -1
- package/build/users-roles-settings-page.2ea4de84.chunk.js +0 -30
- package/build/webhook-edit-page.329141a5.chunk.js +0 -23
- package/build/webhook-list-page.029957a4.chunk.js +0 -1
- package/ee/server/migrations/review-workflows.js +0 -39
- package/ee/server/utils/test.js +0 -11
- /package/admin/src/{content-manager/components/InputUID/useDebounce.js → hooks/useDebounce/index.js} +0 -0
|
@@ -9,7 +9,7 @@ import React, { useEffect, useReducer, useRef, useState } from 'react';
|
|
|
9
9
|
import { useHistory, useLocation } from 'react-router-dom';
|
|
10
10
|
import { useIntl } from 'react-intl';
|
|
11
11
|
import {
|
|
12
|
-
|
|
12
|
+
useFetchClient,
|
|
13
13
|
useRBAC,
|
|
14
14
|
LoadingIndicatorPage,
|
|
15
15
|
useNotification,
|
|
@@ -63,6 +63,8 @@ const ListView = () => {
|
|
|
63
63
|
);
|
|
64
64
|
const { notifyStatus } = useNotifyAT();
|
|
65
65
|
|
|
66
|
+
const { get, del, post, put } = useFetchClient();
|
|
67
|
+
|
|
66
68
|
useFocusWhenNavigate();
|
|
67
69
|
const { push } = useHistory();
|
|
68
70
|
const { pathname } = useLocation();
|
|
@@ -78,42 +80,45 @@ const ListView = () => {
|
|
|
78
80
|
};
|
|
79
81
|
}, []);
|
|
80
82
|
|
|
83
|
+
/**
|
|
84
|
+
* TODO: refactor this, but actually refactor
|
|
85
|
+
* the whole component. Needs some love.
|
|
86
|
+
*/
|
|
81
87
|
useEffect(() => {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
88
|
+
const fetchWebHooks = async () => {
|
|
89
|
+
try {
|
|
90
|
+
const {
|
|
91
|
+
data: { data },
|
|
92
|
+
} = await get('/admin/webhooks');
|
|
87
93
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
data,
|
|
98
|
-
});
|
|
99
|
-
notifyStatus('webhooks have been loaded');
|
|
100
|
-
}
|
|
101
|
-
} catch (err) {
|
|
102
|
-
console.log(err);
|
|
94
|
+
if (isMounted.current) {
|
|
95
|
+
dispatch({
|
|
96
|
+
type: 'GET_DATA_SUCCEEDED',
|
|
97
|
+
data,
|
|
98
|
+
});
|
|
99
|
+
notifyStatus('webhooks have been loaded');
|
|
100
|
+
}
|
|
101
|
+
} catch (err) {
|
|
102
|
+
console.log(err);
|
|
103
103
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
104
|
+
if (isMounted.current) {
|
|
105
|
+
if (err.code !== 20) {
|
|
106
|
+
toggleNotification({
|
|
107
|
+
type: 'warning',
|
|
108
|
+
message: { id: 'notification.error' },
|
|
109
|
+
});
|
|
110
|
+
}
|
|
111
|
+
dispatch({
|
|
112
|
+
type: 'TOGGLE_LOADING',
|
|
109
113
|
});
|
|
110
114
|
}
|
|
111
|
-
dispatch({
|
|
112
|
-
type: 'TOGGLE_LOADING',
|
|
113
|
-
});
|
|
114
115
|
}
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
if (canRead) {
|
|
119
|
+
fetchWebHooks();
|
|
115
120
|
}
|
|
116
|
-
};
|
|
121
|
+
}, [canRead, get, notifyStatus, toggleNotification]);
|
|
117
122
|
|
|
118
123
|
const handleToggleModal = () => {
|
|
119
124
|
setShowModal((prev) => !prev);
|
|
@@ -129,15 +134,16 @@ const ListView = () => {
|
|
|
129
134
|
|
|
130
135
|
const handleConfirmDeleteOne = async () => {
|
|
131
136
|
try {
|
|
132
|
-
await
|
|
133
|
-
method: 'DELETE',
|
|
134
|
-
});
|
|
137
|
+
await del(`/admin/webhooks/${webhookToDelete}`);
|
|
135
138
|
|
|
136
139
|
dispatch({
|
|
137
140
|
type: 'WEBHOOK_DELETED',
|
|
138
141
|
index: getWebhookIndex(webhookToDelete),
|
|
139
142
|
});
|
|
140
143
|
} catch (err) {
|
|
144
|
+
/**
|
|
145
|
+
* TODO: especially this.
|
|
146
|
+
*/
|
|
141
147
|
if (err.code !== 20) {
|
|
142
148
|
toggleNotification({
|
|
143
149
|
type: 'warning',
|
|
@@ -154,10 +160,7 @@ const ListView = () => {
|
|
|
154
160
|
};
|
|
155
161
|
|
|
156
162
|
try {
|
|
157
|
-
await
|
|
158
|
-
method: 'POST',
|
|
159
|
-
body,
|
|
160
|
-
});
|
|
163
|
+
await post('/admin/webhooks/batch-delete', body);
|
|
161
164
|
|
|
162
165
|
if (isMounted.current) {
|
|
163
166
|
dispatch({
|
|
@@ -207,10 +210,7 @@ const ListView = () => {
|
|
|
207
210
|
value,
|
|
208
211
|
});
|
|
209
212
|
|
|
210
|
-
await
|
|
211
|
-
method: 'PUT',
|
|
212
|
-
body,
|
|
213
|
-
});
|
|
213
|
+
await put(`/admin/webhooks/${id}`, body);
|
|
214
214
|
} catch (err) {
|
|
215
215
|
if (isMounted.current) {
|
|
216
216
|
dispatch({
|
|
@@ -84,54 +84,19 @@
|
|
|
84
84
|
"Settings.apiTokens.ListView.headers.lastUsedAt": "Last used",
|
|
85
85
|
"Settings.apiTokens.ListView.headers.name": "Name",
|
|
86
86
|
"Settings.apiTokens.ListView.headers.type": "Token type",
|
|
87
|
-
"Settings.apiTokens.regenerate": "Regenerate",
|
|
88
|
-
"Settings.apiTokens.createPage.title": "Create API Token",
|
|
89
|
-
"Settings.transferTokens.createPage.title": "Create Transfer Token",
|
|
90
|
-
"Settings.tokens.RegenerateDialog.title": "Regenerate token",
|
|
91
87
|
"Settings.apiTokens.addFirstToken": "Add your first API Token",
|
|
92
88
|
"Settings.apiTokens.addNewToken": "Add new API Token",
|
|
93
|
-
"Settings.tokens.copy.editMessage": "For security reasons, you can only see your token once.",
|
|
94
|
-
"Settings.tokens.copy.editTitle": "This token isn’t accessible anymore.",
|
|
95
|
-
"Settings.tokens.copy.lastWarning": "Make sure to copy this token, you won’t be able to see it again!",
|
|
96
89
|
"Settings.apiTokens.create": "Create new API Token",
|
|
90
|
+
"Settings.apiTokens.createPage.BoundRoute.title": "Bound route to",
|
|
97
91
|
"Settings.apiTokens.createPage.permissions.description": "Only actions bound by a route are listed below.",
|
|
92
|
+
"Settings.apiTokens.createPage.permissions.header.hint": "Select the application's actions or the plugin's actions and click on the cog icon to display the bound route",
|
|
93
|
+
"Settings.apiTokens.createPage.permissions.header.title": "Advanced settings",
|
|
98
94
|
"Settings.apiTokens.createPage.permissions.title": "Permissions",
|
|
95
|
+
"Settings.apiTokens.createPage.title": "Create API Token",
|
|
99
96
|
"Settings.apiTokens.description": "List of generated tokens to consume the API",
|
|
100
|
-
"Settings.apiTokens.createPage.BoundRoute.title": "Bound route to",
|
|
101
|
-
"Settings.apiTokens.createPage.permissions.header.title": "Advanced settings",
|
|
102
|
-
"Settings.apiTokens.createPage.permissions.header.hint": "Select the application's actions or the plugin's actions and click on the cog icon to display the bound route",
|
|
103
|
-
"Settings.tokens.duration.30-days": "30 days",
|
|
104
|
-
"Settings.tokens.duration.7-days": "7 days",
|
|
105
|
-
"Settings.tokens.duration.90-days": "90 days",
|
|
106
|
-
"Settings.tokens.duration.expiration-date": "Expiration date",
|
|
107
|
-
"Settings.tokens.duration.unlimited": "Unlimited",
|
|
108
97
|
"Settings.apiTokens.emptyStateLayout": "You don’t have any content yet...",
|
|
109
|
-
"Settings.
|
|
110
|
-
"Settings.
|
|
111
|
-
"Settings.tokens.form.name": "Name",
|
|
112
|
-
"Settings.tokens.form.description": "Description",
|
|
113
|
-
"Settings.tokens.notification.copied": "Token copied to clipboard.",
|
|
114
|
-
"Settings.tokens.popUpWarning.message": "Are you sure you want to regenerate this token?",
|
|
115
|
-
"Settings.tokens.Button.cancel": "Cancel",
|
|
116
|
-
"Settings.tokens.Button.regenerate": "Regenerate",
|
|
117
|
-
"Settings.tokens.types.full-access": "Full access",
|
|
118
|
-
"Settings.tokens.types.read-only": "Read-only",
|
|
119
|
-
"Settings.tokens.types.custom": "Custom",
|
|
120
|
-
"Settings.tokens.regenerate": "Regenerate",
|
|
121
|
-
"Settings.transferTokens.title": "Transfer Tokens",
|
|
122
|
-
"Settings.transferTokens.description": "List of generated transfer tokens",
|
|
123
|
-
"Settings.transferTokens.create": "Create new Transfer Token",
|
|
124
|
-
"Settings.transferTokens.addFirstToken": "Add your first Transfer Token",
|
|
125
|
-
"Settings.transferTokens.addNewToken": "Add new Transfer Token",
|
|
126
|
-
"Settings.transferTokens.emptyStateLayout": "You don’t have any content yet...",
|
|
127
|
-
"Settings.tokens.ListView.headers.name": "Name",
|
|
128
|
-
"Settings.tokens.ListView.headers.description": "Description",
|
|
129
|
-
"Settings.transferTokens.ListView.headers.type": "Token type",
|
|
130
|
-
"Settings.tokens.ListView.headers.createdAt": "Created at",
|
|
131
|
-
"Settings.tokens.ListView.headers.lastUsedAt": "Last used",
|
|
132
|
-
"Settings.application.ee.admin-seats.count": "<text>{enforcementUserCount}</text>/{permittedSeats}",
|
|
133
|
-
"Settings.application.ee.admin-seats.at-limit-tooltip": "At limit: add seats to invite more users",
|
|
134
|
-
"Settings.application.ee.admin-seats.add-seats": "{isHostedOnStrapiCloud, select, true {Add seats} other {Contact sales}}",
|
|
98
|
+
"Settings.apiTokens.regenerate": "Regenerate",
|
|
99
|
+
"Settings.apiTokens.title": "API Tokens",
|
|
135
100
|
"Settings.application.customization": "Customization",
|
|
136
101
|
"Settings.application.customization.auth-logo.carousel-hint": "Replace the logo in the authentication pages",
|
|
137
102
|
"Settings.application.customization.carousel-hint": "Change the admin panel logo (Max dimension: {dimension}x{dimension}, Max file size: {size}KB)",
|
|
@@ -165,6 +130,9 @@
|
|
|
165
130
|
"Settings.application.description": "Administration panel’s global information",
|
|
166
131
|
"Settings.application.edition-title": "current plan",
|
|
167
132
|
"Settings.application.ee-or-ce": "{communityEdition, select, true {Community Edition} other {Enterprise Edition}}",
|
|
133
|
+
"Settings.application.ee.admin-seats.add-seats": "{isHostedOnStrapiCloud, select, true {Add seats} other {Contact sales}}",
|
|
134
|
+
"Settings.application.ee.admin-seats.at-limit-tooltip": "At limit: add seats to invite more users",
|
|
135
|
+
"Settings.application.ee.admin-seats.count": "<text>{enforcementUserCount}</text>/{permittedSeats}",
|
|
168
136
|
"Settings.application.get-help": "Get help",
|
|
169
137
|
"Settings.application.link-pricing": "See all pricing plans",
|
|
170
138
|
"Settings.application.link-upgrade": "Upgrade your admin panel",
|
|
@@ -254,7 +222,7 @@
|
|
|
254
222
|
"Settings.review-workflows.page.title": "Review Workflows",
|
|
255
223
|
"Settings.review-workflows.page.subtitle": "{count, plural, one {# stage} other {# stages}}",
|
|
256
224
|
"Settings.review-workflows.page.isLoading": "Workflow is loading",
|
|
257
|
-
"Settings.review-workflows.page.delete.confirm.body": "All entries assigned to deleted stages will be moved to the
|
|
225
|
+
"Settings.review-workflows.page.delete.confirm.body": "All entries assigned to deleted stages will be moved to the previous stage. Are you sure you want to save?",
|
|
258
226
|
"Settings.review-workflows.stage.name.label": "Stage name",
|
|
259
227
|
"Settings.roles.create.description": "Define the rights given to the role",
|
|
260
228
|
"Settings.roles.create.title": "Create a role",
|
|
@@ -280,6 +248,39 @@
|
|
|
280
248
|
"Settings.sso.form.registration.description": "Create new user on SSO login if no account exists",
|
|
281
249
|
"Settings.sso.form.registration.label": "Auto-registration",
|
|
282
250
|
"Settings.sso.title": "Single Sign-On",
|
|
251
|
+
"Settings.tokens.Button.cancel": "Cancel",
|
|
252
|
+
"Settings.tokens.Button.regenerate": "Regenerate",
|
|
253
|
+
"Settings.tokens.ListView.headers.createdAt": "Created at",
|
|
254
|
+
"Settings.tokens.ListView.headers.description": "Description",
|
|
255
|
+
"Settings.tokens.ListView.headers.lastUsedAt": "Last used",
|
|
256
|
+
"Settings.tokens.ListView.headers.name": "Name",
|
|
257
|
+
"Settings.tokens.RegenerateDialog.title": "Regenerate token",
|
|
258
|
+
"Settings.tokens.copy.editMessage": "For security reasons, you can only see your token once.",
|
|
259
|
+
"Settings.tokens.copy.editTitle": "This token isn’t accessible anymore.",
|
|
260
|
+
"Settings.tokens.copy.lastWarning": "Make sure to copy this token, you won’t be able to see it again!",
|
|
261
|
+
"Settings.tokens.duration.30-days": "30 days",
|
|
262
|
+
"Settings.tokens.duration.7-days": "7 days",
|
|
263
|
+
"Settings.tokens.duration.90-days": "90 days",
|
|
264
|
+
"Settings.tokens.duration.expiration-date": "Expiration date",
|
|
265
|
+
"Settings.tokens.duration.unlimited": "Unlimited",
|
|
266
|
+
"Settings.tokens.form.description": "Description",
|
|
267
|
+
"Settings.tokens.form.duration": "Token duration",
|
|
268
|
+
"Settings.tokens.form.name": "Name",
|
|
269
|
+
"Settings.tokens.form.type": "Token type",
|
|
270
|
+
"Settings.tokens.notification.copied": "Token copied to clipboard.",
|
|
271
|
+
"Settings.tokens.popUpWarning.message": "Are you sure you want to regenerate this token?",
|
|
272
|
+
"Settings.tokens.regenerate": "Regenerate",
|
|
273
|
+
"Settings.tokens.types.custom": "Custom",
|
|
274
|
+
"Settings.tokens.types.full-access": "Full access",
|
|
275
|
+
"Settings.tokens.types.read-only": "Read-only",
|
|
276
|
+
"Settings.transferTokens.ListView.headers.type": "Token type",
|
|
277
|
+
"Settings.transferTokens.addFirstToken": "Add your first Transfer Token",
|
|
278
|
+
"Settings.transferTokens.addNewToken": "Add new Transfer Token",
|
|
279
|
+
"Settings.transferTokens.create": "Create new Transfer Token",
|
|
280
|
+
"Settings.transferTokens.createPage.title": "Create Transfer Token",
|
|
281
|
+
"Settings.transferTokens.description": "List of generated transfer tokens",
|
|
282
|
+
"Settings.transferTokens.emptyStateLayout": "You don’t have any content yet...",
|
|
283
|
+
"Settings.transferTokens.title": "Transfer Tokens",
|
|
283
284
|
"Settings.webhooks.create": "Create a webhook",
|
|
284
285
|
"Settings.webhooks.create.header": "Create new header",
|
|
285
286
|
"Settings.webhooks.created": "Webhook created",
|
|
@@ -375,13 +376,13 @@
|
|
|
375
376
|
"app.component.table.view": "{target} details",
|
|
376
377
|
"app.components.BlockLink.blog": "Blog",
|
|
377
378
|
"app.components.BlockLink.blog.content": "Read the latest news about Strapi and the ecosystem.",
|
|
379
|
+
"app.components.BlockLink.cloud": "Strapi Cloud",
|
|
380
|
+
"app.components.BlockLink.cloud.content": "A fully composable, and collaborative platform to boost your team velocity.",
|
|
378
381
|
"app.components.BlockLink.code": "Code examples",
|
|
379
382
|
"app.components.BlockLink.code.content": "Learn by testing real projects developed the community.",
|
|
380
383
|
"app.components.BlockLink.documentation.content": "Discover the essential concepts, guides and instructions.",
|
|
381
384
|
"app.components.BlockLink.tutorial": "Tutorials",
|
|
382
385
|
"app.components.BlockLink.tutorial.content": "Follow step-by-step instructions to use and customize Strapi.",
|
|
383
|
-
"app.components.BlockLink.cloud": "Strapi Cloud",
|
|
384
|
-
"app.components.BlockLink.cloud.content": "A fully composable, and collaborative platform to boost your team velocity.",
|
|
385
386
|
"app.components.Button.cancel": "Cancel",
|
|
386
387
|
"app.components.Button.confirm": "Confirm",
|
|
387
388
|
"app.components.Button.reset": "Reset",
|
|
@@ -870,25 +871,26 @@
|
|
|
870
871
|
"light": "Light",
|
|
871
872
|
"notification.contentType.relations.conflict": "Content type has conflicting relations",
|
|
872
873
|
"notification.default.title": "Information:",
|
|
874
|
+
"notification.ee.warning.at-seat-limit.title": "{licenseLimitStatus, select, OVER_LIMIT {Over} AT_LIMIT {At}} seat limit ({currentUserCount}/{permittedSeats})",
|
|
875
|
+
"notification.ee.warning.over-.message": "Add seats to {licenseLimitStatus, select, OVER_LIMIT {invite} AT_LIMIT {re-enable}} Users. If you already did it but it's not reflected in Strapi yet, make sure to restart your app.",
|
|
873
876
|
"notification.error": "An error occurred",
|
|
877
|
+
"notification.error.invalid.configuration": "You have an invalid configuration, check your server log for more information.",
|
|
874
878
|
"notification.error.layout": "Couldn't retrieve the layout",
|
|
879
|
+
"notification.error.tokennamenotunique": "Name already assigned to another token",
|
|
875
880
|
"notification.form.error.fields": "The form contains some errors",
|
|
876
881
|
"notification.form.success.fields": "Changes saved",
|
|
877
882
|
"notification.link-copied": "Link copied into the clipboard",
|
|
878
883
|
"notification.permission.not-allowed-read": "You are not allowed to see this document",
|
|
884
|
+
"notification.success.apitokencreated": "API Token successfully created",
|
|
885
|
+
"notification.success.apitokenedited": "API Token successfully edited",
|
|
879
886
|
"notification.success.delete": "The item has been deleted",
|
|
880
887
|
"notification.success.saved": "Saved",
|
|
881
888
|
"notification.success.title": "Success:",
|
|
882
|
-
"notification.success.apitokencreated": "API Token successfully created",
|
|
883
|
-
"notification.success.apitokenedited": "API Token successfully edited",
|
|
884
889
|
"notification.success.transfertokencreated": "Transfer Token successfully created",
|
|
885
890
|
"notification.success.transfertokenedited": "Transfer Token successfully edited",
|
|
886
|
-
"notification.error.tokennamenotunique": "Name already assigned to another token",
|
|
887
891
|
"notification.version.update.message": "A new version of Strapi is available!",
|
|
888
|
-
"notification.warning.title": "Warning:",
|
|
889
892
|
"notification.warning.404": "404 - Not found",
|
|
890
|
-
"notification.
|
|
891
|
-
"notification.ee.warning.at-seat-limit.title": "{licenseLimitStatus, select, OVER_LIMIT {Over} AT_LIMIT {At}} seat limit ({currentUserCount}/{permittedSeats})",
|
|
893
|
+
"notification.warning.title": "Warning:",
|
|
892
894
|
"or": "OR",
|
|
893
895
|
"request.error.model.unknown": "This model doesn't exist",
|
|
894
896
|
"selectButtonTitle": "Select",
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"Auth.components.Oops.text": "Votre compte a été suspendu.",
|
|
4
4
|
"Auth.components.Oops.text.admin": "Si c'est une erreur, veuillez contacter votre administrateur.",
|
|
5
5
|
"Auth.components.Oops.title": "Oups !",
|
|
6
|
+
"Auth.form.active.label": "Actif",
|
|
6
7
|
"Auth.form.button.forgot-password": "Envoyer à nouveau",
|
|
7
8
|
"Auth.form.button.go-home": "Retour à l'accueil",
|
|
8
9
|
"Auth.form.button.login": "Se connecter",
|
|
@@ -54,6 +55,7 @@
|
|
|
54
55
|
"Auth.login.sso.subtitle": "Vous connecter via SSO",
|
|
55
56
|
"Auth.privacy-policy-agreement.policy": "la politique de confidentialité",
|
|
56
57
|
"Auth.privacy-policy-agreement.terms": "termes",
|
|
58
|
+
"Auth.reset-password.title": "Réinitialiser le mot de passe",
|
|
57
59
|
"Content Manager": "Content Manager",
|
|
58
60
|
"Content Type Builder": "Content Types Builder",
|
|
59
61
|
"Documentation": "Documentation",
|
|
@@ -74,22 +76,95 @@
|
|
|
74
76
|
"Roles.ListPage.notification.delete-all-not-allowed": "Certains rôles n'ont pas pu être supprimés car ils sont associés à des utilisateurs.",
|
|
75
77
|
"Roles.ListPage.notification.delete-not-allowed": "Un rôle ne peu pas être supprimé s'il est associé à des utilisateurs.",
|
|
76
78
|
"Roles.RoleRow.select-all": "Sélectionner {name} pour action groupée",
|
|
79
|
+
"Roles.RoleRow.user-count": "{number, plural, =0 {# utilisateur} one {# utilisateur} other {# utilisateurs}}",
|
|
77
80
|
"Roles.components.List.empty.withSearch": "Il n'y a pas de rôles correspondant à la recherche ({search})...",
|
|
78
81
|
"Settings.PageTitle": "Réglages - {name}",
|
|
82
|
+
"Settings.apiTokens.ListView.headers.createdAt": "Créé le",
|
|
83
|
+
"Settings.apiTokens.ListView.headers.description": "Description",
|
|
84
|
+
"Settings.apiTokens.ListView.headers.lastUsedAt": "Dernière utilisation le",
|
|
85
|
+
"Settings.apiTokens.ListView.headers.name": "Nom",
|
|
86
|
+
"Settings.apiTokens.ListView.headers.type": "Type de jeton",
|
|
87
|
+
"Settings.apiTokens.regenerate": "Régénérer",
|
|
88
|
+
"Settings.apiTokens.createPage.title": "Créer un jeton d'API",
|
|
89
|
+
"Settings.transferTokens.createPage.title": "Créer un jeton de transfert",
|
|
90
|
+
"Settings.tokens.RegenerateDialog.title": "Régénérer le jeton",
|
|
79
91
|
"Settings.apiTokens.addFirstToken": "Ajouter votre premier jeton d'API",
|
|
80
92
|
"Settings.apiTokens.addNewToken": "Ajouter un nouveau jeton d'API",
|
|
81
93
|
"Settings.tokens.copy.editMessage": "Pour des raisons de sécurité, vous ne pouvoir voir votre jeton qu'une seule fois",
|
|
82
94
|
"Settings.tokens.copy.editTitle": "Ce jeton n'est désormais plus accessible",
|
|
83
95
|
"Settings.tokens.copy.lastWarning": "Assurez-vous de copier ce jeton, vous ne pourrez plus le revoir par la suite !",
|
|
84
96
|
"Settings.apiTokens.create": "Ajouter une entrée",
|
|
97
|
+
"Settings.apiTokens.createPage.permissions.description": "Seules les actions rattachées à une route sont listées ci-dessous.",
|
|
98
|
+
"Settings.apiTokens.createPage.permissions.title": "Permissions",
|
|
85
99
|
"Settings.apiTokens.description": "Liste des jetons générés pour consommer l'API",
|
|
100
|
+
"Settings.apiTokens.createPage.BoundRoute.title": "Route rattachée à",
|
|
101
|
+
"Settings.apiTokens.createPage.permissions.header.title": "Paramètres avancés",
|
|
102
|
+
"Settings.apiTokens.createPage.permissions.header.hint": "Sélectionner les actions de l'application ou du plugin et sur l'icône de la roue crantée pour afficher la route rattachée",
|
|
103
|
+
"Settings.tokens.duration.30-days": "30 jours",
|
|
104
|
+
"Settings.tokens.duration.7-days": "7 jours",
|
|
105
|
+
"Settings.tokens.duration.90-days": "90 jours",
|
|
106
|
+
"Settings.tokens.duration.expiration-date": "Date d'expiration",
|
|
107
|
+
"Settings.tokens.duration.unlimited": "Illimité",
|
|
86
108
|
"Settings.apiTokens.emptyStateLayout": "Vous n'avez pas encore de contenu...",
|
|
109
|
+
"Settings.tokens.form.duration": "Durée de vie du jeton",
|
|
110
|
+
"Settings.tokens.form.type": "Type de jeton",
|
|
111
|
+
"Settings.tokens.form.name": "Nom",
|
|
112
|
+
"Settings.tokens.form.description": "Description",
|
|
87
113
|
"Settings.tokens.notification.copied": "Jeton copié dans le press-papiers.",
|
|
88
|
-
"Settings.
|
|
114
|
+
"Settings.tokens.popUpWarning.message": "Êtes-vous sûr(e) de vouloir régénérer ce jeton ?",
|
|
115
|
+
"Settings.tokens.Button.cancel": "Annuler",
|
|
116
|
+
"Settings.tokens.Button.regenerate": "Régénérer",
|
|
89
117
|
"Settings.tokens.types.full-access": "Accès total",
|
|
90
118
|
"Settings.tokens.types.read-only": "Lecture seule",
|
|
119
|
+
"Settings.tokens.types.custom": "Custom",
|
|
120
|
+
"Settings.tokens.regenerate": "Régénérer",
|
|
121
|
+
"Settings.transferTokens.title": "Jetons de transfert",
|
|
122
|
+
"Settings.transferTokens.description": "Liste des jetons de transfert générés",
|
|
123
|
+
"Settings.transferTokens.create": "Créer un nouveau jeton de transfert",
|
|
124
|
+
"Settings.transferTokens.addFirstToken": "Ajouter votre premier jeton de transfert",
|
|
125
|
+
"Settings.transferTokens.addNewToken": "Ajouter un nouveau jeton de transfert",
|
|
126
|
+
"Settings.transferTokens.emptyStateLayout": "Vous n'avez aucun contenu pour le moment...",
|
|
127
|
+
"Settings.tokens.ListView.headers.name": "Nom",
|
|
128
|
+
"Settings.tokens.ListView.headers.description": "Description",
|
|
129
|
+
"Settings.transferTokens.ListView.headers.type": "Type de jeton",
|
|
130
|
+
"Settings.tokens.ListView.headers.createdAt": "Créé le",
|
|
131
|
+
"Settings.tokens.ListView.headers.lastUsedAt": "Dernière utilisation",
|
|
132
|
+
"Settings.application.ee.admin-seats.count": "<text>{enforcementUserCount}</text>/{permittedSeats}",
|
|
133
|
+
"Settings.application.ee.admin-seats.at-limit-tooltip": "Limite atteinte : ajouter des places pour inviter d'autres utilisateurs",
|
|
134
|
+
"Settings.application.ee.admin-seats.add-seats": "{isHostedOnStrapiCloud, select, true {AJouter des places} other {Contacter le service clients}}",
|
|
135
|
+
"Settings.application.customization": "Customisation",
|
|
136
|
+
"Settings.application.customization.auth-logo.carousel-hint": "Remplacer le logo dans la page de connexion",
|
|
137
|
+
"Settings.application.customization.carousel-hint": "Changer le logo dans l'interface d'administration (dimensions maximales: {dimension}x{dimension}, poids maximal du fichier : {size}KB)",
|
|
138
|
+
"Settings.application.customization.carousel-slide.label": "Logo slide",
|
|
139
|
+
"Settings.application.customization.carousel.auth-logo.title": "Logo de connexion",
|
|
140
|
+
"Settings.application.customization.carousel.change-action": "Changer le logo",
|
|
141
|
+
"Settings.application.customization.carousel.menu-logo.title": "Logo du menu",
|
|
142
|
+
"Settings.application.customization.carousel.reset-action": "Réinitialiser le logo",
|
|
143
|
+
"Settings.application.customization.carousel.title": "Logo",
|
|
144
|
+
"Settings.application.customization.menu-logo.carousel-hint": "Remplacer le logo dans la navigation principale",
|
|
145
|
+
"Settings.application.customization.modal.cancel": "Annuler",
|
|
146
|
+
"Settings.application.customization.modal.pending": "Téléchargement du logo",
|
|
147
|
+
"Settings.application.customization.modal.pending.card-badge": "image",
|
|
148
|
+
"Settings.application.customization.modal.pending.choose-another": "Choisir un autre logo",
|
|
149
|
+
"Settings.application.customization.modal.pending.subtitle": "Gérer le logo choisi avant de le télécharger",
|
|
150
|
+
"Settings.application.customization.modal.pending.title": "Logo prêt pour le téléchargement",
|
|
151
|
+
"Settings.application.customization.modal.pending.upload": "Téléchargement du logo",
|
|
152
|
+
"Settings.application.customization.modal.tab.label": "Comment voulez-vous télécharger vos medias ?",
|
|
153
|
+
"Settings.application.customization.modal.upload": "Télécharger le logo",
|
|
154
|
+
"Settings.application.customization.modal.upload.cta.browse": "Explorer les fichiers",
|
|
155
|
+
"Settings.application.customization.modal.upload.drag-drop": "Glisser-déposer ici ou",
|
|
156
|
+
"Settings.application.customization.modal.upload.error-format": "Mauvais format chargé (formats acceptés : jpeg, jpg, png, svg).",
|
|
157
|
+
"Settings.application.customization.modal.upload.error-network": "Erreur réseau",
|
|
158
|
+
"Settings.application.customization.modal.upload.error-size": "Le fichier téléchargé est trop grand (dimensions max : {dimension}x{dimension}, poids max: {size}KB)",
|
|
159
|
+
"Settings.application.customization.modal.upload.file-validation": "Dimensions maximales : {dimension}x{dimension}, poids maximal : {size}KB",
|
|
160
|
+
"Settings.application.customization.modal.upload.from-computer": "Depuis l'ordinateur",
|
|
161
|
+
"Settings.application.customization.modal.upload.from-url": "Depuis une URL",
|
|
162
|
+
"Settings.application.customization.modal.upload.from-url.input-label": "URL",
|
|
163
|
+
"Settings.application.customization.modal.upload.next": "Suivant",
|
|
164
|
+
"Settings.application.customization.size-details": "Dimensions maximales : {dimension}×{dimension}, poids maximal : {size}KB",
|
|
91
165
|
"Settings.application.description": "Informations globales du panneau d'administration",
|
|
92
166
|
"Settings.application.edition-title": "plan actuel",
|
|
167
|
+
"Settings.application.ee-or-ce": "{communityEdition, select, true {Édition Communauté} other {Édition Entreprise}}",
|
|
93
168
|
"Settings.application.get-help": "Obtenir de l'aide",
|
|
94
169
|
"Settings.application.link-pricing": "Voir tous les tarifs",
|
|
95
170
|
"Settings.application.link-upgrade": "Mettez à niveau votre panneau d'administration",
|
|
@@ -566,6 +641,14 @@
|
|
|
566
641
|
"content-manager.plugin.description.long": "Visualisez, modifiez et supprimez les données de votre base de données.",
|
|
567
642
|
"content-manager.plugin.description.short": "Visualisez, modifiez et supprimez les données de votre base de données.",
|
|
568
643
|
"content-manager.popover.display-relations.label": "Afficher les relations",
|
|
644
|
+
"content-manager.relation.add": "Ajouter une relation",
|
|
645
|
+
"content-manager.relation.disconnect": "Supprimer",
|
|
646
|
+
"content-manager.relation.isLoading": "Chargement des relations en cours",
|
|
647
|
+
"content-manager.relation.loadMore": "Charger davantage",
|
|
648
|
+
"content-manager.relation.notAvailable": "Aucune relation disponible",
|
|
649
|
+
"content-manager.relation.publicationState.draft": "Brouillon",
|
|
650
|
+
"content-manager.relation.publicationState.published": "Publiée",
|
|
651
|
+
"content-manager.select.currently.selected": "{count} actuellement sélectionnées",
|
|
569
652
|
"content-manager.success.record.delete": "Supprimé",
|
|
570
653
|
"content-manager.success.record.publish": "Publié",
|
|
571
654
|
"content-manager.success.record.save": "Sauvegardé",
|
|
@@ -575,9 +658,11 @@
|
|
|
575
658
|
"content-manager.popUpWarning.warning.publish-question": "Êtes-vous sûr de vouloir le publier ?",
|
|
576
659
|
"content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Oui, publier",
|
|
577
660
|
"content-manager.popUpwarning.warning.has-draft-relations.message": "<b>{count, plural, =0 { des relations de votre contenu n'est} one { des relations de votre contenu n'est} other { des relations de votre contenu ne sont}}</b> pas publié actuellement.<br></br>Cela peut engendrer des liens cassés ou des erreurs dans votre projet.",
|
|
661
|
+
"dark": "Sombre",
|
|
578
662
|
"form.button.continue": "Continuer",
|
|
579
663
|
"global.search": "Rechercher",
|
|
580
664
|
"global.actions": "Actions",
|
|
665
|
+
"global.auditLogs": "Journaux d'audit",
|
|
581
666
|
"global.back": "Retour",
|
|
582
667
|
"global.cancel": "Annuler",
|
|
583
668
|
"global.change-password": "Modifier le mot de passe",
|
|
@@ -606,6 +691,7 @@
|
|
|
606
691
|
"global.settings": "Paramètres",
|
|
607
692
|
"global.type": "Type",
|
|
608
693
|
"global.users": "Utilisateurs",
|
|
694
|
+
"light": "Clair",
|
|
609
695
|
"form.button.done": "Terminer",
|
|
610
696
|
"global.prompt.unsaved": "Êtes-vous sûr de vouloir quitter cette page? Toutes vos modifications seront perdues",
|
|
611
697
|
"notification.contentType.relations.conflict": "Le Type de Contenu à des relations qui rentrent en conflit",
|
|
@@ -621,8 +707,10 @@
|
|
|
621
707
|
"notification.success.title": "Succès :",
|
|
622
708
|
"notification.version.update.message": "Une nouvelle version de Strapi est disponible !",
|
|
623
709
|
"notification.warning.title": "Attention :",
|
|
710
|
+
"notification.warning.404": "404 - Introuvable",
|
|
624
711
|
"or": "OU",
|
|
625
712
|
"request.error.model.unknown": "Le model n'existe pas",
|
|
713
|
+
"selectButtonTitle": "Sélectionner",
|
|
626
714
|
"skipToContent": "Aller au contenu",
|
|
627
715
|
"submit": "Soumettre"
|
|
628
716
|
}
|
|
@@ -79,36 +79,24 @@
|
|
|
79
79
|
"Roles.RoleRow.user-count": "{number, plural, =0 {# пользователей} one {# пользователь} other {# пользователей}}",
|
|
80
80
|
"Roles.components.List.empty.withSearch": "Нет роли, соответствующей поиску ({search})...",
|
|
81
81
|
"Settings.PageTitle": "Настройки — {name}",
|
|
82
|
-
"Settings.tokens.Button.cancel": "Отмена",
|
|
83
|
-
"Settings.tokens.Button.regenerate": "Восстановить",
|
|
84
82
|
"Settings.apiTokens.ListView.headers.createdAt": "Создан",
|
|
85
83
|
"Settings.apiTokens.ListView.headers.description": "Описание",
|
|
86
84
|
"Settings.apiTokens.ListView.headers.lastUsedAt": "Последнее использование",
|
|
87
85
|
"Settings.apiTokens.ListView.headers.name": "Название",
|
|
88
86
|
"Settings.apiTokens.ListView.headers.type": "Тип токена",
|
|
89
|
-
"Settings.tokens.RegenerateDialog.title": "Восстановить токен",
|
|
90
87
|
"Settings.apiTokens.addFirstToken": "Добавьте свой первый API-токен",
|
|
91
88
|
"Settings.apiTokens.addNewToken": "Добавить новый API-токен",
|
|
92
|
-
"Settings.tokens.copy.editMessage": "Из соображений безопасности вы можете увидеть свой токен только один раз.",
|
|
93
|
-
"Settings.tokens.copy.editTitle": "Этот токен больше не доступен.",
|
|
94
|
-
"Settings.tokens.copy.lastWarning": "Обязательно скопируйте этот токен, вы больше не сможете его увидеть!",
|
|
95
89
|
"Settings.apiTokens.create": "Создайте новый API-токен",
|
|
90
|
+
"Settings.apiTokens.createPage.BoundRoute.title": "Связанный маршрут к",
|
|
96
91
|
"Settings.apiTokens.createPage.permissions.description": "Ниже перечислены только действия, связанные с маршрутом.",
|
|
92
|
+
"Settings.apiTokens.createPage.permissions.header.hint": "Выберите действия для приложения или плагина и нажмите на значок шестеренки, чтобы отобразить связанный маршрут",
|
|
93
|
+
"Settings.apiTokens.createPage.permissions.header.title": "Дополнительные настройки",
|
|
97
94
|
"Settings.apiTokens.createPage.permissions.title": "Разрешения",
|
|
95
|
+
"Settings.apiTokens.createPage.title": "Создать API-токен",
|
|
98
96
|
"Settings.apiTokens.description": "Список сгенерированных токенов для использования API",
|
|
99
|
-
"Settings.tokens.duration.30-days": "30 дней",
|
|
100
|
-
"Settings.tokens.duration.7-days": "7 дней",
|
|
101
|
-
"Settings.tokens.duration.90-days": "90 дней",
|
|
102
|
-
"Settings.tokens.duration.expiration-date": "Срок действия",
|
|
103
|
-
"Settings.tokens.duration.unlimited": "Неограниченный",
|
|
104
97
|
"Settings.apiTokens.emptyStateLayout": "У вас ещё нет контента...",
|
|
105
|
-
"Settings.
|
|
106
|
-
"Settings.tokens.form.type": "Тип токена",
|
|
107
|
-
"Settings.tokens.notification.copied": "Токен скопирован в буфер обмена.",
|
|
108
|
-
"Settings.tokens.popUpWarning.message": "Вы уверены, что хотите восстановить этот токен?",
|
|
98
|
+
"Settings.apiTokens.regenerate": "Перегенерировать",
|
|
109
99
|
"Settings.apiTokens.title": "API-токены",
|
|
110
|
-
"Settings.tokens.types.full-access": "Полный доступ",
|
|
111
|
-
"Settings.tokens.types.read-only": "Только для чтения",
|
|
112
100
|
"Settings.application.customization": "Персонализация",
|
|
113
101
|
"Settings.application.customization.auth-logo.carousel-hint": "Замените логотип на странице авторизации",
|
|
114
102
|
"Settings.application.customization.carousel-hint": "Изменить логотип панели администратора (максимальный размер: {dimension}x{dimension}, максимальный размер файла: {size}KB)",
|
|
@@ -142,6 +130,9 @@
|
|
|
142
130
|
"Settings.application.description": "Посмотреть детали вашего проекта",
|
|
143
131
|
"Settings.application.edition-title": "Текущий план",
|
|
144
132
|
"Settings.application.ee-or-ce": "{communityEdition, select, true {Community Edition} other {Enterprise Edition}}",
|
|
133
|
+
"Settings.application.ee.admin-seats.add-seats": "{isHostedOnStrapiCloud, select, true {Добавить места} other {Обратитесь в отдел продаж}}",
|
|
134
|
+
"Settings.application.ee.admin-seats.at-limit-tooltip": "При исчерпании лимита: добавьте места, чтобы пригласить больше пользователей",
|
|
135
|
+
"Settings.application.ee.admin-seats.count": "<text>{enforcementUserCount}</text>/{permittedSeats}",
|
|
145
136
|
"Settings.application.get-help": "Получить помощь",
|
|
146
137
|
"Settings.application.link-pricing": "Посмотреть все тарифы",
|
|
147
138
|
"Settings.application.link-upgrade": "Обновить ваше приложение",
|
|
@@ -252,6 +243,39 @@
|
|
|
252
243
|
"Settings.sso.form.registration.description": "Создать нового пользователя при входе через SSO, если учётной записи нет",
|
|
253
244
|
"Settings.sso.form.registration.label": "Авто-регистрация",
|
|
254
245
|
"Settings.sso.title": "Функция единого входа",
|
|
246
|
+
"Settings.tokens.Button.cancel": "Отмена",
|
|
247
|
+
"Settings.tokens.Button.regenerate": "Восстановить",
|
|
248
|
+
"Settings.tokens.ListView.headers.createdAt": "Создан",
|
|
249
|
+
"Settings.tokens.ListView.headers.description": "Описание",
|
|
250
|
+
"Settings.tokens.ListView.headers.lastUsedAt": "Последний раз использовался",
|
|
251
|
+
"Settings.tokens.ListView.headers.name": "Название",
|
|
252
|
+
"Settings.tokens.RegenerateDialog.title": "Восстановить токен",
|
|
253
|
+
"Settings.tokens.copy.editMessage": "Из соображений безопасности вы можете увидеть свой токен только один раз.",
|
|
254
|
+
"Settings.tokens.copy.editTitle": "Этот токен больше не доступен.",
|
|
255
|
+
"Settings.tokens.copy.lastWarning": "Обязательно скопируйте этот токен, вы больше не сможете его увидеть!",
|
|
256
|
+
"Settings.tokens.duration.30-days": "30 дней",
|
|
257
|
+
"Settings.tokens.duration.7-days": "7 дней",
|
|
258
|
+
"Settings.tokens.duration.90-days": "90 дней",
|
|
259
|
+
"Settings.tokens.duration.expiration-date": "Срок действия",
|
|
260
|
+
"Settings.tokens.duration.unlimited": "Неограниченный",
|
|
261
|
+
"Settings.tokens.form.description": "Описание",
|
|
262
|
+
"Settings.tokens.form.duration": "Срок действия токена",
|
|
263
|
+
"Settings.tokens.form.name": "Название",
|
|
264
|
+
"Settings.tokens.form.type": "Тип токена",
|
|
265
|
+
"Settings.tokens.notification.copied": "Токен скопирован в буфер обмена.",
|
|
266
|
+
"Settings.tokens.popUpWarning.message": "Вы уверены, что хотите восстановить этот токен?",
|
|
267
|
+
"Settings.tokens.regenerate": "Перегенерировать",
|
|
268
|
+
"Settings.tokens.types.custom": "Пользовательский тип",
|
|
269
|
+
"Settings.tokens.types.full-access": "Полный доступ",
|
|
270
|
+
"Settings.tokens.types.read-only": "Только для чтения",
|
|
271
|
+
"Settings.transferTokens.ListView.headers.type": "Тип токена",
|
|
272
|
+
"Settings.transferTokens.addFirstToken": "Добавьте свой первый токен для передачи",
|
|
273
|
+
"Settings.transferTokens.addNewToken": "Добавить новый токен для передачи",
|
|
274
|
+
"Settings.transferTokens.create": "Создать новый токен для передачи",
|
|
275
|
+
"Settings.transferTokens.createPage.title": "Создать передачу токена",
|
|
276
|
+
"Settings.transferTokens.description": "Список сгенерированных токенов для передачи",
|
|
277
|
+
"Settings.transferTokens.emptyStateLayout": "У вас ещё нет никакого контента...",
|
|
278
|
+
"Settings.transferTokens.title": "Передача токенов",
|
|
255
279
|
"Settings.webhooks.create": "Создание webhook`а",
|
|
256
280
|
"Settings.webhooks.create.header": "Создание нового заголовка",
|
|
257
281
|
"Settings.webhooks.created": "Webhook создан",
|
|
@@ -342,10 +366,13 @@
|
|
|
342
366
|
"app.component.search.label": "Искать {target}",
|
|
343
367
|
"app.component.table.duplicate": "Дубликат {target}",
|
|
344
368
|
"app.component.table.edit": "Редактировать {target}",
|
|
369
|
+
"app.component.table.read": "Читать {target}",
|
|
345
370
|
"app.component.table.select.one-entry": "Выбрать {target}",
|
|
346
371
|
"app.component.table.view": "{target} детали",
|
|
347
372
|
"app.components.BlockLink.blog": "Блог",
|
|
348
373
|
"app.components.BlockLink.blog.content": "Читайте последние новости о Strapi и экосистеме.",
|
|
374
|
+
"app.components.BlockLink.cloud": "Strapi Cloud",
|
|
375
|
+
"app.components.BlockLink.cloud.content": "Полностью настраиваемая платформа для совместной работы, повышающая скорость работы вашей команды.",
|
|
349
376
|
"app.components.BlockLink.code": "Примеры кода",
|
|
350
377
|
"app.components.BlockLink.code.content": "Учитесь, тестируя реальные проекты, разработанные сообществом.",
|
|
351
378
|
"app.components.BlockLink.documentation.content": "Откройте для себя основные понятия, руководства и инструкции.",
|
|
@@ -838,18 +865,23 @@
|
|
|
838
865
|
"light": "Светлая",
|
|
839
866
|
"notification.contentType.relations.conflict": "Тип контента имеет конфликтующие отношения",
|
|
840
867
|
"notification.default.title": "Информация:",
|
|
868
|
+
"notification.ee.warning.at-seat-limit.title": "{licenseLimitStatus, select, OVER_LIMIT {БОЛЬШЕ ЧЕМ} AT_LIMIT {РОВНО}} seat limit ({currentUserCount}/{permittedSeats})",
|
|
869
|
+
"notification.ee.warning.over-.message": "Добавить места чтобы {licenseLimitStatus, select, OVER_LIMIT {пригласить} AT_LIMIT {повторно подкючить}} пользователей. Если вы уже сделали это, но это ещё не отображается в Strapi, обязательно перезапустите своё приложение.",
|
|
841
870
|
"notification.error": "Произошла ошибка",
|
|
871
|
+
"notification.error.invalid.configuration": "У вас неправильная конфигурация настроек, проверьте журнал вашего сервера для получения дополнительной информации.",
|
|
842
872
|
"notification.error.layout": "Не удалось получить макет",
|
|
843
873
|
"notification.error.tokennamenotunique": "Имя уже присвоено другому токену",
|
|
844
874
|
"notification.form.error.fields": "Форма содержит некоторые ошибки",
|
|
845
875
|
"notification.form.success.fields": "Изменения сохранены",
|
|
846
876
|
"notification.link-copied": "Ссылка скопирована в буфер обмена",
|
|
847
877
|
"notification.permission.not-allowed-read": "Вам не разрешено просматривать этот документ",
|
|
878
|
+
"notification.success.apitokencreated": "API-токен успешно создан",
|
|
879
|
+
"notification.success.apitokenedited": "API-токен успешно отредактирован",
|
|
848
880
|
"notification.success.delete": "Элемент удален",
|
|
849
881
|
"notification.success.saved": "Сохранено",
|
|
850
882
|
"notification.success.title": "Успех:",
|
|
851
|
-
"notification.success.
|
|
852
|
-
"notification.success.
|
|
883
|
+
"notification.success.transfertokencreated": "Токен для передачи успешно создан",
|
|
884
|
+
"notification.success.transfertokenedited": "Токен для передачи успешно изменён",
|
|
853
885
|
"notification.version.update.message": "Доступна новая версия Strapi!",
|
|
854
886
|
"notification.warning.404": "404 — Не найдено",
|
|
855
887
|
"notification.warning.title": "Внимание:",
|