i18n: refactor translations for docs site (#181)

* i18n: move some translations under example site

* chore: update i18n/ja.yaml

* i18n: update zh-tw.yaml

* i18n: update fr.yaml

* i18n: update pt.yaml

* i18n: update ko.yaml

* i18n: update nb.yaml and nn.yaml

* i18n: update sw.yaml

* i18n: update vi.yaml

* i18n: update sw.yaml

* docs: clean up ja site as it's incomplete
This commit is contained in:
Xin 2023-11-01 16:26:54 -04:00 committed by GitHub
parent 433beed666
commit 10ba5533e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 65 additions and 109 deletions

View File

@ -1,20 +0,0 @@
---
title: "このサイトについて"
toc: false
---
Hextraは、現代的な静的ウェブサイトを構築するためのシンプルで高速で柔軟なテーマとして設計されています。特にドキュメンテーションウェブサイトに適していますが、ブログ、ポートフォリオなどのさまざまなタイプのサイトにも使用できます。
Hugoは、Jekyllと同様に静的サイトジェネレーターです。Hugoの特徴は、単一のバイナリであることで、さまざまなプラットフォームで簡単にインストールして実行できることです。また、数千ページのサイトをミリ秒単位でレンダリングできるほど非常に高速で信頼性があります。
Hextraは、最小限のフットプリントに焦点を当てた考え方で構築されています。始めるためには、Node.jsのような追加の依存関係は必要ありません。必要なのは、単一のYAML設定ファイルと、Markdownのコンテンツだけです。そのため、ツールのセットアップではなく、質の高いコンテンツの作成に集中できます。
## クレジット
Hextraをビルドするには、次のツールとインスピレーションが必要です
- [Hugo](https://gohugo.io/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Heroicons](https://heroicons.com/)
- [Nextra](https://nextra.vercel.app/)
- [Next.js](https://nextjs.org/)

View File

@ -1,17 +0,0 @@
---
linkTitle: "ドキュメンテーション"
title: Hextraへようこそ
---
👋 こんにちはHextraドキュメンテーションへようこそ
<!--more-->
## Hextraとは
Hextraは、[Hugo][hugo]テーマの一つで、[Tailwind CSS][tailwind-css]を使用して作られた、現代的で高速なバッテリー内蔵のテーマです。
ドキュメンテーション、ブログ、ウェブサイトの美しいウェブサイトを構築するために設計され、様々な要件に対応するための機能と柔軟性を提供します。
[hugo]: https://gohugo.io/
[flex-search]: https://github.com/nextapps-de/flexsearch
[tailwind-css]: https://tailwindcss.com/

View File

@ -1,6 +0,0 @@
---
title: はじめに
weight: 1
---
プロジェクトの紹介。

View File

@ -1,6 +0,0 @@
---
title: コンポーネント
weight: 2
---
Hextraは、[Hugo Shortcodes](https://gohugo.io/content-management/shortcodes/)に基づいたさまざまな組み込みコンポーネントを提供しています。

View File

@ -22,14 +22,10 @@ languages:
languageName: English languageName: English
weight: 1 weight: 1
title: Hextra title: Hextra
ja:
languageName: 日本語
weight: 2
title: "Hextra テーマ"
zh-cn: zh-cn:
languageName: 简体中文 languageName: 简体中文
languageCode: zh-CN languageCode: zh-CN
weight: 3 weight: 2
title: Hextra title: Hextra
module: module:

View File

@ -0,0 +1,6 @@
documentation: "文档"
showcase: "项目展示"
blog: "博客"
about: "关于"
more: "更多"
hugoDocs: "Hugo 文档 ↗"

View File

@ -2,9 +2,12 @@ backToTop: "Scroll to top"
changeLanguage: "Change language" changeLanguage: "Change language"
changeTheme: "Change theme" changeTheme: "Change theme"
copyright: "© 2023 Hextra Project." copyright: "© 2023 Hextra Project."
dark: "Dark"
editThisPage: "Edit this page on GitHub →" editThisPage: "Edit this page on GitHub →"
lastUpdated: "Last updated on" lastUpdated: "Last updated on"
light: "Light"
noResultsFound: "No results found." noResultsFound: "No results found."
onThisPage: "On this page" onThisPage: "On this page"
poweredBy: "Powered by Hextra"
readMore: "Read more →" readMore: "Read more →"
searchPlaceholder: "Search..." searchPlaceholder: "Search..."

View File

@ -1,19 +1,13 @@
about: "À propos"
backToTop: "Revenir en haut" backToTop: "Revenir en haut"
blog: "Blog"
changeLanguage: "Changer la langue" changeLanguage: "Changer la langue"
changeTheme: "Thème d'affichage" changeTheme: "Thème d'affichage"
copyright: "© 2023 Hextra Project." copyright: "© 2023 Hextra Project."
dark: "Sombre" dark: "Sombre"
documentation: "Documentation"
editThisPage: "Modifier cette page sur GitHub →" editThisPage: "Modifier cette page sur GitHub →"
hugoDocs: "Docs Hugo ↗"
lastUpdated: "Dernière modification" lastUpdated: "Dernière modification"
light: "Clair" light: "Clair"
more: "Plus"
noResultsFound: "Pas de résultats trouvés" noResultsFound: "Pas de résultats trouvés"
onThisPage: "Sur cette page" onThisPage: "Sur cette page"
poweredBy: "Propulsé par Hextra" poweredBy: "Propulsé par Hextra"
readMore: "Lire plus →" readMore: "Lire plus →"
searchPlaceholder: "Rechercher..." searchPlaceholder: "Rechercher..."
showcase: "Showcase"

View File

@ -1,16 +1,13 @@
# Navbar backToTop: "トップにスクロール"
documentation: "ドキュメンテーション" changeLanguage: "言語を変更"
blog: "ブログ" changeTheme: "テーマを変更"
about: "このサイトについて" copyright: "© 2023 Hextra プロジェクト。"
dark: "ダーク"
more: "もっと" editThisPage: "このページをGitHubで編集 →"
hugoDocs: "Hugoドキュメント ↗"
searchPlaceholder: "検索ドキュメント..."
noResultsFound: "検索結果が見つかりませんでした"
onThisPage: "このページでは"
editThisPage: "このページをGitHubで編集する →"
lastUpdated: "最終更新日" lastUpdated: "最終更新日"
light: "ライト"
copyright: "© 2023 Hextra Project." noResultsFound: "結果が見つかりませんでした。"
onThisPage: "このページの内容"
poweredBy: "提供元 Hextra"
readMore: "もっと読む →"
searchPlaceholder: "検索..."

View File

@ -2,8 +2,12 @@ backToTop: "맨위로 스크롤"
changeLanguage: "언어변경" changeLanguage: "언어변경"
changeTheme: "테마변경" changeTheme: "테마변경"
copyright: "© 2023 Hextra Project." copyright: "© 2023 Hextra Project."
dark: "어두운 테마"
editThisPage: "Github에서 편집하기 →" editThisPage: "Github에서 편집하기 →"
lastUpdated: "마지막 수정일자" lastUpdated: "마지막 수정일자"
light: "밝은 테마"
noResultsFound: "결과 없음"
onThisPage: "페이지 목차" onThisPage: "페이지 목차"
poweredBy: "제공 Hextra"
readMore: "더보기 →" readMore: "더보기 →"
searchPlaceholder: "검색..." searchPlaceholder: "검색..."

View File

@ -2,9 +2,12 @@ backToTop: "Gå til toppen"
changeLanguage: "Endre språk" changeLanguage: "Endre språk"
changeTheme: "Endre tema" changeTheme: "Endre tema"
copyright: "© 2023 Hextra-prosjektet." copyright: "© 2023 Hextra-prosjektet."
dark: "Mørk"
editThisPage: "Rediger denne siden på GitHub →" editThisPage: "Rediger denne siden på GitHub →"
lastUpdated: "Sist oppdatert" lastUpdated: "Sist oppdatert"
light: "Lys"
noResultsFound: "Fant ingen treff." noResultsFound: "Fant ingen treff."
onThisPage: "På denne siden" onThisPage: "På denne siden"
poweredBy: "Powered by Hextra"
readMore: "Les mer →" readMore: "Les mer →"
searchPlaceholder: "Søk..." searchPlaceholder: "Søk..."

View File

@ -2,9 +2,12 @@ backToTop: "Gå til toppen"
changeLanguage: "Endre språk" changeLanguage: "Endre språk"
changeTheme: "Endre tema" changeTheme: "Endre tema"
copyright: "© 2023 Hextra-prosjektet." copyright: "© 2023 Hextra-prosjektet."
dark: "Mørk"
editThisPage: "Rediger denne sida på GitHub →" editThisPage: "Rediger denne sida på GitHub →"
lastUpdated: "Sist oppdatert" lastUpdated: "Sist oppdatert"
light: "Ljos"
noResultsFound: "Fann ingen treff." noResultsFound: "Fann ingen treff."
onThisPage: "På denne sida" onThisPage: "På denne sida"
poweredBy: "Powered by Hextra"
readMore: "Les meir →" readMore: "Les meir →"
searchPlaceholder: "Søk..." searchPlaceholder: "Søk..."

View File

@ -1,19 +1,13 @@
about: "Sobre"
backToTop: "Voltar ao topo" backToTop: "Voltar ao topo"
blog: "Blog"
changeLanguage: "Mudar a língua" changeLanguage: "Mudar a língua"
changeTheme: "Mudar tema" changeTheme: "Mudar tema"
copyright: "© 2023 Projecto Hextra." copyright: "© 2023 Projecto Hextra."
dark: "Escuro" dark: "Escuro"
documentation: "Documentação"
editThisPage: "Edita esta página no GitHub →" editThisPage: "Edita esta página no GitHub →"
hugoDocs: "Docs Hugo ↗"
lastUpdated: "Última modificação" lastUpdated: "Última modificação"
light: "Claro" light: "Claro"
more: "Mais"
noResultsFound: "Nenhum resultado encontrado" noResultsFound: "Nenhum resultado encontrado"
onThisPage: "Nesta página" onThisPage: "Nesta página"
poweredBy: "Com a tecnologia de Hextra" poweredBy: "Com a tecnologia de Hextra"
readMore: "Ler mais →" readMore: "Ler mais →"
searchPlaceholder: "Procurar..." searchPlaceholder: "Procurar..."
showcase: "Mostruário"

View File

@ -1,5 +1,13 @@
onThisPage: "Kwenye ukurasa huu" backToTop: "Tembeza hadi juu"
changeLanguage: "Badilisha lugha"
changeTheme: "Badilisha mandhari"
copyright: "© 2023 Hextra Project."
dark: "Meusi"
editThisPage: "Hariri ukurasa huu kwenye GitHub →" editThisPage: "Hariri ukurasa huu kwenye GitHub →"
lastUpdated: "Ilisasishwa mwisho" lastUpdated: "Ilisasishwa mwisho"
backToTop: "Tembeza hadi juu" light: "Nuru"
copyright: "© 2023 Hextra Project." noResultsFound: "Hakuna matokeo yalipopatikana."
onThisPage: "Kwenye ukurasa huu"
poweredBy: "Inaendeshwa na Hextra"
readMore: "Soma zaidi →"
searchPlaceholder: "Tafuta..."

View File

@ -1,7 +1,13 @@
onThisPage: "Ở trang này" backToTop: "Lướt lên đầu trang"
changeLanguage: "Đổi ngôn ngữ"
changeTheme: "Đổi chủ đề"
copyright: "© 2023 Hextra Project."
dark: "Tối"
editThisPage: "Sửa trang này trên GitHub →" editThisPage: "Sửa trang này trên GitHub →"
lastUpdated: "Lần cuối cập nhật lúc" lastUpdated: "Lần cuối cập nhật lúc"
light: "Sáng"
backToTop: "Lướt lên đầu trang" noResultsFound: "Không tìm thấy kết quả."
onThisPage: "Ở trang này"
copyright: "© 2023 Hextra Project." poweredBy: "Chạy bởi Hextra"
readMore: "Đọc thêm →"
searchPlaceholder: "Tìm kiếm..."

View File

@ -1,10 +1,3 @@
documentation: "文档"
showcase: "项目展示"
blog: "博客"
about: "关于"
more: "更多"
hugoDocs: "Hugo 文档 ↗"
backToTop: "返回顶部" backToTop: "返回顶部"
changeLanguage: "切换语言" changeLanguage: "切换语言"
changeTheme: "切换主题" changeTheme: "切换主题"

View File

@ -1,15 +1,13 @@
documentation: "文檔" backToTop: "返回頂部"
blog: "博客" changeLanguage: "切換語言"
about: "關於" changeTheme: "切換主題"
copyright: "© 2023 Hextra Project."
more: "更多" dark: "深色"
hugoDocs: "Hugo 文檔 ↗"
searchPlaceholder: "搜索文檔..."
noResultsFound: "無結果"
onThisPage: "此頁上"
editThisPage: "在 GitHub 上編輯此頁 →" editThisPage: "在 GitHub 上編輯此頁 →"
lastUpdated: "最後更新於" lastUpdated: "最後更新於"
light: "淺色"
copyright: "© 2023 Hextra Project." noResultsFound: "無結果"
onThisPage: "此頁上"
poweredBy: "由 Hextra 驅動"
readMore: "更多 →"
searchPlaceholder: "搜尋文檔..."