aboutsummaryrefslogblamecommitdiff
path: root/themes/hugo-theme-stack/i18n/bg.yaml
blob: cf64a5652af21195a6bab65c17c3b618ee05fd57 (plain) (tree)








































































                                                                                    
toggleMenu:
    other: Покажи Меню

darkMode:
    other: Тъмен Режим

list:
    page:
        one: "{{ .Count }} страница"
        other: "{{ .Count }} страници"

    section:
        other: Секция

    subsection:
        one: Подсекция
        other: Подсекции

article:
    back:
        other: Назад

    tableOfContents:
        other: Съдържание

    relatedContent:
        other: Свързано Съдържание

    lastUpdatedOn:
        other: Последна промяна на

    readingTime:
        one: "{{ .Count }} minute read"
        other: "{{ .Count }} minute read"

notFound:
    title:
        other: Не е намерено

    subtitle:
        other: Страницата която търсите не е открита

widget:
    archives:
        title:
            other: Архиви

        more:
            other: Повече

    tagCloud:
        title:
            other: Тагове
    categoriesCloud:
        title:
            other: Категории

search:
    title:
        other: Търсене

    placeholder:
        other: Напишете нещо...

    resultTitle:
        other: "#PAGES_COUNT страници (#TIME_SECONDS секунди)"

footer:
    builtWith:
        other: Създадено с {{ .Generator }}

    designedBy:
        other: Тема {{ .Theme }} създадена от {{ .DesignedBy }}