Compare commits
10 commits
fa5eab1cba
...
29237908d7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29237908d7 | ||
|
|
cc111defd4 | ||
|
|
e162f9f58b | ||
| d2403b02cc | |||
| 2d6ced2fc8 | |||
| 1bd3fa243e | |||
| 57f25a324a | |||
| 6ea738dbfa | |||
| 598e2c71d6 | |||
| 3c2a93b025 |
9 changed files with 4125 additions and 149 deletions
1
i18n/bo/code.json
Normal file
1
i18n/bo/code.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
1
i18n/bo/docusaurus-plugin-content-blog/options.json
Normal file
1
i18n/bo/docusaurus-plugin-content-blog/options.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
1
i18n/bo/docusaurus-plugin-content-docs/current.json
Normal file
1
i18n/bo/docusaurus-plugin-content-docs/current.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
1
i18n/bo/docusaurus-theme-classic/footer.json
Normal file
1
i18n/bo/docusaurus-theme-classic/footer.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
1
i18n/bo/docusaurus-theme-classic/navbar.json
Normal file
1
i18n/bo/docusaurus-theme-classic/navbar.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
|
|
@ -1,38 +1,44 @@
|
||||||
{
|
{
|
||||||
"link.title.Docs": {
|
"link.title.Docs": {
|
||||||
"message": "Документация",
|
"message": "Документация",
|
||||||
"description": "The title of the footer links column with title=Docs in the footer"
|
"description": "The title of the footer links column with title=Docs in the footer"
|
||||||
},
|
},
|
||||||
"link.title.Community": {
|
"link.title.Community": {
|
||||||
"message": "Сообщество",
|
"message": "Сообщество",
|
||||||
"description": "The title of the footer links column with title=Community in the footer"
|
"description": "The title of the footer links column with title=Community in the footer"
|
||||||
},
|
},
|
||||||
"link.title.More": {
|
"link.title.More": {
|
||||||
"message": "Ещё",
|
"message": "Ещё",
|
||||||
"description": "The title of the footer links column with title=More in the footer"
|
"description": "The title of the footer links column with title=More in the footer"
|
||||||
},
|
},
|
||||||
"link.item.label.Get Started": {
|
"link.item.label.Get Started": {
|
||||||
"message": "Начать работу",
|
"message": "Начать работу",
|
||||||
"description": "The label of footer link with label=Get Started linking to /docs/"
|
"description": "The label of footer link with label=Get Started linking to /docs/"
|
||||||
},
|
},
|
||||||
"link.item.label.Guardian Project": {
|
"link.item.label.Guardian Project": {
|
||||||
"message": "Guardian Project",
|
"message": "Guardian Project",
|
||||||
"description": "The label of footer link with label=Guardian Project linking to https://guardianproject.info"
|
"description": "The label of footer link with label=Guardian Project linking to https://guardianproject.info"
|
||||||
},
|
},
|
||||||
"link.item.label.F-Droid": {
|
"link.item.label.F-Droid": {
|
||||||
"message": "F-Droid",
|
"message": "F-Droid",
|
||||||
"description": "The label of footer link with label=F-Droid linking to https://f-droid.org"
|
"description": "The label of footer link with label=F-Droid linking to https://f-droid.org"
|
||||||
},
|
},
|
||||||
"link.item.label.Blog": {
|
"link.item.label.Blog": {
|
||||||
"message": "Блог",
|
"message": "Блог",
|
||||||
"description": "The label of footer link with label=Blog linking to /blog"
|
"description": "The label of footer link with label=Blog linking to /blog"
|
||||||
},
|
},
|
||||||
"link.item.label.GP Repo": {
|
"link.item.label.GP Repo": {
|
||||||
"message": "Репозиторий GP",
|
"message": "Репозиторий GP",
|
||||||
"description": "The label of footer link with label=GP Repo linking to https://guardianproject.dev/butter"
|
"description": "The label of footer link with label=GP Repo linking to https://guardianproject.dev/butter"
|
||||||
},
|
},
|
||||||
"copyright": {
|
"copyright": {
|
||||||
"message": "Авторские права © 2026 Guardian Project. Создано с помощью Docusaurus.",
|
"message": "Авторские права © 2026 Guardian Project. Создано с помощью Docusaurus.",
|
||||||
"description": "The footer copyright"
|
"description": "The footer copyright"
|
||||||
}
|
},
|
||||||
|
"link.item.label.SR2": {
|
||||||
|
"message": "SR2"
|
||||||
|
},
|
||||||
|
"link.item.label.Okthanks": {
|
||||||
|
"message": "Okthanks"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
3625
po4a/bo.po
Normal file
3625
po4a/bo.po
Normal file
File diff suppressed because it is too large
Load diff
565
po4a/es.po
565
po4a/es.po
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue