Skip to content

Commit be935a6

Browse files
README_PT-BR.md -> translation in progress (part.3)
1 parent a5ecca1 commit be935a6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
[![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)](https://redis.io/documentation)
8686
[![ApacheCassandra](https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white)](https://cassandra.apache.org/doc/latest/)
8787

88-
### Database is an essential part for developing all kinds of applications. Here you can choose any of the 6 alternatives presented, it won't have such a big impact on your coding ability (but be aware of what the market may demand).
88+
### Database is an essential part for developing all kinds of applications. Here you can choose any of the alternatives presented, it won't have such a big impact on your coding ability (but be aware of what the market may demand).
8989

9090
## 🔐  [Infrastructure Trail](https://www.ibm.com/topics/infrastructure)
9191

autogit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git add -A
2-
git commit -m "README_PT-BR.md -> translation in progress (part.2)"
2+
git commit -m "README_PT-BR.md -> translation in progress (part.3)"
33
git push
44
git status
55
clear

translation/README_PT-BR.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686

8787
### FastAPI (diferente de Flask e Django), foi feito pensando em tornar API's mais fáceis de construir - mas é altamente recomendado no mercado de tecnologia, então acho bom dedicar um tempo para estudá-lo!
8888

89-
## 🛢  [Database Trail](https://www.oracle.com/database/what-is-database/)
89+
## 🛢  [Trilha Banco de Dados](https://www.oracle.com/database/what-is-database/)
9090

91-
- 🧮  DataBases (Type: Structured)
91+
- 🧮  Banco de Dados (Tipo: Estruturado)
9292

9393
° [![MicrosoftSQLServer](https://img.shields.io/badge/Microsoft%20SQL%20Sever-CC2927?style=for-the-badge&logo=microsoft%20sql%20server&logoColor=white)](https://www.microsoft.com/pt-br/sql-server/sql-server-downloads)
9494

@@ -98,15 +98,15 @@
9898

9999
° [![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)](https://sqlite.org/about.html)
100100

101-
- 🗂  DataBases (Type: No Structured - NoSQL)
101+
- 🗂  Banco de Dados (Tipo: Não Estruturado - NoSQL)
102102

103103
° [![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)](https://docs.mongodb.com/)
104104

105105
° [![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)](https://redis.io/documentation)
106106

107107
° [![ApacheCassandra](https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white)](https://cassandra.apache.org/doc/latest/)
108108

109-
### Database is an essential part for developing all kinds of applications. Here you can choose any of the 6 alternatives presented, it won't have such a big impact on your coding ability (but be aware of what the market may demand).
109+
### Banco de dados é uma parte essencial para o desenvolvimento de todos os tipos de aplicativos. Aqui você pode escolher qualquer uma das alternativas apresentadas, não terá um impacto tão grande em sua capacidade de codificação (mas esteja ciente do que o mercado pode exigir).
110110

111111
## 🔐  [Infrastructure Trail](https://www.ibm.com/topics/infrastructure)
112112

0 commit comments

Comments
 (0)