datawareforge/templates
Marcos A. Lucas 0e378555c1
Removed unnecessary languages and made adjustments to translations for "DATAWARE Forge", including text and URL updates in configuration files and templates. / Remoção de idiomas desnecessários e ajustes na tradução para o "DATAWARE Forge", atualizando textos e URLs em arquivos de configuração e templates.
**[PT-BR]**
Este commit remove os idiomas adicionais do sistema de internacionalização, mantendo apenas os idiomas "en-US" e "pt-BR", e padroniza diversas mensagens, textos e placeholders para refletir a nova identidade DATAWARE Forge.

Principais alterações:
- **Internacionalização (i18n):**
  - Atualização de `modules/setting/i18n.go` para restringir os idiomas padrão apenas a "en-US" e "pt-BR".
- **Arquivos de Locale:**
  - Em `locale_en-US.ini` e `locale_pt-BR.ini`, foram atualizados textos, URLs e placeholders para refletir a marca DATAWARE Forge (ex.: "help_url", "powered_by", "return_to_forge", "swagger_title", etc.).
  - Padronização de termos: substituição de "Forgejo" por "DATAWARE Forge"; ajustes de termos como "issues" para "tickets" e "milestones" para "metas", conforme apropriado.
- **Templates:**
  - Em diversos templates (footer, head_navbar, home, swagger, etc.), as referências e textos foram ajustados para utilizar as novas chaves de localização e refletir a nova marca.
- **Serviço de Criação de Repositório:**
  - Em `services/repository/create.go`, atualização na variável de "OwnerName" para utilizar o nome completo do proprietário, garantindo a exibição correta no repositório.

Essas alterações garantem consistência e facilidade de manutenção, centralizando as traduções nos dois idiomas suportados e alinhando a comunicação visual e textual à identidade DATAWARE Forge.

---

**[EN-US]**
This commit removes the extra languages from the internationalization system, keeping only "en-US" and "pt-BR", and standardizes various messages, texts, and placeholders to reflect the new DATAWARE Forge branding.

Key changes include:
- **Internationalization (i18n):**
  - Updated `modules/setting/i18n.go` to restrict the default languages to only "en-US" and "pt-BR".
- **Locale Files:**
  - In `locale_en-US.ini` and `locale_pt-BR.ini`, texts, URLs, and placeholders have been updated to reflect the DATAWARE Forge brand (e.g., "help_url", "powered_by", "return_to_forge", "swagger_title", etc.).
  - Standardization of terminology: replacing "Forgejo" with "DATAWARE Forge"; adjusting terms such as "issues" to "tickets" and "milestones" to "metas" where appropriate.
- **Templates:**
  - Various templates (footer, head_navbar, home, swagger, etc.) have been updated to use the new localization keys and reflect the new branding.
- **Repository Creation Service:**
  - In `services/repository/create.go`, updated the "OwnerName" variable to use the full name of the owner, ensuring correct display on the repository page.

These changes ensure consistency and easier maintenance by centralizing translations in the two supported languages and aligning the visual and textual communication with the DATAWARE Forge identity.
2025-03-20 16:43:50 -03:00
..
admin feat(white-label): Atualização de referências para DATAWARE Forge / Update branding references to DATAWARE Forge 2025-03-09 07:22:26 -03:00
api/packages/pypi Update templates/api/packages/pypi/simple.tmpl 2024-04-12 16:43:30 +00:00
base Removed unnecessary languages and made adjustments to translations for "DATAWARE Forge", including text and URL updates in configuration files and templates. / Remoção de idiomas desnecessários e ajustes na tradução para o "DATAWARE Forge", atualizando textos e URLs em arquivos de configuração e templates. 2025-03-20 16:43:50 -03:00
custom Removed unnecessary languages and made adjustments to translations for "DATAWARE Forge", including text and URL updates in configuration files and templates. / Remoção de idiomas desnecessários e ajustes na tradução para o "DATAWARE Forge", atualizando textos e URLs em arquivos de configuração e templates. 2025-03-20 16:43:50 -03:00
devtest [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
explore ui: simplify main-attribute labels 2024-12-08 17:30:52 +05:00
htmx Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
mail Merge pull request '[SEC] Notify owner about TOTP enrollment' (#4704) from gusted/sec-more-totp into forgejo 2024-07-27 20:53:47 +00:00
org ui: simplify main-attribute labels 2024-12-08 17:30:52 +05:00
package Do not display attestation-manifest and use short sha256 instead of full sha256 (#32851) 2024-12-22 08:46:38 +01:00
projects fix: use column flex on mobile to prevent project title from wrapping 2024-10-12 18:21:14 +00:00
repo feat: Rebranding adicional de Gitea para DATAWARE Forge e ajustes em containers, Makefile, e integração 2025-03-09 06:22:45 -03:00
shared fix(ui): use primary color for button in table modal (#6427) 2024-12-31 09:39:52 +00:00
status chore(branding): strip metadata information from the footer 2024-12-30 15:30:02 +00:00
swagger Removed unnecessary languages and made adjustments to translations for "DATAWARE Forge", including text and URL updates in configuration files and templates. / Remoção de idiomas desnecessários e ajustes na tradução para o "DATAWARE Forge", atualizando textos e URLs em arquivos de configuração e templates. 2025-03-20 16:43:50 -03:00
user [v10.0/forgejo] fix(ui): show oauth divider on signup page (#6465) 2025-01-04 10:35:37 +00:00
webhook feat(white-label): Atualização de referências para DATAWARE Forge / Update branding references to DATAWARE Forge 2025-03-09 07:22:26 -03:00
home.tmpl Removed unnecessary languages and made adjustments to translations for "DATAWARE Forge", including text and URL updates in configuration files and templates. / Remoção de idiomas desnecessários e ajustes na tradução para o "DATAWARE Forge", atualizando textos e URLs em arquivos de configuração e templates. 2025-03-20 16:43:50 -03:00
install.tmpl A few cosmetic improvements to the installation page (#4170) 2024-06-18 09:49:56 +00:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00