From 42e8cef3ba79dfcb06b11c6a02d3673a08d104c4 Mon Sep 17 00:00:00 2001 From: Paul <45032974+hide-me@users.noreply.github.com> Date: Sun, 12 Feb 2023 16:40:04 +0300 Subject: [PATCH] Translation updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Deleting plugin name and description strings Make translation more accurate Update and improve russian Added missing strings More accurate style Added plugin name Correction of JSON style Delete empty file Added plugin name Delete empty file Added plugin name Delete empty file Added plugin name Delete empty file Added Russian Delete empty file Delete empty file Added plugin name Delete empty file Delete empty file Added plugin name Delete empty file Delete empty file Added plugin name Added plugin name Added plugin name Added plugin name Delete empty file Delete empty file Delete empty file Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Delete empty file Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Added plugin name Added Russian Added plugin name Correction of terminology JWT is acronym. Correction of terminology JWT is acronym. Correction of terminology Correction of terminology JWT is acronym. Swagger UI — the correct version. Correction of terminology Correction of terminology JWT is acronym. Swagger UI — the correct version. Correction of terminology JWT is acronym. Correction of terminology Correction of terminology Correction of terminology JWT is acronym. Swagger UI — the correct version. Correction of terminology Correction of terminology Correction of terminology JWT is acronym. Swagger UI — the correct version. Correction of terminology JWT is acronym. Correction of terminology JWT is acronym. Correction of terminology JWT is acronym. Swagger UI — the correct version. Correction of terminology JWT is acronym. Correction of terminology JWT is acronym. Correction of terminology JWT is acronym. Correction of terminology Correction of terminology Correction of terminology JWT is acronym. Updated Russian --- .../core/admin/admin/src/translations/en.json | 376 ++-- .../core/admin/admin/src/translations/ru.json | 1650 +++++++++-------- .../admin/src/translations/cs.json | 4 +- .../admin/src/translations/en.json | 3 +- .../admin/src/translations/fr.json | 1 - .../admin/src/translations/ru.json | 3 +- .../admin/src/translations/sv.json | 4 +- .../admin/src/translations/tr.json | 4 +- .../admin/src/translations/zh.json | 4 +- .../admin/src/translations/ar.json | 2 +- .../admin/src/translations/cs.json | 2 +- .../admin/src/translations/de.json | 4 +- .../admin/src/translations/dk.json | 8 +- .../admin/src/translations/en.json | 4 +- .../admin/src/translations/es.json | 8 +- .../admin/src/translations/fr.json | 8 +- .../admin/src/translations/id.json | 4 +- .../admin/src/translations/it.json | 4 +- .../admin/src/translations/ko.json | 8 +- .../admin/src/translations/ms.json | 2 +- .../admin/src/translations/nl.json | 2 +- .../admin/src/translations/pl.json | 8 +- .../admin/src/translations/pt-BR.json | 2 +- .../admin/src/translations/pt.json | 2 +- .../admin/src/translations/ru.json | 13 +- .../admin/src/translations/sk.json | 4 +- .../admin/src/translations/sv.json | 8 +- .../admin/src/translations/th.json | 2 +- .../admin/src/translations/tr.json | 6 +- .../admin/src/translations/uk.json | 2 +- .../admin/src/translations/vi.json | 4 +- .../admin/src/translations/zh-Hans.json | 4 +- .../graphql/admin/src/translations/dk.json | 3 +- .../graphql/admin/src/translations/en.json | 3 +- .../graphql/admin/src/translations/es.json | 3 +- .../graphql/admin/src/translations/fr.json | 3 +- .../graphql/admin/src/translations/pl.json | 3 +- .../graphql/admin/src/translations/ru.json | 5 + .../graphql/admin/src/translations/sv.json | 3 +- .../graphql/admin/src/translations/tr.json | 3 +- .../admin/src/translations/zh-Hans.json | 3 +- .../graphql/admin/src/translations/zh.json | 3 +- .../sentry/admin/src/translations/ar.json | 1 - .../sentry/admin/src/translations/cs.json | 1 - .../sentry/admin/src/translations/de.json | 1 - .../sentry/admin/src/translations/dk.json | 3 +- .../sentry/admin/src/translations/en.json | 3 +- .../sentry/admin/src/translations/es.json | 3 +- .../sentry/admin/src/translations/fr.json | 3 +- .../sentry/admin/src/translations/id.json | 1 - .../sentry/admin/src/translations/it.json | 1 - .../sentry/admin/src/translations/ko.json | 3 +- .../sentry/admin/src/translations/ms.json | 1 - .../sentry/admin/src/translations/nl.json | 1 - .../sentry/admin/src/translations/pl.json | 3 +- .../sentry/admin/src/translations/pt-BR.json | 1 - .../sentry/admin/src/translations/pt.json | 1 - .../sentry/admin/src/translations/ru.json | 6 +- .../sentry/admin/src/translations/sk.json | 1 - .../sentry/admin/src/translations/sv.json | 3 +- .../sentry/admin/src/translations/th.json | 1 - .../sentry/admin/src/translations/tr.json | 3 +- .../sentry/admin/src/translations/uk.json | 1 - .../sentry/admin/src/translations/vi.json | 3 +- .../admin/src/translations/zh-Hans.json | 1 - .../sentry/admin/src/translations/zh.json | 9 +- 66 files changed, 1178 insertions(+), 1069 deletions(-) delete mode 100644 packages/plugins/color-picker/admin/src/translations/fr.json create mode 100644 packages/plugins/graphql/admin/src/translations/ru.json delete mode 100644 packages/plugins/sentry/admin/src/translations/ar.json delete mode 100644 packages/plugins/sentry/admin/src/translations/cs.json delete mode 100644 packages/plugins/sentry/admin/src/translations/de.json delete mode 100644 packages/plugins/sentry/admin/src/translations/id.json delete mode 100644 packages/plugins/sentry/admin/src/translations/it.json delete mode 100644 packages/plugins/sentry/admin/src/translations/ms.json delete mode 100644 packages/plugins/sentry/admin/src/translations/nl.json delete mode 100644 packages/plugins/sentry/admin/src/translations/pt-BR.json delete mode 100644 packages/plugins/sentry/admin/src/translations/pt.json delete mode 100644 packages/plugins/sentry/admin/src/translations/sk.json delete mode 100644 packages/plugins/sentry/admin/src/translations/th.json delete mode 100644 packages/plugins/sentry/admin/src/translations/uk.json delete mode 100644 packages/plugins/sentry/admin/src/translations/zh-Hans.json diff --git a/packages/core/admin/admin/src/translations/en.json b/packages/core/admin/admin/src/translations/en.json index 83fbeef296..562fb747ef 100644 --- a/packages/core/admin/admin/src/translations/en.json +++ b/packages/core/admin/admin/src/translations/en.json @@ -76,86 +76,123 @@ "Roles.ListPage.notification.delete-all-not-allowed": "Some roles could not be deleted since they are associated with users", "Roles.ListPage.notification.delete-not-allowed": "A role cannot be deleted if associated with users", "Roles.RoleRow.select-all": "Select {name} for bulk actions", - "Roles.RoleRow.user-count": "{number, plural, =0 {# user} one {# user} other {# users}}", + "Roles.RoleRow.user-count": "{number, plural, =0 {# user} one {# user} other {# users}}", "Roles.components.List.empty.withSearch": "There is no role corresponding to the search ({search})...", - "Settings.PageTitle": "Settings - {name}", + "Settings.PageTitle": "Settings — {name}", + "Settings.apiTokens.Button.cancel": "Cancel", + "Settings.apiTokens.Button.regenerate": "Regenerate", + "Settings.apiTokens.ListView.headers.createdAt": "Created at", + "Settings.apiTokens.ListView.headers.description": "Description", + "Settings.apiTokens.ListView.headers.lastUsedAt": "Last used", + "Settings.apiTokens.ListView.headers.name": "Name", + "Settings.apiTokens.ListView.headers.type": "Token type", + "Settings.apiTokens.RegenerateDialog.title": "Regenerate token", "Settings.apiTokens.addFirstToken": "Add your first API Token", "Settings.apiTokens.addNewToken": "Add new API Token", "Settings.apiTokens.copy.editMessage": "For security reasons, you can only see your token once.", "Settings.apiTokens.copy.editTitle": "This token isn’t accessible anymore.", "Settings.apiTokens.copy.lastWarning": "Make sure to copy this token, you won’t be able to see it again!", "Settings.apiTokens.create": "Create new API Token", + "Settings.apiTokens.createPage.permissions.description": "Only actions bound by a route are listed below.", + "Settings.apiTokens.createPage.permissions.title": "Permissions", "Settings.apiTokens.description": "List of generated tokens to consume the API", + "Settings.apiTokens.duration.30-days": "30 days", + "Settings.apiTokens.duration.7-days": "7 days", + "Settings.apiTokens.duration.90-days": "90 days", + "Settings.apiTokens.duration.expiration-date": "Expiration date", + "Settings.apiTokens.duration.unlimited": "Unlimited", "Settings.apiTokens.emptyStateLayout": "You don’t have any content yet...", - "Settings.apiTokens.ListView.headers.name": "Name", - "Settings.apiTokens.ListView.headers.description": "Description", - "Settings.apiTokens.ListView.headers.type": "Token type", - "Settings.apiTokens.ListView.headers.createdAt": "Created at", - "Settings.apiTokens.ListView.headers.lastUsedAt": "Last used", + "Settings.apiTokens.form.duration": "Token duration", + "Settings.apiTokens.form.type": "Token type", "Settings.apiTokens.notification.copied": "Token copied to clipboard.", + "Settings.apiTokens.popUpWarning.message": "Are you sure you want to regenerate this token?", "Settings.apiTokens.title": "API Tokens", "Settings.apiTokens.types.full-access": "Full access", "Settings.apiTokens.types.read-only": "Read-only", - "Settings.apiTokens.duration.7-days": "7 days", - "Settings.apiTokens.duration.30-days": "30 days", - "Settings.apiTokens.duration.90-days": "90 days", - "Settings.apiTokens.duration.unlimited": "Unlimited", - "Settings.apiTokens.form.duration": "Token duration", - "Settings.apiTokens.form.type": "Token type", - "Settings.apiTokens.duration.expiration-date": "Expiration date", - "Settings.apiTokens.createPage.permissions.title": "Permissions", - "Settings.apiTokens.createPage.permissions.description": "Only actions bound by a route are listed below.", - "Settings.apiTokens.RegenerateDialog.title": "Regenerate token", - "Settings.apiTokens.popUpWarning.message": "Are you sure you want to regenerate this token?", - "Settings.apiTokens.Button.cancel": "Cancel", - "Settings.apiTokens.Button.regenerate": "Regenerate", + "Settings.application.customization": "Customization", + "Settings.application.customization.auth-logo.carousel-hint": "Replace the logo in the authentication pages", + "Settings.application.customization.carousel-hint": "Change the admin panel logo (Max dimension: {dimension}x{dimension}, Max file size: {size}KB)", + "Settings.application.customization.carousel-slide.label": "Logo slide", + "Settings.application.customization.carousel.auth-logo.title": "Auth logo", + "Settings.application.customization.carousel.change-action": "Change logo", + "Settings.application.customization.carousel.menu-logo.title": "Menu logo", + "Settings.application.customization.carousel.reset-action": "Reset logo", + "Settings.application.customization.carousel.title": "Logo", + "Settings.application.customization.menu-logo.carousel-hint": "Replace the logo in the main navigation", + "Settings.application.customization.modal.cancel": "Cancel", + "Settings.application.customization.modal.pending": "Pending logo", + "Settings.application.customization.modal.pending.card-badge": "image", + "Settings.application.customization.modal.pending.choose-another": "Choose another logo", + "Settings.application.customization.modal.pending.subtitle": "Manage the chosen logo before uploading it", + "Settings.application.customization.modal.pending.title": "Logo ready to upload", + "Settings.application.customization.modal.pending.upload": "Upload logo", + "Settings.application.customization.modal.tab.label": "How do you want to upload your assets?", + "Settings.application.customization.modal.upload": "Upload logo", + "Settings.application.customization.modal.upload.cta.browse": "Browse files", + "Settings.application.customization.modal.upload.drag-drop": "Drag and Drop here or", + "Settings.application.customization.modal.upload.error-format": "Wrong format uploaded (accepted formats only: jpeg, jpg, png, svg).", + "Settings.application.customization.modal.upload.error-network": "Network error", + "Settings.application.customization.modal.upload.error-size": "The file uploaded is too large (max dimension: {dimension}x{dimension}, max file size: {size}KB)", + "Settings.application.customization.modal.upload.file-validation": "Max dimension: {dimension}x{dimension}, Max size: {size}KB", + "Settings.application.customization.modal.upload.from-computer": "From computer", + "Settings.application.customization.modal.upload.from-url": "From URL", + "Settings.application.customization.modal.upload.from-url.input-label": "URL", + "Settings.application.customization.modal.upload.next": "Next", + "Settings.application.customization.size-details": "Max dimension: {dimension}×{dimension}, Max file size: {size}KB", "Settings.application.description": "Administration panel’s global information", "Settings.application.edition-title": "current plan", - "Settings.application.get-help": "Get help", "Settings.application.ee-or-ce": "{communityEdition, select, true {Community Edition} other {Enterprise Edition}}", + "Settings.application.get-help": "Get help", "Settings.application.link-pricing": "See all pricing plans", "Settings.application.link-upgrade": "Upgrade your admin panel", "Settings.application.node-version": "node version", - "Settings.application.strapi-version": "strapi version", - "Settings.application.strapiVersion": "strapi version", + "Settings.application.strapi-version": "Strapi version", + "Settings.application.strapiVersion": "Strapi version", "Settings.application.title": "Overview", - "Settings.application.customization": "Customization", - "Settings.application.customization.size-details": "Max dimension: {dimension}×{dimension}, Max file size: {size}KB", - "Settings.application.customization.carousel.menu-logo.title": "Menu logo", - "Settings.application.customization.carousel.auth-logo.title": "Auth logo", - "Settings.application.customization.carousel.change-action": "Change logo", - "Settings.application.customization.carousel.reset-action": "Reset logo", - "Settings.application.customization.carousel-slide.label": "Logo slide", - "Settings.application.customization.menu-logo.carousel-hint": "Replace the logo in the main navigation", - "Settings.application.customization.auth-logo.carousel-hint": "Replace the logo in the authentication pages", - "Settings.application.customization.modal.cancel": "Cancel", - "Settings.application.customization.modal.upload": "Upload logo", - "Settings.application.customization.modal.tab.label": "How do you want to upload your assets?", - "Settings.application.customization.modal.upload.from-computer": "From computer", - "Settings.application.customization.modal.upload.file-validation": "Max dimension: {dimension}x{dimension}, Max size: {size}KB", - "Settings.application.customization.modal.upload.error-format": "Wrong format uploaded (accepted formats only: jpeg, jpg, png, svg).", - "Settings.application.customization.modal.upload.error-size": "The file uploaded is too large (max dimension: {dimension}x{dimension}, max file size: {size}KB)", - "Settings.application.customization.modal.upload.error-network": "Network error", - "Settings.application.customization.modal.upload.cta.browse": "Browse files", - "Settings.application.customization.modal.upload.drag-drop": "Drag and Drop here or", - "Settings.application.customization.modal.upload.from-url": "From url", - "Settings.application.customization.modal.upload.from-url.input-label": "URL", - "Settings.application.customization.modal.upload.next": "Next", - "Settings.application.customization.modal.pending": "Pending logo", - "Settings.application.customization.modal.pending.choose-another": "Choose another logo", - "Settings.application.customization.modal.pending.title": "Logo ready to upload", - "Settings.application.customization.modal.pending.subtitle": "Manage the chosen logo before uploading it", - "Settings.application.customization.modal.pending.upload": "Upload logo", - "Settings.application.customization.modal.pending.card-badge": "image", "Settings.error": "Error", "Settings.global": "Global Settings", "Settings.permissions": "Administration panel", + "Settings.permissions.auditLogs.action": "Action", + "Settings.permissions.auditLogs.admin.auth.success": "Admin login", + "Settings.permissions.auditLogs.admin.logout": "Admin logout", + "Settings.permissions.auditLogs.component.create": "Create component", + "Settings.permissions.auditLogs.component.delete": "Delete component", + "Settings.permissions.auditLogs.component.update": "Update component", + "Settings.permissions.auditLogs.content-type.create": "Create content type", + "Settings.permissions.auditLogs.content-type.delete": "Delete content type", + "Settings.permissions.auditLogs.content-type.update": "Update content type", + "Settings.permissions.auditLogs.date": "Date", + "Settings.permissions.auditLogs.details": "Log Details", + "Settings.permissions.auditLogs.entry.create": "Create entry{model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.delete": "Delete entry{model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.publish": "Publish entry {model, select, undefined {} other {({model})}}", + "Settings.permissions.auditLogs.entry.unpublish": "Unpublish entry{model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.update": "Update entry{model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.filters.combobox.aria-label": "Search and select an option to filter", + "Settings.permissions.auditLogs.listview.header.subtitle": "Logs of all the activities that happened in your environment", + "Settings.permissions.auditLogs.media.create": "Create media", + "Settings.permissions.auditLogs.media.delete": "Delete media", + "Settings.permissions.auditLogs.media.update": "Update media", + "Settings.permissions.auditLogs.payload": "Payload", + "Settings.permissions.auditLogs.permission.create": "Create permission", + "Settings.permissions.auditLogs.permission.delete": "Delete permission", + "Settings.permissions.auditLogs.permission.update": "Update permission", + "Settings.permissions.auditLogs.role.create": "Create role", + "Settings.permissions.auditLogs.role.delete": "Delete role", + "Settings.permissions.auditLogs.role.update": "Update role", + "Settings.permissions.auditLogs.user": "User", + "Settings.permissions.auditLogs.user.create": "Create user", + "Settings.permissions.auditLogs.user.delete": "Delete user", + "Settings.permissions.auditLogs.user.fullname": "{firstname} {lastname}", + "Settings.permissions.auditLogs.user.update": "Update user", + "Settings.permissions.auditLogs.userId": "User ID", "Settings.permissions.category": "Permissions settings for the {category}", "Settings.permissions.category.plugins": "Permissions settings for the {category} plugin", "Settings.permissions.conditions.anytime": "Anytime", "Settings.permissions.conditions.apply": "Apply", "Settings.permissions.conditions.can": "Can", "Settings.permissions.conditions.conditions": "Conditions", + "Settings.permissions.conditions.define-conditions": "Define conditions", "Settings.permissions.conditions.links": "Links", "Settings.permissions.conditions.no-actions": "You first need to select actions (create, read, update, ...) before defining conditions on them.", "Settings.permissions.conditions.none-selected": "Anytime", @@ -163,67 +200,31 @@ "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.active": "Active", "Settings.permissions.users.create": "Invite new user", "Settings.permissions.users.email": "Email", "Settings.permissions.users.firstname": "Firstname", - "Settings.permissions.users.lastname": "Lastname", - "Settings.permissions.users.user-status": "User status", - "Settings.permissions.users.roles": "Roles", - "Settings.permissions.users.username": "Username", - "Settings.permissions.users.active": "Active", - "Settings.permissions.users.inactive": "Inactive", "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.inactive": "Inactive", + "Settings.permissions.users.lastname": "Lastname", "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.permissions.users.strapi-super-admin": "Super Admin", - "Settings.permissions.users.strapi-editor": "Editor", + "Settings.permissions.users.roles": "Roles", "Settings.permissions.users.strapi-author": "Author", - "Settings.permissions.auditLogs.action": "Action", - "Settings.permissions.auditLogs.date": "Date", - "Settings.permissions.auditLogs.user": "User", - "Settings.permissions.auditLogs.user.fullname": "{firstname} {lastname}", - "Settings.permissions.auditLogs.userId": "User ID", - "Settings.permissions.auditLogs.details": "Log Details", - "Settings.permissions.auditLogs.payload": "Payload", - "Settings.permissions.auditLogs.listview.header.subtitle": "Logs of all the activities that happened in your environment", - "Settings.permissions.auditLogs.entry.create": "Create entry{model, select, undefined {} other { ({model})}}", - "Settings.permissions.auditLogs.entry.update": "Update entry{model, select, undefined {} other { ({model})}}", - "Settings.permissions.auditLogs.entry.delete": "Delete entry{model, select, undefined {} other { ({model})}}", - "Settings.permissions.auditLogs.entry.publish": "Publish entry {model, select, undefined {} other {({model})}}", - "Settings.permissions.auditLogs.entry.unpublish": "Unpublish entry{model, select, undefined {} other { ({model})}}", - "Settings.permissions.auditLogs.media.create": "Create media", - "Settings.permissions.auditLogs.media.update": "Update media", - "Settings.permissions.auditLogs.media.delete": "Delete media", - "Settings.permissions.auditLogs.user.create": "Create user", - "Settings.permissions.auditLogs.user.update": "Update user", - "Settings.permissions.auditLogs.user.delete": "Delete user", - "Settings.permissions.auditLogs.admin.auth.success": "Admin login", - "Settings.permissions.auditLogs.admin.logout": "Admin logout", - "Settings.permissions.auditLogs.content-type.create": "Create content type", - "Settings.permissions.auditLogs.content-type.update": "Update content type", - "Settings.permissions.auditLogs.content-type.delete": "Delete content type", - "Settings.permissions.auditLogs.component.create": "Create component", - "Settings.permissions.auditLogs.component.update": "Update component", - "Settings.permissions.auditLogs.component.delete": "Delete component", - "Settings.permissions.auditLogs.role.create": "Create role", - "Settings.permissions.auditLogs.role.update": "Update role", - "Settings.permissions.auditLogs.role.delete": "Delete role", - "Settings.permissions.auditLogs.permission.create": "Create permission", - "Settings.permissions.auditLogs.permission.update": "Update permission", - "Settings.permissions.auditLogs.permission.delete": "Delete permission", - "Settings.permissions.auditLogs.filters.combobox.aria-label": "Search and select an option to filter", + "Settings.permissions.users.strapi-editor": "Editor", + "Settings.permissions.users.strapi-super-admin": "Super Admin", + "Settings.permissions.users.tabs.label": "Tabs Permissions", + "Settings.permissions.users.user-status": "User status", + "Settings.permissions.users.username": "Username", "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": "here", "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": "Preference changes will apply only to you. More information is available {here}.", - "Settings.profile.form.section.experience.mode.label": "Interface mode", "Settings.profile.form.section.experience.mode.hint": "Displays your interface in the chosen mode.", + "Settings.profile.form.section.experience.mode.label": "Interface mode", "Settings.profile.form.section.experience.mode.option-label": "{name} mode", - "light": "Light", - "dark": "Dark", "Settings.profile.form.section.experience.title": "Experience", "Settings.profile.form.section.helmet.title": "User profile", "Settings.profile.form.section.profile.page.title": "Profile page", @@ -259,7 +260,7 @@ "Settings.webhooks.events.update": "Update", "Settings.webhooks.form.events": "Events", "Settings.webhooks.form.headers": "Headers", - "Settings.webhooks.form.url": "Url", + "Settings.webhooks.form.url": "URL", "Settings.webhooks.headers.remove": "Remove header row {number}", "Settings.webhooks.key": "Key", "Settings.webhooks.list.button.add": "Create new webhook", @@ -291,17 +292,24 @@ "Usecase.other": "Other", "Usecase.title": "Tell us a bit more about yourself", "Username": "Username", - "Users": "Users", "Users & Permissions": "Users & Permissions", + "Users": "Users", "Users.components.List.empty": "There is no users...", "Users.components.List.empty.withFilters": "There is no users with the applied filters...", "Users.components.List.empty.withSearch": "There is no users corresponding to the search ({search})...", - "admin.pages.MarketPlacePage.helmet": "Marketplace - Plugins", - "admin.pages.MarketPlacePage.offline.title": "You are offline", + "admin.pages.MarketPlacePage.filters.categories": "Categories", + "admin.pages.MarketPlacePage.filters.categoriesSelected": "{count, plural, =0 {No categories} one {# category} other {# categories}} selected", + "admin.pages.MarketPlacePage.filters.collections": "Collections", + "admin.pages.MarketPlacePage.filters.collectionsSelected": "{count, plural, =0 {No Collections} one {# Collection} other {# Collections}} selected", + "admin.pages.MarketPlacePage.helmet": "Marketplace — Plugins", + "admin.pages.MarketPlacePage.missingPlugin.description": "Tell us what plugin you are looking for and we'll let our community plugin developers know in case they are in search for inspiration!", + "admin.pages.MarketPlacePage.missingPlugin.title": "Missing a plugin?", "admin.pages.MarketPlacePage.offline.subtitle": "You need to be connected to the Internet to access Strapi Market.", - "admin.pages.MarketPlacePage.plugins": "Plugins", + "admin.pages.MarketPlacePage.offline.title": "You are offline", "admin.pages.MarketPlacePage.plugin.copy": "Copy install command", "admin.pages.MarketPlacePage.plugin.copy.success": "Install command ready to be pasted in your terminal", + "admin.pages.MarketPlacePage.plugin.downloads": "This plugin has {downloadsCount} weekly downloads", + "admin.pages.MarketPlacePage.plugin.githubStars": "This plugin was starred {starsCount} on GitHub", "admin.pages.MarketPlacePage.plugin.info": "Learn more", "admin.pages.MarketPlacePage.plugin.info.label": "Learn more about {pluginName}", "admin.pages.MarketPlacePage.plugin.info.text": "More", @@ -310,39 +318,32 @@ "admin.pages.MarketPlacePage.plugin.tooltip.verified": "Plugin verified by Strapi", "admin.pages.MarketPlacePage.plugin.version": "Update your Strapi version: \"{strapiAppVersion}\" to: \"{versionRange}\"", "admin.pages.MarketPlacePage.plugin.version.null": "Unable to verify compatibility with your Strapi version: \"{strapiAppVersion}\"", - "admin.pages.MarketPlacePage.plugin.githubStars": "This plugin was starred {starsCount} on GitHub", - "admin.pages.MarketPlacePage.plugin.downloads": "This plugin has {downloadsCount} weekly downloads", - "admin.pages.MarketPlacePage.providers": "Providers", - "admin.pages.MarketPlacePage.provider.githubStars": "This provider was starred {starsCount} on GitHub", + "admin.pages.MarketPlacePage.plugins": "Plugins", "admin.pages.MarketPlacePage.provider.downloads": "This provider has {downloadsCount} weekly downloads", + "admin.pages.MarketPlacePage.provider.githubStars": "This provider was starred {starsCount} on GitHub", + "admin.pages.MarketPlacePage.providers": "Providers", "admin.pages.MarketPlacePage.search.clear": "Clear the search", "admin.pages.MarketPlacePage.search.empty": "No result for \"{target}\"", "admin.pages.MarketPlacePage.search.placeholder": "Search", + "admin.pages.MarketPlacePage.sort.alphabetical": "Alphabetical order", + "admin.pages.MarketPlacePage.sort.alphabetical.selected": "Sort by alphabetical order", + "admin.pages.MarketPlacePage.sort.githubStars": "Number of GitHub stars", + "admin.pages.MarketPlacePage.sort.githubStars.selected": "Sort by GitHub stars", + "admin.pages.MarketPlacePage.sort.newest": "Newest", + "admin.pages.MarketPlacePage.sort.newest.selected": "Sort by newest", + "admin.pages.MarketPlacePage.sort.npmDownloads": "Number of downloads", + "admin.pages.MarketPlacePage.sort.npmDownloads.selected": "Sort by npm downloads", "admin.pages.MarketPlacePage.submit.plugin.link": "Submit plugin", "admin.pages.MarketPlacePage.submit.provider.link": "Submit provider", "admin.pages.MarketPlacePage.subtitle": "Get more out of Strapi", "admin.pages.MarketPlacePage.tab-group.label": "Plugins and Providers for Strapi", - "admin.pages.MarketPlacePage.missingPlugin.title": "Missing a plugin?", - "admin.pages.MarketPlacePage.missingPlugin.description": "Tell us what plugin you are looking for and we'll let our community plugin developers know in case they are in search for inspiration!", - "admin.pages.MarketPlacePage.sort.alphabetical": "Alphabetical order", - "admin.pages.MarketPlacePage.sort.newest": "Newest", - "admin.pages.MarketPlacePage.sort.alphabetical.selected": "Sort by alphabetical order", - "admin.pages.MarketPlacePage.sort.newest.selected": "Sort by newest", - "admin.pages.MarketPlacePage.sort.githubStars": "Number of GitHub stars", - "admin.pages.MarketPlacePage.sort.githubStars.selected": "Sort by GitHub stars", - "admin.pages.MarketPlacePage.sort.npmDownloads": "Number of downloads", - "admin.pages.MarketPlacePage.sort.npmDownloads.selected": "Sort by npm downloads", - "admin.pages.MarketPlacePage.filters.collections": "Collections", - "admin.pages.MarketPlacePage.filters.collectionsSelected": "{count, plural, =0 {No collections} one {# collection} other {# collections}} selected", - "admin.pages.MarketPlacePage.filters.categories": "Categories", - "admin.pages.MarketPlacePage.filters.categoriesSelected": "{count, plural, =0 {No categories} one {# category} other {# categories}} selected", "anErrorOccurred": "Woops! Something went wrong. Please, try again.", "app.component.CopyToClipboard.label": "Copy to clipboard", "app.component.search.label": "Search for {target}", "app.component.table.duplicate": "Duplicate {target}", "app.component.table.edit": "Edit {target}", - "app.component.table.view": "{target} details", "app.component.table.select.one-entry": "Select {target}", + "app.component.table.view": "{target} details", "app.components.BlockLink.blog": "Blog", "app.components.BlockLink.blog.content": "Read the latest news about Strapi and the ecosystem.", "app.components.BlockLink.code": "Code examples", @@ -362,14 +363,14 @@ "app.components.EmptyAttributes.title": "There are no fields yet", "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.GuidedTour.CM.create.content": "

Create and manage all the content here in the Content Manager.

Ex: Taking the Blog website example further, one can write an Article, save and publish it as they like.

💡 Quick tip - Don't forget to hit publish on the content you create.

", + "app.components.GuidedTour.CM.create.content": "

Create and manage all the content here in the Content Manager.

Ex: Taking the Blog website example further, one can write an Article, save and publish it as they like.

💡 Quick tip — Don't forget to hit publish on the content you create.

", "app.components.GuidedTour.CM.create.title": "⚡️ Create content", - "app.components.GuidedTour.CM.success.content": "

Awesome, one last step to go!

🚀 See content in action", + "app.components.GuidedTour.CM.success.content": "

Awesome, one last step to go!

🚀 See content in action", "app.components.GuidedTour.CM.success.cta.title": "Test the API", "app.components.GuidedTour.CM.success.title": "Step 2: Completed ✅", - "app.components.GuidedTour.CTB.create.content": "

Collection types help you manage several entries, Single types are suitable to manage only one entry.

Ex: For a Blog website, Articles would be a Collection type whereas a Homepage would be a Single type.

", - "app.components.GuidedTour.CTB.create.cta.title": "Build a Collection type", - "app.components.GuidedTour.CTB.create.title": "🧠 Create a first Collection type", + "app.components.GuidedTour.CTB.create.content": "

Collection Types help you manage several entries, Single Types are suitable to manage only one entry.

Ex: For a Blog website, Articles would be a Collection Type whereas a Homepage would be a Single Type.

", + "app.components.GuidedTour.CTB.create.cta.title": "Build a Collection Type", + "app.components.GuidedTour.CTB.create.title": "🧠 Create a first Collection Type", "app.components.GuidedTour.CTB.success.content": "

Good going!

⚡️ What would you like to share with the world?", "app.components.GuidedTour.CTB.success.title": "Step 1: Completed ✅", "app.components.GuidedTour.apiTokens.create.content": "

Generate an authentication token here and retrieve the content you just created.

", @@ -409,11 +410,11 @@ "app.components.LeftMenu.collapse": "Collapse the navbar", "app.components.LeftMenu.expand": "Expand the navbar", "app.components.LeftMenu.general": "General", - "app.components.LeftMenu.logout": "Logout", "app.components.LeftMenu.logo.alt": "Application logo", - "app.components.LeftMenu.plugins": "Plugins", + "app.components.LeftMenu.logout": "Logout", "app.components.LeftMenu.navbrand.title": "Strapi Dashboard", "app.components.LeftMenu.navbrand.workplace": "Workplace", + "app.components.LeftMenu.plugins": "Plugins", "app.components.LeftMenuFooter.help": "Help", "app.components.LeftMenuFooter.poweredBy": "Powered by ", "app.components.LeftMenuLinkContainer.collectionTypes": "Collection Types", @@ -428,19 +429,19 @@ "app.components.ListPluginsPage.helmet.title": "List plugins", "app.components.Logout.logout": "Logout", "app.components.Logout.profile": "Profile", - "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": "Discover plugins built by the community, and many more awesome things to kickstart your project, on Strapi Marketplace.", + "app.components.MarketplaceBanner.image.alt": "A Strapi rocket logo", "app.components.MarketplaceBanner.link": "Check it out now", "app.components.NotFoundPage.back": "Back to homepage", "app.components.NotFoundPage.description": "Not Found", "app.components.Official": "Official", "app.components.Onboarding.help.button": "Help button", "app.components.Onboarding.label.completed": "% completed", - "app.components.Onboarding.title": "Get started videos", - "app.components.Onboarding.link.more-videos": "Watch more videos", "app.components.Onboarding.link.build-content": "Build a content architecture", "app.components.Onboarding.link.manage-content": "Add & manage content", "app.components.Onboarding.link.manage-media": "Manage media", + "app.components.Onboarding.link.more-videos": "Watch more videos", + "app.components.Onboarding.title": "Get Started Videos", "app.components.PluginCard.Button.label.download": "Download", "app.components.PluginCard.Button.label.install": "Already installed", "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "The autoReload feature needs to be enabled. Please start your app with `yarn develop`.", @@ -491,9 +492,9 @@ "app.utils.add-filter": "Add filter", "app.utils.close-label": "Close", "app.utils.defaultMessage": " ", + "app.utils.delete": "Delete", "app.utils.duplicate": "Duplicate", "app.utils.edit": "Edit", - "app.utils.delete": "Delete", "app.utils.errors.file-too-big.message": "The file is too big", "app.utils.filter-value": "Filter value", "app.utils.filters": "Filters", @@ -505,9 +506,8 @@ "app.utils.select-filter": "Select filter", "app.utils.unpublish": "Unpublish", "clearLabel": "Clear", - "selectButtonTitle": "Select", "coming.soon": "This content is currently under construction and will be back in a few weeks!", - "component.Input.error.validation.integer": "Value must be an integer", + "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": "Reload feature is required for this plugin.", "components.ErrorBoundary.title": "Something went wrong...", @@ -523,26 +523,26 @@ "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": "Value already exists", + "components.Input.error.attribute.key.taken": "This value already exists", "components.Input.error.attribute.sameKeyAndName": "Can't be equal", - "components.Input.error.attribute.taken": "Field name already exists", + "components.Input.error.attribute.taken": "This field name already exists", "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": "Name already exists", + "components.Input.error.contentTypeName.taken": "This name already exists", "components.Input.error.custom-error": "{errorMessage} ", "components.Input.error.password.noMatch": "Passwords do not match", - "components.Input.error.validation.email": "Value is an invalid email", - "components.Input.error.validation.json": "Value is invalid JSON", + "components.Input.error.validation.email": "This is an invalid email", + "components.Input.error.validation.json": "This doesn't match the JSON format", "components.Input.error.validation.lowercase": "The value must be a lowercase string", - "components.Input.error.validation.max": "Value is larger than the maximum {max}", - "components.Input.error.validation.maxLength": "Value is longer than the maximum length {max}", - "components.Input.error.validation.min": "Value is smaller than the minimum {min}", - "components.Input.error.validation.minLength": "Value is shorter than the minimum length {min}", - "components.Input.error.validation.minSupMax": "Value cannot be superior", - "components.Input.error.validation.regex": "Value does not match the required pattern", - "components.Input.error.validation.required": "Value is required", - "components.Input.error.validation.unique": "Value is already used", + "components.Input.error.validation.max": "The value is too high.", + "components.Input.error.validation.maxLength": "The value is too long.", + "components.Input.error.validation.min": "The value is too low.", + "components.Input.error.validation.minLength": "The value is too short.", + "components.Input.error.validation.minSupMax": "Can't be superior", + "components.Input.error.validation.regex": "The value does not match the regex.", + "components.Input.error.validation.required": "This value is required.", + "components.Input.error.validation.unique": "This value is already used.", "components.InputSelect.option.placeholder": "Choose here", "components.ListRow.empty": "There is no data to be shown.", "components.NotAllowedInput.text": "No permissions to see this field", @@ -584,6 +584,7 @@ "content-manager.EditRelations.title": "Relational data", "content-manager.HeaderLayout.button.label-add-entry": "Create new entry", "content-manager.api.id": "API ID", + "content-manager.apiError.This attribute must be unique": "{field} must be unique", "content-manager.components.AddFilterCTA.add": "Filters", "content-manager.components.AddFilterCTA.hide": "Filters", "content-manager.components.DragHandle-label": "Drag", @@ -623,7 +624,7 @@ "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.SettingsViewWrapper.pluginHeader.title": "Configure the view — {name}", "content-manager.components.TableDelete.delete": "Delete all", "content-manager.components.TableDelete.deleteSelected": "Delete selected", "content-manager.components.TableDelete.label": "{number, plural, one {# entry} other {# entries}} selected", @@ -641,7 +642,7 @@ "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.Link.Model": "Edit the Collection-Type", "content-manager.containers.Edit.addAnItem": "Add an item...", "content-manager.containers.Edit.clickToJump": "Click to jump to the entry", "content-manager.containers.Edit.delete": "Delete", @@ -673,6 +674,7 @@ "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.add.relational-field": "Insert another related field", "content-manager.containers.SettingPage.attributes": "Attributes fields", "content-manager.containers.SettingPage.attributes.description": "Define the order of the attributes", "content-manager.containers.SettingPage.editSettings.description": "Drag & drop the fields to build the layout", @@ -681,27 +683,28 @@ "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": "Edit view (settings)", "content-manager.containers.SettingPage.layout": "Layout", - "content-manager.containers.SettingPage.listSettings.description": "Configure the options for this collection type", + "content-manager.containers.SettingPage.listSettings.description": "Configure the options for this Collection Type", "content-manager.containers.SettingPage.listSettings.title": "List view (settings)", "content-manager.containers.SettingPage.pluginHeaderDescription": "Configure the specific settings for this Collection Type", + "content-manager.containers.SettingPage.relations": "Related fields", "content-manager.containers.SettingPage.settings": "Settings", "content-manager.containers.SettingPage.view": "View", - "content-manager.containers.SettingViewModel.pluginHeader.title": "Content Manager - {name}", + "content-manager.containers.SettingViewModel.pluginHeader.title": "Content Manager — {name}", "content-manager.containers.SettingsPage.Block.contentType.description": "Configure the specific settings", "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": "General", - "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.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.dnd.cancel-item": "{item}, dropped. Re-order cancelled.", + "content-manager.dnd.drop-item": "{item}, dropped. Final position in list: {position}.", + "content-manager.dnd.grab-item": "{item}, grabbed. Current position in list: {position}. Press up and down arrow to change position, Spacebar to drop, Escape to cancel.", "content-manager.dnd.instructions": "Press spacebar to grab and re-order", "content-manager.dnd.reorder": "{item}, moved. New position in list: {position}.", - "content-manager.dnd.grab-item": "{item}, grabbed. Current position in list: {position}. Press up and down arrow to change position, Spacebar to drop, Escape to cancel.", - "content-manager.dnd.drop-item": "{item}, dropped. Final position in list: {position}.", - "content-manager.dnd.cancel-item": "{item}, dropped. Re-order cancelled.", "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.button": "Go to Collection Type builder", "content-manager.emptyAttributes.description": "Add your first field to your Collection Type", "content-manager.emptyAttributes.title": "There are no fields yet", "content-manager.error.attribute.key.taken": "This value already exists", @@ -730,6 +733,9 @@ "content-manager.form.Input.description.placeholder": "Display name in the profile", "content-manager.form.Input.editable": "Editable field", "content-manager.form.Input.filters": "Enable filters", + "content-manager.form.Input.hint.character.unit": "{maxValue, plural, one { character} other { characters}}", + "content-manager.form.Input.hint.minMaxDivider": " / ", + "content-manager.form.Input.hint.text": "{min, select, undefined {} other {min. {min}}}{divider}{max, select, undefined {} other {max. {max}}}{unit}{br}{description}", "content-manager.form.Input.label": "Label", "content-manager.form.Input.label.inputDescription": "This value overrides the label displayed in the table's head", "content-manager.form.Input.pageEntries": "Entries per page", @@ -741,9 +747,6 @@ "content-manager.form.Input.sort.field": "Enable sort on this field", "content-manager.form.Input.sort.order": "Default sort order", "content-manager.form.Input.wysiwyg": "Display as WYSIWYG", - "content-manager.form.Input.hint.text": "{min, select, undefined {} other {min. {min}}}{divider}{max, select, undefined {} other {max. {max}}}{unit}{br}{description}", - "content-manager.form.Input.hint.minMaxDivider": " / ", - "content-manager.form.Input.hint.character.unit": "{maxValue, plural, one { character} other { characters}}", "content-manager.global.displayedFields": "Displayed Fields", "content-manager.groups": "Groups", "content-manager.groups.numbered": "Groups ({number})", @@ -764,29 +767,34 @@ "content-manager.permissions.not-allowed.update": "You are not allowed to see this document", "content-manager.plugin.description.long": "Quick way to see, edit and delete the data in your database.", "content-manager.plugin.description.short": "Quick way to see, edit and delete the data in your database.", + "content-manager.popUpWarning.bodyMessage.contentType.delete": "Are you sure to delete Content-Type?", + "content-manager.popUpWarning.bodyMessage.contentType.delete.all": "Are you sure to delete all Content-Types?", + "content-manager.popUpWarning.warning.has-draft-relations.title": "Confirmation", + "content-manager.popUpWarning.warning.publish-question": "Do you still want to publish?", + "content-manager.popUpWarning.warning.unpublish": "If you don't publish this content, it will automatically turn into a Draft.", + "content-manager.popUpWarning.warning.unpublish-question": "Are you sure you don't want to publish it?", + "content-manager.popUpWarning.warning.updateAllSettings": "This will modify all your settings", + "content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Yes, publish", + "content-manager.popUpwarning.warning.has-draft-relations.message": "{count, plural, one { relation is } other { relations are } } not published yet and might lead to unexpected behavior.", "content-manager.popover.display-relations.label": "Display relations", + "content-manager.relation.add": "Add relation", + "content-manager.relation.disconnect": "Remove", + "content-manager.relation.isLoading": "Relations are loading", + "content-manager.relation.loadMore": "Load More", + "content-manager.relation.notAvailable": "No relations available", + "content-manager.relation.publicationState.draft": "Draft", + "content-manager.relation.publicationState.published": "Published", "content-manager.select.currently.selected": "{count} currently selected", "content-manager.success.record.delete": "Deleted", "content-manager.success.record.publish": "Published", "content-manager.success.record.save": "Saved", "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.apiError.This attribute must be unique": "{field} must be unique", - "content-manager.popUpWarning.warning.has-draft-relations.title": "Confirmation", - "content-manager.popUpWarning.warning.publish-question": "Do you still want to publish?", - "content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Yes, publish", - "content-manager.popUpwarning.warning.has-draft-relations.message": "{count, plural, one { relation is } other { relations are } } not published yet and might lead to unexpected behavior.", - "content-manager.relation.loadMore": "Load More", - "content-manager.relation.disconnect": "Remove", - "content-manager.relation.isLoading": "Relations are loading", - "content-manager.relation.notAvailable": "No relations available", - "content-manager.relation.add": "Add relation", - "content-manager.relation.publicationState.draft": "Draft", - "content-manager.relation.publicationState.published": "Published", + "dark": "Dark", "form.button.continue": "Continue", "form.button.done": "Done", - "global.search": "Search", "global.actions": "Actions", + "global.auditLogs": "Audit Logs", "global.back": "Back", "global.cancel": "Cancel", "global.change-password": "Change password", @@ -809,18 +817,18 @@ "global.plugins.content-manager.description": "Quick way to see, edit and delete the data in your database.", "global.plugins.content-type-builder": "Content Type Builder", "global.plugins.content-type-builder.description": "Modelize the data structure of your API. Create new fields and relations in just a minute. The files are automatically created and updated in your project.", - "global.plugins.email": "Email", - "global.plugins.email.description": "Configure your application to send emails.", - "global.plugins.upload": "Media Library", - "global.plugins.upload.description": "Media file management.", - "global.plugins.graphql": "GraphQL", - "global.plugins.graphql.description": "Adds GraphQL endpoint with default API methods.", "global.plugins.documentation": "Documentation", "global.plugins.documentation.description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.", + "global.plugins.email": "Email", + "global.plugins.email.description": "Configure your application to send emails.", + "global.plugins.graphql": "GraphQL", + "global.plugins.graphql.description": "Adds GraphQL endpoint with default API methods.", "global.plugins.i18n": "Internationalization", "global.plugins.i18n.description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API.", "global.plugins.sentry": "Sentry", "global.plugins.sentry.description": "Send Strapi error events to Sentry.", + "global.plugins.upload": "Media Library", + "global.plugins.upload.description": "Media file management.", "global.plugins.users-permissions": "Roles & Permissions", "global.plugins.users-permissions.description": "Protect your API with a full authentication process based on JWT. This plugin comes also with an ACL strategy that allows you to manage the permissions between the groups of users.", "global.profile": "Profile", @@ -828,17 +836,19 @@ "global.reset-password": "Reset password", "global.roles": "Roles", "global.save": "Save", + "global.search": "Search", "global.see-more": "See more", "global.select": "Select", "global.select-all-entries": "Select all entries", "global.settings": "Settings", "global.type": "Type", "global.users": "Users", - "global.auditLogs": "Audit Logs", + "light": "Light", "notification.contentType.relations.conflict": "Content type has conflicting relations", "notification.default.title": "Information:", "notification.error": "An error occurred", "notification.error.layout": "Couldn't retrieve the layout", + "notification.error.tokennamenotunique": "Name already assigned to another token", "notification.form.error.fields": "The form contains some errors", "notification.form.success.fields": "Changes saved", "notification.link-copied": "Link copied into the clipboard", @@ -848,12 +858,12 @@ "notification.success.title": "Success:", "notification.success.tokencreated": "API Token successfully created", "notification.success.tokenedited": "API Token successfully edited", - "notification.error.tokennamenotunique": "Name already assigned to another token", "notification.version.update.message": "A new version of Strapi is available!", + "notification.warning.404": "404 — Not found", "notification.warning.title": "Warning:", - "notification.warning.404": "404 - Not found", "or": "OR", "request.error.model.unknown": "This model doesn't exist", + "selectButtonTitle": "Select", "skipToContent": "Skip to content", "submit": "Submit" } diff --git a/packages/core/admin/admin/src/translations/ru.json b/packages/core/admin/admin/src/translations/ru.json index 2e02c39d2f..bec6f22eb7 100644 --- a/packages/core/admin/admin/src/translations/ru.json +++ b/packages/core/admin/admin/src/translations/ru.json @@ -1,787 +1,867 @@ { - "Analytics": "Аналитика", - "anErrorOccurred": "Упс! Что-то пошло не так. Пожалуйста, попробуйте еще раз.", - "Auth.components.Oops.text": "Ваш аккаунт был заморожен", - "Auth.components.Oops.text.admin": "Если это ошибка, пожалуйста, обратитесь к администратору.", - "Auth.form.button.forgot-password": "Отправить письмо", - "Auth.form.button.go-home": "ВЕРНУТЬСЯ НА ГЛАВНУЮ", - "Auth.form.button.login": "Войти", - "Auth.form.button.login.providers.error": "Мы не можем подключить вас через выбранного провайдера.", - "Auth.form.button.login.strapi": "ВОЙТИ ЧЕРЕЗ STRAPI", - "Auth.form.button.password-recovery": "Восстановление пароля", - "Auth.form.button.register": "Давайте начнем", - "Auth.form.confirmPassword.label": "Подтверждение пароля", - "Auth.form.currentPassword.label": "Нынешний пароль", - "Auth.form.email.label": "Email", - "Auth.form.email.placeholder": "kai@doe.com", - "Auth.form.error.blocked": "Ваш аккаунт был заблокирован администратором.", - "Auth.form.error.code.provide": "Указан неверный код.", - "Auth.form.error.confirmed": "Ваш e-mail не подтвержден.", - "Auth.form.error.email.invalid": "Неправильный e-mail.", - "Auth.form.error.email.provide": "Укажите свое имя пользователя или e-mail.", - "Auth.form.error.email.taken": "Данный e-mail уже используется", - "Auth.form.error.invalid": "Неверный логин или пароль.", - "Auth.form.error.params.provide": "Предоставлены неверные параметры.", - "Auth.form.error.password.format": "Пароль не может содержать символ `$` больше трех раз.", - "Auth.form.error.password.local": "Этот пользователь никогда не задавал пароль, пожалуйста, войдите в систему через провайдера, используемого при создании учетной записи.", - "Auth.form.error.password.matching": "Пароли не совпадают.", - "Auth.form.error.password.provide": "Укажите свой пароль.", - "Auth.form.error.ratelimit": "Слишком много попыток, повторите через минуту", - "Auth.form.error.user.not-exist": "Этот e-mail не существует.", - "Auth.form.error.username.taken": "Имя пользователя уже используется", - "Auth.form.firstname.label": "Имя", - "Auth.form.firstname.placeholder": "Иван", - "Auth.form.forgot-password.email.label": "Введите ваш e-mail", - "Auth.form.forgot-password.email.label.success": "Письмо успешно отправлено e-mail", - "Auth.form.lastname.label": "Фамилия", - "Auth.form.lastname.placeholder": "Иванов", - "Auth.form.password.hide-password": "Скрыть пароль", - "Auth.form.password.hint": "Должно быть не менее 8 символов, 1 прописной, 1 строчный и 1 цифра", - "Auth.form.password.show-password": "Показать пароль", - "Auth.form.register.news.label": "Держите меня в курсе о новых функциях и предстоящих улучшениях (делая это, вы принимаете {terms} и {policy}).", - "Auth.form.register.subtitle": "Учетные данные используются только для аутентификации в Strapi. Все сохраненные данные будут храниться в вашей базе данных.", - "Auth.form.rememberMe.label": "Запомнить меня", - "Auth.form.username.label": "Имя пользователя", - "Auth.form.username.placeholder": "Иван Иванов", - "Auth.form.welcome.subtitle": "Войдите в свою учетную запись Strapi", - "Auth.form.welcome.title": "Добро пожаловать в Strapi!", - "Auth.link.forgot-password": "Забыли пароль?", - "Auth.link.ready": "Готовы войти?", - "Auth.link.signin": "Войти", - "Auth.link.signin.account": "Уже есть аккаунт?", - "Auth.login.sso.divider": "Или войдите в систему с помощью", - "Auth.login.sso.loading": "Загрузка провайдеров...", - "Auth.login.sso.subtitle": "Войдите в свою учетную запись через SSO", - "Auth.privacy-policy-agreement.policy": "Политика конфиденциальности", - "Auth.privacy-policy-agreement.terms": "Условия", - "Auth.reset-password.title": "Сброс пароля", - "clearLabel": "Очистить", - "coming.soon": "Этот контент находится в стадии разработки и будет возвращен через несколько недель!", - "Auth.components.Oops.title": "Упс...", - "Auth.form.active.label": "Активно", - "Content Manager": "Редактор контента", - "Content Type Builder": "Типы контента", - "Documentation": "Документация", - "Email": "E-mail", - "Files Upload": "Загрузка файлов", - "HomePage.helmet.title": "Домашняя страница", - "HomePage.roadmap": "Смотрите нашу дорожную карту", - "HomePage.welcome.congrats": "Поздравляем!", - "HomePage.welcome.congrats.content": "Вы вошли как первый администратор. Чтобы открыть для себя мощные функции, предоставляемые Strapi,", - "HomePage.welcome.congrats.content.bold": "мы рекомендуем вам создать свою первую коллекцию.", - "Media Library": "Медиа-библиотека", - "New entry": "Новая запись", - "Password": "Пароль", - "Provider": "Провайдер", - "ResetPasswordToken": "Сброс токена пароля", - "Role": "Роль", - "Roles & Permissions": "Роли и разрешения", - "Roles.ListPage.notification.delete-all-not-allowed": "Некоторые роли нельзя было удалить, так как они связаны с пользователями.", - "Roles.ListPage.notification.delete-not-allowed": "Невозможно удалить роль, если она связана с пользователями", - "Roles.RoleRow.select-all": "Выберите {name} для групповых действий", - "Roles.RoleRow.user-count": "{number, plural, =0 {отсутствуют} other {#}}", - "Settings.apiTokens.addFirstToken": "Добавьте свой первый API-токен", - "Settings.apiTokens.addNewToken": "Добавить новый API-токен", - "Settings.apiTokens.Button.cancel": "Отмена", - "Settings.apiTokens.Button.regenerate": "Восстановить", - "Roles.components.List.empty.withSearch": "Нет роли, соответствующей поиску ({search})...", - "Settings.PageTitle": "Настройки - {name}", - "Settings.apiTokens.copy.editMessage": "Из соображений безопасности вы можете увидеть свой токен только один раз.", - "Settings.apiTokens.copy.editTitle": "Этот токен больше не доступен", - "Settings.apiTokens.copy.lastWarning": "Обязательно скопируйте этот токен, вы больше не сможете его увидеть!", - "Settings.apiTokens.create": "Создайте новый API-токен", - "Settings.apiTokens.createPage.permissions.description": "Ниже перечислены только действия, связанные с маршрутом.", - "Settings.apiTokens.createPage.permissions.title": "Разрешения", - "Settings.apiTokens.types.full-access": "Полный доступ", - "Settings.apiTokens.types.read-only": "Только для чтения", - "Settings.apiTokens.title": "API Токены", - "Settings.apiTokens.description": "Список сгенерированных токенов для использования API", - "Settings.apiTokens.duration.30-days": "30 дней", - "Settings.apiTokens.duration.7-days": "7 дней", - "Settings.apiTokens.duration.90-days": "90 дней", - "Settings.apiTokens.duration.expiration-date": "Срок действия", - "Settings.apiTokens.duration.unlimited": "Неограниченный", - "Settings.apiTokens.emptyStateLayout": "У вас еще нет контента...", - "Settings.apiTokens.form.duration": "Срок действия токена", - "Settings.apiTokens.form.type": "Тип токена", - "Settings.apiTokens.ListView.headers.createdAt": "Создан", - "Settings.apiTokens.ListView.headers.description": "Описание", - "Settings.apiTokens.ListView.headers.lastUsedAt": "Последнее использование", - "Settings.apiTokens.ListView.headers.name": "Название", - "Settings.apiTokens.ListView.headers.type": "Тип токена", - "Settings.apiTokens.notification.copied": "Токен скопирован в буфер обмена.", - "Settings.apiTokens.popUpWarning.message": "Вы уверены, что хотите восстановить этот токен?", - "Settings.apiTokens.RegenerateDialog.title": "Восстановить токен", - "Settings.application.customization": "Персонализация", - "Settings.application.customization.carousel-hint": "Изменить логотип панели администратора (Максимальный размер: {dimension}x{dimension}, Максимальный размер файла: {size}KB)", - "Settings.application.customization.carousel-slide.label": "Слайд с логотипом", - "Settings.application.customization.carousel.change-action": "Изменить логотип", - "Settings.application.customization.carousel.reset-action": "Сброс логотипа", - "Settings.application.customization.carousel.title": "Логотип", - "Settings.application.customization.modal.cancel": "Отмена", - "Settings.application.customization.modal.pending": "Ожидание логотипа", - "Settings.application.customization.modal.pending.card-badge": "изображение", - "Settings.application.customization.modal.pending.choose-another": "Выберите другой логотип", - "Settings.application.customization.modal.pending.subtitle": "Управление выбранным логотипом перед его загрузкой", - "Settings.application.customization.modal.pending.title": "Логотип готов к загрузке", - "Settings.application.customization.modal.pending.upload": "Загрузить логотип", - "Settings.application.customization.modal.tab.label": "Как вы хотите загрузить свои ассеты?", - "Settings.application.customization.modal.upload": "Загрузить логотип", - "Settings.application.customization.modal.upload.cta.browse": "Просмотр файлов", - "Settings.application.customization.modal.upload.drag-drop": "Перетащите сюда или", - "Settings.application.customization.modal.upload.error-format": "Загружен неправильный формат (принимаются только форматы: jpeg, jpg, png, svg).", - "Settings.application.customization.modal.upload.error-network": "Ошибка сети", - "Settings.application.customization.modal.upload.error-size": "Загруженный файл слишком велик (максимальный размер: {dimension}x{dimension}, максимальный размер файла: {size}KB)", - "Settings.application.customization.modal.upload.file-validation": "Максимальный размер: {dimension}x{dimension}, Максимальный размер файла: {size}KB", - "Settings.application.customization.modal.upload.from-computer": "С компьютера", - "Settings.application.customization.modal.upload.from-url": "По ссылке", - "Settings.application.customization.modal.upload.from-url.input-label": "URL", - "Settings.application.customization.modal.upload.next": "Далее", - "Settings.application.description": "Смотреть детали вашего проекта", - "Settings.application.edition-title": "ТЕКУЩИЙ ПЛАН", - "Settings.application.get-help": "Получить помощь", - "Settings.application.link-pricing": "Смотреть все тарифы", - "Settings.application.link-upgrade": "Обновить ваше приложение", - "Settings.application.node-version": "ВЕРСИЯ NODE", - "Settings.application.strapi-version": "ВЕРСИЯ STRAPI", - "Settings.application.strapiVersion": "ВЕРСИЯ STRAPI", - "Settings.application.title": "Приложение", - "Settings.error": "Ошибка", - "Settings.global": "Глобальные настройки", - "Settings.permissions": "Панель администратора", - "Settings.permissions.category": "Настройки разрешений для {category}", - "Settings.permissions.category.plugins": "Настройки разрешений для плагина {category}", - "Settings.permissions.conditions.anytime": "Всегда", - "Settings.permissions.conditions.apply": "Применить", - "Settings.permissions.conditions.can": "Можно", - "Settings.permissions.conditions.define-conditions": "Определить условия", - "Settings.permissions.conditions.links": "Ссылки", - "Settings.permissions.conditions.no-actions": "Нет действия", - "Settings.permissions.conditions.none-selected": "Любое время", - "Settings.permissions.conditions.or": "ИЛИ", - "Settings.permissions.conditions.when": "Когда", - "Settings.permissions.select-all-by-permission": "", - "Settings.permissions.select-by-permission": "Выберите все разрешения {label}", - "Settings.permissions.users.active": "Активен", - "Settings.permissions.users.create": "Создать нового пользователя", - "Settings.permissions.users.email": "Email", - "Settings.permissions.users.firstname": "Имя", - "Settings.permissions.users.lastname": "Фамилия", - "Settings.permissions.users.listview.header.subtitle": "Все пользователи, имеющие доступ к панели администратора Strapi", - "Settings.permissions.users.roles": "Роли", - "Settings.permissions.users.strapi-author": "Автор", - "Settings.permissions.users.strapi-editor": "Редактор", - "Settings.permissions.users.strapi-super-admin": "Супер-администратор", - "Settings.permissions.users.tabs.label": "Вкладки Разрешения", - "Settings.permissions.users.user-status": "Статус пользователя", - "Settings.permissions.users.username": "Имя пользователя", - "Settings.profile.form.notify.data.loaded": "Данные вашего профиля загружены", - "Settings.profile.form.section.experience.clear.select": "Очистить выбранный язык интерфейса", - "Settings.profile.form.section.experience.here": "здесь", - "Settings.permissions.users.form.sso": "Соединить с SSO", - "Settings.permissions.users.form.sso.description": "Когда включено (ВКЛЮЧЕНО), пользователи смогут входить через SSO", - "Settings.permissions.users.inactive": "Неактивен", - "Settings.profile.form.section.experience.interfaceLanguage": "Язык интерфейса", - "Settings.profile.form.section.experience.interfaceLanguage.hint": "Только ваш интерфейс будет отображаться на выбранном языке.", - "Settings.profile.form.section.experience.interfaceLanguageHelp": "Изменения предпочтений будут касаться только вас. Дополнительная информация доступна {here}.", - "Settings.profile.form.section.experience.mode.hint": "Отображает ваш интерфейс в выбранной теме.", - "Settings.profile.form.section.experience.mode.label": "Тема интерфейса", - "Settings.profile.form.section.experience.mode.option-label": "{name} тема", - "Settings.profile.form.section.experience.title": "Опыт", - "Settings.profile.form.section.helmet.title": "Профиль пользователя", - "Settings.profile.form.section.profile.page.title": "Страница профиля", - "light": "Светлая", - "dark": "Тёмная", - "Settings.roles.create.description": "Определите права, предоставленные ролью", - "Settings.roles.create.title": "Создать роль", - "Settings.roles.created": "Роль создана", - "Settings.roles.edit.title": "Изменить роль", - "Settings.roles.form.button.users-with-role": "Пользователи с этой ролью", - "Settings.roles.form.created": "Создано", - "Settings.roles.form.description": "Название и описание роли", - "Settings.roles.form.permission.property-label": "{label} разрешения", - "Settings.roles.form.permissions.attributesPermissions": "Разрешения полей", - "Settings.roles.form.permissions.create": "Создать", - "Settings.roles.form.permissions.delete": "Удалить", - "Settings.roles.form.permissions.publish": "Опубликовать", - "Settings.roles.form.permissions.read": "Прочесть", - "Settings.roles.form.permissions.update": "Обновить", - "Settings.roles.list.button.add": "Добавить новую роль", - "Settings.roles.list.description": "Список ролей", - "Settings.roles.title.singular": "роль", - "Settings.sso.description": "Настройте параметры для функции единого входа.", - "Settings.sso.form.defaultRole.description": "Присоединит нового аутентифицированного пользователя к выбранной роли", - "Settings.sso.form.defaultRole.description-not-allowed": "У вас должно быть разрешение на чтение ролей администратора", - "Settings.sso.form.defaultRole.label": "Роль по умолчанию", - "Settings.sso.form.registration.description": "Создать нового пользователя при входе через SSO, если учетной записи нет", - "Settings.sso.form.registration.label": "Авто-регистрация", - "Settings.sso.title": "Функция единого входа", - "Settings.webhooks.create": "Создание webhook", - "Settings.webhooks.create.header": "Создание нового заголовка", - "Settings.webhooks.created": "Webhook создан", - "Settings.webhooks.event.publish-tooltip": "Это событие существует только для содержимого с включенной системой черновиков/публикаций.", - "Settings.webhooks.events.create": "Создание", - "Settings.webhooks.events.update": "Обновление", - "Settings.webhooks.form.events": "События", - "Settings.webhooks.form.headers": "Заголовки", - "Settings.webhooks.form.url": "Url", - "Settings.webhooks.headers.remove": "Удалить строку заголовка {number}", - "Settings.webhooks.key": "Ключ", - "Settings.webhooks.list.button.add": "Добавить новый webhook", - "Settings.webhooks.list.description": "Уведомления с помощью POST событий.", - "Settings.webhooks.list.empty.description": "Добавить первый в этот список.", - "Settings.webhooks.list.empty.link": "Просмотреть документацию", - "Settings.webhooks.list.empty.title": "Пока еще нет webhooks", - "Settings.webhooks.list.th.actions": "действия", - "Settings.webhooks.list.th.status": "статус", - "Settings.webhooks.singular": "webhook", - "Settings.webhooks.title": "Webhooks", - "Settings.webhooks.to.delete": "{webhooksToDeleteLength, plural, one {# ассет} other {# ассеты}} выбраны", - "Settings.webhooks.trigger": "Триггер", - "Settings.webhooks.trigger.cancel": "Отмена триггера", - "Settings.webhooks.trigger.pending": "Ожидание…", - "Settings.webhooks.trigger.save": "Пожалуйста сохраните триггер", - "Settings.webhooks.trigger.success": "Успех!", - "Settings.webhooks.trigger.success.label": "Триггер выполнен", - "Settings.webhooks.trigger.test": "Тест триггер", - "Settings.webhooks.trigger.title": "Сохранить перед триггером", - "Settings.webhooks.value": "Значение", - "skipToContent": "Перейти к содержимому", - "submit": "Отправить", - "Usecase.back-end": "Back-end разработчик", - "Usecase.button.skip": "Пропустить этот вопрос", - "Usecase.content-creator": "Создатель контента", - "Usecase.front-end": "Front-end разработчик", - "Usecase.full-stack": "Full-stack разработчик", - "Usecase.input.work-type": "Какой тип работы вы выполняете?", - "Usecase.notification.success.project-created": "Проект успешно создан", - "Usecase.other": "Другое", - "Usecase.title": "Расскажите нам немного больше о себе", - "Username": "Имя пользователя", - "Users": "Пользователи", - "Users & Permissions": "Пользователи и разрешения", - "Users.components.List.empty": "Нет пользователей...", - "Users.components.List.empty.withFilters": "Нет пользователей с примененными фильтрами...", - "Users.components.List.empty.withSearch": "Нет пользователей, соответствующих запросу ({search})...", - "app.component.CopyToClipboard.label": "Копировать в буфер обмена", - "app.component.search.label": "Искать {target}", - "app.component.table.duplicate": "Дубликат {target}", - "app.component.table.edit": "Редактировать {target}", - "app.component.table.select.one-entry": "Выбрать {target}", - "app.components.BlockLink.blog": "Блог", - "app.components.BlockLink.blog.content": "Читайте последние новости о Strapi и экосистеме.", - "app.components.BlockLink.code": "Примеры кода", - "app.components.BlockLink.code.content": "Учитесь, тестируя реальные проекты, разработанные сообществом.", - "app.components.BlockLink.documentation.content": "Откройте для себя основные понятия, руководства и инструкции.", - "app.components.BlockLink.tutorial": "Учебные материалы", - "app.components.BlockLink.tutorial.content": "Следуйте пошаговым инструкциям по использованию и настройке Strapi.", - "app.components.Button.cancel": "Отменить", - "app.components.Button.confirm": "Подтвердить", - "app.components.Button.reset": "Сброс", - "app.components.ComingSoonPage.comingSoon": "Скоро", - "app.components.ConfirmDialog.title": "Подтверждение", - "app.components.DownloadInfo.download": "Выполняется загрузка...", - "app.components.DownloadInfo.text": "Это может занять около минуты. Спасибо за ваше терпение.", - "app.components.EmptyStateLayout.content-document": "Данные не найдены", - "app.components.EmptyAttributes.title": "Пока нет полей", - "app.components.EmptyStateLayout.content-permissions": "У вас нет прав доступа к этому содержимому", - "app.components.GuidedTour.apiTokens.create.content": "

Сгенерируйте здесь токен аутентификации и получите только что созданный контент.

", - "app.components.GuidedTour.apiTokens.create.cta.title": "Сгенерируйте API-токен", - "app.components.GuidedTour.apiTokens.create.title": "🚀 Смотрите контент в действии", - "app.components.GuidedTour.apiTokens.success.content": "

Смотрите содержимое в действии, сделав HTTP-запрос:

О других способах взаимодействия с содержимым взгляните на документацию.

", - "app.components.GuidedTour.apiTokens.success.cta.title": "Вернуться на главную страницу", - "app.components.GuidedTour.apiTokens.success.title": "Шаг 3: Завершено ✅", - "app.components.GuidedTour.CM.create.content": "

Создавайте и управляйте всем содержимым здесь, в Редакторе контента.

Например, если взять пример с сайтом-блогом, можно написать статью, сохранить и опубликовать ее по своему усмотрению.

💡 Quick tip - Don't forget to hit publish on the content you create.

", - "app.components.GuidedTour.CM.create.title": "⚡️ Создавайте контент", - "app.components.GuidedTour.CM.success.content": "

Потрясающе, остался последний шаг!

🚀 Смотрите контент в действии", - "app.components.GuidedTour.CM.success.cta.title": "Протестируйте API", - "app.components.GuidedTour.CM.success.title": "Шаг 2: Завершено ✅", - "app.components.GuidedTour.create-content": "Создавайте контент", - "app.components.GuidedTour.CTB.create.content": "

Типы Collection помогают управлять несколькими записями, типы Single подходят для управления только одной записью.

Например: Для сайта-блога статьи будут типом Collection, а домашняя страница - типом Single.

", - "app.components.GuidedTour.CTB.create.cta.title": "Постройте тип Collection", - "app.components.GuidedTour.CTB.create.title": "🧠 Создайте первый тип Collection", - "app.components.GuidedTour.CTB.success.content": "

Так держать!

⚡️ Чем бы вы хотели поделиться с миром?", - "app.components.GuidedTour.CTB.success.title": "Шаг 1: Завершено ✅", - "app.components.GuidedTour.home.apiTokens.cta.title": "Протестируйте API", - "app.components.GuidedTour.home.CM.title": "⚡️ Чем бы вы хотели поделиться с миром?", - "app.components.GuidedTour.home.CTB.cta.title": "Перейти к Content type Builder", - "app.components.GuidedTour.home.CTB.title": "🧠 Постройте структуру контента", - "app.components.GuidedTour.skip": "Пропустить тур", - "app.components.GuidedTour.title": "3 шага для начала работы", - "app.components.HomePage.button.blog": "СМОТРИТЕ БОЛЬШЕ В БЛОГЕ", - "app.components.HomePage.community": "Найдите сообщество в интернете", - "app.components.HomePage.community.content": "Обсуждайте с членами команды и разработчиками в разных каналах.", - "app.components.HomePage.create": "Создайте свой первый тип контента", - "app.components.HomePage.roadmap": "Ознакомьтесь с нашей дорожной картой", - "app.components.HomePage.welcome": "Добро пожаловать на борт!", - "app.components.HomePage.welcome.again": "Добро пожаловать ", - "app.components.HomePage.welcomeBlock.content": "Мы рады, что вы присоединились к сообществу. Нам необходима обратная связь для развития проекта, поэтому не стесняйтесь писать нам в ", - "app.components.HomePage.welcomeBlock.content.again": "Надеемся, что вы делаете успехи в вашем проекте... Следите за последними новостями Strapi. Мы стараемся изо всех сил, чтобы улучшить продукт, основываясь на ваших пожеланиях.", - "app.components.HomePage.welcomeBlock.content.issues": "проблемах.", - "app.components.HomePage.welcomeBlock.content.raise": " или сообщать о ", - "app.components.ImgPreview.hint": "Перетащите файл в эту область или {browse} файл для загрузки", - "app.components.ImgPreview.hint.browse": "выберите", - "app.components.InputFile.newFile": "Добавить новый файл", - "app.components.InputFileDetails.open": "Открыть в новой вкладке", - "app.components.InputFileDetails.originalName": "Оригинальное название:", - "app.components.InputFileDetails.remove": "Удалить этот файл", - "app.components.InputFileDetails.size": "Размер:", - "app.components.InstallPluginPage.Download.description": "Для загрузки и установки плагина может потребоваться несколько секунд.", - "app.components.InstallPluginPage.Download.title": "Загрузка...", - "app.components.InstallPluginPage.description": "Расширяйте ваше приложение без особых усилий.", - "app.components.LeftMenu.collapse": "Свернуть панель навигации", - "app.components.LeftMenu.expand": "Развернуть панель навигации", - "app.components.LeftMenu.general": "Общее", - "app.components.LeftMenu.logo.alt": "Логотип приложения", - "app.components.LeftMenu.logout": "Выйти", - "app.components.LeftMenu.plugins": "Плагины", - "app.components.LeftMenu.navbrand.title": "Strapi Панель", - "app.components.LeftMenu.navbrand.workplace": "Рабочая область", - "app.components.LeftMenuFooter.help": "Помощь", - "app.components.LeftMenuFooter.poweredBy": "Работает на ", - "app.components.LeftMenuLinkContainer.collectionTypes": "Типы коллекций", - "app.components.LeftMenuLinkContainer.configuration": "Настройки", - "app.components.LeftMenuLinkContainer.general": "Общие", - "app.components.LeftMenuLinkContainer.noPluginsInstalled": "Нет установленных плагинов", - "app.components.LeftMenuLinkContainer.plugins": "Плагины", - "app.components.LeftMenuLinkContainer.singleTypes": "Страницы", - "app.components.ListPluginsPage.deletePlugin.description": "Удаление плагина может занять несколько секунд.", - "app.components.ListPluginsPage.deletePlugin.title": "Удаление", - "app.components.ListPluginsPage.description": "Список установленных плагинов в проекте.", - "app.components.ListPluginsPage.helmet.title": "Список плагинов", - "app.components.Logout.logout": "Выйти", - "app.components.Logout.profile": "Профиль", - "app.components.MarketplaceBanner": "На Strapi Awesome вы найдете плагины, созданные сообществом, и множество других удивительных вещей для запуска вашего проекта.", - "app.components.MarketplaceBanner.image.alt": "a strapi rocket logo", - "app.components.MarketplaceBanner.link": "Проверьте это сейчас", - "app.components.NotFoundPage.back": "Вернуться на главную", - "app.components.NotFoundPage.description": "Не найдено", - "app.components.Official": "Официальный", - "app.components.Onboarding.help.button": "Кнопка Помощь", - "app.components.Onboarding.label.completed": "% завершено", - "app.components.Onboarding.title": "Смотреть вводные видео", - "app.components.PluginCard.Button.label.download": "Скачать", - "app.components.PluginCard.Button.label.install": "Уже установлено", - "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "Функция autoReload (автоматической перезагрузки) должна быть включена. Пожалуйста, запустите ваше приложение с помощью `yarn develop`.", - "app.components.PluginCard.PopUpWarning.install.impossible.confirm": "Я понимаю!", - "app.components.PluginCard.PopUpWarning.install.impossible.environment": "В целях безопасности плагин может быть загружен только в среде разработки.", - "app.components.PluginCard.PopUpWarning.install.impossible.title": "Загрузка невозможна", - "app.components.PluginCard.compatible": "Совместимо с вашим приложением", - "app.components.PluginCard.compatibleCommunity": "Совместимо с сообществом", - "app.components.PluginCard.more-details": "Больше деталей", - "app.components.ToggleCheckbox.off-label": "Нет", - "app.components.ToggleCheckbox.on-label": "Да", - "app.components.UpgradePlanModal.button": "УЗНАТЬ БОЛЬШЕ", - "app.components.UpgradePlanModal.limit-reached": "Вы достигли предела", - "app.components.UpgradePlanModal.text-ce": "Community Edition", - "app.components.UpgradePlanModal.text-ee": "Enterprise Edition", - "app.components.UpgradePlanModal.text-power": "Разблокируйте всю мощь", - "app.components.UpgradePlanModal.text-strapi": "Strapi, обновив свой план до", - "app.components.Users.MagicLink.connect": "Отправьте эту ссылку пользователю, чтобы он подключился.", - "app.components.Users.MagicLink.connect.sso": "Отправьте эту ссылку пользователю, первый вход может быть осуществлен через провайдера SSO", - "app.components.Users.ModalCreateBody.block-title.details": "Детали", - "app.components.Users.ModalCreateBody.block-title.roles": "Роли пользователя", - "app.components.Users.ModalCreateBody.block-title.roles.description": "Пользователь может иметь одну или несколько ролей", - "app.components.Users.SortPicker.button-label": "Сортировать по", - "app.components.Users.SortPicker.sortby.email_asc": "Электронная почта (от А до Я)", - "app.components.Users.SortPicker.sortby.email_desc": "Электронная почта (от Я до А)", - "app.components.Users.SortPicker.sortby.firstname_asc": "Имя (от А до Я)", - "app.components.Users.SortPicker.sortby.firstname_desc": "Имя (от Я до А)", - "app.components.Users.SortPicker.sortby.lastname_asc": "Фамилия (от А до Я)", - "app.components.Users.SortPicker.sortby.lastname_desc": "Фамилия (от Я до А)", - "app.components.Users.SortPicker.sortby.username_asc": "Имя пользователя (от А до Я)", - "app.components.Users.SortPicker.sortby.username_desc": "Имя пользователя (от Я до А)", - "app.components.listPlugins.button": "Добавить новый плагин", - "app.components.listPlugins.title.none": "Нет установленных плагинов", - "app.components.listPluginsPage.deletePlugin.error": "Произошла ошибка при удалении плагина", - "app.containers.App.notification.error.init": "Произошла ошибка при запросе к API", - "app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin": "Если вы не получили эту ссылку, обратитесь к администратору.", - "app.containers.AuthPage.ForgotPasswordSuccess.text.email": "Получение ссылки для восстановления пароля может занять несколько минут..", - "app.containers.AuthPage.ForgotPasswordSuccess.title": "Письмо отправлено", - "app.containers.Users.EditPage.form.active.label": "Активный", - "app.containers.Users.EditPage.header.label": "Редактировать {name}", - "app.containers.Users.EditPage.header.label-loading": "Редактировать user", - "app.containers.Users.EditPage.roles-bloc-title": "Атрибуты ролей", - "app.containers.Users.ModalForm.footer.button-success": "Создать пользователя", - "app.links.configure-view": "Настройка представления", - "app.page.not.found": "Упс! Мы не можем найти страницу, которую вы ищете...", - "app.static.links.cheatsheet": "Шпаргалка", - "app.utils.SelectOption.defaultMessage": " ", - "app.utils.add-filter": "Добавить фильтр", - "app.utils.close-label": "Закрыть", - "app.utils.defaultMessage": " ", - "app.utils.delete": "Удалить", - "app.utils.duplicate": "Дубликат", - "app.utils.edit": "Редактировать", - "app.utils.errors.file-too-big.message": "Файл слишком большой", - "app.utils.filter-value": "Значение фильтра", - "app.utils.filters": "Фильтры", - "app.utils.notify.data-loaded": "{target} загружена", - "app.utils.placeholder.defaultMessage": " ", - "app.utils.publish": "Опубликовать", - "app.utils.select-all": "Выбрать все", - "app.utils.select-field": "Выберите поле", - "app.utils.select-filter": "Выберите фильтр", - "app.utils.unpublish": "Отменить публикацию", - "admin.pages.MarketPlacePage.helmet": "Площадка плагинов - Плагины", - "admin.pages.MarketPlacePage.missingPlugin.description": "Расскажите нам, какой плагин вы ищете, и мы сообщим об этом разработчикам плагинов нашего сообщества на случай, если они ищут вдохновение!", - "admin.pages.MarketPlacePage.missingPlugin.title": "Вам не хватает плагина?", - "admin.pages.MarketPlacePage.offline.subtitle": "Для доступа к Strapi Market необходимо подключение к Интернету.", - "admin.pages.MarketPlacePage.offline.title": "Вы не в сети", - "admin.pages.MarketPlacePage.plugin.copy": "Скопируйте команду установки", - "admin.pages.MarketPlacePage.plugin.copy.success": "Команда установки готова к вставке в терминал", - "admin.pages.MarketPlacePage.plugin.info": "Узнать больше", - "admin.pages.MarketPlacePage.plugin.info.label": "Узнать больше про {pluginName}", - "admin.pages.MarketPlacePage.plugin.info.text": "Узнать больше", - "admin.pages.MarketPlacePage.plugin.installed": "Установлено", - "admin.pages.MarketPlacePage.plugin.tooltip.madeByStrapi": "Сделано Strapi", - "admin.pages.MarketPlacePage.plugin.tooltip.verified": "Плагин проверен Strapi", - "admin.pages.MarketPlacePage.plugin.version": "Обновите версию Strapi: \"{strapiAppVersion}\" до: \"{versionRange}\"", - "admin.pages.MarketPlacePage.plugin.version.null": "Невозможно проверить совместимость с вашей версией Strapi: \"{strapiAppVersion}\"", - "admin.pages.MarketPlacePage.plugins": "Плагины", - "admin.pages.MarketPlacePage.providers": "Провайдеры", - "admin.pages.MarketPlacePage.search.clear": "Очистить поиск", - "admin.pages.MarketPlacePage.search.empty": "Нет результатов для \"{target}\"", - "admin.pages.MarketPlacePage.subtitle": "Получите больше от Strapi", - "admin.pages.MarketPlacePage.search.placeholder": "Найти плагин", - "admin.pages.MarketPlacePage.submit.plugin.link": "Отправить плагин", - "admin.pages.MarketPlacePage.submit.provider.link": "Отправить провайдера", - "admin.pages.MarketPlacePage.tab-group.label": "Плагины и провайдеры для Strapi", - "component.Input.error.validation.integer": "Значение должно быть целочисленным", - "components.AutoReloadBlocker.description": "Запустите Strapi с помощью одной из следующих команд:", - "components.AutoReloadBlocker.header": "Функционал перезапуска необходим для этого плагина.", - "components.ErrorBoundary.title": "Что-то пошло не так...", - "components.FilterOptions.FILTER_TYPES.$contains": "содержит (с учетом регистра)", - "components.FilterOptions.FILTER_TYPES.$endsWith": "заканчивается на", - "components.FilterOptions.FILTER_TYPES.$eq": "равно", - "components.FilterOptions.FILTER_TYPES.$gt": "больше, чем", - "components.FilterOptions.FILTER_TYPES.$gte": "больше или равно", - "components.FilterOptions.FILTER_TYPES.$lt": "меньше, чем", - "components.FilterOptions.FILTER_TYPES.$lte": "меньше или равно", - "components.FilterOptions.FILTER_TYPES.$ne": "не", - "components.FilterOptions.FILTER_TYPES.$notContains": "не содержит (с учетом регистра)", - "components.FilterOptions.FILTER_TYPES.$notNull": "задано", - "components.FilterOptions.FILTER_TYPES.$null": "не задано", - "components.FilterOptions.FILTER_TYPES.$startsWith": "начинается с", - "components.Input.error.attribute.key.taken": "Это значение уже существует", - "components.Input.error.attribute.sameKeyAndName": "Не может быть одинаковым", - "components.Input.error.attribute.taken": "Поле с таким названием уже существует", - "components.Input.error.contain.lowercase": "Пароль должен содержать хотя бы один символ нижнего регистра.", - "components.Input.error.contain.number": "пароль должен содержать как минимум одну цифру", - "components.Input.error.contain.uppercase": "Пароль должен содержать хотя бы один символ верхнего регистра.", - "components.Input.error.contentTypeName.taken": "Это название уже существует", - "components.Input.error.custom-error": "{errorMessage} ", - "components.Input.error.password.noMatch": "Пароль не совпадает", - "components.Input.error.validation.email": "Это не адрес электронной почты", - "components.Input.error.validation.json": "Не соответствует JSON формату", - "components.Input.error.validation.lowercase": "Значение должно быть строкой в нижнем регистре", - "components.Input.error.validation.max": "Значение слишком большое {max}.", - "components.Input.error.validation.maxLength": "Значение слишком длинное {max}.", - "components.Input.error.validation.min": "Значение слишком маленькое {min}.", - "components.Input.error.validation.minLength": "Значение слишком короткое {min}.", - "components.Input.error.validation.minSupMax": "Не может быть больше", - "components.Input.error.validation.regex": "Значение не соответствует регулярному выражению.", - "components.Input.error.validation.required": "Обязательное значение.", - "components.Input.error.validation.unique": "Это значение уже используется.", - "components.InputSelect.option.placeholder": "Выберите здесь", - "components.ListRow.empty": "Нет данных для отображения.", - "components.NotAllowedInput.text": "Нет прав на просмотр этого поля", - "components.OverlayBlocker.description": "Вы воспользовались функционалом, который требует перезапуска сервера. Пожалуйста, подождите, пока сервер не будет запущен.", - "components.OverlayBlocker.description.serverError": "Сервер должен был перезагрузиться, пожалуйста, проверьте ваши логи в терминале.", - "components.OverlayBlocker.title": "Ожидание перезапуска...", - "components.OverlayBlocker.title.serverError": "Перезапуск занимает больше времени, чем ожидалось", - "components.PageFooter.select": "записей на странице", - "components.pagination.go-to": "Перейти на страницу {page}", - "components.pagination.go-to-next": "Перейти на следующую страницу", - "components.pagination.go-to-previous": "Перейти на предыдущую страницу", - "components.pagination.remaining-links": "И {number} других ссылок", - "components.ProductionBlocker.description": "В целях безопасности мы должны отключить этот плагин в других средах.", - "components.ProductionBlocker.header": "Этот плагин доступен только на стадии разработки.", - "components.Search.placeholder": "Поиск...", - "components.TableHeader.sort": "Сортировать по {label}", - "components.Wysiwyg.collapse": "Свернуть", - "components.Wysiwyg.selectOptions.H1": "Заголовок H1", - "components.Wysiwyg.selectOptions.H2": "Заголовок H2", - "components.Wysiwyg.selectOptions.H3": "Заголовок H3", - "components.Wysiwyg.selectOptions.H4": "Заголовок H4", - "components.Wysiwyg.selectOptions.H5": "Заголовок H5", - "components.Wysiwyg.selectOptions.H6": "Заголовок H6", - "components.Wysiwyg.selectOptions.title": "Добавить заголовок", - "components.Wysiwyg.ToggleMode.markdown-mode": "Режим разметки", - "components.Wysiwyg.ToggleMode.preview-mode": "Режим предпросмотра", - "components.WysiwygBottomControls.charactersIndicators": "символов", - "components.WysiwygBottomControls.fullscreen": "Развернуть", - "components.WysiwygBottomControls.uploadFiles": "Перетащите файлы в эту область, вставьте из буфера обмена или {browse}.", - "components.WysiwygBottomControls.uploadFiles.browse": "выберите их", - "components.popUpWarning.button.cancel": "Нет, отменить", - "components.popUpWarning.button.confirm": "Да подтверждаю", - "components.popUpWarning.message": "Вы уверены, что хотите удалить это?", - "components.popUpWarning.title": "Пожалуйста, подтвердите", - "content-manager.EditRelations.title": "Связанные данные", - "content-manager.api.id": "API ID", - "content-manager.apiError.This attribute must be unique": "{field} должно быть уникальным", - "content-manager.App.schemas.data-loaded": "Схемы были успешно загружены", - "content-manager.components.AddFilterCTA.add": "Фильтры", - "content-manager.components.AddFilterCTA.hide": "Фильтры", - "content-manager.components.DraggableAttr.edit": "Нажмите чтобы редактировать", - "content-manager.components.DraggableCard.delete.field": "Удалить {item}", - "content-manager.components.DraggableCard.edit.field": "Редактировать {item}", - "content-manager.components.DraggableCard.move.field": "Переместить {item}", - "content-manager.components.DragHandle-label": "Перетащить", - "content-manager.components.DynamicTable.row-line": "строка {number}", - "content-manager.components.DynamicZone.add-component": "Добавить компонент в {componentName}", - "content-manager.components.DynamicZone.ComponentPicker-label": "Выберите один компонент", - "content-manager.components.DynamicZone.delete-label": "Удалить {name}", - "content-manager.components.DynamicZone.error-message": "Компонент содержит ошибку(-и)", - "content-manager.components.DynamicZone.missing-components": "{number, plural, =0 { # отсутствующих компонентов} one {is # отсутствующий компонент} other {are # отсутствующих компонентов}}", - "content-manager.components.DynamicZone.move-down-label": "Переместить компонент вниз", - "content-manager.components.DynamicZone.move-up-label": "Переместить компонент вверх", - "content-manager.components.DynamicZone.pick-compo": "Выберите компонент", - "content-manager.components.DynamicZone.required": "Обязательный компонент", - "content-manager.components.EmptyAttributesBlock.button": "Перейти в настройки", - "content-manager.components.EmptyAttributesBlock.description": "Вы можете изменить текущие настройки", - "content-manager.components.FieldItem.linkToComponentLayout": "Установить компоновку компонентов", - "content-manager.components.FieldSelect.label": "Добавить поле", - "content-manager.components.FilterOptions.button.apply": "Применить", - "content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply": "Применить", - "content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll": "Очистить все", - "content-manager.components.FiltersPickWrapper.PluginHeader.description": "Укажите условия для фильтрации записей", - "content-manager.components.FiltersPickWrapper.PluginHeader.title.filter": "Фильтры", - "content-manager.components.FiltersPickWrapper.hide": "Скрыть", - "content-manager.components.LeftMenu.single-types": "Одиночные типы", - "content-manager.components.LeftMenu.collection-types": "Типы коллекций", - "content-manager.components.LeftMenu.Search.label": "Поиск по типу содержимого", - "content-manager.components.LimitSelect.itemsPerPage": "Элементов на странице", - "content-manager.components.NotAllowedInput.text": "Нет разрешений на просмотр этого поля", - "content-manager.components.Search.placeholder": "Поиск записей...", - "content-manager.components.Select.draft-info-title": "Состояние: Черновик", - "content-manager.components.Select.publish-info-title": "Состояние: Опубликовано", - "content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings": "Настройте, как будет выглядеть вид редактирования.", - "content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings": "Определите параметры представления списка.", - "content-manager.components.SettingsViewWrapper.pluginHeader.title": "Настройка представления - {name}", - "content-manager.components.TableDelete.delete": "Удалить все", - "content-manager.components.TableDelete.deleteSelected": "Удалить выбранное", - "content-manager.components.TableDelete.label": "выбрано записей: {number}", - "content-manager.components.TableEmpty.withFilters": "Нет {contentType} с примененными фильтрами...", - "content-manager.components.TableEmpty.withSearch": "Нет {contentType} согласно поиску ({search})", - "content-manager.components.TableEmpty.withoutFilter": "Нет {contentType}...", - "content-manager.components.empty-repeatable": "Еще нет записей. Нажмите кнопку ниже, чтобы добавить одну.", - "content-manager.components.notification.info.maximum-requirement": "Вы уже достигли максимального количества полей", - "content-manager.components.notification.info.minimum-requirement": "Добавлено поле, соответствующее минимальным требованиям", - "content-manager.components.repeatable.reorder.error": "Произошла ошибка при изменении порядка полей вашего компонента. Попробуйте еще раз.", - "content-manager.components.RepeatableComponent.error-message": "Компонент(-ы) содержит(-ат) ошибку(-и)", - "content-manager.components.reset-entry": "Сбросить запись", - "content-manager.components.uid.apply": "Применить", - "content-manager.components.uid.available": "Доступный", - "content-manager.components.uid.regenerate": "Восстановить", - "content-manager.components.uid.suggested": "Предложенный", - "content-manager.components.uid.unavailable": "Недоступный", - "content-manager.containers.Edit.Link.Layout": "Настройка макета", - "content-manager.containers.Edit.Link.Model": "Измените тип коллекции", - "content-manager.containers.Edit.addAnItem": "Добавить элемент", - "content-manager.containers.Edit.clickToJump": "Нажмите для перехода к записи", - "content-manager.containers.Edit.delete": "Удалить", - "content-manager.containers.Edit.delete-entry": "Удалить эту запись", - "content-manager.containers.Edit.editing": "Редактирование...", - "content-manager.containers.Edit.information": "Информация", - "content-manager.containers.Edit.information.by": "Автор", - "content-manager.containers.Edit.information.created": "Создано", - "content-manager.containers.Edit.information.draftVersion": "Черновая версия", - "content-manager.containers.Edit.information.editing": "Редактирование", - "content-manager.containers.Edit.information.lastUpdate": "Последнее обновление", - "content-manager.containers.Edit.information.publishedVersion": "Опубликованная версия", - "content-manager.containers.Edit.pluginHeader.title.new": "Создать запись", - "content-manager.containers.Edit.reset": "Сбросить", - "content-manager.containers.Edit.returnList": "Вернуться к списку", - "content-manager.containers.Edit.seeDetails": "Подробнее", - "content-manager.containers.Edit.submit": "Сохранить", - "content-manager.containers.EditSettingsView.modal-form.edit-field": "Отредактируйте это поле", - "content-manager.containers.EditView.add.new-entry": "Добавить запись", - "content-manager.containers.EditView.notification.errors": "Форма содержит некоторые ошибки", - "content-manager.containers.Home.introduction": "Для того чтобы отредактировать ваши записи используйте соответствующую ссылку в меню слева. У плагина отсутствует полноценная возможность редактировать настройки и он все еще находится в стадии активной разработки.", - "content-manager.containers.Home.pluginHeaderDescription": "Управляйте своими записями с помощью мощного и красивого интерфейса.", - "content-manager.containers.Home.pluginHeaderTitle": "Редактор контента", - "content-manager.containers.List.draft": "Черновик", - "content-manager.containers.List.errorFetchRecords": "Ошибка", - "content-manager.containers.List.published": "Опубликован", - "content-manager.containers.ListPage.displayedFields": "Отображаемые поля", - "content-manager.containers.ListPage.items": "{number, plural, =0 {элементов} one {элемент} other {элементов}}", - "content-manager.containers.ListPage.table-headers.publishedAt": "Состояние", - "content-manager.containers.ListSettingsView.modal-form.edit-label": "Отредактируйте ярлык", - "content-manager.containers.SettingPage.add.field": "Добавить еще одно поле", - "content-manager.containers.SettingPage.add.relational-field": "Добавить еще одно связанное поле", - "content-manager.containers.SettingPage.attributes": "Поля атрибутов", - "content-manager.containers.SettingPage.attributes.description": "Определить порядок атрибутов", - "content-manager.containers.SettingPage.editSettings.description": "Перетащите поля, чтобы определить макет", - "content-manager.containers.SettingPage.editSettings.entry.title": "Заголовок записи", - "content-manager.containers.SettingPage.editSettings.entry.title.description": "Установите отображаемое поле вашей записи", - "content-manager.containers.SettingPage.editSettings.relation-field.description": "Установите поле, которое будет отображаться как в режиме редактирования, так и в списке.", - "content-manager.containers.SettingPage.editSettings.title": "Редактирование — Настройки", - "content-manager.containers.SettingPage.layout": "Макет", - "content-manager.containers.SettingPage.listSettings.description": "Настройте параметры для этого типа коллекции", - "content-manager.containers.SettingPage.listSettings.title": "Просмотр списка (настройки)", - "content-manager.containers.SettingPage.pluginHeaderDescription": "Настройте конкретные параметры для этого типа коллекции", - "content-manager.containers.SettingPage.relations": "Связанные поля", - "content-manager.containers.SettingPage.settings": "Настройки", - "content-manager.containers.SettingPage.view": "Вид", - "content-manager.containers.SettingViewModel.pluginHeader.title": "Контент менеджер - {name}", - "content-manager.DynamicTable.relation-loaded": "Отношения были загружены", - "content-manager.DynamicTable.relation-loading": "Отношения загружаются", - "content-manager.DynamicTable.relation-more": "Это отношение содержит больше сущностей, чем отображается", - "content-manager.edit-settings-view.link-to-ctb.components": "Редактировать компонент", - "content-manager.edit-settings-view.link-to-ctb.content-types": "Редактирование типа содержимого", - "content-manager.containers.SettingsPage.Block.contentType.description": "Настроить отдельные параметры", - "content-manager.containers.SettingsPage.Block.contentType.title": "Типы коллекций", - "content-manager.containers.SettingsPage.Block.generalSettings.description": "Настройте параметры по умолчанию для ваших типов коллекций", - "content-manager.containers.SettingsPage.Block.generalSettings.title": "Общее", - "content-manager.containers.SettingsPage.pluginHeaderDescription": "Настройте параметры для всех ваших типов коллекций и групп.", - "content-manager.containers.SettingsView.list.subtitle": "Настройте макет и отображение ваших типов и групп Коллекции", - "content-manager.containers.SettingsView.list.title": "Конфигурация отображения", - "content-manager.emptyAttributes.button": "Перейдите в конструктор типов коллекций", - "content-manager.emptyAttributes.description": "Добавьте свое первое поле в тип коллекции", - "content-manager.emptyAttributes.title": "Пока нет полей", - "content-manager.error.attribute.key.taken": "Это значение уже существует", - "content-manager.error.attribute.sameKeyAndName": "Не может быть одинаковым", - "content-manager.error.attribute.taken": "Поле с таким названием уже существует", - "content-manager.error.contentTypeName.taken": "Это название уже существует", - "content-manager.error.model.fetch": "Произошла ошибка во время настройки конфигурации модели.", - "content-manager.error.record.create": "Произошла ошибка при создании записи.", - "content-manager.error.record.delete": "Произошла ошибка при удалении записи.", - "content-manager.error.record.fetch": "Произошла ошибка при извлечении записи.", - "content-manager.error.record.update": "Произошла ошибка при обновлении записи.", - "content-manager.error.records.count": "Произошла ошибка при подсчете количества записей.", - "content-manager.error.records.fetch": "Произошла ошибка при извлечении записей.", - "content-manager.error.schema.generation": "Возникла ошибка во время генерации структуры.", - "content-manager.error.validation.json": "Это не JSON", - "content-manager.error.validation.max": "Слишком большое.", - "content-manager.error.validation.maxLength": "Слишком длинное.", - "content-manager.error.validation.min": "Слишком маленькое.", - "content-manager.error.validation.minLength": "Слишком короткое.", - "content-manager.error.validation.minSupMax": "Не может быть выше", - "content-manager.error.validation.regex": "Значение не соответствует регулярному выражению.", - "content-manager.error.validation.required": "Обязательное значение.", - "content-manager.form.Input.bulkActions": "Включить массовые действия", - "content-manager.form.Input.defaultSort": "Сортировка по умолчанию", - "content-manager.form.Input.description": "Описание", - "content-manager.form.Input.description.placeholder": "Имя, отображаемое в профиле", - "content-manager.form.Input.editable": "Редактируемое поле", - "content-manager.form.Input.filters": "Включить фильтры", - "content-manager.form.Input.label": "Подпись", - "content-manager.form.Input.label.inputDescription": "Это значение переопределяет название, отображаемое в заголовке таблицы", - "content-manager.form.Input.pageEntries": "Записей на странице", - "content-manager.form.Input.pageEntries.inputDescription": "Примечание. Вы можете переопределить это значение на странице настроек типа коллекции.", - "content-manager.form.Input.placeholder": "Плейсхолдер", - "content-manager.form.Input.placeholder.placeholder": "Мое значение", - "content-manager.form.Input.search": "Включить поиск", - "content-manager.form.Input.search.field": "Включить поиск по этому полю", - "content-manager.form.Input.sort.field": "Включить сортировку по этому полю", - "content-manager.form.Input.sort.order": "Сортировка по умолчанию", - "content-manager.form.Input.wysiwyg": "Отображение в виде WYSIWYG", - "content-manager.global.displayedFields": "Отображение полей", - "content-manager.groups": "Группы", - "content-manager.groups.numbered": "Группы ({number})", - "content-manager.header.name": "Контент", - "content-manager.HeaderLayout.button.label-add-entry": "Создать новую запись", - "content-manager.link-to-ctb": "Редактировать модель", - "content-manager.models": "Типы коллекции", - "content-manager.models.numbered": "Типы коллекции ({number})", - "content-manager.notification.error.displayedFields": "Необходимо добавить хотя бы одно поле", - "content-manager.notification.error.relationship.fetch": "Возникла ошибка при получении связей.", - "content-manager.notification.info.SettingPage.disableSort": "У вас должен быть один атрибут с разрешенной сортировкой", - "content-manager.notification.info.minimumFields": "Вам нужно иметь хотя бы одно отображаемое поле", - "content-manager.notification.upload.error": "Произошла ошибка при загрузке ваших файлов", - "content-manager.pageNotFound": "Страница не найдена", - "content-manager.pages.ListView.header-subtitle": "{number, plural, =0 {ничего не найдено} other {найдено записей: #}}", - "content-manager.pages.NoContentType.button": "Создайте свой первый Content-Type", - "content-manager.pages.NoContentType.text": "У вас еще нет никакого контента, мы рекомендуем вам создать свой первый Content-Type.", - "content-manager.permissions.not-allowed.create": "У вас нет прав на создание документов", - "content-manager.permissions.not-allowed.update": "У вас нет прав на просмотр этого документа", - "content-manager.plugin.description.long": "Быстрый способ увидеть, отредактировать и удалить данные в вашей базе данных.", - "content-manager.plugin.description.short": "Быстрый способ увидеть, отредактировать и удалить данные в вашей базе данных.", - "content-manager.popover.display-relations.label": "Показать отношения", - "content-manager.popUpWarning.bodyMessage.contentType.delete": "Вы уверены, что хотите удалить эту запись?", - "content-manager.popUpWarning.bodyMessage.contentType.delete.all": "Вы уверены, что хотите удалить эти записи?", - "content-manager.popUpWarning.warning.cancelAllSettings": "Вы уверены, что хотите отменить ваши изменения?", - "content-manager.popUpWarning.warning.publish-question": "Вы уверены, что хотите опубликовать запись?", - "content-manager.popUpWarning.warning.unpublish": "Если вы не опубликуете этот контент, он автоматически превратится в черновик.", - "content-manager.popUpWarning.warning.unpublish-question": "Вы уверены, что хотите ее не публиковать?", - "content-manager.popUpWarning.warning.updateAllSettings": "Это изменит все ваши настройки", - "content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Да, публиковать", - "content-manager.popUpwarning.warning.has-draft-relations.message": "{count, plural, =0 { of your content relations is} one { of your content relations is} other { of your content relations are}} еще не опубликованы.

Это может привести к появлению неработающих ссылок и ошибок в вашем проекте.", - "content-manager.select.currently.selected": "{count} выбрано", - "content-manager.success.record.delete": "Удалено", - "content-manager.success.record.publish": "Опубликовано", - "content-manager.success.record.save": "Сохранено", - "content-manager.success.record.unpublish": "Не опубликовано", - "content-manager.utils.data-loaded": "успешно загружено записей: {number}", - "form.button.done": "Выполнено", - "form.button.continue": "Продолжить", - "global.actions": "Действия", - "global.prompt.unsaved": "Вы уверены, что хотите покинуть эту страницу? Все ваши модификации будут потеряны", - "global.save": "Сохранить", - "global.search": "Поиск", - "global.see-more": "Подробнее", - "global.select": "Выбрать", - "global.select-all-entries": "Выбрать все записи", - "global.details": "Подробности", - "global.documentation": "Документация", - "global.back": "Назад", - "global.cancel": "Отмена", - "global.continue": "Продолжить", - "global.delete": "Удалить", - "global.delete-target": "Удалить {target}", - "global.description": "Описание", - "global.change-password": "Сменить пароль", - "global.settings": "Настройки", - "global.type": "Тип", - "global.roles": "Роли", - "global.users": "Пользователи", - "global.disabled": "Отключено", - "global.enabled": "Включено", - "global.finish": "Готово", - "global.reset-password": "Сброс пароля", - "global.plugins": "Плагины", - "global.plugins.content-manager": "Редактор контента", - "global.plugins.content-manager.description": "Быстрый способ просмотра, редактирования и удаления данных в вашей базе данных.", - "global.plugins.content-type-builder": "Конструктор типов содержимого", - "global.plugins.content-type-builder.description": "Моделируйте структуру данных вашего API. Создавайте новые поля и отношения всего за минуту. Файлы автоматически создаются и обновляются в вашем проекте.", - "global.plugins.documentation": "Документация", - "global.plugins.documentation.description": "Создайте документ OpenAPI и визуализируйте свой API с помощью пользовательского интерфейса SWAGGER.", - "global.plugins.email": "Email", - "global.plugins.email.description": "Настройте свое приложение для отправки электронной почты.", - "global.plugins.graphql": "GraphQL", - "global.plugins.graphql.description": "Добавить конечную точку GraphQL с методами API по умолчанию.", - "global.plugins.i18n": "Интернационализация", - "global.plugins.i18n.description": "Этот плагин позволяет создавать, читать и обновлять контент на разных языках, как из панели администратора, так и с помощью API.", - "global.plugins.sentry": "Sentry", - "global.plugins.sentry.description": "Отправка событий об ошибках Strapi в Sentry.", - "global.plugins.upload": "Медиа-библиотека", - "global.plugins.upload.description": "Управление медиафайлами.", - "global.plugins.users-permissions": "Роли и разрешения", - "global.plugins.users-permissions.description": "Защитите свой API с помощью полного процесса аутентификации на основе JWT. Этот плагин также поставляется со стратегией ACL, которая позволяет вам управлять разрешениями между группами пользователей.", - "global.profile": "Профиль", - "global.marketplace": "Площадка плагинов", - "global.name": "Имя", - "global.none": "Нет", - "global.password": "Пароль", - "global.content-manager": "Редактор контента", - "notification.contentType.relations.conflict": "Тип контента имеет конфликтующие отношения", - "notification.default.title": "Информация:", - "notification.error": "Произошла ошибка", - "notification.error.layout": "Не удалось получить макет", - "notification.error.tokennamenotunique": "Имя уже присвоено другому токену", - "notification.form.error.fields": "Форма содержит некоторые ошибки", - "notification.form.success.fields": "Изменения сохранены", - "notification.link-copied": "Ссылка скопирована в буфер обмена", - "notification.permission.not-allowed-read": "Вам не разрешено просматривать этот документ", - "notification.success.delete": "Элемент удален", - "notification.success.saved": "Сохранено", - "notification.success.title": "Успех:", - "notification.success.tokencreated": "Токен API успешно создан", - "notification.success.tokenedited": "Токен API успешно отредактирован", - "notification.version.update.message": "Доступна новая версия Strapi!", - "notification.warning.404": "404 - Не найдено", - "notification.warning.title": "Внимание:", - "or": "ИЛИ", - "request.error.model.unknown": "Модель данных не существует" + "Analytics": "Аналитика", + "Auth.components.Oops.text": "Ваш аккаунт был заморожен.", + "Auth.components.Oops.text.admin": "Если это ошибка, пожалуйста, обратитесь к администратору.", + "Auth.components.Oops.title": "Упс...", + "Auth.form.active.label": "Активно", + "Auth.form.button.forgot-password": "Отправить письмо", + "Auth.form.button.go-home": "ВЕРНУТЬСЯ НА ГЛАВНУЮ", + "Auth.form.button.login": "Войти", + "Auth.form.button.login.providers.error": "Мы не можем подключить вас через выбранного провайдера.", + "Auth.form.button.login.strapi": "Войти через Strapi", + "Auth.form.button.password-recovery": "Восстановление пароля", + "Auth.form.button.register": "Давайте начнём", + "Auth.form.confirmPassword.label": "Подтверждение пароля", + "Auth.form.currentPassword.label": "Текущий пароль", + "Auth.form.email.label": "Email", + "Auth.form.email.placeholder": "ivan@example.com", + "Auth.form.error.blocked": "Ваш аккаунт был заблокирован администратором.", + "Auth.form.error.code.provide": "Указан неверный код.", + "Auth.form.error.confirmed": "Ваш email не подтверждён.", + "Auth.form.error.email.invalid": "Неправильный email.", + "Auth.form.error.email.provide": "Укажите своё имя пользователя или email.", + "Auth.form.error.email.taken": "Данный email уже используется.", + "Auth.form.error.invalid": "Неверный логин или пароль.", + "Auth.form.error.params.provide": "Предоставлены неверные параметры.", + "Auth.form.error.password.format": "Пароль не может содержать символ `$` больше трёх раз.", + "Auth.form.error.password.local": "Этот пользователь никогда не задавал пароль, пожалуйста, войдите в систему через провайдера, используемого при создании учётной записи.", + "Auth.form.error.password.matching": "Пароли не совпадают.", + "Auth.form.error.password.provide": "Укажите свой пароль.", + "Auth.form.error.ratelimit": "Слишком много попыток, повторите через минуту.", + "Auth.form.error.user.not-exist": "Этот email не существует.", + "Auth.form.error.username.taken": "Имя пользователя уже используется.", + "Auth.form.firstname.label": "Имя", + "Auth.form.firstname.placeholder": "Иван", + "Auth.form.forgot-password.email.label": "Введите ваш email", + "Auth.form.forgot-password.email.label.success": "Письмо успешно отправлено на email", + "Auth.form.lastname.label": "Фамилия", + "Auth.form.lastname.placeholder": "Иванов", + "Auth.form.password.hide-password": "Скрыть пароль", + "Auth.form.password.hint": "Должно быть не менее 8 символов, минимум 1 прописная буква, 1 строчная буква и 1 цифра", + "Auth.form.password.show-password": "Показать пароль", + "Auth.form.register.news.label": "Хочу быть в курсе новых функций и предстоящих улучшений (делая это, вы принимаете {terms} и {policy}).", + "Auth.form.register.subtitle": "Учётные данные используются только для аутентификации в Strapi. Все сохраненные данные будут храниться в вашей базе данных.", + "Auth.form.rememberMe.label": "Запомнить меня", + "Auth.form.username.label": "Имя пользователя", + "Auth.form.username.placeholder": "Ivan_Ivanov", + "Auth.form.welcome.subtitle": "Войдите в свою учётную запись Strapi", + "Auth.form.welcome.title": "Добро пожаловать в Strapi!", + "Auth.link.forgot-password": "Забыли пароль?", + "Auth.link.ready": "Готовы войти?", + "Auth.link.signin": "Войти", + "Auth.link.signin.account": "Уже есть аккаунт?", + "Auth.login.sso.divider": "Или войдите в систему с помощью", + "Auth.login.sso.loading": "Загрузка провайдеров...", + "Auth.login.sso.subtitle": "Войдите в свою учётную запись через SSO", + "Auth.privacy-policy-agreement.policy": "Политику конфиденциальности", + "Auth.privacy-policy-agreement.terms": "Условия использования", + "Auth.reset-password.title": "Сброс пароля", + "Content Manager": "Редактор контента", + "Content Type Builder": "Типы контента", + "Documentation": "Документация", + "Email": "Email", + "Files Upload": "Загрузка файлов", + "HomePage.helmet.title": "Домашняя страница", + "HomePage.roadmap": "Смотрите нашу дорожную карту", + "HomePage.welcome.congrats": "Поздравляем!", + "HomePage.welcome.congrats.content": "Вы вошли как первый администратор. Чтобы открыть для себя мощные функции, предоставляемые Strapi,", + "HomePage.welcome.congrats.content.bold": "мы рекомендуем вам создать свою первую Коллекцию.", + "Media Library": "Библиотека медиа", + "New entry": "Новая запись", + "Password": "Пароль", + "Provider": "Провайдер", + "ResetPasswordToken": "Сброс токена пароля", + "Role": "Роль", + "Roles & Permissions": "Роли и Разрешения", + "Roles.ListPage.notification.delete-all-not-allowed": "Некоторые роли нельзя было удалить, так как они связаны с пользователями", + "Roles.ListPage.notification.delete-not-allowed": "Невозможно удалить роль, если она связана с пользователями", + "Roles.RoleRow.select-all": "Выберите {name} для групповых действий", + "Roles.RoleRow.user-count": "{number, plural, =0 {# пользователей} one {# пользователь} other {# пользователей}}", + "Roles.components.List.empty.withSearch": "Нет роли, соответствующей поиску ({search})...", + "Settings.PageTitle": "Настройки — {name}", + "Settings.apiTokens.Button.cancel": "Отмена", + "Settings.apiTokens.Button.regenerate": "Восстановить", + "Settings.apiTokens.ListView.headers.createdAt": "Создан", + "Settings.apiTokens.ListView.headers.description": "Описание", + "Settings.apiTokens.ListView.headers.lastUsedAt": "Последнее использование", + "Settings.apiTokens.ListView.headers.name": "Название", + "Settings.apiTokens.ListView.headers.type": "Тип токена", + "Settings.apiTokens.RegenerateDialog.title": "Восстановить токен", + "Settings.apiTokens.addFirstToken": "Добавьте свой первый API-токен", + "Settings.apiTokens.addNewToken": "Добавить новый API-токен", + "Settings.apiTokens.copy.editMessage": "Из соображений безопасности вы можете увидеть свой токен только один раз.", + "Settings.apiTokens.copy.editTitle": "Этот токен больше не доступен.", + "Settings.apiTokens.copy.lastWarning": "Обязательно скопируйте этот токен, вы больше не сможете его увидеть!", + "Settings.apiTokens.create": "Создайте новый API-токен", + "Settings.apiTokens.createPage.permissions.description": "Ниже перечислены только действия, связанные с маршрутом.", + "Settings.apiTokens.createPage.permissions.title": "Разрешения", + "Settings.apiTokens.description": "Список сгенерированных токенов для использования API", + "Settings.apiTokens.duration.30-days": "30 дней", + "Settings.apiTokens.duration.7-days": "7 дней", + "Settings.apiTokens.duration.90-days": "90 дней", + "Settings.apiTokens.duration.expiration-date": "Срок действия", + "Settings.apiTokens.duration.unlimited": "Неограниченный", + "Settings.apiTokens.emptyStateLayout": "У вас ещё нет контента...", + "Settings.apiTokens.form.duration": "Срок действия токена", + "Settings.apiTokens.form.type": "Тип токена", + "Settings.apiTokens.notification.copied": "Токен скопирован в буфер обмена.", + "Settings.apiTokens.popUpWarning.message": "Вы уверены, что хотите восстановить этот токен?", + "Settings.apiTokens.title": "API-токены", + "Settings.apiTokens.types.full-access": "Полный доступ", + "Settings.apiTokens.types.read-only": "Только для чтения", + "Settings.application.customization": "Персонализация", + "Settings.application.customization.auth-logo.carousel-hint": "Замените логотип на странице авторизации", + "Settings.application.customization.carousel-hint": "Изменить логотип панели администратора (максимальный размер: {dimension}x{dimension}, максимальный размер файла: {size}KB)", + "Settings.application.customization.carousel-slide.label": "Слайд с логотипом", + "Settings.application.customization.carousel.auth-logo.title": "Логотип на странице авторизации", + "Settings.application.customization.carousel.change-action": "Изменить логотип", + "Settings.application.customization.carousel.menu-logo.title": "Логотип в меню", + "Settings.application.customization.carousel.reset-action": "Сброс логотипа", + "Settings.application.customization.carousel.title": "Логотип", + "Settings.application.customization.menu-logo.carousel-hint": "Замените логотип в главном меню", + "Settings.application.customization.modal.cancel": "Отмена", + "Settings.application.customization.modal.pending": "Ожидание логотипа", + "Settings.application.customization.modal.pending.card-badge": "изображение", + "Settings.application.customization.modal.pending.choose-another": "Выберите другой логотип", + "Settings.application.customization.modal.pending.subtitle": "Управление выбранным логотипом перед его загрузкой", + "Settings.application.customization.modal.pending.title": "Логотип готов к загрузке", + "Settings.application.customization.modal.pending.upload": "Загрузить логотип", + "Settings.application.customization.modal.tab.label": "Как вы хотите загрузить свои ассеты?", + "Settings.application.customization.modal.upload": "Загрузить логотип", + "Settings.application.customization.modal.upload.cta.browse": "Просмотр файлов", + "Settings.application.customization.modal.upload.drag-drop": "Перетащите сюда или", + "Settings.application.customization.modal.upload.error-format": "Загружен неправильный формат (разрешены только форматы: jpeg, jpg, png, svg).", + "Settings.application.customization.modal.upload.error-network": "Ошибка сети", + "Settings.application.customization.modal.upload.error-size": "Загруженный файл слишком большой (максимальный размер: {dimension}x{dimension}, максимальный размер файла: {size}KB)", + "Settings.application.customization.modal.upload.file-validation": "Максимальный размер: {dimension}x{dimension}, максимальный размер файла: {size}KB", + "Settings.application.customization.modal.upload.from-computer": "С компьютера", + "Settings.application.customization.modal.upload.from-url": "По ссылке", + "Settings.application.customization.modal.upload.from-url.input-label": "URL", + "Settings.application.customization.modal.upload.next": "Далее", + "Settings.application.customization.size-details": "Максимальное разрешение: {dimension}×{dimension}, максимальный размер файла: {size}KB", + "Settings.application.description": "Посмотреть детали вашего проекта", + "Settings.application.edition-title": "Текущий план", + "Settings.application.ee-or-ce": "{communityEdition, select, true {Community Edition} other {Enterprise Edition}}", + "Settings.application.get-help": "Получить помощь", + "Settings.application.link-pricing": "Посмотреть все тарифы", + "Settings.application.link-upgrade": "Обновить ваше приложение", + "Settings.application.node-version": "Версия Node", + "Settings.application.strapi-version": "Версия Strapi", + "Settings.application.strapiVersion": "Версия Strapi", + "Settings.application.title": "Приложение", + "Settings.error": "Ошибка", + "Settings.global": "Глобальные Настройки", + "Settings.permissions": "Панель администратора", + "Settings.permissions.auditLogs.action": "Действие", + "Settings.permissions.auditLogs.admin.auth.success": "Вход администратора", + "Settings.permissions.auditLogs.admin.logout": "Выход администратора", + "Settings.permissions.auditLogs.component.create": "Создал компонент", + "Settings.permissions.auditLogs.component.delete": "Удалил компонент", + "Settings.permissions.auditLogs.component.update": "Обновил компонент", + "Settings.permissions.auditLogs.content-type.create": "Создал тип контента", + "Settings.permissions.auditLogs.content-type.delete": "Удалил тип контента", + "Settings.permissions.auditLogs.content-type.update": "Обновил тип контента", + "Settings.permissions.auditLogs.date": "Дата", + "Settings.permissions.auditLogs.details": "Детали лога", + "Settings.permissions.auditLogs.entry.create": "Создать {model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.delete": "Удалить {model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.publish": "Опубликовать {model, select, undefined {} other {({model})}}", + "Settings.permissions.auditLogs.entry.unpublish": "Сделать непубличным {model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.entry.update": "Обновить {model, select, undefined {} other { ({model})}}", + "Settings.permissions.auditLogs.filters.combobox.aria-label": "Выполните поиск и выберите вариант для фильтрации", + "Settings.permissions.auditLogs.listview.header.subtitle": "Журналы всех действий, которые произошли в вашей среде", + "Settings.permissions.auditLogs.media.create": "Создал медиафайл", + "Settings.permissions.auditLogs.media.delete": "Удалил медиафайл", + "Settings.permissions.auditLogs.media.update": "Обновил медиафайл", + "Settings.permissions.auditLogs.payload": "Полезная нагрузка", + "Settings.permissions.auditLogs.permission.create": "Создал разрешение", + "Settings.permissions.auditLogs.permission.delete": "Удалил разрешение", + "Settings.permissions.auditLogs.permission.update": "Обновил разрешение", + "Settings.permissions.auditLogs.role.create": "Создал роль", + "Settings.permissions.auditLogs.role.delete": "Удалил роль", + "Settings.permissions.auditLogs.role.update": "Обновил роль", + "Settings.permissions.auditLogs.user": "Пользователь", + "Settings.permissions.auditLogs.user.create": "Создал пользователя", + "Settings.permissions.auditLogs.user.delete": "Удалил пользователя", + "Settings.permissions.auditLogs.user.fullname": "{firstname} {lastname}", + "Settings.permissions.auditLogs.user.update": "Обновил пользователя", + "Settings.permissions.auditLogs.userId": "ID пользователя", + "Settings.permissions.category": "Настройки разрешений для {category}", + "Settings.permissions.category.plugins": "Настройки разрешений для плагина {category}", + "Settings.permissions.conditions.anytime": "Всегда", + "Settings.permissions.conditions.apply": "Применить", + "Settings.permissions.conditions.can": "Можно", + "Settings.permissions.conditions.conditions": "Условия", + "Settings.permissions.conditions.define-conditions": "Определить условия", + "Settings.permissions.conditions.links": "Ссылки", + "Settings.permissions.conditions.no-actions": "Сначала вам нужно выбрать действия (создать, прочитать, обновить, ...), прежде чем определять условия для них.", + "Settings.permissions.conditions.none-selected": "Любое время", + "Settings.permissions.conditions.or": "ИЛИ", + "Settings.permissions.conditions.when": "Когда", + "Settings.permissions.select-all-by-permission": "Выбрать все разрешения {label}", + "Settings.permissions.select-by-permission": "Выберите разрешения {label}", + "Settings.permissions.users.active": "Активен", + "Settings.permissions.users.create": "Создать нового пользователя", + "Settings.permissions.users.email": "Email", + "Settings.permissions.users.firstname": "Имя", + "Settings.permissions.users.form.sso": "Соединить с SSO", + "Settings.permissions.users.form.sso.description": "Когда включено, пользователи смогут входить через SSO", + "Settings.permissions.users.inactive": "Неактивен", + "Settings.permissions.users.lastname": "Фамилия", + "Settings.permissions.users.listview.header.subtitle": "Все пользователи, имеющие доступ к панели администратора Strapi", + "Settings.permissions.users.roles": "Роли", + "Settings.permissions.users.strapi-author": "Автор", + "Settings.permissions.users.strapi-editor": "Редактор", + "Settings.permissions.users.strapi-super-admin": "Супер-администратор", + "Settings.permissions.users.tabs.label": "Вкладки Разрешения", + "Settings.permissions.users.user-status": "Статус пользователя", + "Settings.permissions.users.username": "Имя пользователя", + "Settings.profile.form.notify.data.loaded": "Данные вашего профиля загружены", + "Settings.profile.form.section.experience.clear.select": "Очистить выбранный язык интерфейса", + "Settings.profile.form.section.experience.here": "здесь", + "Settings.profile.form.section.experience.interfaceLanguage": "Язык интерфейса", + "Settings.profile.form.section.experience.interfaceLanguage.hint": "Только ваш интерфейс будет отображаться на выбранном языке.", + "Settings.profile.form.section.experience.interfaceLanguageHelp": "Изменения предпочтений будут касаться только вас. Дополнительная информация доступна {here}.", + "Settings.profile.form.section.experience.mode.hint": "Отображает ваш интерфейс в выбранной теме.", + "Settings.profile.form.section.experience.mode.label": "Тема интерфейса", + "Settings.profile.form.section.experience.mode.option-label": "{name} тема", + "Settings.profile.form.section.experience.title": "Опыт", + "Settings.profile.form.section.helmet.title": "Профиль пользователя", + "Settings.profile.form.section.profile.page.title": "Страница профиля", + "Settings.roles.create.description": "Определите права, предоставленные ролью", + "Settings.roles.create.title": "Создать роль", + "Settings.roles.created": "Роль создана", + "Settings.roles.edit.title": "Изменить роль", + "Settings.roles.form.button.users-with-role": "Пользователи с этой ролью", + "Settings.roles.form.created": "Создано", + "Settings.roles.form.description": "Название и описание роли", + "Settings.roles.form.permission.property-label": "{label} разрешения", + "Settings.roles.form.permissions.attributesPermissions": "Разрешения полей", + "Settings.roles.form.permissions.create": "Создать", + "Settings.roles.form.permissions.delete": "Удалить", + "Settings.roles.form.permissions.publish": "Опубликовать", + "Settings.roles.form.permissions.read": "Прочесть", + "Settings.roles.form.permissions.update": "Обновить", + "Settings.roles.list.button.add": "Добавить новую роль", + "Settings.roles.list.description": "Список ролей", + "Settings.roles.title.singular": "роль", + "Settings.sso.description": "Настройте параметры для функции единого входа.", + "Settings.sso.form.defaultRole.description": "Присоединит нового аутентифицированного пользователя к выбранной роли", + "Settings.sso.form.defaultRole.description-not-allowed": "У вас должно быть разрешение на чтение ролей администратора", + "Settings.sso.form.defaultRole.label": "Роль по умолчанию", + "Settings.sso.form.registration.description": "Создать нового пользователя при входе через SSO, если учётной записи нет", + "Settings.sso.form.registration.label": "Авто-регистрация", + "Settings.sso.title": "Функция единого входа", + "Settings.webhooks.create": "Создание webhook`а", + "Settings.webhooks.create.header": "Создание нового заголовка", + "Settings.webhooks.created": "Webhook создан", + "Settings.webhooks.event.publish-tooltip": "Это событие существует только для содержимого с включенной системой Черновиков/Публикаций", + "Settings.webhooks.events.create": "Создание", + "Settings.webhooks.events.update": "Обновление", + "Settings.webhooks.form.events": "События", + "Settings.webhooks.form.headers": "Заголовки", + "Settings.webhooks.form.url": "URL", + "Settings.webhooks.headers.remove": "Удалить строку заголовка {number}", + "Settings.webhooks.key": "Ключ", + "Settings.webhooks.list.button.add": "Добавить новый webhook", + "Settings.webhooks.list.description": "Уведомления с помощью POST событий", + "Settings.webhooks.list.empty.description": "Добавить первый в этот список", + "Settings.webhooks.list.empty.link": "Просмотреть документацию", + "Settings.webhooks.list.empty.title": "Пока ещё нет ни одного webhook'а", + "Settings.webhooks.list.th.actions": "действия", + "Settings.webhooks.list.th.status": "статус", + "Settings.webhooks.singular": "webhook", + "Settings.webhooks.title": "Webhook'и", + "Settings.webhooks.to.delete": "{webhooksToDeleteLength, plural, =0 {# ассетов} one {# ассет} other {# ассеты}} выбраны", + "Settings.webhooks.trigger": "Триггер", + "Settings.webhooks.trigger.cancel": "Отмена триггера", + "Settings.webhooks.trigger.pending": "Ожидание…", + "Settings.webhooks.trigger.save": "Пожалуйста сохраните триггер", + "Settings.webhooks.trigger.success": "Успех!", + "Settings.webhooks.trigger.success.label": "Триггер выполнен", + "Settings.webhooks.trigger.test": "Тест триггер", + "Settings.webhooks.trigger.title": "Сохранить перед триггером", + "Settings.webhooks.value": "Значение", + "Usecase.back-end": "Back-end разработчик", + "Usecase.button.skip": "Пропустить этот вопрос", + "Usecase.content-creator": "Создатель контента", + "Usecase.front-end": "Front-end разработчик", + "Usecase.full-stack": "Full-stack разработчик", + "Usecase.input.work-type": "Какой тип работы вы выполняете?", + "Usecase.notification.success.project-created": "Проект успешно создан", + "Usecase.other": "Другое", + "Usecase.title": "Расскажите нам немного больше о себе", + "Username": "Имя пользователя", + "Users & Permissions": "Пользователи и Разрешения", + "Users": "Пользователи", + "Users.components.List.empty": "Нет пользователей...", + "Users.components.List.empty.withFilters": "Нет пользователей с применёнными фильтрами...", + "Users.components.List.empty.withSearch": "Нет пользователей, соответствующих запросу ({search})...", + "admin.pages.MarketPlacePage.filters.categories": "Категории", + "admin.pages.MarketPlacePage.filters.categoriesSelected": "Выбрано {count, plural, =0 {# категорий} one {# категория} other {# категории}}", + "admin.pages.MarketPlacePage.filters.collections": "Коллекции", + "admin.pages.MarketPlacePage.filters.collectionsSelected": "Выбрано {count, plural, =0 {# Коллекций} one {# Коллекция} other {# Коллекции}}", + "admin.pages.MarketPlacePage.helmet": "Маркет плагинов — Плагины", + "admin.pages.MarketPlacePage.missingPlugin.description": "Расскажите нам, какой плагин вы ищете, и мы сообщим об этом разработчикам плагинов нашего сообщества на случай, если они ищут вдохновение!", + "admin.pages.MarketPlacePage.missingPlugin.title": "Вам не хватает плагина?", + "admin.pages.MarketPlacePage.offline.subtitle": "Для доступа к Маркету Strapi необходимо подключение к Интернету.", + "admin.pages.MarketPlacePage.offline.title": "Вы не в сети", + "admin.pages.MarketPlacePage.plugin.copy": "Скопируйте команду установки", + "admin.pages.MarketPlacePage.plugin.copy.success": "Команда установки готова к вставке в терминал", + "admin.pages.MarketPlacePage.plugin.downloads": "Этот плагин был загружен {downloadsCount} раз(-а) за неделю", + "admin.pages.MarketPlacePage.plugin.githubStars": "Этот плагин имеет {starsCount} звёзд на GitHub", + "admin.pages.MarketPlacePage.plugin.info": "Узнать больше", + "admin.pages.MarketPlacePage.plugin.info.label": "Узнать больше про {pluginName}", + "admin.pages.MarketPlacePage.plugin.info.text": "Узнать больше", + "admin.pages.MarketPlacePage.plugin.installed": "Установлено", + "admin.pages.MarketPlacePage.plugin.tooltip.madeByStrapi": "Сделано Strapi", + "admin.pages.MarketPlacePage.plugin.tooltip.verified": "Плагин проверен командой Strapi", + "admin.pages.MarketPlacePage.plugin.version": "Обновите вашу версию Strapi: \"{strapiAppVersion}\" до: \"{versionRange}\"", + "admin.pages.MarketPlacePage.plugin.version.null": "Невозможно проверить совместимость с вашей версией Strapi: \"{strapiAppVersion}\"", + "admin.pages.MarketPlacePage.plugins": "Плагины", + "admin.pages.MarketPlacePage.provider.downloads": "Этот провайдер был загружен {downloadsCount} раз(-а) за неделю", + "admin.pages.MarketPlacePage.provider.githubStars": "Этот провайдер имеет {starsCount} звёзд на GitHub", + "admin.pages.MarketPlacePage.providers": "Провайдеры", + "admin.pages.MarketPlacePage.search.clear": "Очистить поиск", + "admin.pages.MarketPlacePage.search.empty": "Нет результатов для \"{target}\"", + "admin.pages.MarketPlacePage.search.placeholder": "Найти плагин", + "admin.pages.MarketPlacePage.sort.alphabetical": "По алфавиту", + "admin.pages.MarketPlacePage.sort.alphabetical.selected": "Сортировать по алфавиту", + "admin.pages.MarketPlacePage.sort.githubStars": "По звёздам на GitHub", + "admin.pages.MarketPlacePage.sort.githubStars.selected": "Сортировать по звёздам на GitHub", + "admin.pages.MarketPlacePage.sort.newest": "Новые", + "admin.pages.MarketPlacePage.sort.newest.selected": "Сортировать по новейшим", + "admin.pages.MarketPlacePage.sort.npmDownloads": "Количество загрузок", + "admin.pages.MarketPlacePage.sort.npmDownloads.selected": "Сортировать по npm загрузкам", + "admin.pages.MarketPlacePage.submit.plugin.link": "Отправить плагин", + "admin.pages.MarketPlacePage.submit.provider.link": "Отправить провайдера", + "admin.pages.MarketPlacePage.subtitle": "Получите больше от Strapi", + "admin.pages.MarketPlacePage.tab-group.label": "Плагины и провайдеры для Strapi", + "anErrorOccurred": "Упс! Что-то пошло не так. Пожалуйста, попробуйте ещё раз.", + "app.component.CopyToClipboard.label": "Копировать в буфер обмена", + "app.component.search.label": "Искать {target}", + "app.component.table.duplicate": "Дубликат {target}", + "app.component.table.edit": "Редактировать {target}", + "app.component.table.select.one-entry": "Выбрать {target}", + "app.component.table.view": "{target} детали", + "app.components.BlockLink.blog": "Блог", + "app.components.BlockLink.blog.content": "Читайте последние новости о Strapi и экосистеме.", + "app.components.BlockLink.code": "Примеры кода", + "app.components.BlockLink.code.content": "Учитесь, тестируя реальные проекты, разработанные сообществом.", + "app.components.BlockLink.documentation.content": "Откройте для себя основные понятия, руководства и инструкции.", + "app.components.BlockLink.tutorial": "Учебные материалы", + "app.components.BlockLink.tutorial.content": "Следуйте пошаговым инструкциям по использованию и настройке Strapi.", + "app.components.Button.cancel": "Отменить", + "app.components.Button.confirm": "Подтвердить", + "app.components.Button.reset": "Сброс", + "app.components.ComingSoonPage.comingSoon": "Скоро", + "app.components.ConfirmDialog.title": "Подтверждение", + "app.components.DownloadInfo.download": "Выполняется загрузка...", + "app.components.DownloadInfo.text": "Это может занять около минуты. Спасибо за ваше терпение.", + "app.components.EmptyAttributes.title": "Пока нет полей", + "app.components.EmptyStateLayout.content-document": "Данные не найдены", + "app.components.EmptyStateLayout.content-permissions": "У вас нет прав доступа к этому содержимому", + "app.components.GuidedTour.CM.create.content": "

Создавайте и управляйте всем содержимым здесь, в Редакторе контента.

Например, если взять пример с сайтом-блогом, можно написать статью, сохранить и опубликовать её по своему усмотрению.

💡 Краткий совет — не забудьте нажать опубликовать для публикации созданного вами контента.

", + "app.components.GuidedTour.CM.create.title": "⚡️ Создавайте контент", + "app.components.GuidedTour.CM.success.content": "

Потрясающе, остался последний шаг!

🚀 Посмотрите как в итоге выглядит контент", + "app.components.GuidedTour.CM.success.cta.title": "Протестируйте API", + "app.components.GuidedTour.CM.success.title": "Шаг 2: Завершено ✅", + "app.components.GuidedTour.CTB.create.content": "

Типы \"Коллекция\" помогают управлять несколькими записями, типы \"Одиночная запись\" подходят для управления только одной записью.

Например: Для сайта-блога статьи будут типом \"Коллекция\", а домашняя страница — типом \"Одиночная запись\".

", + "app.components.GuidedTour.CTB.create.cta.title": "Создайте тип записей Коллекция", + "app.components.GuidedTour.CTB.create.title": "🧠 Создайте первый тип записей Коллекция", + "app.components.GuidedTour.CTB.success.content": "

Так держать!

⚡️ Чем бы вы хотели поделиться с миром?", + "app.components.GuidedTour.CTB.success.title": "Шаг 1: Завершено ✅", + "app.components.GuidedTour.apiTokens.create.content": "

Сгенерируйте здесь токен аутентификации и получите только что созданный контент.

", + "app.components.GuidedTour.apiTokens.create.cta.title": "Сгенерируйте API-токен", + "app.components.GuidedTour.apiTokens.create.title": "🚀 Посмотрите на контент в действии", + "app.components.GuidedTour.apiTokens.success.content": "

Посмотрите содержимое в действии, сделав HTTP-запрос:

О дополнительных способах взаимодействия с контентом смотрите в документации.

", + "app.components.GuidedTour.apiTokens.success.cta.title": "Вернуться на главную страницу", + "app.components.GuidedTour.apiTokens.success.title": "Шаг 3: Завершено ✅", + "app.components.GuidedTour.create-content": "Создавайте контент", + "app.components.GuidedTour.home.CM.title": "⚡️ Чем бы вы хотели поделиться с миром?", + "app.components.GuidedTour.home.CTB.cta.title": "Перейти к Редактору типов контента", + "app.components.GuidedTour.home.CTB.title": "🧠 Постройте структуру контента", + "app.components.GuidedTour.home.apiTokens.cta.title": "Протестируйте API", + "app.components.GuidedTour.skip": "Пропустить тур", + "app.components.GuidedTour.title": "3 шага для начала работы", + "app.components.HomePage.button.blog": "Смотрите больше в нашем блоге", + "app.components.HomePage.community": "Присоединиться к нашему сообществу", + "app.components.HomePage.community.content": "Участвуйте в обсуждениях с членами команды и разработчиками.", + "app.components.HomePage.create": "Создайте свой первый тип контента", + "app.components.HomePage.roadmap": "Ознакомьтесь с нашей дорожной картой", + "app.components.HomePage.welcome": "Добро пожаловать на борт 👋", + "app.components.HomePage.welcome.again": "Добро пожаловать 👋", + "app.components.HomePage.welcomeBlock.content": "Поздравляем! Вы вошли в систему как первый администратор. Чтобы открыть для себя мощные функции, предоставляемые Strapi, мы рекомендуем вам создать свой первый тип контента!", + "app.components.HomePage.welcomeBlock.content.again": "Надеемся, что вы делаете успехи в вашем проекте... Следите за последними новостями о Strapi. Мы стараемся изо всех сил, чтобы улучшить продукт, основываясь на ваших пожеланиях.", + "app.components.HomePage.welcomeBlock.content.issues": "проблемах.", + "app.components.HomePage.welcomeBlock.content.raise": " или сообщать о ", + "app.components.ImgPreview.hint": "Перетащите файл в эту область или {browse} файл для загрузки", + "app.components.ImgPreview.hint.browse": "выберите", + "app.components.InputFile.newFile": "Добавить новый файл", + "app.components.InputFileDetails.open": "Открыть в новой вкладке", + "app.components.InputFileDetails.originalName": "Оригинальное название:", + "app.components.InputFileDetails.remove": "Удалить этот файл", + "app.components.InputFileDetails.size": "Размер:", + "app.components.InstallPluginPage.Download.description": "Для загрузки и установки плагина может потребоваться несколько секунд.", + "app.components.InstallPluginPage.Download.title": "Загрузка...", + "app.components.InstallPluginPage.description": "Расширяйте ваше приложение без особых усилий.", + "app.components.LeftMenu.collapse": "Свернуть панель навигации", + "app.components.LeftMenu.expand": "Развернуть панель навигации", + "app.components.LeftMenu.general": "Общее", + "app.components.LeftMenu.logo.alt": "Логотип приложения", + "app.components.LeftMenu.logout": "Выйти", + "app.components.LeftMenu.navbrand.title": "Панель управления Strapi", + "app.components.LeftMenu.navbrand.workplace": "Рабочая область", + "app.components.LeftMenu.plugins": "Плагины", + "app.components.LeftMenuFooter.help": "Помощь", + "app.components.LeftMenuFooter.poweredBy": "Работает на ", + "app.components.LeftMenuLinkContainer.collectionTypes": "Типы Коллекций", + "app.components.LeftMenuLinkContainer.configuration": "Настройки", + "app.components.LeftMenuLinkContainer.general": "Общие", + "app.components.LeftMenuLinkContainer.noPluginsInstalled": "Нет установленных плагинов", + "app.components.LeftMenuLinkContainer.plugins": "Плагины", + "app.components.LeftMenuLinkContainer.singleTypes": "Страницы", + "app.components.ListPluginsPage.deletePlugin.description": "Удаление плагина может занять несколько секунд.", + "app.components.ListPluginsPage.deletePlugin.title": "Удаление", + "app.components.ListPluginsPage.description": "Список установленных плагинов в проекте.", + "app.components.ListPluginsPage.helmet.title": "Список плагинов", + "app.components.Logout.logout": "Выйти", + "app.components.Logout.profile": "Профиль", + "app.components.MarketplaceBanner": "На Маркете Strapi вы найдете плагины, созданные сообществом, и множество других удивительных вещей для запуска вашего проекта.", + "app.components.MarketplaceBanner.image.alt": "A Strapi rocket logo", + "app.components.MarketplaceBanner.link": "Посмотреть", + "app.components.NotFoundPage.back": "Вернуться на главную", + "app.components.NotFoundPage.description": "Не найдено", + "app.components.Official": "Официальный", + "app.components.Onboarding.help.button": "Кнопка помощь", + "app.components.Onboarding.label.completed": "% завершено", + "app.components.Onboarding.link.build-content": "Создайте архитектуру контента", + "app.components.Onboarding.link.manage-content": "Добавляйте и управляйте контентом", + "app.components.Onboarding.link.manage-media": "Управляйте медиа", + "app.components.Onboarding.link.more-videos": "Смотреть больше видео", + "app.components.Onboarding.title": "Смотреть видео о начале работы", + "app.components.PluginCard.Button.label.download": "Скачать", + "app.components.PluginCard.Button.label.install": "Уже установлено", + "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "Функция autoReload (автоматической перезагрузки) должна быть включена. Пожалуйста, запустите ваше приложение с помощью `yarn develop`.", + "app.components.PluginCard.PopUpWarning.install.impossible.confirm": "Я понимаю!", + "app.components.PluginCard.PopUpWarning.install.impossible.environment": "В целях безопасности плагин может быть загружен только в среде разработки.", + "app.components.PluginCard.PopUpWarning.install.impossible.title": "Загрузка невозможна", + "app.components.PluginCard.compatible": "Совместимо с вашим приложением", + "app.components.PluginCard.compatibleCommunity": "Совместимо с сообществом", + "app.components.PluginCard.more-details": "Больше деталей", + "app.components.ToggleCheckbox.off-label": "Нет", + "app.components.ToggleCheckbox.on-label": "Да", + "app.components.UpgradePlanModal.button": "Узнать больше", + "app.components.UpgradePlanModal.limit-reached": "Вы достигли предела", + "app.components.UpgradePlanModal.text-ce": "Community Edition", + "app.components.UpgradePlanModal.text-ee": "Enterprise Edition", + "app.components.UpgradePlanModal.text-power": "Откройте для себя всю мощь Strapi, обновив свой план до Enterprise Edition.", + "app.components.UpgradePlanModal.text-strapi": "Strapi, обновив свой план до", + "app.components.Users.MagicLink.connect": "Отправьте эту ссылку пользователю, чтобы предоставить ему доступ", + "app.components.Users.MagicLink.connect.sso": "Отправьте эту ссылку пользователю, первый вход может быть осуществлен через провайдера SSO", + "app.components.Users.ModalCreateBody.block-title.details": "Детали", + "app.components.Users.ModalCreateBody.block-title.roles": "Роли пользователя", + "app.components.Users.ModalCreateBody.block-title.roles.description": "Пользователь может иметь одну или несколько ролей", + "app.components.Users.SortPicker.button-label": "Сортировать по", + "app.components.Users.SortPicker.sortby.email_asc": "Электронная почта (от А до Я)", + "app.components.Users.SortPicker.sortby.email_desc": "Электронная почта (от Я до А)", + "app.components.Users.SortPicker.sortby.firstname_asc": "Имя (от А до Я)", + "app.components.Users.SortPicker.sortby.firstname_desc": "Имя (от Я до А)", + "app.components.Users.SortPicker.sortby.lastname_asc": "Фамилия (от А до Я)", + "app.components.Users.SortPicker.sortby.lastname_desc": "Фамилия (от Я до А)", + "app.components.Users.SortPicker.sortby.username_asc": "Имя пользователя (от А до Я)", + "app.components.Users.SortPicker.sortby.username_desc": "Имя пользователя (от Я до А)", + "app.components.listPlugins.button": "Добавить новый плагин", + "app.components.listPlugins.title.none": "Нет установленных плагинов", + "app.components.listPluginsPage.deletePlugin.error": "Произошла ошибка при удалении плагина", + "app.containers.App.notification.error.init": "Произошла ошибка при запросе к API", + "app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin": "Если вы не получили эту ссылку, обратитесь к администратору.", + "app.containers.AuthPage.ForgotPasswordSuccess.text.email": "Получение ссылки для восстановления пароля может занять несколько минут...", + "app.containers.AuthPage.ForgotPasswordSuccess.title": "Письмо отправлено", + "app.containers.Users.EditPage.form.active.label": "Активный", + "app.containers.Users.EditPage.header.label": "Редактировать {name}", + "app.containers.Users.EditPage.header.label-loading": "Редактировать пользователя", + "app.containers.Users.EditPage.roles-bloc-title": "Атрибуты ролей", + "app.containers.Users.ModalForm.footer.button-success": "Создать пользователя", + "app.links.configure-view": "Настройка представления", + "app.page.not.found": "Упс! Мы не можем найти страницу, которую вы ищете...", + "app.static.links.cheatsheet": "Шпаргалка", + "app.utils.SelectOption.defaultMessage": " ", + "app.utils.add-filter": "Добавить фильтр", + "app.utils.close-label": "Закрыть", + "app.utils.defaultMessage": " ", + "app.utils.delete": "Удалить", + "app.utils.duplicate": "Дублировать", + "app.utils.edit": "Редактировать", + "app.utils.errors.file-too-big.message": "Файл слишком большой", + "app.utils.filter-value": "Значение фильтра", + "app.utils.filters": "Фильтры", + "app.utils.notify.data-loaded": "{target} загружена", + "app.utils.placeholder.defaultMessage": " ", + "app.utils.publish": "Опубликовать", + "app.utils.select-all": "Выбрать все", + "app.utils.select-field": "Выберите поле", + "app.utils.select-filter": "Выберите фильтр", + "app.utils.unpublish": "Отменить публикацию", + "clearLabel": "Очистить", + "coming.soon": "Содержимое находится в стадии разработки и через несколько недель оно будет возвращено!", + "component.Input.error.validation.integer": "Значение должно быть целочисленным", + "components.AutoReloadBlocker.description": "Запустите Strapi с помощью одной из следующих команд:", + "components.AutoReloadBlocker.header": "Для этого плагина требуется функция перезагрузки.", + "components.ErrorBoundary.title": "Что-то пошло не так...", + "components.FilterOptions.FILTER_TYPES.$contains": "содержит (с учётом регистра)", + "components.FilterOptions.FILTER_TYPES.$endsWith": "заканчивается на", + "components.FilterOptions.FILTER_TYPES.$eq": "равно", + "components.FilterOptions.FILTER_TYPES.$gt": "больше, чем", + "components.FilterOptions.FILTER_TYPES.$gte": "больше или равно", + "components.FilterOptions.FILTER_TYPES.$lt": "меньше, чем", + "components.FilterOptions.FILTER_TYPES.$lte": "меньше или равно", + "components.FilterOptions.FILTER_TYPES.$ne": "не", + "components.FilterOptions.FILTER_TYPES.$notContains": "не содержит (с учётом регистра)", + "components.FilterOptions.FILTER_TYPES.$notNull": "задано", + "components.FilterOptions.FILTER_TYPES.$null": "не задано", + "components.FilterOptions.FILTER_TYPES.$startsWith": "начинается с", + "components.Input.error.attribute.key.taken": "Это значение уже существует", + "components.Input.error.attribute.sameKeyAndName": "Не может быть одинаковым", + "components.Input.error.attribute.taken": "Поле с таким названием уже существует", + "components.Input.error.contain.lowercase": "Пароль должен содержать хотя бы одну прописную букву", + "components.Input.error.contain.number": "Пароль должен содержать хотя бы одну цифру", + "components.Input.error.contain.uppercase": "Пароль должен содержать хотя бы одну заглавную букву", + "components.Input.error.contentTypeName.taken": "Это название уже существует", + "components.Input.error.custom-error": "{errorMessage} ", + "components.Input.error.password.noMatch": "Пароли не совпадают", + "components.Input.error.validation.email": "Неправильный или написанный с ошибкой email", + "components.Input.error.validation.json": "Не соответствует JSON формату", + "components.Input.error.validation.lowercase": "Значение должно быть строкой в нижнем регистре", + "components.Input.error.validation.max": "Значение слишком большое.", + "components.Input.error.validation.maxLength": "Значение слишком длинное.", + "components.Input.error.validation.min": "Значение слишком маленькое.", + "components.Input.error.validation.minLength": "Значение слишком короткое.", + "components.Input.error.validation.minSupMax": "Не может быть больше", + "components.Input.error.validation.regex": "Значение не соответствует регулярному выражению.", + "components.Input.error.validation.required": "Обязательное значение.", + "components.Input.error.validation.unique": "Это значение уже используется.", + "components.InputSelect.option.placeholder": "Выберите здесь", + "components.ListRow.empty": "Нет данных для отображения.", + "components.NotAllowedInput.text": "Нет прав на просмотр этого поля", + "components.OverlayBlocker.description": "Вы используете функцию, для которой требуется перезагрузка сервера. Пожалуйста, подождите, пока сервер не перезагрузится.", + "components.OverlayBlocker.description.serverError": "Сервер должен был перезагрузиться, пожалуйста, проверьте ваши логи в терминале.", + "components.OverlayBlocker.title": "Ожидание перезагрузки...", + "components.OverlayBlocker.title.serverError": "Перезагрузка занимает больше времени, чем ожидалось", + "components.PageFooter.select": "записей на странице", + "components.ProductionBlocker.description": "В целях безопасности мы должны отключить этот плагин в других средах.", + "components.ProductionBlocker.header": "Этот плагин доступен только на стадии разработки.", + "components.Search.placeholder": "Поиск...", + "components.TableHeader.sort": "Сортировать по {label}", + "components.Wysiwyg.ToggleMode.markdown-mode": "Режим разметки", + "components.Wysiwyg.ToggleMode.preview-mode": "Режим предпросмотра", + "components.Wysiwyg.collapse": "Свернуть", + "components.Wysiwyg.selectOptions.H1": "Заголовок H1", + "components.Wysiwyg.selectOptions.H2": "Заголовок H2", + "components.Wysiwyg.selectOptions.H3": "Заголовок H3", + "components.Wysiwyg.selectOptions.H4": "Заголовок H4", + "components.Wysiwyg.selectOptions.H5": "Заголовок H5", + "components.Wysiwyg.selectOptions.H6": "Заголовок H6", + "components.Wysiwyg.selectOptions.title": "Добавить заголовок", + "components.WysiwygBottomControls.charactersIndicators": "символов", + "components.WysiwygBottomControls.fullscreen": "Развернуть", + "components.WysiwygBottomControls.uploadFiles": "Перетащите файлы в эту область, вставьте из буфера обмена или {browse}.", + "components.WysiwygBottomControls.uploadFiles.browse": "выберите их", + "components.pagination.go-to": "Перейти на страницу {page}", + "components.pagination.go-to-next": "Перейти на следующую страницу", + "components.pagination.go-to-previous": "Перейти на предыдущую страницу", + "components.pagination.remaining-links": "И {number} других ссылок", + "components.popUpWarning.button.cancel": "Нет, отменить", + "components.popUpWarning.button.confirm": "Да, подтвердить", + "components.popUpWarning.message": "Вы уверены, что хотите удалить это?", + "components.popUpWarning.title": "Пожалуйста, подтвердите", + "content-manager.App.schemas.data-loaded": "Схемы были успешно загружены", + "content-manager.DynamicTable.relation-loaded": "Отношения были загружены", + "content-manager.DynamicTable.relation-loading": "Отношения загружаются", + "content-manager.DynamicTable.relation-more": "Это отношение содержит больше сущностей, чем отображается", + "content-manager.EditRelations.title": "Связанные данные", + "content-manager.HeaderLayout.button.label-add-entry": "Создать новую запись", + "content-manager.api.id": "API ID", + "content-manager.apiError.This attribute must be unique": "{field} должно быть уникальным", + "content-manager.components.AddFilterCTA.add": "Фильтры", + "content-manager.components.AddFilterCTA.hide": "Фильтры", + "content-manager.components.DragHandle-label": "Перетащить", + "content-manager.components.DraggableAttr.edit": "Нажмите чтобы редактировать", + "content-manager.components.DraggableCard.delete.field": "Удалить {item}", + "content-manager.components.DraggableCard.edit.field": "Редактировать {item}", + "content-manager.components.DraggableCard.move.field": "Переместить {item}", + "content-manager.components.DynamicTable.row-line": "строка {number}", + "content-manager.components.DynamicZone.ComponentPicker-label": "Выберите один компонент", + "content-manager.components.DynamicZone.add-component": "Добавить компонент в {componentName}", + "content-manager.components.DynamicZone.delete-label": "Удалить {name}", + "content-manager.components.DynamicZone.error-message": "Компонент содержит ошибку(-и)", + "content-manager.components.DynamicZone.missing-components": "{number, plural, =0 {# отсутствующих компонентов} one {# отсутствующий компонент} other {# отсутствующих компонентов}}", + "content-manager.components.DynamicZone.move-down-label": "Переместить компонент вниз", + "content-manager.components.DynamicZone.move-up-label": "Переместить компонент вверх", + "content-manager.components.DynamicZone.pick-compo": "Выберите компонент", + "content-manager.components.DynamicZone.required": "Обязательный компонент", + "content-manager.components.EmptyAttributesBlock.button": "Перейти в настройки", + "content-manager.components.EmptyAttributesBlock.description": "Вы можете изменить текущие настройки", + "content-manager.components.FieldItem.linkToComponentLayout": "Установить компоновку компонентов", + "content-manager.components.FieldSelect.label": "Добавить поле", + "content-manager.components.FilterOptions.button.apply": "Применить", + "content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply": "Применить", + "content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll": "Очистить все", + "content-manager.components.FiltersPickWrapper.PluginHeader.description": "Укажите условия для фильтрации записей", + "content-manager.components.FiltersPickWrapper.PluginHeader.title.filter": "Фильтры", + "content-manager.components.FiltersPickWrapper.hide": "Скрыть", + "content-manager.components.LeftMenu.Search.label": "Поиск по типу содержимого", + "content-manager.components.LeftMenu.collection-types": "Типы Коллекций", + "content-manager.components.LeftMenu.single-types": "Одиночные Типы", + "content-manager.components.LimitSelect.itemsPerPage": "Элементов на странице", + "content-manager.components.NotAllowedInput.text": "Нет разрешений на просмотр этого поля", + "content-manager.components.RelationInput.icon-button-aria-label": "Тяни", + "content-manager.components.RepeatableComponent.error-message": "Компонент(-ы) содержит(-ат) ошибку(-и)", + "content-manager.components.Search.placeholder": "Поиск записей...", + "content-manager.components.Select.draft-info-title": "Состояние: Черновик", + "content-manager.components.Select.publish-info-title": "Состояние: Опубликовано", + "content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings": "Настройте, как будет выглядеть вид редактирования.", + "content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings": "Определите параметры представления списка.", + "content-manager.components.SettingsViewWrapper.pluginHeader.title": "Настройка представления — {name}", + "content-manager.components.TableDelete.delete": "Удалить все", + "content-manager.components.TableDelete.deleteSelected": "Удалить выбранное", + "content-manager.components.TableDelete.label": "выбрано записей: {number}", + "content-manager.components.TableEmpty.withFilters": "Нет {contentType} с применёнными фильтрами...", + "content-manager.components.TableEmpty.withSearch": "Нет {contentType} согласно поиску ({search})...", + "content-manager.components.TableEmpty.withoutFilter": "Нет {contentType}...", + "content-manager.components.empty-repeatable": "Ещё нет записей. Нажмите кнопку ниже, чтобы добавить.", + "content-manager.components.notification.info.maximum-requirement": "Вы уже достигли максимального количества полей", + "content-manager.components.notification.info.minimum-requirement": "Добавлено поле, соответствующее минимальным требованиям", + "content-manager.components.repeatable.reorder.error": "Произошла ошибка при изменении порядка полей вашего компонента. Попробуйте ещё раз.", + "content-manager.components.reset-entry": "Сбросить запись", + "content-manager.components.uid.apply": "Применить", + "content-manager.components.uid.available": "Доступный", + "content-manager.components.uid.regenerate": "Восстановить", + "content-manager.components.uid.suggested": "Предложенный", + "content-manager.components.uid.unavailable": "Недоступный", + "content-manager.containers.Edit.Link.Layout": "Настройка макета", + "content-manager.containers.Edit.Link.Model": "Измените тип Коллекции", + "content-manager.containers.Edit.addAnItem": "Добавить элемент...", + "content-manager.containers.Edit.clickToJump": "Нажмите для перехода к записи", + "content-manager.containers.Edit.delete": "Удалить", + "content-manager.containers.Edit.delete-entry": "Удалить эту запись", + "content-manager.containers.Edit.editing": "Редактирование...", + "content-manager.containers.Edit.information": "Информация", + "content-manager.containers.Edit.information.by": "Автор", + "content-manager.containers.Edit.information.created": "Создано", + "content-manager.containers.Edit.information.draftVersion": "черновая версия", + "content-manager.containers.Edit.information.editing": "Редактирование", + "content-manager.containers.Edit.information.lastUpdate": "Последнее обновление", + "content-manager.containers.Edit.information.publishedVersion": "опубликованная версия", + "content-manager.containers.Edit.pluginHeader.title.new": "Создать запись", + "content-manager.containers.Edit.reset": "Сбросить", + "content-manager.containers.Edit.returnList": "Вернуться к списку", + "content-manager.containers.Edit.seeDetails": "Подробнее", + "content-manager.containers.Edit.submit": "Сохранить", + "content-manager.containers.EditSettingsView.modal-form.edit-field": "Отредактируйте это поле", + "content-manager.containers.EditView.add.new-entry": "Добавить запись", + "content-manager.containers.EditView.notification.errors": "Форма содержит некоторые ошибки", + "content-manager.containers.Home.introduction": "Для того, чтобы отредактировать ваши записи используйте соответствующую ссылку в меню слева. У плагина отсутствует полноценная возможность редактировать настройки, и он всё ещё находится в стадии активной разработки.", + "content-manager.containers.Home.pluginHeaderDescription": "Управляйте своими записями с помощью мощного и красивого интерфейса.", + "content-manager.containers.Home.pluginHeaderTitle": "Редактор контента", + "content-manager.containers.List.draft": "Черновик", + "content-manager.containers.List.errorFetchRecords": "Ошибка", + "content-manager.containers.List.published": "Опубликован", + "content-manager.containers.ListPage.displayedFields": "Отображаемые поля", + "content-manager.containers.ListPage.items": "{number, plural, =0 {элементов} one {элемент} other {элементы}}", + "content-manager.containers.ListPage.table-headers.publishedAt": "Состояние", + "content-manager.containers.ListSettingsView.modal-form.edit-label": "Отредактировать {fieldName}", + "content-manager.containers.SettingPage.add.field": "Добавить ещё одно поле", + "content-manager.containers.SettingPage.add.relational-field": "Добавить ещё одно связанное поле", + "content-manager.containers.SettingPage.attributes": "Поля атрибутов", + "content-manager.containers.SettingPage.attributes.description": "Определить порядок атрибутов", + "content-manager.containers.SettingPage.editSettings.description": "Перетащите поля, чтобы определить макет", + "content-manager.containers.SettingPage.editSettings.entry.title": "Заголовок записи", + "content-manager.containers.SettingPage.editSettings.entry.title.description": "Установите отображаемое поле вашей записи", + "content-manager.containers.SettingPage.editSettings.relation-field.description": "Установите поле, которое будет отображаться как в режиме редактирования, так и в списке", + "content-manager.containers.SettingPage.editSettings.title": "Редактирование — Настройки", + "content-manager.containers.SettingPage.layout": "Макет", + "content-manager.containers.SettingPage.listSettings.description": "Настройте параметры для этого типа Коллекции", + "content-manager.containers.SettingPage.listSettings.title": "Просмотр списка — Настройки", + "content-manager.containers.SettingPage.pluginHeaderDescription": "Настройте конкретные параметры для этого типа Коллекции", + "content-manager.containers.SettingPage.relations": "Связанные поля", + "content-manager.containers.SettingPage.settings": "Настройки", + "content-manager.containers.SettingPage.view": "Вид", + "content-manager.containers.SettingViewModel.pluginHeader.title": "Контент менеджер — {name}", + "content-manager.containers.SettingsPage.Block.contentType.description": "Настроить отдельные параметры", + "content-manager.containers.SettingsPage.Block.contentType.title": "Типы Коллекций", + "content-manager.containers.SettingsPage.Block.generalSettings.description": "Настройте параметры по умолчанию для ваших типов Коллекций", + "content-manager.containers.SettingsPage.Block.generalSettings.title": "Общее", + "content-manager.containers.SettingsPage.pluginHeaderDescription": "Настройте параметры для всех ваших типов Коллекций и Групп", + "content-manager.containers.SettingsView.list.subtitle": "Настройте макет и отображение ваших типов Коллекций и и Групп", + "content-manager.containers.SettingsView.list.title": "Конфигурация отображения", + "content-manager.dnd.cancel-item": "{item}, перемещён. Изменение порядка не произошло.", + "content-manager.dnd.drop-item": "{item}, перемещён. Новое местоположение в списке: {position}.", + "content-manager.dnd.grab-item": "{item}, перемещён. Текущее местоположение в списке: {position}. Нажимайте стрелки вверх и вниз, чтобы изменить положение, пробел, чтобы переместить, Escape, чтобы отменить.", + "content-manager.dnd.instructions": "Нажмите пробел, чтобы захватить и изменить порядок", + "content-manager.dnd.reorder": "{item}, перемещён. Новое местоположение в списке: {position}.", + "content-manager.edit-settings-view.link-to-ctb.components": "Редактировать компонент", + "content-manager.edit-settings-view.link-to-ctb.content-types": "Редактирование типа содержимого", + "content-manager.emptyAttributes.button": "Перейдите в конструктор типов Коллекций", + "content-manager.emptyAttributes.description": "Добавьте своё первое поле в тип Коллекции", + "content-manager.emptyAttributes.title": "Пока нет полей", + "content-manager.error.attribute.key.taken": "Это значение уже существует", + "content-manager.error.attribute.sameKeyAndName": "Не может быть одинаковым", + "content-manager.error.attribute.taken": "Поле с таким названием уже существует", + "content-manager.error.contentTypeName.taken": "Это название уже существует", + "content-manager.error.model.fetch": "Произошла ошибка во время настройки конфигурации модели.", + "content-manager.error.record.create": "Произошла ошибка при создании записи.", + "content-manager.error.record.delete": "Произошла ошибка при удалении записи.", + "content-manager.error.record.fetch": "Произошла ошибка при извлечении записи.", + "content-manager.error.record.update": "Произошла ошибка при обновлении записи.", + "content-manager.error.records.count": "Произошла ошибка при подсчёте количества записей.", + "content-manager.error.records.fetch": "Произошла ошибка при извлечении записей.", + "content-manager.error.schema.generation": "Возникла ошибка во время генерации структуры.", + "content-manager.error.validation.json": "Это не JSON", + "content-manager.error.validation.max": "Слишком большое.", + "content-manager.error.validation.maxLength": "Слишком длинное.", + "content-manager.error.validation.min": "Слишком маленькое.", + "content-manager.error.validation.minLength": "Слишком короткое.", + "content-manager.error.validation.minSupMax": "Не может быть выше", + "content-manager.error.validation.regex": "Значение не соответствует регулярному выражению.", + "content-manager.error.validation.required": "Обязательное значение.", + "content-manager.form.Input.bulkActions": "Включить массовые действия", + "content-manager.form.Input.defaultSort": "Сортировка по умолчанию", + "content-manager.form.Input.description": "Описание", + "content-manager.form.Input.description.placeholder": "Имя, отображаемое в профиле", + "content-manager.form.Input.editable": "Редактируемое поле", + "content-manager.form.Input.filters": "Включить фильтры", + "content-manager.form.Input.hint.character.unit": "{maxValue, plural, one { символ} other { символов}}", + "content-manager.form.Input.hint.minMaxDivider": " / ", + "content-manager.form.Input.hint.text": "{min, select, undefined {} other {мин. {min}}}{divider}{max, select, undefined {} other {макс. {max}}}{unit}{br}{description}", + "content-manager.form.Input.label": "Подпись", + "content-manager.form.Input.label.inputDescription": "Это значение переопределяет название, отображаемое в заголовке таблицы", + "content-manager.form.Input.pageEntries": "Записей на странице", + "content-manager.form.Input.pageEntries.inputDescription": "Примечание: вы можете переопределить это значение на странице настроек типа Коллекции.", + "content-manager.form.Input.placeholder": "Заполнитель", + "content-manager.form.Input.placeholder.placeholder": "Моё значение", + "content-manager.form.Input.search": "Включить поиск", + "content-manager.form.Input.search.field": "Включить поиск по этому полю", + "content-manager.form.Input.sort.field": "Включить сортировку по этому полю", + "content-manager.form.Input.sort.order": "Сортировка по умолчанию", + "content-manager.form.Input.wysiwyg": "Отображение в виде WYSIWYG", + "content-manager.global.displayedFields": "Отображение полей", + "content-manager.groups": "Группы", + "content-manager.groups.numbered": "Группы ({number})", + "content-manager.header.name": "Контент", + "content-manager.link-to-ctb": "Редактировать модель", + "content-manager.models": "Типы Коллекции", + "content-manager.models.numbered": "Типы Коллекции ({number})", + "content-manager.notification.error.displayedFields": "Необходимо добавить хотя бы одно поле", + "content-manager.notification.error.relationship.fetch": "Возникла ошибка при получении связей.", + "content-manager.notification.info.SettingPage.disableSort": "У вас должен быть один атрибут с разрешенной сортировкой", + "content-manager.notification.info.minimumFields": "Вам нужно иметь хотя бы одно отображаемое поле", + "content-manager.notification.upload.error": "Произошла ошибка при загрузке ваших файлов", + "content-manager.pageNotFound": "Страница не найдена", + "content-manager.pages.ListView.header-subtitle": "{number, plural, =0 {Ничего не найдено} other {Найдено записей: #}}", + "content-manager.pages.NoContentType.button": "Создайте свой первый тип контента", + "content-manager.pages.NoContentType.text": "У вас ещё нет никакого контента, мы рекомендуем вам создать свой первый тип контента.", + "content-manager.permissions.not-allowed.create": "У вас нет прав на создание документов", + "content-manager.permissions.not-allowed.update": "У вас нет прав на просмотр этого документа", + "content-manager.plugin.description.long": "Быстрый способ увидеть, отредактировать и удалить данные в вашей базе данных.", + "content-manager.plugin.description.short": "Быстрый способ увидеть, отредактировать и удалить данные в вашей базе данных.", + "content-manager.popUpWarning.bodyMessage.contentType.delete": "Вы уверены, что хотите удалить эту запись?", + "content-manager.popUpWarning.bodyMessage.contentType.delete.all": "Вы уверены, что хотите удалить эти записи?", + "content-manager.popUpWarning.warning.has-draft-relations.title": "Подтверждение", + "content-manager.popUpWarning.warning.publish-question": "Вы уверены, что хотите опубликовать запись?", + "content-manager.popUpWarning.warning.unpublish": "Если вы не опубликуете этот контент, он автоматически превратится в Черновик.", + "content-manager.popUpWarning.warning.unpublish-question": "Вы уверены, что хотите её не публиковать?", + "content-manager.popUpWarning.warning.updateAllSettings": "Это изменит все ваши настройки", + "content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Да, публиковать", + "content-manager.popUpwarning.warning.has-draft-relations.message": "{count, plural, =0 {отношений записей} one {отношение записей} other {отношений записей}} ещё не опубликованы.

Это может привести к появлению неработающих ссылок и ошибок в вашем проекте.", + "content-manager.popover.display-relations.label": "Показать отношения", + "content-manager.relation.add": "Добавить отношение", + "content-manager.relation.disconnect": "Удалить", + "content-manager.relation.isLoading": "Отношения загружаются", + "content-manager.relation.loadMore": "Загрузить ещё", + "content-manager.relation.notAvailable": "Нет отношений", + "content-manager.relation.publicationState.draft": "Черновик", + "content-manager.relation.publicationState.published": "Опубликовано", + "content-manager.select.currently.selected": "{count} выбрано", + "content-manager.success.record.delete": "Удалено", + "content-manager.success.record.publish": "Опубликовано", + "content-manager.success.record.save": "Сохранено", + "content-manager.success.record.unpublish": "Не опубликовано", + "content-manager.utils.data-loaded": "{number, plural, =0 {записей} one {запись} other {записей}} успешно загружено", + "dark": "Тёмная", + "form.button.continue": "Продолжить", + "form.button.done": "Выполнено", + "global.actions": "Действия", + "global.auditLogs": "Аудит логов", + "global.back": "Назад", + "global.cancel": "Отмена", + "global.change-password": "Сменить пароль", + "global.content-manager": "Редактор контента", + "global.continue": "Продолжить", + "global.delete": "Удалить", + "global.delete-target": "Удалить {target}", + "global.description": "Описание", + "global.details": "Подробности", + "global.disabled": "Отключено", + "global.documentation": "Документация", + "global.enabled": "Включено", + "global.finish": "Готово", + "global.marketplace": "Маркет", + "global.name": "Имя", + "global.none": "Нет", + "global.password": "Пароль", + "global.plugins": "Плагины", + "global.plugins.content-manager": "Редактор контента", + "global.plugins.content-manager.description": "Быстрый способ просмотра, редактирования и удаления данных в вашей базе данных.", + "global.plugins.content-type-builder": "Конструктор типов содержимого", + "global.plugins.content-type-builder.description": "Моделируйте структуру данных вашего API. Создавайте новые поля и отношения всего за минуту. Файлы автоматически создаются и обновляются в вашем проекте.", + "global.plugins.documentation": "Документация", + "global.plugins.documentation.description": "Создайте документ OpenAPI и визуализируйте свой API с помощью пользовательского интерфейса SWAGGER.", + "global.plugins.email": "Email", + "global.plugins.email.description": "Настройте своё приложение для отправки электронной почты.", + "global.plugins.graphql": "GraphQL", + "global.plugins.graphql.description": "Добавить конечную точку GraphQL с методами API по умолчанию.", + "global.plugins.i18n": "Интернационализация", + "global.plugins.i18n.description": "Этот плагин позволяет создавать, читать и обновлять контент на разных языках, как из панели администратора, так и с помощью API.", + "global.plugins.sentry": "Sentry", + "global.plugins.sentry.description": "Отправка событий об ошибках Strapi в Sentry.", + "global.plugins.upload": "Библиотека медиа", + "global.plugins.upload.description": "Управление медиафайлами.", + "global.plugins.users-permissions": "Роли и Разрешения", + "global.plugins.users-permissions.description": "Защитите свой API с помощью полного процесса аутентификации на основе JWT. Этот плагин также поставляется со стратегией ACL, которая позволяет вам управлять разрешениями между группами пользователей.", + "global.profile": "Профиль", + "global.prompt.unsaved": "Вы уверены, что хотите покинуть эту страницу? Все ваши модификации будут потеряны", + "global.reset-password": "Сброс пароля", + "global.roles": "Роли", + "global.save": "Сохранить", + "global.search": "Поиск", + "global.see-more": "Подробнее", + "global.select": "Выбрать", + "global.select-all-entries": "Выбрать все записи", + "global.settings": "Настройки", + "global.type": "Тип", + "global.users": "Пользователи", + "light": "Светлая", + "notification.contentType.relations.conflict": "Тип контента имеет конфликтующие отношения", + "notification.default.title": "Информация:", + "notification.error": "Произошла ошибка", + "notification.error.layout": "Не удалось получить макет", + "notification.error.tokennamenotunique": "Имя уже присвоено другому токену", + "notification.form.error.fields": "Форма содержит некоторые ошибки", + "notification.form.success.fields": "Изменения сохранены", + "notification.link-copied": "Ссылка скопирована в буфер обмена", + "notification.permission.not-allowed-read": "Вам не разрешено просматривать этот документ", + "notification.success.delete": "Элемент удален", + "notification.success.saved": "Сохранено", + "notification.success.title": "Успех:", + "notification.success.tokencreated": "API-токен успешно создан", + "notification.success.tokenedited": "API-токен успешно отредактирован", + "notification.version.update.message": "Доступна новая версия Strapi!", + "notification.warning.404": "404 — Не найдено", + "notification.warning.title": "Внимание:", + "or": "ИЛИ", + "request.error.model.unknown": "Модель данных не существует", + "selectButtonTitle": "Выбрать", + "skipToContent": "Перейти к содержимому", + "submit": "Отправить" } diff --git a/packages/plugins/color-picker/admin/src/translations/cs.json b/packages/plugins/color-picker/admin/src/translations/cs.json index 352faa2083..fb3b5a71b3 100644 --- a/packages/plugins/color-picker/admin/src/translations/cs.json +++ b/packages/plugins/color-picker/admin/src/translations/cs.json @@ -8,7 +8,5 @@ "color-picker.options.advanced.requiredField": "Povinné pole", "color-picker.options.advanced.requiredField.description": "Pokud je toto pole prázdné, nebudete moci vytvořit záznam", "color-picker.settings": "Nastavení", - "color-picker.toggle.aria-label": "Přepínač výběru barvy", - "plugin.description.long": "A Strapi-maintained color picker custom field. Use saturation and hue sliders to select a color and save the value as a HEX string.", - "plugin.description.short": "A Strapi-maintained color picker custom field." + "color-picker.toggle.aria-label": "Přepínač výběru barvy" } diff --git a/packages/plugins/color-picker/admin/src/translations/en.json b/packages/plugins/color-picker/admin/src/translations/en.json index 7958102a0b..b973375df0 100644 --- a/packages/plugins/color-picker/admin/src/translations/en.json +++ b/packages/plugins/color-picker/admin/src/translations/en.json @@ -10,5 +10,6 @@ "color-picker.settings": "Settings", "color-picker.toggle.aria-label": "Color picker toggle", "plugin.description.long": "A Strapi-maintained color picker custom field. Use saturation and hue sliders to select a color and save the value as a HEX string.", - "plugin.description.short": "A Strapi-maintained color picker custom field." + "plugin.description.short": "A Strapi-maintained color picker custom field.", + "plugin.name": "Color picker" } diff --git a/packages/plugins/color-picker/admin/src/translations/fr.json b/packages/plugins/color-picker/admin/src/translations/fr.json deleted file mode 100644 index 9e26dfeeb6..0000000000 --- a/packages/plugins/color-picker/admin/src/translations/fr.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/packages/plugins/color-picker/admin/src/translations/ru.json b/packages/plugins/color-picker/admin/src/translations/ru.json index fb70032a52..b53b64e7c5 100644 --- a/packages/plugins/color-picker/admin/src/translations/ru.json +++ b/packages/plugins/color-picker/admin/src/translations/ru.json @@ -10,5 +10,6 @@ "color-picker.settings": "Настройки", "color-picker.toggle.aria-label": "Переключатель средства выбора цвета", "plugin.description.long": "Настраиваемое поле средства выбора цвета, поддерживаемое Strapi. Используйте ползунки насыщенности и оттенка, чтобы выбрать цвет и сохранить его HEX (шестнадцатеричное) значение.", - "plugin.description.short": "Настраиваемое поле средства выбора цвета, поддерживаемое Strapi." + "plugin.description.short": "Настраиваемое поле средства выбора цвета, поддерживаемое Strapi.", + "plugin.name": "Выбор цвета" } diff --git a/packages/plugins/color-picker/admin/src/translations/sv.json b/packages/plugins/color-picker/admin/src/translations/sv.json index c242cb8ade..87dff2f874 100644 --- a/packages/plugins/color-picker/admin/src/translations/sv.json +++ b/packages/plugins/color-picker/admin/src/translations/sv.json @@ -8,7 +8,5 @@ "color-picker.options.advanced.requiredField": "Obligatoriskt fält", "color-picker.options.advanced.requiredField.description": "Du kommer inte att kunna skapa en post om det här fältet är tomt", "color-picker.settings": "Inställningar", - "color-picker.toggle.aria-label": "Växla färgväljare", - "plugin.description.long": "A Strapi-maintained color picker custom field. Use saturation and hue sliders to select a color and save the value as a HEX string.", - "plugin.description.short": "A Strapi-maintained color picker custom field." + "color-picker.toggle.aria-label": "Växla färgväljare" } diff --git a/packages/plugins/color-picker/admin/src/translations/tr.json b/packages/plugins/color-picker/admin/src/translations/tr.json index 08a794e882..864187d8cb 100644 --- a/packages/plugins/color-picker/admin/src/translations/tr.json +++ b/packages/plugins/color-picker/admin/src/translations/tr.json @@ -8,7 +8,5 @@ "color-picker.options.advanced.requiredField": "Zorunlu alan", "color-picker.options.advanced.requiredField.description": "Bu alan boş olursa yeni bir girdi oluşturamazsın", "color-picker.settings": "Ayarlar", - "color-picker.toggle.aria-label": "Renk seçici anahtarı", - "plugin.description.long": "A Strapi-maintained color picker custom field. Use saturation and hue sliders to select a color and save the value as a HEX string.", - "plugin.description.short": "A Strapi-maintained color picker custom field." + "color-picker.toggle.aria-label": "Renk seçici anahtarı" } diff --git a/packages/plugins/color-picker/admin/src/translations/zh.json b/packages/plugins/color-picker/admin/src/translations/zh.json index 09dd9e4baf..98eb808011 100644 --- a/packages/plugins/color-picker/admin/src/translations/zh.json +++ b/packages/plugins/color-picker/admin/src/translations/zh.json @@ -8,7 +8,5 @@ "color-picker.options.advanced.requiredField": "必填欄位", "color-picker.options.advanced.requiredField.description": "若此欄位為空,您將無法建立項目", "color-picker.settings": "設定", - "color-picker.toggle.aria-label": "選色器開關", - "plugin.description.long": "A Strapi-maintained color picker custom field. Use saturation and hue sliders to select a color and save the value as a HEX string.", - "plugin.description.short": "A Strapi-maintained color picker custom field." + "color-picker.toggle.aria-label": "選色器開關" } diff --git a/packages/plugins/documentation/admin/src/translations/ar.json b/packages/plugins/documentation/admin/src/translations/ar.json index 786f309f46..e95c58bccd 100755 --- a/packages/plugins/documentation/admin/src/translations/ar.json +++ b/packages/plugins/documentation/admin/src/translations/ar.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", - "containers.HomePage.PluginHeader.title": "Documentation - Settings", + "containers.HomePage.PluginHeader.title": "Documentation — Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.form.password": "Password", diff --git a/packages/plugins/documentation/admin/src/translations/cs.json b/packages/plugins/documentation/admin/src/translations/cs.json index b25181e1e8..cd8f74776a 100644 --- a/packages/plugins/documentation/admin/src/translations/cs.json +++ b/packages/plugins/documentation/admin/src/translations/cs.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Znovu vygenerovat", "containers.HomePage.Block.title": "Verze", "containers.HomePage.Button.update": "Uložit", - "containers.HomePage.PluginHeader.title": "Dokumentace - Nastavení", + "containers.HomePage.PluginHeader.title": "Dokumentace — Nastavení", "containers.HomePage.PopUpWarning.confirm": "Rozumím", "containers.HomePage.PopUpWarning.message": "Jste si jisti, že chcete odstranit tuto verzi?", "containers.HomePage.form.password": "Heslo", diff --git a/packages/plugins/documentation/admin/src/translations/de.json b/packages/plugins/documentation/admin/src/translations/de.json index eb15f943ee..a65c31d930 100755 --- a/packages/plugins/documentation/admin/src/translations/de.json +++ b/packages/plugins/documentation/admin/src/translations/de.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Neu generieren", "containers.HomePage.Block.title": "Versionen", "containers.HomePage.Button.update": "Aktualisieren", - "containers.HomePage.PluginHeader.title": "Dokumentation - Einstellungen", + "containers.HomePage.PluginHeader.title": "Dokumentation — Einstellungen", "containers.HomePage.PopUpWarning.confirm": "Ich verstehe", "containers.HomePage.PopUpWarning.message": "Sind Sie sich sicher, dass Sie diese Version löschen wollen?", "containers.HomePage.copied": "Token in der Zwischenablage kopiert", - "containers.HomePage.form.jwtToken": "Jwt Token abrufen", + "containers.HomePage.form.jwtToken": "JWT Token abrufen", "containers.HomePage.form.jwtToken.description": "Kopieren Sie diesen Token und nutzen Sie es unter Swagger, um Anfragen zu stellen", "containers.HomePage.form.password": "Passwort", "containers.HomePage.form.password.inputDescription": "Setzen Sie ein Passwort, um die Dokumentation privat zu machen", diff --git a/packages/plugins/documentation/admin/src/translations/dk.json b/packages/plugins/documentation/admin/src/translations/dk.json index 16280f0131..5eda054e81 100755 --- a/packages/plugins/documentation/admin/src/translations/dk.json +++ b/packages/plugins/documentation/admin/src/translations/dk.json @@ -4,11 +4,11 @@ "components.Row.regenerate": "Regenerér", "containers.HomePage.Block.title": "Versioner", "containers.HomePage.Button.update": "Opdatér", - "containers.HomePage.PluginHeader.title": "Dokumentation - Indstillinger", + "containers.HomePage.PluginHeader.title": "Dokumentation — Indstillinger", "containers.HomePage.PopUpWarning.confirm": "Jeg forstår", "containers.HomePage.PopUpWarning.message": "Er du sikker på at du vil slette denne version?", "containers.HomePage.copied": "Token kopieret til klippebord", - "containers.HomePage.form.jwtToken": "Hent dit jwt token", + "containers.HomePage.form.jwtToken": "Hent dit JWT token", "containers.HomePage.form.jwtToken.description": "Kopier dette token og brug det i swagger når du laver requests", "containers.HomePage.form.password": "Kodeord", "containers.HomePage.form.password.inputDescription": "Indstil kodeordet for at tilgå dokumentationen", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "Gem", "pages.SettingsPage.toggle.hint": "Gør dokumentationens endpoint privat", "pages.SettingsPage.toggle.label": "Begrænset adgang", - "plugin.description.long": "Opret et OpenAPI dokument og visualisér dit API med SWAGGER UI.", - "plugin.description.short": "Opret et OpenAPI dokument og visualisér dit API med SWAGGER UI.", + "plugin.description.long": "Opret et OpenAPI dokument og visualisér dit API med Swagger UI.", + "plugin.description.short": "Opret et OpenAPI dokument og visualisér dit API med Swagger UI.", "plugin.name": "Dokumentation" } diff --git a/packages/plugins/documentation/admin/src/translations/en.json b/packages/plugins/documentation/admin/src/translations/en.json index cad45850d0..72d1f46e08 100755 --- a/packages/plugins/documentation/admin/src/translations/en.json +++ b/packages/plugins/documentation/admin/src/translations/en.json @@ -4,11 +4,11 @@ "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", - "containers.HomePage.PluginHeader.title": "Documentation - Settings", + "containers.HomePage.PluginHeader.title": "Documentation — Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.copied": "Token copied to clipboard", - "containers.HomePage.form.jwtToken": "Retrieve your jwt token", + "containers.HomePage.form.jwtToken": "Retrieve your JWT token", "containers.HomePage.form.jwtToken.description": "Copy this token and use it in swagger to make requests", "containers.HomePage.form.password": "Password", "containers.HomePage.form.password.inputDescription": "Set the password to access the documentation", diff --git a/packages/plugins/documentation/admin/src/translations/es.json b/packages/plugins/documentation/admin/src/translations/es.json index ac911c5e4e..1ce852498b 100755 --- a/packages/plugins/documentation/admin/src/translations/es.json +++ b/packages/plugins/documentation/admin/src/translations/es.json @@ -4,11 +4,11 @@ "components.Row.regenerate": "Regenerar", "containers.HomePage.Block.title": "Versiones", "containers.HomePage.Button.update": "Actualizar", - "containers.HomePage.PluginHeader.title": "Documentación - Configuración", + "containers.HomePage.PluginHeader.title": "Documentación — Configuración", "containers.HomePage.PopUpWarning.confirm": "Confirmar", "containers.HomePage.PopUpWarning.message": "¿Estás seguro de que deseas eliminar esta versión?", "containers.HomePage.copied": "Token copiado al portapapeles", - "containers.HomePage.form.jwtToken": "Recupera tu token jwt", + "containers.HomePage.form.jwtToken": "Recupera tu token JWT", "containers.HomePage.form.jwtToken.description": "Copie este token y utilícelo con arrogancia para realizar solicitudes", "containers.HomePage.form.password": "Contraseña", "containers.HomePage.form.password.inputDescription": "Establezca la contraseña para acceder a la documentación", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "Guardar", "pages.SettingsPage.toggle.hint": "Hacer que la documentación sea privada", "pages.SettingsPage.toggle.label": "Acceso restringido", - "plugin.description.long": "Cree un documento OpenAPI y visualice su API con SWAGGER UI.", - "plugin.description.short": "Cree un documento OpenAPI y visualice su API con SWAGGER UI.", + "plugin.description.long": "Cree un documento OpenAPI y visualice su API con Swagger UI.", + "plugin.description.short": "Cree un documento OpenAPI y visualice su API con Swagger UI.", "plugin.name": "Documentación" } diff --git a/packages/plugins/documentation/admin/src/translations/fr.json b/packages/plugins/documentation/admin/src/translations/fr.json index 471558f764..2ad3e47b33 100755 --- a/packages/plugins/documentation/admin/src/translations/fr.json +++ b/packages/plugins/documentation/admin/src/translations/fr.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Recréer", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Mettre à jour", - "containers.HomePage.PluginHeader.title": "Documentation - Paramètres", + "containers.HomePage.PluginHeader.title": "Documentation — Paramètres", "containers.HomePage.PopUpWarning.confirm": "Supprimer", "containers.HomePage.PopUpWarning.message": "Êtes-vous sûr·e de vouloir supprimer cette version ?", "containers.HomePage.copied": "Token copié dans le presse papier", - "containers.HomePage.form.jwtToken": "Récuperez votre jwt token", + "containers.HomePage.form.jwtToken": "Récuperez votre JWT token", "containers.HomePage.form.jwtToken.description": "Copiez ce token et utilisez le dans swagger pour effectuer des requêtes", "containers.HomePage.form.password": "Mot de passe", "containers.HomePage.form.password.inputDescription": "Définir le mot de passe pour accéder à la documentation.", @@ -20,7 +20,7 @@ "error.regenerateDoc": "Une erreur est survenue en recréant la documentation", "error.regenerateDoc.versionMissing": "La version que vous essayez de créer n'existe pas.", "notification.update.success": "Vos paramètres ont été enregistrés", - "plugin.description.long": "Créez un document OpenAPI et visualisez votre API avec SWAGGER UI.", - "plugin.description.short": "Créez un document OpenAPI et visualisez votre API avec SWAGGER UI.", + "plugin.description.long": "Créez un document OpenAPI et visualisez votre API avec Swagger UI.", + "plugin.description.short": "Créez un document OpenAPI et visualisez votre API avec Swagger UI.", "plugin.name": "Documentation" } diff --git a/packages/plugins/documentation/admin/src/translations/id.json b/packages/plugins/documentation/admin/src/translations/id.json index 6f3ebfd30a..18ad8ca6bd 100644 --- a/packages/plugins/documentation/admin/src/translations/id.json +++ b/packages/plugins/documentation/admin/src/translations/id.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Diperbarui", "containers.HomePage.Block.title": "Versi", "containers.HomePage.Button.update": "Perbarui", - "containers.HomePage.PluginHeader.title": "Dokumentasi - Pengaturan", + "containers.HomePage.PluginHeader.title": "Dokumentasi — Pengaturan", "containers.HomePage.PopUpWarning.confirm": "Saya mengerti", "containers.HomePage.PopUpWarning.message": "Anda yakin ingin menghapus versi ini?", "containers.HomePage.copied": "Token disalin ke papan klip", - "containers.HomePage.form.jwtToken": "Ambil token jwt Anda", + "containers.HomePage.form.jwtToken": "Ambil token JWT Anda", "containers.HomePage.form.jwtToken.description": "Salin token ini dan gunakan dengan sombong untuk membuat permintaan", "containers.HomePage.form.password": "Kata sandi", "containers.HomePage.form.password.inputDescription": "Atur kata sandi untuk mengakses dokumentasi", diff --git a/packages/plugins/documentation/admin/src/translations/it.json b/packages/plugins/documentation/admin/src/translations/it.json index 576e4b925a..52acb7f401 100755 --- a/packages/plugins/documentation/admin/src/translations/it.json +++ b/packages/plugins/documentation/admin/src/translations/it.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Rigenera", "containers.HomePage.Block.title": "Versioni", "containers.HomePage.Button.update": "Aggiorna", - "containers.HomePage.PluginHeader.title": "Documentazione - Impostazioni", + "containers.HomePage.PluginHeader.title": "Documentazione — Impostazioni", "containers.HomePage.PopUpWarning.confirm": "Ho capito", "containers.HomePage.PopUpWarning.message": "Sei sicuro di voler eliminare questa versione?", "containers.HomePage.copied": "Token copiato negli appunti", - "containers.HomePage.form.jwtToken": "Recupera il tuo token jwt", + "containers.HomePage.form.jwtToken": "Recupera il tuo token JWT", "containers.HomePage.form.jwtToken.description": "Copia questo token e usalo in swagger per fare richieste", "containers.HomePage.form.password": "Password", "containers.HomePage.form.password.inputDescription": "Imposta una password per accedere alla documentazione", diff --git a/packages/plugins/documentation/admin/src/translations/ko.json b/packages/plugins/documentation/admin/src/translations/ko.json index 455d5fbd65..82e619e321 100755 --- a/packages/plugins/documentation/admin/src/translations/ko.json +++ b/packages/plugins/documentation/admin/src/translations/ko.json @@ -4,12 +4,12 @@ "components.Row.regenerate": "재생성", "containers.HomePage.Block.title": "버전", "containers.HomePage.Button.update": "업데이트", - "containers.HomePage.PluginHeader.title": "도큐멘테이션 - 설정", + "containers.HomePage.PluginHeader.title": "도큐멘테이션 — 설정", "containers.HomePage.PopUpWarning.confirm": "이해합니다.", "containers.HomePage.PopUpWarning.message": "이 버전을 삭제하시겠습니까?", "containers.HomePage.copied": "토큰이 클립보드에 복사되었습니다.", "containers.HomePage.form.jwtToken": "JWT token 얻기", - "containers.HomePage.form.jwtToken.description": "이 토큰을 복사하고 swagger에서 리퀘스트를 요청하는데 사용하세요.", + "containers.HomePage.form.jwtToken.description": "이 토큰을 복사하고 Swagger에서 리퀘스트를 요청하는데 사용하세요.", "containers.HomePage.form.password": "비밀번호", "containers.HomePage.form.password.inputDescription": "문서에 액세스하기 위한 비밀번호를 설정합니다.", "containers.HomePage.form.restrictedAccess": "액세스 제한", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "저장", "pages.SettingsPage.toggle.hint": "도큐멘테이션 엔드포인트를 비공개로 설정합니다.", "pages.SettingsPage.toggle.label": "액세스 제한", - "plugin.description.long": "SWAGER UI를 사용하여 오픈 API 문서를 만들고 API를 시각화합니다.", - "plugin.description.short": "SWAGER UI를 사용하여 오픈 API 문서를 만들고 API를 시각화합니다.", + "plugin.description.long": "Swagger UI를 사용하여 오픈 API 문서를 만들고 API를 시각화합니다.", + "plugin.description.short": "Swagger UI를 사용하여 오픈 API 문서를 만들고 API를 시각화합니다.", "plugin.name": "도큐멘테이션" } diff --git a/packages/plugins/documentation/admin/src/translations/ms.json b/packages/plugins/documentation/admin/src/translations/ms.json index e7ac33019d..61b1b8d2b1 100644 --- a/packages/plugins/documentation/admin/src/translations/ms.json +++ b/packages/plugins/documentation/admin/src/translations/ms.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Hasilkan Semula", "containers.HomePage.Block.title": "Versi", "containers.HomePage.Button.update": "Kemas Kini", - "containers.HomePage.PluginHeader.title": "Dokumen - Tetapan", + "containers.HomePage.PluginHeader.title": "Dokumen — Tetapan", "containers.HomePage.PopUpWarning.confirm": "Saya faham", "containers.HomePage.PopUpWarning.message": "Anda pasti untuk memadam versi ini?", "containers.HomePage.copied": "token disalin di papan keratan", diff --git a/packages/plugins/documentation/admin/src/translations/nl.json b/packages/plugins/documentation/admin/src/translations/nl.json index 562147f53a..ca79317634 100755 --- a/packages/plugins/documentation/admin/src/translations/nl.json +++ b/packages/plugins/documentation/admin/src/translations/nl.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", - "containers.HomePage.PluginHeader.title": "Documentation - Settings", + "containers.HomePage.PluginHeader.title": "Documentation — Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.form.password": "Password", diff --git a/packages/plugins/documentation/admin/src/translations/pl.json b/packages/plugins/documentation/admin/src/translations/pl.json index 5c7f166921..6a56ad3f4c 100755 --- a/packages/plugins/documentation/admin/src/translations/pl.json +++ b/packages/plugins/documentation/admin/src/translations/pl.json @@ -4,11 +4,11 @@ "components.Row.regenerate": "Wygeneruj ponownie", "containers.HomePage.Block.title": "Wersje", "containers.HomePage.Button.update": "Zaktualizuj", - "containers.HomePage.PluginHeader.title": "Dokumentacja - Ustawienia", + "containers.HomePage.PluginHeader.title": "Dokumentacja — Ustawienia", "containers.HomePage.PopUpWarning.confirm": "Rozumiem", "containers.HomePage.PopUpWarning.message": "Czy jesteś pewien, że chcesz usunąć tę wersję?", "containers.HomePage.copied": "Token skopiowany do schowka", - "containers.HomePage.form.jwtToken": "Odzyskaj swój token jwt", + "containers.HomePage.form.jwtToken": "Odzyskaj swój token JWT", "containers.HomePage.form.jwtToken.description": "Skopiuj token i użyj go w swaggerze aby wykonać request", "containers.HomePage.form.password": "Hasło", "containers.HomePage.form.password.inputDescription": "Ustaw hasło aby uzyskać dostęp do dokumentacji", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "Zapisz", "pages.SettingsPage.toggle.hint": "Ustaw endpoint dokumentacji na prywatny", "pages.SettingsPage.toggle.label": "Dostęp ograniczony", - "plugin.description.long": "Stwórz dokument OpenAPI i zwizualizuj swoje API z SWAGGER UI.", - "plugin.description.short": "Stwórz dokument OpenAPI i zwizualizuj swoje API z SWAGGER UI.", + "plugin.description.long": "Stwórz dokument OpenAPI i zwizualizuj swoje API z Swagger UI.", + "plugin.description.short": "Stwórz dokument OpenAPI i zwizualizuj swoje API z Swagger UI.", "plugin.name": "Dokumentacja" } diff --git a/packages/plugins/documentation/admin/src/translations/pt-BR.json b/packages/plugins/documentation/admin/src/translations/pt-BR.json index 112797eb9f..20ee4cd3ec 100755 --- a/packages/plugins/documentation/admin/src/translations/pt-BR.json +++ b/packages/plugins/documentation/admin/src/translations/pt-BR.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", - "containers.HomePage.PluginHeader.title": "Documentation - Settings", + "containers.HomePage.PluginHeader.title": "Documentation — Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.form.password": "Password", diff --git a/packages/plugins/documentation/admin/src/translations/pt.json b/packages/plugins/documentation/admin/src/translations/pt.json index 112797eb9f..20ee4cd3ec 100755 --- a/packages/plugins/documentation/admin/src/translations/pt.json +++ b/packages/plugins/documentation/admin/src/translations/pt.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Regenerate", "containers.HomePage.Block.title": "Versions", "containers.HomePage.Button.update": "Update", - "containers.HomePage.PluginHeader.title": "Documentation - Settings", + "containers.HomePage.PluginHeader.title": "Documentation — Settings", "containers.HomePage.PopUpWarning.confirm": "I understand", "containers.HomePage.PopUpWarning.message": "Are you sure you want to delete this version?", "containers.HomePage.form.password": "Password", diff --git a/packages/plugins/documentation/admin/src/translations/ru.json b/packages/plugins/documentation/admin/src/translations/ru.json index a87eaed092..4b178a8a68 100755 --- a/packages/plugins/documentation/admin/src/translations/ru.json +++ b/packages/plugins/documentation/admin/src/translations/ru.json @@ -1,9 +1,10 @@ { + "coming-soon": "This content is currently under construction and will be back in a few weeks!", "components.Row.open": "Открыть", "components.Row.regenerate": "Сгенерировать", "containers.HomePage.Block.title": "Версии", "containers.HomePage.Button.update": "Обновить", - "containers.HomePage.PluginHeader.title": "Документация - Настройки", + "containers.HomePage.PluginHeader.title": "Документация — Настройки", "containers.HomePage.PopUpWarning.confirm": "Я понимаю", "containers.HomePage.PopUpWarning.message": "Вы уверены что хотите удалить эту версию?", "containers.HomePage.copied": "Токен скопирован в буфер обмена", @@ -22,6 +23,16 @@ "notification.delete.success": "Документация удалена", "notification.generate.success": "Документация сгенерирована", "notification.update.success": "Настройки успешно обновлены", + "pages.PluginPage.Button.open": "Открыть документацию", + "pages.PluginPage.header.description": "Возможности плагина документации", + "pages.PluginPage.table.generated": "Последняя генерация", + "pages.PluginPage.table.icon.regenerate": "Сгерерировать {target}", + "pages.PluginPage.table.icon.show": "Открыть {target}", + "pages.PluginPage.table.version": "Версия", + "pages.SettingsPage.header.description": "Настройки плагина документации", + "pages.SettingsPage.header.save": "Сохранить", + "pages.SettingsPage.toggle.hint": "Сделать документацию приватной", + "pages.SettingsPage.toggle.label": "Доступ ограничен", "plugin.description.long": "Создайте OpenAPI документацию для удобной работы с вашим API через SWAGGER UI.", "plugin.description.short": "Создайте OpenAPI документацию для удобной работы с вашим API через SWAGGER UI.", "plugin.name": "Документация" diff --git a/packages/plugins/documentation/admin/src/translations/sk.json b/packages/plugins/documentation/admin/src/translations/sk.json index 6ebc1f7f75..d025dbdb59 100755 --- a/packages/plugins/documentation/admin/src/translations/sk.json +++ b/packages/plugins/documentation/admin/src/translations/sk.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Znova vygenerovať", "containers.HomePage.Block.title": "Verzie", "containers.HomePage.Button.update": "Upraviť", - "containers.HomePage.PluginHeader.title": "Dokumentácia - Nastavenia", + "containers.HomePage.PluginHeader.title": "Dokumentácia — Nastavenia", "containers.HomePage.PopUpWarning.confirm": "Rozumiem", "containers.HomePage.PopUpWarning.message": "Ste si istý, že chcete odstrániť túto verziu?", "containers.HomePage.copied": "Token bol skopírovaný do schránky", - "containers.HomePage.form.jwtToken": "Získať jwt token", + "containers.HomePage.form.jwtToken": "Získať JWT token", "containers.HomePage.form.jwtToken.description": "Skopírujte tento token a použijte ho v Swaggeri pri volaniach API", "containers.HomePage.form.password": "Heslo", "containers.HomePage.form.password.inputDescription": "Nastavte heslo pre prístup k dokumentácii", diff --git a/packages/plugins/documentation/admin/src/translations/sv.json b/packages/plugins/documentation/admin/src/translations/sv.json index 23a54ebb75..12da1e5be6 100644 --- a/packages/plugins/documentation/admin/src/translations/sv.json +++ b/packages/plugins/documentation/admin/src/translations/sv.json @@ -4,11 +4,11 @@ "components.Row.regenerate": "Återskapa", "containers.HomePage.Block.title": "Versioner", "containers.HomePage.Button.update": "Uppdatera", - "containers.HomePage.PluginHeader.title": "Dokumentation - Inställningar", + "containers.HomePage.PluginHeader.title": "Dokumentation — Inställningar", "containers.HomePage.PopUpWarning.confirm": "Jag förstår", "containers.HomePage.PopUpWarning.message": "Är du säker på att du vill ta bort denna versionen?", "containers.HomePage.copied": "Token har kopierats till urklipp", - "containers.HomePage.form.jwtToken": "Hämta din jwt-token", + "containers.HomePage.form.jwtToken": "Hämta din JWT-token", "containers.HomePage.form.jwtToken.description": "Kopiera denna token och använd den i swagger för att göra förfrågningar", "containers.HomePage.form.password": "Lösenord", "containers.HomePage.form.password.inputDescription": "Ställ in lösenordet som ska behövas för att komma åt dokumentationen", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "Spara", "pages.SettingsPage.toggle.hint": "Gör dokumentationensrutten privat", "pages.SettingsPage.toggle.label": "Begränsad åtkomst", - "plugin.description.long": "Skapa ett OpenAPI-dokument och visualisera din API med SWAGGER UI.", - "plugin.description.short": "Skapa ett OpenAPI-dokument och visualisera din API med SWAGGER UI.", + "plugin.description.long": "Skapa ett OpenAPI-dokument och visualisera din API med Swagger UI.", + "plugin.description.short": "Skapa ett OpenAPI-dokument och visualisera din API med Swagger UI.", "plugin.name": "Dokumentation" } diff --git a/packages/plugins/documentation/admin/src/translations/th.json b/packages/plugins/documentation/admin/src/translations/th.json index 9b56b13898..47cbd5ad04 100755 --- a/packages/plugins/documentation/admin/src/translations/th.json +++ b/packages/plugins/documentation/admin/src/translations/th.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "สร้างใหม่", "containers.HomePage.Block.title": "เวอร์ชัน", "containers.HomePage.Button.update": "อัพเดต", - "containers.HomePage.PluginHeader.title": "เอกสารคู่มือ - การตั้งค่า", + "containers.HomePage.PluginHeader.title": "เอกสารคู่มือ — การตั้งค่า", "containers.HomePage.PopUpWarning.confirm": "ฉันเข้าใจ", "containers.HomePage.PopUpWarning.message": "คุณแน่ใจว่าต้องการลบเวอร์ชันนี้หรือไม่?", "containers.HomePage.copied": "โทเค็นคัดลอกไปยังคลิปบอร์ด", diff --git a/packages/plugins/documentation/admin/src/translations/tr.json b/packages/plugins/documentation/admin/src/translations/tr.json index 0911625251..84aac34919 100755 --- a/packages/plugins/documentation/admin/src/translations/tr.json +++ b/packages/plugins/documentation/admin/src/translations/tr.json @@ -4,7 +4,7 @@ "components.Row.regenerate": "Yeniden üret", "containers.HomePage.Block.title": "Versiyonlar", "containers.HomePage.Button.update": "Güncelle", - "containers.HomePage.PluginHeader.title": "Dokümantasyon - Ayarlar", + "containers.HomePage.PluginHeader.title": "Dokümantasyon — Ayarlar", "containers.HomePage.PopUpWarning.confirm": "Anladım", "containers.HomePage.PopUpWarning.message": "Bu versiyonu silmek istediğinden emin misin?", "containers.HomePage.copied": "Token panoya kopyalandı", @@ -33,7 +33,7 @@ "pages.SettingsPage.header.save": "Kaydet", "pages.SettingsPage.toggle.hint": "Dokümantasyon uç noktasını gizli yap", "pages.SettingsPage.toggle.label": "Kısıtlı Erişim", - "plugin.description.long": "Bir OpenAPI Dokümanı oluştur ve SWAGGER UI ile APIni görselleştir.", - "plugin.description.short": "Bir OpenAPI Dokümanı oluştur ve SWAGGER UI ile APIni görselleştir.", + "plugin.description.long": "Bir OpenAPI Dokümanı oluştur ve Swagger UI ile APIni görselleştir.", + "plugin.description.short": "Bir OpenAPI Dokümanı oluştur ve Swagger UI ile APIni görselleştir.", "plugin.name": "Dokümantasyon" } diff --git a/packages/plugins/documentation/admin/src/translations/uk.json b/packages/plugins/documentation/admin/src/translations/uk.json index 0be9da0710..4156c68e62 100755 --- a/packages/plugins/documentation/admin/src/translations/uk.json +++ b/packages/plugins/documentation/admin/src/translations/uk.json @@ -3,7 +3,7 @@ "components.Row.regenerate": "Згенерувати", "containers.HomePage.Block.title": "Версії", "containers.HomePage.Button.update": "Оновити", - "containers.HomePage.PluginHeader.title": "Документація - Налаштування", + "containers.HomePage.PluginHeader.title": "Документація — Налаштування", "containers.HomePage.PopUpWarning.confirm": "Я усвідомлюю", "containers.HomePage.PopUpWarning.message": "Ви впевнені, що хочете видалити цю версію?", "containers.HomePage.copied": "Токен скопійовано у буфер обміну", diff --git a/packages/plugins/documentation/admin/src/translations/vi.json b/packages/plugins/documentation/admin/src/translations/vi.json index 5d7dcd2219..50269a4206 100755 --- a/packages/plugins/documentation/admin/src/translations/vi.json +++ b/packages/plugins/documentation/admin/src/translations/vi.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "Sinh lại", "containers.HomePage.Block.title": "Các Phiên Bản", "containers.HomePage.Button.update": "Cập nhật", - "containers.HomePage.PluginHeader.title": "Tài liệu - Cài đặt", + "containers.HomePage.PluginHeader.title": "Tài liệu — Cài đặt", "containers.HomePage.PopUpWarning.confirm": "Tôi hiểu", "containers.HomePage.PopUpWarning.message": "Bạn có chắc là muốn xóa phiên bản này không?", "containers.HomePage.copied": "Chuỗi khoá đã được sao chép vào bộ nhớ tạm", - "containers.HomePage.form.jwtToken": "Lấy lại chuỗi khóa jwt của bạn", + "containers.HomePage.form.jwtToken": "Lấy lại chuỗi khóa JWT của bạn", "containers.HomePage.form.jwtToken.description": "Sao chép chuỗi khóa và sử dụng nó trong swagger để truy vấn", "containers.HomePage.form.password": "Mật khẩu", "containers.HomePage.form.password.inputDescription": "Cài đặt mật khẩu để truy cập tài liệu", diff --git a/packages/plugins/documentation/admin/src/translations/zh-Hans.json b/packages/plugins/documentation/admin/src/translations/zh-Hans.json index d6a57ea7d8..7f424b2728 100755 --- a/packages/plugins/documentation/admin/src/translations/zh-Hans.json +++ b/packages/plugins/documentation/admin/src/translations/zh-Hans.json @@ -3,11 +3,11 @@ "components.Row.regenerate": "重新生成", "containers.HomePage.Block.title": "版本号", "containers.HomePage.Button.update": "更新", - "containers.HomePage.PluginHeader.title": "文档 - 设置", + "containers.HomePage.PluginHeader.title": "文档 — 设置", "containers.HomePage.PopUpWarning.confirm": "我确定", "containers.HomePage.PopUpWarning.message": "您确定要删除此版本吗?", "containers.HomePage.copied": "令牌已被复制到粘贴板", - "containers.HomePage.form.jwtToken": "检索您的 jwt 令牌", + "containers.HomePage.form.jwtToken": "检索您的 JWT 令牌", "containers.HomePage.form.jwtToken.description": "复制此令牌,并用它在 Swagger 中发出请求", "containers.HomePage.form.password": "密码", "containers.HomePage.form.password.inputDescription": "设置密码以供访问文档", diff --git a/packages/plugins/graphql/admin/src/translations/dk.json b/packages/plugins/graphql/admin/src/translations/dk.json index ec5b30aa0b..d097f8f127 100644 --- a/packages/plugins/graphql/admin/src/translations/dk.json +++ b/packages/plugins/graphql/admin/src/translations/dk.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Tilføjer GraphQL endpoint med standard API metoder.", - "plugin.description.short": "Tilføjer GraphQL endpoint med standard API metoder." + "plugin.description.short": "Tilføjer GraphQL endpoint med standard API metoder.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/en.json b/packages/plugins/graphql/admin/src/translations/en.json index d81f824a14..5f157ec6d5 100644 --- a/packages/plugins/graphql/admin/src/translations/en.json +++ b/packages/plugins/graphql/admin/src/translations/en.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Adds GraphQL endpoint with default API methods.", - "plugin.description.short": "Adds GraphQL endpoint with default API methods." + "plugin.description.short": "Adds GraphQL endpoint with default API methods.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/es.json b/packages/plugins/graphql/admin/src/translations/es.json index 871fcbf92e..377e14f816 100644 --- a/packages/plugins/graphql/admin/src/translations/es.json +++ b/packages/plugins/graphql/admin/src/translations/es.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Agrega un endpoint GraphQL con métodos de API predeterminados.", - "plugin.description.short": "Agrega un endpoint GraphQL con métodos de API predeterminados." + "plugin.description.short": "Agrega un endpoint GraphQL con métodos de API predeterminados.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/fr.json b/packages/plugins/graphql/admin/src/translations/fr.json index c1acfeecca..408596190c 100644 --- a/packages/plugins/graphql/admin/src/translations/fr.json +++ b/packages/plugins/graphql/admin/src/translations/fr.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Crée un endpoint GraphQL supportant les méthodes par défaut de l'API.", - "plugin.description.short": "Crée un endpoint GraphQL supportant les méthodes par défaut de l'API." + "plugin.description.short": "Crée un endpoint GraphQL supportant les méthodes par défaut de l'API.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/pl.json b/packages/plugins/graphql/admin/src/translations/pl.json index 9d7dd36a45..edeb49c013 100644 --- a/packages/plugins/graphql/admin/src/translations/pl.json +++ b/packages/plugins/graphql/admin/src/translations/pl.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Dodaje GraphQL endpoint z domyślnymi metodami API.", - "plugin.description.short": "Dodaje GraphQL endpoint z domyślnymi metodami API." + "plugin.description.short": "Dodaje GraphQL endpoint z domyślnymi metodami API.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/ru.json b/packages/plugins/graphql/admin/src/translations/ru.json new file mode 100644 index 0000000000..a38ff87bbc --- /dev/null +++ b/packages/plugins/graphql/admin/src/translations/ru.json @@ -0,0 +1,5 @@ +{ + "plugin.description.long": "Добавляет конечную точку для GraphQL с методами API по умолчанию.", + "plugin.description.short": "Добавляет конечную точку для GraphQL с методами API по умолчанию.", + "plugin.name": "GraphQL" +} diff --git a/packages/plugins/graphql/admin/src/translations/sv.json b/packages/plugins/graphql/admin/src/translations/sv.json index 5ddb6c3f81..e923f306f2 100644 --- a/packages/plugins/graphql/admin/src/translations/sv.json +++ b/packages/plugins/graphql/admin/src/translations/sv.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Lägger till en GraphQL-rutt med standard API-metoder.", - "plugin.description.short": "Lägger till en GraphQL-rutt med standard API-metoder." + "plugin.description.short": "Lägger till en GraphQL-rutt med standard API-metoder.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/tr.json b/packages/plugins/graphql/admin/src/translations/tr.json index e94ae2c284..a995114837 100644 --- a/packages/plugins/graphql/admin/src/translations/tr.json +++ b/packages/plugins/graphql/admin/src/translations/tr.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Varsayılan API metodları ile bir GraphQL uç noktası ekler.", - "plugin.description.short": "Varsayılan API metodları ile bir GraphQL uç noktası ekler." + "plugin.description.short": "Varsayılan API metodları ile bir GraphQL uç noktası ekler.", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/zh-Hans.json b/packages/plugins/graphql/admin/src/translations/zh-Hans.json index 4ad86e7d69..23ec8a427c 100644 --- a/packages/plugins/graphql/admin/src/translations/zh-Hans.json +++ b/packages/plugins/graphql/admin/src/translations/zh-Hans.json @@ -1,4 +1,5 @@ { "plugin.description.long": "为默认API方法添加GraphQL端点", - "plugin.description.short": "为默认API方法添加GraphQL端点" + "plugin.description.short": "为默认API方法添加GraphQL端点", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/graphql/admin/src/translations/zh.json b/packages/plugins/graphql/admin/src/translations/zh.json index a2d2f4499e..ef0f824f5c 100644 --- a/packages/plugins/graphql/admin/src/translations/zh.json +++ b/packages/plugins/graphql/admin/src/translations/zh.json @@ -1,4 +1,5 @@ { "plugin.description.long": "新增使用預設 API 方法的 GraphQL 端點。", - "plugin.description.short": "新增使用預設 API 方法的 GraphQL 端點。" + "plugin.description.short": "新增使用預設 API 方法的 GraphQL 端點。", + "plugin.name": "GraphQL" } diff --git a/packages/plugins/sentry/admin/src/translations/ar.json b/packages/plugins/sentry/admin/src/translations/ar.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/ar.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/cs.json b/packages/plugins/sentry/admin/src/translations/cs.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/cs.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/de.json b/packages/plugins/sentry/admin/src/translations/de.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/de.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/dk.json b/packages/plugins/sentry/admin/src/translations/dk.json index d9bfbbb710..993f1562d9 100644 --- a/packages/plugins/sentry/admin/src/translations/dk.json +++ b/packages/plugins/sentry/admin/src/translations/dk.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Send Strapi fejlevents til Sentry.", - "plugin.description.short": "Send Strapi fejlevents til Sentry." + "plugin.description.short": "Send Strapi fejlevents til Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/en.json b/packages/plugins/sentry/admin/src/translations/en.json index 77a9654275..080e9a9d15 100644 --- a/packages/plugins/sentry/admin/src/translations/en.json +++ b/packages/plugins/sentry/admin/src/translations/en.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Send Strapi error events to Sentry.", - "plugin.description.short": "Send Strapi error events to Sentry." + "plugin.description.short": "Send Strapi error events to Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/es.json b/packages/plugins/sentry/admin/src/translations/es.json index 1f2283021a..942984f99f 100644 --- a/packages/plugins/sentry/admin/src/translations/es.json +++ b/packages/plugins/sentry/admin/src/translations/es.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Envíe los eventos de error de Strapi a Sentry.", - "plugin.description.short": "Envíe los eventos de error de Strapi a Sentry." + "plugin.description.short": "Envíe los eventos de error de Strapi a Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/fr.json b/packages/plugins/sentry/admin/src/translations/fr.json index 97cc4a82d5..6a1ee00b18 100644 --- a/packages/plugins/sentry/admin/src/translations/fr.json +++ b/packages/plugins/sentry/admin/src/translations/fr.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Envoie vos erreurs Strapi à Sentry.", - "plugin.description.short": "Envoie vos erreurs Strapi à Sentry." + "plugin.description.short": "Envoie vos erreurs Strapi à Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/id.json b/packages/plugins/sentry/admin/src/translations/id.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/id.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/it.json b/packages/plugins/sentry/admin/src/translations/it.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/it.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/ko.json b/packages/plugins/sentry/admin/src/translations/ko.json index 4a8ca7dab5..a3098747fa 100644 --- a/packages/plugins/sentry/admin/src/translations/ko.json +++ b/packages/plugins/sentry/admin/src/translations/ko.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Strapi 에러 이벤트를 Sentry에 보냅니다.", - "plugin.description.short": "Strapi 에러 이벤트를 Sentry에 보냅니다." + "plugin.description.short": "Strapi 에러 이벤트를 Sentry에 보냅니다.", + "plugin.name": "Sentry에" } diff --git a/packages/plugins/sentry/admin/src/translations/ms.json b/packages/plugins/sentry/admin/src/translations/ms.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/ms.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/nl.json b/packages/plugins/sentry/admin/src/translations/nl.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/nl.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/pl.json b/packages/plugins/sentry/admin/src/translations/pl.json index d2e9304cd6..44bdc2260e 100644 --- a/packages/plugins/sentry/admin/src/translations/pl.json +++ b/packages/plugins/sentry/admin/src/translations/pl.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Wyślij zdarzenia z błędami ze Strapi do Sentry", - "plugin.description.short": "Wyślij zdarzenia z błędami ze Strapi do Sentry." + "plugin.description.short": "Wyślij zdarzenia z błędami ze Strapi do Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/pt-BR.json b/packages/plugins/sentry/admin/src/translations/pt-BR.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/pt-BR.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/pt.json b/packages/plugins/sentry/admin/src/translations/pt.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/pt.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/ru.json b/packages/plugins/sentry/admin/src/translations/ru.json index 0967ef424b..04371b015f 100644 --- a/packages/plugins/sentry/admin/src/translations/ru.json +++ b/packages/plugins/sentry/admin/src/translations/ru.json @@ -1 +1,5 @@ -{} +{ + "plugin.description.long": "Отсылает записи об ошибках Strapi в Sentry. Иными словами, ведёт журнал событий с ошибками и отправляет их в Sentry.", + "plugin.description.short": "Отсылает записи об ошибках Strapi в Sentry.", + "plugin.name": "Sentry" +} diff --git a/packages/plugins/sentry/admin/src/translations/sk.json b/packages/plugins/sentry/admin/src/translations/sk.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/sk.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/sv.json b/packages/plugins/sentry/admin/src/translations/sv.json index 6a5d4f17b3..a8d9c4cc68 100644 --- a/packages/plugins/sentry/admin/src/translations/sv.json +++ b/packages/plugins/sentry/admin/src/translations/sv.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Skicka felkoder från strapi som Sentry-events.", - "plugin.description.short": "Skicka felkoder från strapi som Sentry-events." + "plugin.description.short": "Skicka felkoder från strapi som Sentry-events.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/th.json b/packages/plugins/sentry/admin/src/translations/th.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/th.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/tr.json b/packages/plugins/sentry/admin/src/translations/tr.json index 60064f0391..624a4583b9 100644 --- a/packages/plugins/sentry/admin/src/translations/tr.json +++ b/packages/plugins/sentry/admin/src/translations/tr.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Strapi hata olaylarını Sentry'e ilet.", - "plugin.description.short": "Strapi hata olaylarını Sentry'e ilet." + "plugin.description.short": "Strapi hata olaylarını Sentry'e ilet.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/uk.json b/packages/plugins/sentry/admin/src/translations/uk.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/uk.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/vi.json b/packages/plugins/sentry/admin/src/translations/vi.json index f474697020..437cc2e420 100644 --- a/packages/plugins/sentry/admin/src/translations/vi.json +++ b/packages/plugins/sentry/admin/src/translations/vi.json @@ -1,4 +1,5 @@ { "plugin.description.long": "Gửi lỗi Strapi lên Sentry.", - "plugin.description.short": "Gửi lỗi Strapi lên Sentry." + "plugin.description.short": "Gửi lỗi Strapi lên Sentry.", + "plugin.name": "Sentry" } diff --git a/packages/plugins/sentry/admin/src/translations/zh-Hans.json b/packages/plugins/sentry/admin/src/translations/zh-Hans.json deleted file mode 100644 index 0967ef424b..0000000000 --- a/packages/plugins/sentry/admin/src/translations/zh-Hans.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/packages/plugins/sentry/admin/src/translations/zh.json b/packages/plugins/sentry/admin/src/translations/zh.json index bf8eb47d5a..6b329bd927 100644 --- a/packages/plugins/sentry/admin/src/translations/zh.json +++ b/packages/plugins/sentry/admin/src/translations/zh.json @@ -1,5 +1,6 @@ { - "plugin.description.long": "將 Strapi 錯誤事件傳送至 Sentry。", - "plugin.description.short": "將 Strapi 錯誤事件傳送至 Sentry。" - } - \ No newline at end of file + "plugin.description.long": "將 Strapi 錯誤事件傳送至 Sentry。", + "plugin.description.short": "將 Strapi 錯誤事件傳送至 Sentry。", + "plugin.name": "Sentry" +} +