website: enhanced english/portuguese translation (#2427)

Enhanced english/portuguese translation for better fluency, grammar,
clarity, and text accuracy.
This commit is contained in:
igor
2025-02-13 00:54:30 -03:00
committed by GitHub
parent 633bc4fc47
commit cbff9b8ba1
35 changed files with 458 additions and 458 deletions

View File

@@ -11,7 +11,7 @@ export default defineConfig({
themeConfig: {
nav: nav(),
lastUpdatedText: 'last Updated',
lastUpdatedText: 'Last updated',
sidebar: {
'/guide/': sidebarGuide()
@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Released under the GPL3 License.',
copyright: 'Copyright © 2022-present KernelSU Developers'
copyright: 'Copyright © 2022-present KernelSU developers.'
},
editLink: {
@@ -47,7 +47,7 @@ function sidebarGuide() {
{ text: 'What is KernelSU?', link: '/guide/what-is-kernelsu' },
{ text: 'Difference with Magisk', link: '/guide/difference-with-magisk' },
{ text: 'Installation', link: '/guide/installation' },
{ text: 'How to build?', link: '/guide/how-to-build' },
{ text: 'How to build', link: '/guide/how-to-build' },
{ text: 'Intergrate for non-GKI devices', link: '/guide/how-to-integrate-for-non-gki'},
{ text: 'Unofficially supported devices', link: '/guide/unofficially-support-devices.md' },
{ text: 'Module guide', link: '/guide/module.md' },

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Rilis Dibawah Lisensi GPL3.',
copyright: 'Copyright © 2022-Sekarang pengembang KernelSU '
copyright: 'Copyright © 2022-Sekarang pengembang KernelSU.'
},
editLink: {

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'GPL3 ライセンスでリリースされています。',
copyright: 'Copyright © 2022-現在 KernelSU 開発者'
copyright: 'Copyright © 2022-現在 KernelSU 開発者'
},
editLink: {

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Lançado sob a Licença GPL3',
copyright: 'Copyright © Desenvolvedores do KernelSU atuais de 2022'
copyright: 'Copyright © 2022-presente Desenvolvedores do KernelSU.'
},
editLink: {
@@ -47,8 +47,8 @@ function sidebarGuide() {
{ text: 'O que é KernelSU?', link: '/pt_BR/guide/what-is-kernelsu' },
{ text: 'Diferenças com Magisk', link: '/pt_BR/guide/difference-with-magisk' },
{ text: 'Instalação', link: '/pt_BR/guide/installation' },
{ text: 'Como compilar?', link: '/pt_BR/guide/how-to-build' },
{ text: 'Integração para dispositivos não GKI', link: '/pt_BR/guide/how-to-integrate-for-non-gki'},
{ text: 'Como compilar', link: '/pt_BR/guide/how-to-build' },
{ text: 'Integração para dispositivos não-GKI', link: '/pt_BR/guide/how-to-integrate-for-non-gki'},
{ text: 'Dispositivos com suporte não oficial', link: '/pt_BR/guide/unofficially-support-devices.md' },
{ text: 'Guias de módulo', link: '/pt_BR/guide/module.md' },
{ text: 'Módulo WebUI', link: '/pt_BR/guide/module-webui.md' },

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Выпускается под лицензией GPL3.',
copyright: 'Авторские права © 2022-текущее Разработчики KernelSU'
copyright: 'Авторские права © 2022-текущее Разработчики KernelSU.'
},
editLink: {

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Phát hành dưới giấy phép GPL3.',
copyright: 'Bản Quyền © 2022-nay KernelSU Developers'
copyright: 'Bản Quyền © 2022-nay KernelSU developers.'
},
editLink: {

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: '在 GPL3 许可证下发布。',
copyright: 'Copyright © 2022-现在 KernelSU 开发者'
copyright: 'Copyright © 2022-现在 KernelSU 开发者'
},
editLink: {

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: '係依據 GPL3 授權發行。',
copyright: 'Copyright © 2022-目前 KernelSU 開發人員'
copyright: 'Copyright © 2022-目前 KernelSU 開發人員'
},
editLink: {