Skip to content

Commit 0487e31

Browse files
authored
Correct translations for headers. (#66)
1 parent ce932d5 commit 0487e31

8 files changed

Lines changed: 33 additions & 30 deletions

File tree

docs/mkdocs.de.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/de
3+
site_url: https://tutorial.beeware.org/de/
44
docs_dir: de
55

66
theme:
77
language: de
88

99
extra:
10-
translation_type: machine
1110
language_url: de/
11+
translation_type: machine
1212
header:
1313
About: Über
1414
Documentation: Dokumentation
15-
Community: Verbund
16-
Contributing: Mithelfen
17-
News: Neuigkeiten
18-
Sponsor: Fördern
15+
Community: Gemeinschaft
16+
Contributing: Beitrag leisten
17+
News: Nachrichten
18+
Sponsor: Sponsor

docs/mkdocs.en.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ site_name: BeeWare Tutorial
33
site_url: https://tutorial.beeware.org/
44
docs_dir: en
55

6+
theme:
7+
language: en
8+
69
extra:
710
translation_type: original
811
header: {}

docs/mkdocs.es.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/es
3+
site_url: https://tutorial.beeware.org/es/
44
docs_dir: es
55

66
theme:
77
language: es
88

99
extra:
10-
translation_type: machine
1110
language_url: es/
11+
translation_type: machine
1212
header:
13-
About: Acerca
13+
About: Acerca de
1414
Documentation: Documentación
1515
Community: Comunidad
16-
Contributing: Contribuir
16+
Contributing: Contribuyendo
1717
News: Noticias
18-
Sponsor: Auspiciar
18+
Sponsor: Patrocinador

docs/mkdocs.fr.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/fr
3+
site_url: https://tutorial.beeware.org/fr/
44
docs_dir: fr
55

66
theme:
77
language: fr
88

99
extra:
10-
translation_type: machine
1110
language_url: fr/
11+
translation_type: machine
1212
header:
13-
About: À Propos
13+
About: À propos
1414
Documentation: Documentation
1515
Community: Communauté
16-
Contributing: Contribuer
16+
Contributing: Contribuant
1717
News: Nouvelles
18-
Sponsor: Parrainer
18+
Sponsor: Mécène

docs/mkdocs.it.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/it
3+
site_url: https://tutorial.beeware.org/it/
44
docs_dir: it
55

66
theme:
77
language: it
88

99
extra:
10-
translation_type: machine
1110
language_url: it/
11+
translation_type: machine
1212
header:
13-
About: Circa
13+
About: Informazioni
1414
Documentation: Documentazione
1515
Community: Comunità
1616
Contributing: Contribuire
1717
News: Notizie
18-
Sponsor: Sponsorizzare
18+
Sponsor: Sponsor

docs/mkdocs.pt.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/pt
3+
site_url: https://tutorial.beeware.org/pt/
44
docs_dir: pt
55

66
theme:
77
language: pt
88

99
extra:
10-
translation_type: machine
1110
language_url: pt/
11+
translation_type: machine
1212
header:
1313
About: Sobre
1414
Documentation: Documentação
1515
Community: Comunidade
1616
Contributing: Contribuir
17-
News: News
18-
Sponsor: Patrocinar
17+
News: Notícias
18+
Sponsor: Patrocinador

docs/mkdocs.zh_CN.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/zh-cn
3+
site_url: https://tutorial.beeware.org/zh_CN/
44
docs_dir: zh_CN
55

66
theme:
77
language: zh
88

99
extra:
10+
language_url: zh_CN/
1011
translation_type: machine
11-
language_url: zh-cn/
1212
header:
1313
About: 关于
1414
Documentation: 文档
1515
Community: 社区
1616
Contributing: 贡献
1717
News: 新闻
18-
Sponsor: 赞助
18+
Sponsor: 赞助商

docs/mkdocs.zh_TW.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
INHERIT: config.yml
22
site_name: BeeWare Tutorial
3-
site_url: https://tutorial.beeware.org/zh-tw
3+
site_url: https://tutorial.beeware.org/zh_TW/
44
docs_dir: zh_TW
55

66
theme:
77
language: zh-TW
88

99
extra:
10+
language_url: zh_TW/
1011
translation_type: machine
11-
language_url: zh-tw/
1212
header:
1313
About: 關於
1414
Documentation: 文件
1515
Community: 社群
1616
Contributing: 貢獻
1717
News: 新聞
18-
Sponsor: 贊助
18+
Sponsor: 贊助商

0 commit comments

Comments
 (0)