Skip to content

Commit

Permalink
feat(theme-translations): Add Bulgarian default theme translations (b…
Browse files Browse the repository at this point in the history
…g) (#10111)

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
  • Loading branch information
PetarMc1 and slorber committed May 9, 2024
1 parent 72eefc7 commit 801964d
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"theme.IdealImageMessage.404error": "404. Снимката не е намерена",
"theme.IdealImageMessage.error": "Грешка. Щракнете, за да презаредите.",
"theme.IdealImageMessage.load": "Щракнете, за да заредите {sizeMessage}",
"theme.IdealImageMessage.loading": "Зарежда...",
"theme.IdealImageMessage.offline": "Браузърът Ви е извън обхват. Снимката не е заредена."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"theme.PwaReloadPopup.closeButtonAriaLabel": "Затваряне",
"theme.PwaReloadPopup.info": "Налична е нова версия",
"theme.PwaReloadPopup.refreshButtonText": "Опресняване"
}
Original file line number Diff line number Diff line change
@@ -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": "Скрита страница"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"theme.Playground.liveEditor": "Live Editor",
"theme.Playground.result": "Result"
}
Original file line number Diff line number Diff line change
@@ -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": "Не бяха намерени резултати"
}

0 comments on commit 801964d

Please sign in to comment.