Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
AgeCommit message (Collapse)Author
2022-10-29Revert "Merge branch 'canary' into master" (#712)Jimmy Cai
Revert "Merge branch 'canary' into master (#711)" This reverts commit 8a597a5c9c861d2bce22a5e06c7667cd9c8e263a.
2022-10-29Merge branch 'canary' into master (#711)Jimmy Cai
* refactor(i18n): simplify the structure of the translation file * chore: prepare repository for v4.0.0-alpha * chore: modify go.mod to v4 * refactor: migrate theme configuration to TOML * fix: exampleSite not using correct theme * feat: add favicon from assets folder * refactor: drop linear grandient background feature remove node-vibrant from dependencies * feat: use Hugo's code block render hook to implement code copy button Now it can have i18n support * refactor: delete color.ts * refactor: delete Emoji support post from example site * refactor: drop support for `hidden` field in front matter * feat: upgrade to PhotoSwipe v5 * chore: bump the required hugo version to 0.100.0 * refactor: remove PhotoSwipe from external.yaml * fix: extra margin in search result * fix: incorrect markdown heading level in example site * refactor: remove some usages of `default` in template No longer needed thanks to Hugo's configuration merge * fix: one line codeblock style in firefox closes https://github.com/CaiJimmy/hugo-theme-stack/issues/564 * feat: add style to new codeblock * feat: i18n support for codeblock copy text * fix(menu): jitter when closing menu It's caused by flexbox gap property, which can't animate * fix(search): long text overflows under the Search icon closes https://github.com/CaiJimmy/hugo-theme-stack/issues/515
2022-10-21feat(i18n): add european portuguese translation (#699)Celso Miranda
Very subtle changes from the Brazilian Portuguese translation
2022-09-29feat(i18n): add categories cloud translation for Arabic (#673)FarisZR
Add categories cloud translation
2022-09-29feat(i18n): update Bengali translation (#665)Mehedi Hasan
2022-09-29feat(i18n): add missing pt-BR translations (#680)Daniel Pessoa
* feat(i18n): Add categoriesCloud for pt-BR
2022-08-03feat(i18n): added missing korean translation (categories cloud widget) (#653)Wontory
2022-06-10feat(i18n): add Persian(Farsi) translation (#602)Sajjad Shirazy
2022-06-09feat(i18n): add Bengali translation (#625)Mehedi Hasan
2022-06-05feat(i18n): add missing translation (it, nl) for categories (#614)Felix Niederwanger
2022-06-05feat(i18n): add Hungarian translation (#584)Zsombor Udvardy
2022-06-05refactor: rename "Related contents" to "Related content" (#567)Spence Churchill
2022-06-05docs(i18n): add German translation for categories widget (#596)Niko Köser
2022-03-20fix(i18n/ar): update Reading Time localization for Arabic language (#527)RADDAH
* update the localization based on Arabic syntax readingTime variable updated to match the exact syntax for Arabic language One variable in Arabic no need to add the count variable for 1 minute, there is a word to describe that specifically. Other variable localization updated to match Arabic grammar tenses. * remove unnecessary leading space Co-authored-by: Jimmy Cai <github@jimmycai.com>
2022-03-20feat(i18n/id): Add translation for Category Widget (#548)Farrel Franqois
2022-03-20feat(i18n): add Catalan translation (#557)Hugoo
2022-03-20feat(i18n/es): add translation for Category widget (#558)Hugoo
2022-03-20feat(i18n): add Chinese(Hong Kong) translation (#560)Konnyaku
2022-03-20feat(i18n/pl): Add translation for Category widget (#563)Kacper Betański
2022-03-09refactor(i18n): use lowercase language codesJimmy Cai
Related with this Hugo issue: https://github.com/gohugoio/hugo/issues/7344
2022-03-07feat(i18n): add missing ja & zh-CN translations (#538)zhixuan
2022-03-04feat(i18n): add Arabic translation (#157)FarisZR
2022-03-04feat(widget): add category widget (#475)Felix Niederwanger
* Add category widget Adds the ability to add a category to the widgets. * Adapt to new widget scheme Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-12-04Update i18n(ko) (#418)HAHWUL
Add dark mode, list-section, list-subsction, article-back, article-tableOfContents, article-readingTime
2021-12-04fix(i18n/fr): add missing translations for reading time (#416)Paul-Henri Zimmerlin
2021-10-30feat(i18n): add Ukrainian translation (#404)volodymyrmarkiv
2021-10-30feat(i18n): add zh-TW (#402)TonyPepeBear
2021-10-22feat(i18n): add Greek translation (#378)Christos Manios
2021-10-17feat(i18n): Thai language (#396)Ar-ruk Kachen
2021-10-16feat(i18n): add missing pt-BR translations (#384)Daniel Pessoa
2021-08-30refactor(i18n): Suggest improvements English translation (#329)Matthias Thym
No need to shorten minutes Remove period from subtitle on 404 page
2021-08-26feat(i18n): add German and Spanish translations for new features and ↵Matthias Thym
refactor (#328) * feat(i18n): add German translations for new features and refactor add translation for feature `back` add translation for feature `tableOfContents` add translation for feature `readingTime` fix translation for feature `resultTitle` add newlines according to i18n en config * feat(i18n): add Spanish translations for new features and refactor add translation for feature `back` add translation for feature `tableOfContents` add translation for feature `readingTime` add newlines according to i18n en config
2021-08-25feat(i18n): add PL translation for reading time (#325)MikDal002
2021-08-10feat(i18n): add `readingTime` russian translation (#297)SOT-TECH
2021-08-04feat(i18n): add translation for `.readingTime` in Chinese & Japanese (#285)zhixuan
2021-07-29feat(i18n): Italian translation (#281)giacomocarrozzo
2021-07-27feat(i18n): Add Indonesian translation for `readingTime` (#279)Farrel Franqois
2021-07-23feat(article): reading time (#204)Bachrul uluum
* add reading time feature * Revert change in jsconfig.json * feat: add article.readingTime param, and improve style * Revert change in jsconfig.json x2 * Remove reading time in compact layout It doesn't look right to me for now * feat: add i18n support to reading time string * Hide footer.article-time when there's not content Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-07-19feat(i18n): Improve Indonesian translation (#265)Farrel Franqois
2021-07-11feat(i18n): add russian translation for back and TOC (#262)SOT-TECH
2021-07-07feat(i18n): Added missing French translations (#259)Zoroark
Also adds whitespace to match the English file's layout.
2021-07-06feat(i18n): add Polish translation (#257)MikDal002
2021-06-23feat(i18n): add Chinese translation of Table of Content (#235)zhixuan
2021-06-23feat(i18n): add Japanese translation of Table of Content (#237)zhixuan
2021-06-21feat: Table of Contents (#232)Jimmy Cai
Currently, the new table of contents is disabled by default. I will change that after several versions. ------------- * feat: Table of Content (WIP) * fix: set scratch inside define block * fix(toc): darkmode text color * feat: unify page layout, and add config to disable toc * feat: add scroll-behavior: smooth to html * fix: use <ol> for TOC. And Disable TOC by default for now * refactor: use css flexbox for article page with toc enable toc for example site * feat(i18n): add i18n entry for "Back" and "Table of Contents" * style: remove unused `keep-sidebar` class * doc: add table of contents as feature
2021-06-12fix(i18n): Japanese translating (#212)Masakazu Araki
"サーチ" is not good translate for this situation.
2021-04-05fix(i18n): Dutch minor change (#185)miclnl
2021-04-03feat(i18n): add Dutch (#180)miclnl
2021-03-27i18n: German translationMatthias Thym
2021-02-26i18n: Spanish translation (#155)Spicy
Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>