Merge pull request #15794 from hide-me/main

This commit is contained in:
Josh 2023-02-27 12:51:03 +00:00 committed by GitHub
commit 739fd86b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
66 changed files with 1178 additions and 1069 deletions

View File

@ -78,84 +78,121 @@
"Roles.RoleRow.select-all": "Select {name} for bulk actions",
"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 isnt accessible anymore.",
"Settings.apiTokens.copy.lastWarning": "Make sure to copy this token, you wont 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 dont 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 panels 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": "<p>Create and manage all the content here in the Content Manager.</p><p>Ex: Taking the Blog website example further, one can write an Article, save and publish it as they like.</p><p>💡 Quick tip - Don't forget to hit publish on the content you create.</p>",
"app.components.GuidedTour.CM.create.content": "<p>Create and manage all the content here in the Content Manager.</p><p>Ex: Taking the Blog website example further, one can write an Article, save and publish it as they like.</p><p>💡 Quick tip Don't forget to hit publish on the content you create.</p>",
"app.components.GuidedTour.CM.create.title": "⚡️ Create content",
"app.components.GuidedTour.CM.success.content": "<p>Awesome, one last step to go!</p><b>🚀 See content in action</b>",
"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": "<p>Collection types help you manage several entries, Single types are suitable to manage only one entry.</p> <p>Ex: For a Blog website, Articles would be a Collection type whereas a Homepage would be a Single type.</p>",
"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": "<p>Collection Types help you manage several entries, Single Types are suitable to manage only one entry.</p> <p>Ex: For a Blog website, Articles would be a Collection Type whereas a Homepage would be a Single Type.</p>",
"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": "<p>Good going!</p><b>⚡️ What would you like to share with the world?</b>",
"app.components.GuidedTour.CTB.success.title": "Step 1: Completed ✅",
"app.components.GuidedTour.apiTokens.create.content": "<p>Generate an authentication token here and retrieve the content you just created.</p>",
@ -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": "<b>{count, plural, one { relation is } other { relations are } }</b> 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": "<b>{count, plural, one { relation is } other { relations are } }</b> 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"
}

View File

@ -1,49 +1,50 @@
{
"Analytics": "Аналитика",
"anErrorOccurred": "Упс! Что-то пошло не так. Пожалуйста, попробуйте еще раз.",
"Auth.components.Oops.text": "Ваш аккаунт был заморожен",
"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.login.strapi": "Войти через Strapi",
"Auth.form.button.password-recovery": "Восстановление пароля",
"Auth.form.button.register": "Давайте начнем",
"Auth.form.button.register": "Давайте начнём",
"Auth.form.confirmPassword.label": "Подтверждение пароля",
"Auth.form.currentPassword.label": "Нынешний пароль",
"Auth.form.currentPassword.label": "Текущий пароль",
"Auth.form.email.label": "Email",
"Auth.form.email.placeholder": "kai@doe.com",
"Auth.form.email.placeholder": "ivan@example.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.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.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.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": "Введите ваш e-mail",
"Auth.form.forgot-password.email.label.success": "Письмо успешно отправлено e-mail",
"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.hint": "Должно быть не менее 8 символов, минимум 1 прописная буква, 1 строчная буква и 1 цифра",
"Auth.form.password.show-password": "Показать пароль",
"Auth.form.register.news.label": "Держите меня в курсе о новых функциях и предстоящих улучшениях (делая это, вы принимаете {terms} и {policy}).",
"Auth.form.register.subtitle": "Учетные данные используются только для аутентификации в Strapi. Все сохраненные данные будут храниться в вашей базе данных.",
"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.username.placeholder": "Ivan_Ivanov",
"Auth.form.welcome.subtitle": "Войдите в свою учётную запись Strapi",
"Auth.form.welcome.title": "Добро пожаловать в Strapi!",
"Auth.link.forgot-password": "Забыли пароль?",
"Auth.link.ready": "Готовы войти?",
@ -51,73 +52,73 @@
"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.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",
"Email": "Email",
"Files Upload": "Загрузка файлов",
"HomePage.helmet.title": "Домашняя страница",
"HomePage.roadmap": "Смотрите нашу дорожную карту",
"HomePage.welcome.congrats": "Поздравляем!",
"HomePage.welcome.congrats.content": "Вы вошли как первый администратор. Чтобы открыть для себя мощные функции, предоставляемые Strapi,",
"HomePage.welcome.congrats.content.bold": "мы рекомендуем вам создать свою первую коллекцию.",
"Media Library": "Медиа-библиотека",
"HomePage.welcome.congrats.content.bold": "мы рекомендуем вам создать свою первую Коллекцию.",
"Media Library": "Библиотека медиа",
"New entry": "Новая запись",
"Password": "Пароль",
"Provider": "Провайдер",
"ResetPasswordToken": "Сброс токена пароля",
"Role": "Роль",
"Roles & Permissions": "Роли и разрешения",
"Roles.ListPage.notification.delete-all-not-allowed": "Некоторые роли нельзя было удалить, так как они связаны с пользователями.",
"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-токен",
"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": "Восстановить",
"Roles.components.List.empty.withSearch": "Нет роли, соответствующей поиску ({search})...",
"Settings.PageTitle": "Настройки - {name}",
"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.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.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.apiTokens.title": "API-токены",
"Settings.apiTokens.types.full-access": "Полный доступ",
"Settings.apiTokens.types.read-only": "Только для чтения",
"Settings.application.customization": "Персонализация",
"Settings.application.customization.carousel-hint": "Изменить логотип панели администратора (Максимальный размер: {dimension}x{dimension}, Максимальный размер файла: {size}KB)",
"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": "изображение",
@ -129,43 +130,83 @@
"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-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.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.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-pricing": "Посмотреть все тарифы",
"Settings.application.link-upgrade": "Обновить ваше приложение",
"Settings.application.node-version": "ВЕРСИЯ NODE",
"Settings.application.strapi-version": "ВЕРСИЯ STRAPI",
"Settings.application.strapiVersion": "ВЕРСИЯ STRAPI",
"Settings.application.node-version": "Версия Node",
"Settings.application.strapi-version": "Версия Strapi",
"Settings.application.strapiVersion": "Версия Strapi",
"Settings.application.title": "Приложение",
"Settings.error": "Ошибка",
"Settings.global": "Глобальные настройки",
"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.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.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": "Роли",
@ -178,9 +219,6 @@
"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}.",
@ -190,8 +228,6 @@
"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": "Роль создана",
@ -213,30 +249,30 @@
"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.description": "Создать нового пользователя при входе через SSO, если учётной записи нет",
"Settings.sso.form.registration.label": "Авто-регистрация",
"Settings.sso.title": "Функция единого входа",
"Settings.webhooks.create": "Создание webhook",
"Settings.webhooks.create": "Создание webhook`а",
"Settings.webhooks.create.header": "Создание нового заголовка",
"Settings.webhooks.created": "Webhook создан",
"Settings.webhooks.event.publish-tooltip": "Это событие существует только для содержимого с включенной системой черновиков/публикаций.",
"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.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.description": "Уведомления с помощью POST событий",
"Settings.webhooks.list.empty.description": "Добавить первый в этот список",
"Settings.webhooks.list.empty.link": "Просмотреть документацию",
"Settings.webhooks.list.empty.title": "Пока еще нет webhooks",
"Settings.webhooks.list.empty.title": "Пока ещё нет ни одного webhook'а",
"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.title": "Webhook",
"Settings.webhooks.to.delete": "{webhooksToDeleteLength, plural, =0 {# ассетов} one {# ассет} other {# ассеты}} выбраны",
"Settings.webhooks.trigger": "Триггер",
"Settings.webhooks.trigger.cancel": "Отмена триггера",
"Settings.webhooks.trigger.pending": "Ожидание…",
@ -246,8 +282,6 @@
"Settings.webhooks.trigger.test": "Тест триггер",
"Settings.webhooks.trigger.title": "Сохранить перед триггером",
"Settings.webhooks.value": "Значение",
"skipToContent": "Перейти к содержимому",
"submit": "Отправить",
"Usecase.back-end": "Back-end разработчик",
"Usecase.button.skip": "Пропустить этот вопрос",
"Usecase.content-creator": "Создатель контента",
@ -258,16 +292,58 @@
"Usecase.other": "Другое",
"Usecase.title": "Расскажите нам немного больше о себе",
"Username": "Имя пользователя",
"Users & Permissions": "Пользователи и Разрешения",
"Users": "Пользователи",
"Users & Permissions": "Пользователи и разрешения",
"Users.components.List.empty": "Нет пользователей...",
"Users.components.List.empty.withFilters": "Нет пользователей с примененными фильтрами...",
"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": "Примеры кода",
@ -282,41 +358,41 @@
"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-document": "Данные не найдены",
"app.components.EmptyStateLayout.content-permissions": "У вас нет прав доступа к этому содержимому",
"app.components.GuidedTour.apiTokens.create.content": "<p>Сгенерируйте здесь токен аутентификации и получите только что созданный контент.</p>",
"app.components.GuidedTour.apiTokens.create.cta.title": "Сгенерируйте API-токен",
"app.components.GuidedTour.apiTokens.create.title": "🚀 Смотрите контент в действии",
"app.components.GuidedTour.apiTokens.success.content": "<p>Смотрите содержимое в действии, сделав HTTP-запрос:</p><ul><li><p>По этому URL: <light>https://'<'YOUR_DOMAIN'>'/api/'<'YOUR_CT'>'</light></p></li><li><p>С заголовком: <light>Authorization: bearer '<'YOUR_API_TOKEN'>'</light></p></li></ul><p>О других способах взаимодействия с содержимым взгляните на <documentationLink>документацию</documentationLink>.</p>",
"app.components.GuidedTour.apiTokens.success.cta.title": "Вернуться на главную страницу",
"app.components.GuidedTour.apiTokens.success.title": "Шаг 3: Завершено ✅",
"app.components.GuidedTour.CM.create.content": "<p>Создавайте и управляйте всем содержимым здесь, в Редакторе контента.</p><p>Например, если взять пример с сайтом-блогом, можно написать статью, сохранить и опубликовать ее по своему усмотрению.</p><p>💡 Quick tip - Don't forget to hit publish on the content you create.</p>",
"app.components.GuidedTour.CM.create.content": "<p>Создавайте и управляйте всем содержимым здесь, в Редакторе контента.</p><p>Например, если взять пример с сайтом-блогом, можно написать статью, сохранить и опубликовать её по своему усмотрению.</p><p>💡 Краткий совет — не забудьте нажать опубликовать для публикации созданного вами контента.</p>",
"app.components.GuidedTour.CM.create.title": "⚡️ Создавайте контент",
"app.components.GuidedTour.CM.success.content": "<p>Потрясающе, остался последний шаг!</p><b>🚀 Смотрите контент в действии</b>",
"app.components.GuidedTour.CM.success.content": "<p>Потрясающе, остался последний шаг!</p><b>🚀 Посмотрите как в итоге выглядит контент</b>",
"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": "<p>Типы Collection помогают управлять несколькими записями, типы Single подходят для управления только одной записью.</p> <p>Например: Для сайта-блога статьи будут типом Collection, а домашняя страница - типом Single.</p>",
"app.components.GuidedTour.CTB.create.cta.title": "Постройте тип Collection",
"app.components.GuidedTour.CTB.create.title": "🧠 Создайте первый тип Collection",
"app.components.GuidedTour.CTB.create.content": "<p>Типы \"Коллекция\" помогают управлять несколькими записями, типы \"Одиночная запись\" подходят для управления только одной записью.</p> <p>Например: Для сайта-блога статьи будут типом \"Коллекция\", а домашняя страница — типом \"Одиночная запись\".</p>",
"app.components.GuidedTour.CTB.create.cta.title": "Создайте тип записей Коллекция",
"app.components.GuidedTour.CTB.create.title": "🧠 Создайте первый тип записей Коллекция",
"app.components.GuidedTour.CTB.success.content": "<p>Так держать!</p><b>⚡️ Чем бы вы хотели поделиться с миром?</b>",
"app.components.GuidedTour.CTB.success.title": "Шаг 1: Завершено ✅",
"app.components.GuidedTour.home.apiTokens.cta.title": "Протестируйте API",
"app.components.GuidedTour.apiTokens.create.content": "<p>Сгенерируйте здесь токен аутентификации и получите только что созданный контент.</p>",
"app.components.GuidedTour.apiTokens.create.cta.title": "Сгенерируйте API-токен",
"app.components.GuidedTour.apiTokens.create.title": "🚀 Посмотрите на контент в действии",
"app.components.GuidedTour.apiTokens.success.content": "<p>Посмотрите содержимое в действии, сделав HTTP-запрос:</p><ul><li><p>По этому URL: <light>https://'<'YOUR_DOMAIN'>'/api/'<'YOUR_CT'>'</light></p></li><li><p>С заголовком: <light>Authorization: bearer '<'YOUR_API_TOKEN'>'</light></p></li></ul><p>О дополнительных способах взаимодействия с контентом смотрите в <documentationLink>документации</documentationLink>.</p>",
"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": "Перейти к Content type Builder",
"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.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.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} файл для загрузки",
@ -334,12 +410,12 @@
"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.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.collectionTypes": "Типы Коллекций",
"app.components.LeftMenuLinkContainer.configuration": "Настройки",
"app.components.LeftMenuLinkContainer.general": "Общие",
"app.components.LeftMenuLinkContainer.noPluginsInstalled": "Нет установленных плагинов",
@ -351,15 +427,19 @@
"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.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.help.button": "Кнопка помощь",
"app.components.Onboarding.label.completed": "% завершено",
"app.components.Onboarding.title": "Смотреть вводные видео",
"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`.",
@ -371,13 +451,13 @@
"app.components.PluginCard.more-details": "Больше деталей",
"app.components.ToggleCheckbox.off-label": "Нет",
"app.components.ToggleCheckbox.on-label": "Да",
"app.components.UpgradePlanModal.button": "УЗНАТЬ БОЛЬШЕ",
"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-power": "Откройте для себя всю мощь Strapi, обновив свой план до Enterprise Edition.",
"app.components.UpgradePlanModal.text-strapi": "Strapi, обновив свой план до",
"app.components.Users.MagicLink.connect": "Отправьте эту ссылку пользователю, чтобы он подключился.",
"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": "Роли пользователя",
@ -396,11 +476,11 @@
"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.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.header.label-loading": "Редактировать пользователя",
"app.containers.Users.EditPage.roles-bloc-title": "Атрибуты ролей",
"app.containers.Users.ModalForm.footer.button-success": "Создать пользователя",
"app.links.configure-view": "Настройка представления",
@ -411,7 +491,7 @@
"app.utils.close-label": "Закрыть",
"app.utils.defaultMessage": " ",
"app.utils.delete": "Удалить",
"app.utils.duplicate": "Дубликат",
"app.utils.duplicate": "Дублировать",
"app.utils.edit": "Редактировать",
"app.utils.errors.file-too-big.message": "Файл слишком большой",
"app.utils.filter-value": "Значение фильтра",
@ -423,35 +503,13 @@
"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",
"clearLabel": "Очистить",
"coming.soon": "Содержимое находится в стадии разработки и через несколько недель оно будет возвращено!",
"component.Input.error.validation.integer": "Значение должно быть целочисленным",
"components.AutoReloadBlocker.description": "Запустите Strapi с помощью одной из следующих команд:",
"components.AutoReloadBlocker.header": "Функционал перезапуска необходим для этого плагина.",
"components.AutoReloadBlocker.header": "Для этого плагина требуется функция перезагрузки.",
"components.ErrorBoundary.title": "Что-то пошло не так...",
"components.FilterOptions.FILTER_TYPES.$contains": "содержит (с учетом регистра)",
"components.FilterOptions.FILTER_TYPES.$contains": "содержит (с учётом регистра)",
"components.FilterOptions.FILTER_TYPES.$endsWith": "заканчивается на",
"components.FilterOptions.FILTER_TYPES.$eq": "равно",
"components.FilterOptions.FILTER_TYPES.$gt": "больше, чем",
@ -459,26 +517,26 @@
"components.FilterOptions.FILTER_TYPES.$lt": "меньше, чем",
"components.FilterOptions.FILTER_TYPES.$lte": "меньше или равно",
"components.FilterOptions.FILTER_TYPES.$ne": "не",
"components.FilterOptions.FILTER_TYPES.$notContains": "не содержит (с учетом регистра)",
"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.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.password.noMatch": "Пароли не совпадают",
"components.Input.error.validation.email": "Неправильный или написанный с ошибкой 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.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": "Обязательное значение.",
@ -486,19 +544,17 @@
"components.InputSelect.option.placeholder": "Выберите здесь",
"components.ListRow.empty": "Нет данных для отображения.",
"components.NotAllowedInput.text": "Нет прав на просмотр этого поля",
"components.OverlayBlocker.description": "Вы воспользовались функционалом, который требует перезапуска сервера. Пожалуйста, подождите, пока сервер не будет запущен.",
"components.OverlayBlocker.description": "Вы используете функцию, для которой требуется перезагрузка сервера. Пожалуйста, подождите, пока сервер не перезагрузится.",
"components.OverlayBlocker.description.serverError": "Сервер должен был перезагрузиться, пожалуйста, проверьте ваши логи в терминале.",
"components.OverlayBlocker.title": "Ожидание перезапуска...",
"components.OverlayBlocker.title.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.ToggleMode.markdown-mode": "Режим разметки",
"components.Wysiwyg.ToggleMode.preview-mode": "Режим предпросмотра",
"components.Wysiwyg.collapse": "Свернуть",
"components.Wysiwyg.selectOptions.H1": "Заголовок H1",
"components.Wysiwyg.selectOptions.H2": "Заголовок H2",
@ -507,33 +563,39 @@
"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.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.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.App.schemas.data-loaded": "Схемы были успешно загружены",
"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.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.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 {is # отсутствующий компонент} other {are # отсутствующих компонентов}}",
"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": "Выберите компонент",
@ -548,28 +610,29 @@
"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.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.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.withFilters": "Нет {contentType} с применёнными фильтрами...",
"content-manager.components.TableEmpty.withSearch": "Нет {contentType} согласно поиску ({search})...",
"content-manager.components.TableEmpty.withoutFilter": "Нет {contentType}...",
"content-manager.components.empty-repeatable": "Еще нет записей. Нажмите кнопку ниже, чтобы добавить одну.",
"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.repeatable.reorder.error": "Произошла ошибка при изменении порядка полей вашего компонента. Попробуйте ещё раз.",
"content-manager.components.reset-entry": "Сбросить запись",
"content-manager.components.uid.apply": "Применить",
"content-manager.components.uid.available": "Доступный",
@ -577,8 +640,8 @@
"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.Link.Model": "Измените тип Коллекции",
"content-manager.containers.Edit.addAnItem": "Добавить элемент...",
"content-manager.containers.Edit.clickToJump": "Нажмите для перехода к записи",
"content-manager.containers.Edit.delete": "Удалить",
"content-manager.containers.Edit.delete-entry": "Удалить эту запись",
@ -586,10 +649,10 @@
"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.draftVersion": "черновая версия",
"content-manager.containers.Edit.information.editing": "Редактирование",
"content-manager.containers.Edit.information.lastUpdate": "Последнее обновление",
"content-manager.containers.Edit.information.publishedVersion": "Опубликованная версия",
"content-manager.containers.Edit.information.publishedVersion": "опубликованная версия",
"content-manager.containers.Edit.pluginHeader.title.new": "Создать запись",
"content-manager.containers.Edit.reset": "Сбросить",
"content-manager.containers.Edit.returnList": "Вернуться к списку",
@ -598,47 +661,49 @@
"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.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.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.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.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.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.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.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.button": "Перейдите в конструктор типов Коллекций",
"content-manager.emptyAttributes.description": "Добавьте своё первое поле в тип Коллекции",
"content-manager.emptyAttributes.title": "Пока нет полей",
"content-manager.error.attribute.key.taken": "Это значение уже существует",
"content-manager.error.attribute.sameKeyAndName": "Не может быть одинаковым",
@ -649,7 +714,7 @@
"content-manager.error.record.delete": "Произошла ошибка при удалении записи.",
"content-manager.error.record.fetch": "Произошла ошибка при извлечении записи.",
"content-manager.error.record.update": "Произошла ошибка при обновлении записи.",
"content-manager.error.records.count": "Произошла ошибка при подсчете количества записей.",
"content-manager.error.records.count": "Произошла ошибка при подсчёте количества записей.",
"content-manager.error.records.fetch": "Произошла ошибка при извлечении записей.",
"content-manager.error.schema.generation": "Возникла ошибка во время генерации структуры.",
"content-manager.error.validation.json": "Это не JSON",
@ -666,12 +731,15 @@
"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.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": "Включить сортировку по этому полю",
@ -681,65 +749,67 @@
"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.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.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.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.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.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": "<b>{count, plural, =0 { of your content relations is} one { of your content relations is} other { of your content relations are}}</b> еще не опубликованы.<br></br>Это может привести к появлению неработающих ссылок и ошибок в вашем проекте.",
"content-manager.popUpwarning.warning.has-draft-relations.message": "<b>{count, plural, =0 {отношений записей} one {отношение записей} other {отношений записей}}</b> ещё не опубликованы.<br></br>Это может привести к появлению неработающих ссылок и ошибок в вашем проекте.",
"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}",
"form.button.done": "Выполнено",
"content-manager.utils.data-loaded": "{number, plural, =0 {записей} one {запись} other {записей}} успешно загружено",
"dark": "Тёмная",
"form.button.continue": "Продолжить",
"form.button.done": "Выполнено",
"global.actions": "Действия",
"global.prompt.unsaved": "Вы уверены, что хотите покинуть эту страницу? Все ваши модификации будут потеряны",
"global.save": "Сохранить",
"global.search": "Поиск",
"global.see-more": "Подробнее",
"global.select": "Выбрать",
"global.select-all-entries": "Выбрать все записи",
"global.details": "Подробности",
"global.documentation": "Документация",
"global.auditLogs": "Аудит логов",
"global.back": "Назад",
"global.cancel": "Отмена",
"global.change-password": "Сменить пароль",
"global.content-manager": "Редактор контента",
"global.continue": "Продолжить",
"global.delete": "Удалить",
"global.delete-target": "Удалить {target}",
"global.description": "Описание",
"global.change-password": "Сменить пароль",
"global.settings": "Настройки",
"global.type": "Тип",
"global.roles": "Роли",
"global.users": "Пользователи",
"global.details": "Подробности",
"global.disabled": "Отключено",
"global.documentation": "Документация",
"global.enabled": "Включено",
"global.finish": "Готово",
"global.reset-password": "Сброс пароля",
"global.marketplace": "Маркет",
"global.name": "Имя",
"global.none": "Нет",
"global.password": "Пароль",
"global.plugins": "Плагины",
"global.plugins.content-manager": "Редактор контента",
"global.plugins.content-manager.description": "Быстрый способ просмотра, редактирования и удаления данных в вашей базе данных.",
@ -748,23 +818,30 @@
"global.plugins.documentation": "Документация",
"global.plugins.documentation.description": "Создайте документ OpenAPI и визуализируйте свой API с помощью пользовательского интерфейса SWAGGER.",
"global.plugins.email": "Email",
"global.plugins.email.description": "Настройте свое приложение для отправки электронной почты.",
"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": "Библиотека медиа",
"global.plugins.upload.description": "Управление медиафайлами.",
"global.plugins.users-permissions": "Роли и разрешения",
"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": "Редактор контента",
"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": "Произошла ошибка",
@ -777,11 +854,14 @@
"notification.success.delete": "Элемент удален",
"notification.success.saved": "Сохранено",
"notification.success.title": "Успех:",
"notification.success.tokencreated": "Токен API успешно создан",
"notification.success.tokenedited": "Токен API успешно отредактирован",
"notification.success.tokencreated": "API-токен успешно создан",
"notification.success.tokenedited": "API-токен успешно отредактирован",
"notification.version.update.message": "Доступна новая версия Strapi!",
"notification.warning.404": "404 - Не найдено",
"notification.warning.404": "404 Не найдено",
"notification.warning.title": "Внимание:",
"or": "ИЛИ",
"request.error.model.unknown": "Модель данных не существует"
"request.error.model.unknown": "Модель данных не существует",
"selectButtonTitle": "Выбрать",
"skipToContent": "Перейти к содержимому",
"submit": "Отправить"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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": "Выбор цвета"
}

View File

@ -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"
}

View File

@ -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ı"
}

View File

@ -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": "選色器開關"
}

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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"
}

View File

@ -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",

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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",

View File

@ -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",

View File

@ -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": "도큐멘테이션"
}

View File

@ -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",

View File

@ -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",

View File

@ -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"
}

View File

@ -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",

View File

@ -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",

View File

@ -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": "Документация"

View File

@ -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",

View File

@ -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"
}

View File

@ -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": "โทเค็นคัดลอกไปยังคลิปบอร์ด",

View File

@ -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"
}

View File

@ -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": "Токен скопійовано у буфер обміну",

View File

@ -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",

View File

@ -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": "设置密码以供访问文档",

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -0,0 +1,5 @@
{
"plugin.description.long": "Добавляет конечную точку для GraphQL с методами API по умолчанию.",
"plugin.description.short": "Добавляет конечную точку для GraphQL с методами API по умолчанию.",
"plugin.name": "GraphQL"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -1,4 +1,5 @@
{
"plugin.description.long": "为默认API方法添加GraphQL端点",
"plugin.description.short": "为默认API方法添加GraphQL端点"
"plugin.description.short": "为默认API方法添加GraphQL端点",
"plugin.name": "GraphQL"
}

View File

@ -1,4 +1,5 @@
{
"plugin.description.long": "新增使用預設 API 方法的 GraphQL 端點。",
"plugin.description.short": "新增使用預設 API 方法的 GraphQL 端點。"
"plugin.description.short": "新增使用預設 API 方法的 GraphQL 端點。",
"plugin.name": "GraphQL"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -1,4 +1,5 @@
{
"plugin.description.long": "Strapi 에러 이벤트를 Sentry에 보냅니다.",
"plugin.description.short": "Strapi 에러 이벤트를 Sentry에 보냅니다."
"plugin.description.short": "Strapi 에러 이벤트를 Sentry에 보냅니다.",
"plugin.name": "Sentry에"
}

View File

@ -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"
}

View File

@ -1 +1,5 @@
{}
{
"plugin.description.long": "Отсылает записи об ошибках Strapi в Sentry. Иными словами, ведёт журнал событий с ошибками и отправляет их в Sentry.",
"plugin.description.short": "Отсылает записи об ошибках Strapi в Sentry.",
"plugin.name": "Sentry"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -1,5 +1,6 @@
{
"plugin.description.long": "將 Strapi 錯誤事件傳送至 Sentry。",
"plugin.description.short": "將 Strapi 錯誤事件傳送至 Sentry。"
"plugin.description.short": "將 Strapi 錯誤事件傳送至 Sentry。",
"plugin.name": "Sentry"
}