[PR #39] [CLOSED] Add Brazilian Portuguese language support #37

Closed
opened 2026-02-16 11:40:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/39
Author: @joubertredrat
Created: 12/26/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 1dfb9d6 Add Brazilian Portuguese language support

📊 Changes

28 files changed (+725 additions, -8 deletions)

View changed files

content/doc/advanced.pt-br.md (+13 -0)
📝 content/doc/advanced/config-cheat-sheet.en-us.md (+4 -0)
content/doc/advanced/config-cheat-sheet.pt-br.md (+199 -0)
📝 content/doc/advanced/hacking-on-gitea.en-us.md (+4 -0)
content/doc/advanced/hacking-on-gitea.pt-br.md (+47 -0)
content/doc/features.pt-br.md (+13 -0)
📝 content/doc/features/authentication.en-us.md (+11 -1)
content/doc/features/authentication.pt-br.md (+28 -0)
📝 content/doc/features/authentication.zh-cn.md (+11 -1)
📝 content/doc/features/localization.en-us.md (+5 -1)
content/doc/features/localization.pt-br.md (+22 -0)
📝 content/doc/features/localization.zh-cn.md (+5 -1)
📝 content/doc/features/webhooks.en-us.md (+5 -1)
content/doc/features/webhooks.pt-br.md (+22 -0)
📝 content/doc/features/webhooks.zh-cn.md (+5 -1)
content/doc/installation.pt-br.md (+13 -0)
content/doc/installation/from-binary.pt-br.md (+35 -0)
content/doc/installation/from-package.pt-br.md (+37 -0)
content/doc/installation/from-source.pt-br.md (+70 -0)
📝 content/doc/installation/windows-service.en-us.md (+4 -0)

...and 8 more files

📄 Description

This is imcomplete translation, missing finish on Config Cheat Sheet and Hacking on Gitea. I will finish this on this week.

Ping @andreynering for review


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/docs/pull/39 **Author:** [@joubertredrat](https://github.com/joubertredrat) **Created:** 12/26/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1dfb9d6`](https://github.com/go-gitea/docs/commit/1dfb9d60570bec7e5cff486d60b77b6a8ac83322) Add Brazilian Portuguese language support ### 📊 Changes **28 files changed** (+725 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `content/doc/advanced.pt-br.md` (+13 -0) 📝 `content/doc/advanced/config-cheat-sheet.en-us.md` (+4 -0) ➕ `content/doc/advanced/config-cheat-sheet.pt-br.md` (+199 -0) 📝 `content/doc/advanced/hacking-on-gitea.en-us.md` (+4 -0) ➕ `content/doc/advanced/hacking-on-gitea.pt-br.md` (+47 -0) ➕ `content/doc/features.pt-br.md` (+13 -0) 📝 `content/doc/features/authentication.en-us.md` (+11 -1) ➕ `content/doc/features/authentication.pt-br.md` (+28 -0) 📝 `content/doc/features/authentication.zh-cn.md` (+11 -1) 📝 `content/doc/features/localization.en-us.md` (+5 -1) ➕ `content/doc/features/localization.pt-br.md` (+22 -0) 📝 `content/doc/features/localization.zh-cn.md` (+5 -1) 📝 `content/doc/features/webhooks.en-us.md` (+5 -1) ➕ `content/doc/features/webhooks.pt-br.md` (+22 -0) 📝 `content/doc/features/webhooks.zh-cn.md` (+5 -1) ➕ `content/doc/installation.pt-br.md` (+13 -0) ➕ `content/doc/installation/from-binary.pt-br.md` (+35 -0) ➕ `content/doc/installation/from-package.pt-br.md` (+37 -0) ➕ `content/doc/installation/from-source.pt-br.md` (+70 -0) 📝 `content/doc/installation/windows-service.en-us.md` (+4 -0) _...and 8 more files_ </details> ### 📄 Description This is imcomplete translation, missing finish on `Config Cheat Sheet` and `Hacking on Gitea`. I will finish this on this week. Ping @andreynering for review --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:40:07 -05:00
yindo closed this issue 2026-02-16 11:40:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#37