mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 14:59:37 +02:00
pt-BR: Fix broken links (#622)
This commit is contained in:
parent
00664d82b8
commit
4c91965224
13
po/pt-BR.po
13
po/pt-BR.po
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Comprehensive Rust 🦀\n"
|
"Project-Id-Version: Comprehensive Rust 🦀\n"
|
||||||
"POT-Creation-Date: \n"
|
"POT-Creation-Date: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: 2023-05-08 14:55+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
@ -1844,7 +1844,7 @@ msgid ""
|
|||||||
" arguments (no function [overloading](basic-syntax/functions-interlude.md))."
|
" arguments (no function [overloading](basic-syntax/functions-interlude.md))."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"* Rust usa macros para situações em que você deseja ter um número variável de\n"
|
"* Rust usa macros para situações em que você deseja ter um número variável de\n"
|
||||||
" argumentos (sem [overloading](sintaxe-básica/funções-interlude.md) de funções)."
|
" argumentos (sem [overloading](basic-syntax/functions-interlude.md) de funções)."
|
||||||
|
|
||||||
#: src/hello-world/small-example.md:1
|
#: src/hello-world/small-example.md:1
|
||||||
msgid "# Small Example"
|
msgid "# Small Example"
|
||||||
@ -2996,7 +2996,7 @@ msgstr "Depois de ver os exercícios, você pode ver as [soluções] fornecidas.
|
|||||||
#: src/exercises/day-1/morning.md:24 src/exercises/day-2/morning.md:13 src/exercises/day-3/morning.md:9
|
#: src/exercises/day-1/morning.md:24 src/exercises/day-2/morning.md:13 src/exercises/day-3/morning.md:9
|
||||||
#: src/exercises/day-4/morning.md:14
|
#: src/exercises/day-4/morning.md:14
|
||||||
msgid "[solutions]: solutions-morning.md"
|
msgid "[solutions]: solutions-morning.md"
|
||||||
msgstr "[soluções]:solutions-morning.md"
|
msgstr "[soluções]: solutions-morning.md"
|
||||||
|
|
||||||
#: src/exercises/day-1/morning.md:26
|
#: src/exercises/day-1/morning.md:26
|
||||||
msgid "[Using Cargo]: ../../cargo.md"
|
msgid "[Using Cargo]: ../../cargo.md"
|
||||||
@ -4975,7 +4975,7 @@ msgstr "* Iteradores e ownership (difícil)."
|
|||||||
|
|
||||||
#: src/exercises/day-1/afternoon.md:13 src/exercises/day-2/afternoon.md:9
|
#: src/exercises/day-1/afternoon.md:13 src/exercises/day-2/afternoon.md:9
|
||||||
msgid "[solutions]: solutions-afternoon.md"
|
msgid "[solutions]: solutions-afternoon.md"
|
||||||
msgstr "[soluções]: soluções-tarde.md"
|
msgstr "[soluções]: solutions-afternoon.md"
|
||||||
|
|
||||||
#: src/exercises/day-1/book-library.md:1
|
#: src/exercises/day-1/book-library.md:1
|
||||||
msgid "# Designing a Library"
|
msgid "# Designing a Library"
|
||||||
@ -16027,7 +16027,8 @@ msgid ""
|
|||||||
"resources."
|
"resources."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"O material aqui se baseia em muitas fontes excelentes de documentação do Rust.\n"
|
"O material aqui se baseia em muitas fontes excelentes de documentação do Rust.\n"
|
||||||
"Consulte a página em [outros recursos](outros-recursos.md) para obter uma lista completa de recursos úteis\n."
|
"Consulte a página em [outros recursos](other-resources.md) para obter uma lista completa de recursos úteis\n"
|
||||||
|
"."
|
||||||
|
|
||||||
#: src/credits.md:7
|
#: src/credits.md:7
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -17321,7 +17322,7 @@ msgstr "## Uma biblioteca GUI simples"
|
|||||||
|
|
||||||
#: src/exercises/day-3/solutions-morning.md:5
|
#: src/exercises/day-3/solutions-morning.md:5
|
||||||
msgid "([back to exercise](simple-gui.md))"
|
msgid "([back to exercise](simple-gui.md))"
|
||||||
msgstr "([voltar ao exercício](simples-gui.md))"
|
msgstr "([voltar ao exercício](simple-gui.md))"
|
||||||
|
|
||||||
#: src/exercises/day-3/solutions-morning.md:22
|
#: src/exercises/day-3/solutions-morning.md:22
|
||||||
msgid ""
|
msgid ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user