@docusaurus/theme-translations
Version:
Docusaurus theme translations.
81 lines (80 loc) • 6.89 kB
JSON
{
"theme.AnnouncementBar.closeButtonAriaLabel": "Затваряне",
"theme.BackToTopButton.buttonAriaLabel": "Превъртете обратно най-горе",
"theme.CodeBlock.copied": "Копирано",
"theme.CodeBlock.copy": "Копиране",
"theme.CodeBlock.copyButtonAriaLabel": "Копирайте кода в клипборда",
"theme.CodeBlock.wordWrapToggle": "Включване на пренасянето на думи",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Свиване на категорията '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "Разширяване на категорията'{label}'",
"theme.ErrorPageContent.title": "Тази страница се срина.",
"theme.ErrorPageContent.tryAgain": "Опитайте отново",
"theme.NavBar.navAriaLabel": "Основен",
"theme.NotFound.p1": "Не успяхме да намерим това, което търсите.",
"theme.NotFound.p2": "Моля, свържете се със собственика на сайта, който ви е свързал с оригиналния URL адрес, и ги уведомете, че връзката им е повредена.",
"theme.NotFound.title": "Страницата не е намерена",
"theme.TOCCollapsible.toggleButtonLabel": "На тази страница",
"theme.admonition.caution": "Внимание",
"theme.admonition.danger": "Опасност",
"theme.admonition.info": "Информация",
"theme.admonition.note": "Бележка",
"theme.admonition.tip": "Съвет",
"theme.admonition.warning": "Внимание",
"theme.blog.archive.description": "Архив",
"theme.blog.archive.title": "Архив",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"theme.blog.paginator.navAriaLabel": "Навигация в страницата със списък на блогове",
"theme.blog.paginator.newerEntries": "По-нови записи",
"theme.blog.paginator.olderEntries": "По-стари записи",
"theme.blog.post.paginator.navAriaLabel": "Навигация на страница с публикации в блогове",
"theme.blog.post.paginator.newerPost": "По-нова публикация",
"theme.blog.post.paginator.olderPost": "По-стар пост",
"theme.blog.post.plurals": "Една публикация|{count} публикации",
"theme.blog.post.readMore": "Прочетете повче",
"theme.blog.post.readMoreLabel": "Прочетете повече за {title}",
"theme.blog.post.readingTime.plurals": "Една минута четене|{readingTime} минути четене",
"theme.blog.sidebar.navAriaLabel": "Навигация в последните публикации в блога",
"theme.blog.tagTitle": "{nPosts} маркиран с/със \"{tagName}\"",
"theme.colorToggle.ariaLabel": "Превключване между тъмен и светъл режим (В момента {mode})",
"theme.colorToggle.ariaLabel.mode.dark": "тъмен режим",
"theme.colorToggle.ariaLabel.mode.light": "светъл режим",
"theme.common.editThisPage": "Редактирай тази страница",
"theme.common.headingLinkTitle": "Директна връзка към {heading}",
"theme.common.skipToMainContent": "Преминете към основното съдържание",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.unlistedBanner.message": "Тази страница е скрита. Търсачките няма да я индексират и само потребители с директна връзка имат достъп до него.",
"theme.contentVisibility.unlistedBanner.title": "Скрита страница",
"theme.docs.DocCard.categoryDescription.plurals": "един предмет|{count} предмета",
"theme.docs.breadcrumbs.home": "Начална страница",
"theme.docs.breadcrumbs.navAriaLabel": "Галета",
"theme.docs.paginator.navAriaLabel": "Страници с документaция",
"theme.docs.paginator.next": "Следваща страница",
"theme.docs.paginator.previous": "Предишна страница",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Затваряне на лентата за навигация",
"theme.docs.sidebar.collapseButtonAriaLabel": "Свиване на страничната лента",
"theme.docs.sidebar.collapseButtonTitle": "Свиване на страничната лента",
"theme.docs.sidebar.expandButtonAriaLabel": "Разгъване на страничната лентаr",
"theme.docs.sidebar.expandButtonTitle": "Разгъване на страничната лента",
"theme.docs.sidebar.navAriaLabel": "Странична лента на документацията",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Превключване на навигационната лента",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} с/със \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "Един документ маркиран|{count} документи маркирани",
"theme.docs.versionBadge.label": "Версия: {versionLabel}",
"theme.docs.versions.latestVersionLinkLabel": "най-новата версия",
"theme.docs.versions.latestVersionSuggestionLabel": "За актуална документация вижте {latestVersionLink} ({versionLabel}).",
"theme.docs.versions.unmaintainedVersionLabel": "Това е документация за {siteTitle} {versionLabel}, който вече не се поддържа активно.",
"theme.docs.versions.unreleasedVersionLabel": "Това е непубликувана документация за версия {versionLabel} на {siteTitle}.",
"theme.lastUpdated.atDate": " на {date}",
"theme.lastUpdated.byUser": " от {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Последно обновено{atDate}{byUser}",
"theme.navbar.mobileLanguageDropdown.label": "Езици",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Назад към главното меню",
"theme.navbar.mobileVersionsDropdown.label": "Версии",
"theme.tags.tagsListLabel": "Етикети:",
"theme.tags.tagsPageLink": "Вижте всички етикети",
"theme.tags.tagsPageTitle": "Етикети"
}