aboutsummaryrefslogblamecommitdiff
path: root/themes/hugo-theme-stack/i18n/sk.yaml
blob: 59c680efca54542e1efb63dbccbcd1e66f4acdba (plain) (tree)






































































                                                              
toggleMenu:
    other: Skryť menu

darkMode:
    other: Tmavý režim

list:
    page:
        one: "{{ .Count }} stránka"
        other: "{{ .Count }} stránok"

    section:
        other: Kategórie

    subsection:
        one: Podkategória
        other: Podkategórie

article:
    back:
        other: Späť

    tableOfContents:
        other: Obsah

    relatedContent:
        other: Súvisiace

    lastUpdatedOn:
        other: Naposledy aktualizované

    readingTime:
        one: "{{ .Count }} minúta"
        other: "{{ .Count }} minút"

notFound:
    title:
        other: Nenájdené

    subtitle:
        other: Tato stránka neexistuje

widget:
    archives:
        title:
            other: Archívy
        more:
            other: Viac
    tagCloud:
        title:
            other: Štítky
    categoriesCloud:
        title:
            other: Kategórie

search:
    title:
        other: Hladať

    placeholder:
        other: Zadajte niečo...

    resultTitle:
        other: "#PAGES_COUNT stránok (#TIME_SECONDS sekúnd)"

footer:
    builtWith:
        other: Vytvorené pomocou {{ .Generator }}

    designedBy:
        other: Šablóna {{ .Theme }} od {{ .DesignedBy }}