1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-18 07:07:35 +02:00

it: summary and welcome update

This commit is contained in:
henrythebuilder
2023-07-13 16:27:45 +02:00
parent 72d186fa82
commit 9496e96015

View File

@ -881,7 +881,7 @@ msgstr "Correttore di Link a Thread multipli"
#: src/SUMMARY.md:279 #: src/SUMMARY.md:279
msgid "Concurrency: Afternoon" msgid "Concurrency: Afternoon"
msgstr "Giorno 1: Pomeriggio" msgstr "Concorrenza: Pomeriggio"
#: src/SUMMARY.md:281 #: src/SUMMARY.md:281
msgid "Async Basics" msgid "Async Basics"
@ -936,7 +936,6 @@ msgid "Async Traits"
msgstr "Trait asincroni (Async Trait)" msgstr "Trait asincroni (Async Trait)"
#: src/SUMMARY.md:295 #: src/SUMMARY.md:295
#, fuzzy
msgid "Cancellation" msgid "Cancellation"
msgstr "Cancellazione (cancellation)" msgstr "Cancellazione (cancellation)"
@ -1154,9 +1153,9 @@ msgid ""
" Book](https://doc.rust-lang.org/book/ch19-06-macros.html) and [Rust by\n" " Book](https://doc.rust-lang.org/book/ch19-06-macros.html) and [Rust by\n"
" Example](https://doc.rust-lang.org/rust-by-example/macros.html) instead." " Example](https://doc.rust-lang.org/rust-by-example/macros.html) instead."
msgstr "" msgstr ""
"* Scopri come sviluppare macro, per favore vedi [Capitolo 19.5 in Rust\n" "* Imparare come sviluppare le macro, per favore vedi ['Rust "
" Libro](https://doc.rust-lang.org/book/ch19-06-macros.html) e [Rust by\n" "Book' (Capitolo 19.5)](https://doc.rust-lang.org/book/ch19-06-macros.html) e [Rust by\n"
" Esempio](https://doc.rust-lang.org/rust-by-example/macros.html) invece." " Example](https://doc.rust-lang.org/rust-by-example/macros.html)."
#: src/welcome.md:41 #: src/welcome.md:41
msgid "## Assumptions" msgid "## Assumptions"
@ -1668,7 +1667,7 @@ msgid ""
"classical\n" "classical\n"
"as well as `async`/`await` concurrency." "as well as `async`/`await` concurrency."
msgstr "" msgstr ""
"Il [Concurrency Deep Dive](../concurrency.md) è un corso di un'intera " "L'[approfondimento sulla concorrenza](../concurrency.md) è un corso di un'intera "
"giornata sulla concorrenza in Rust\n" "giornata sulla concorrenza in Rust\n"
#: src/running-the-course/course-structure.md:50 #: src/running-the-course/course-structure.md:50