pt-BR translations fixes.

This commit is contained in:
Oleksii Trekhleb
2019-04-16 18:05:39 +03:00
parent ed99f9d216
commit e954d6d0f3
33 changed files with 63 additions and 93 deletions

View File

@@ -1,7 +1,9 @@
# Graph
_Read this in other languages:_
[_简体中文_](README.zh-CN.md) | [_Русский_](README.ru-RU.md) | [_Português_](README.pt-BR.md)
[_简体中文_](README.zh-CN.md),
[_Русский_](README.ru-RU.md),
[_Português_](README.pt-BR.md)
In computer science, a **graph** is an abstract data type
that is meant to implement the undirected graph and

View File

@@ -1,8 +1,5 @@
# Gráfico (Graph)
_Read this in other languages:_
[_English_](README.md) | [_简体中文_](README.zh-CN.md) | [_Русский_](README.ru-RU.md)
Na ciência da computação, um **gráfico** é uma abstração de estrutura
de dados que se destina a implementar os conceitos da matemática de
gráficos direcionados e não direcionados, especificamente o campo da