diff --git a/packages/docusaurus-theme-translations/locales/bg/plugin-ideal-image.json b/packages/docusaurus-theme-translations/locales/bg/plugin-ideal-image.json new file mode 100644 index 000000000000..833f1b1306e6 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/bg/plugin-ideal-image.json @@ -0,0 +1,7 @@ +{ + "theme.IdealImageMessage.404error": "404. Снимката не е намерена", + "theme.IdealImageMessage.error": "Грешка. Щракнете, за да презаредите.", + "theme.IdealImageMessage.load": "Щракнете, за да заредите {sizeMessage}", + "theme.IdealImageMessage.loading": "Зарежда...", + "theme.IdealImageMessage.offline": "Браузърът Ви е извън обхват. Снимката не е заредена." +} diff --git a/packages/docusaurus-theme-translations/locales/bg/plugin-pwa.json b/packages/docusaurus-theme-translations/locales/bg/plugin-pwa.json new file mode 100644 index 000000000000..e8efb6783aa8 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/bg/plugin-pwa.json @@ -0,0 +1,5 @@ +{ + "theme.PwaReloadPopup.closeButtonAriaLabel": "Затваряне", + "theme.PwaReloadPopup.info": "Налична е нова версия", + "theme.PwaReloadPopup.refreshButtonText": "Опресняване" +} diff --git a/packages/docusaurus-theme-translations/locales/bg/theme-common.json b/packages/docusaurus-theme-translations/locales/bg/theme-common.json new file mode 100644 index 000000000000..11cf230e1cea --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/bg/theme-common.json @@ -0,0 +1,74 @@ +{ + "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.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.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": "Етикети", + "theme.unlistedContent.message": "Тази страница е скрита. Търсачките няма да я индексират и само потребители с директна връзка имат достъп до него.", + "theme.unlistedContent.title": "Скрита страница" +} diff --git a/packages/docusaurus-theme-translations/locales/bg/theme-live-codeblock.json b/packages/docusaurus-theme-translations/locales/bg/theme-live-codeblock.json new file mode 100644 index 000000000000..4f4a503fe0e4 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/bg/theme-live-codeblock.json @@ -0,0 +1,4 @@ +{ + "theme.Playground.liveEditor": "Live Editor", + "theme.Playground.result": "Result" +} diff --git a/packages/docusaurus-theme-translations/locales/bg/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/bg/theme-search-algolia.json new file mode 100644 index 000000000000..100008c134b9 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/bg/theme-search-algolia.json @@ -0,0 +1,35 @@ +{ + "theme.SearchBar.label": "Търсене", + "theme.SearchBar.seeAll": "Вижте всички {count} резултата", + "theme.SearchModal.errorScreen.helpText": "Може да проверите вашата мрежова връзка.", + "theme.SearchModal.errorScreen.titleText": "Не може да се извлекат резултати", + "theme.SearchModal.footer.closeKeyAriaLabel": "Клавиш Escape", + "theme.SearchModal.footer.closeText": "за затваряне", + "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Стрелка надолу", + "theme.SearchModal.footer.navigateText": "за навигация", + "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Стрелка нагоре", + "theme.SearchModal.footer.searchByText": "Търсене от", + "theme.SearchModal.footer.selectKeyAriaLabel": "Клавиш Enter ", + "theme.SearchModal.footer.selectText": "за избиране", + "theme.SearchModal.noResultsScreen.noResultsText": "Няма резултати за", + "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Информирай ни.", + "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Вярвате, че тази заявка трябва да върне резултати?", + "theme.SearchModal.noResultsScreen.suggestedQueryText": "Опитайте да потърсите", + "theme.SearchModal.placeholder": "Търсене в документацията", + "theme.SearchModal.searchBox.cancelButtonText": "Отказ", + "theme.SearchModal.searchBox.resetButtonTitle": "Изчистване на заявката", + "theme.SearchModal.startScreen.favoriteSearchesTitle": "Любими", + "theme.SearchModal.startScreen.noRecentSearchesText": "Няма скорошни търсения", + "theme.SearchModal.startScreen.recentSearchesTitle": "Скорошни", + "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Премахване на това търсене от любимите", + "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Премахване това търсене от историята", + "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Запазване това търсене", + "theme.SearchPage.algoliaLabel": "Търсене от Algolia", + "theme.SearchPage.documentsFound.plurals": "Намерен е един документ|{count} намерени документи", + "theme.SearchPage.emptyResultsTitle": "Потърсете в документацията", + "theme.SearchPage.existingResultsTitle": "Резултати от търсенето за \"{query}\"", + "theme.SearchPage.fetchingNewResults": "звличане на нови резултати...", + "theme.SearchPage.inputLabel": "Търсене", + "theme.SearchPage.inputPlaceholder": "Въведете вашето търсене тук", + "theme.SearchPage.noResultsText": "Не бяха намерени резултати" +}