1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-31 09:42:11 +02:00

Refreshed existing IT translations, and added a few more (#1391)

Still a long way to go.

Also added a small QoL improvement to the translators instructions.

---------

Co-authored-by: Martin Geisler <martin@geisler.net>
This commit is contained in:
Ivan De Marino 2023-10-25 10:30:58 +01:00 committed by GitHub
parent 1cf0a86676
commit 0e8aeabe8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1914 additions and 1859 deletions

View File

@ -49,10 +49,17 @@ brew install gettext
### `dprint`
Install [`dprint`] using their installation instructions.
Install `dprint` using their
[installation instructions](https://dprint.dev/install/).
[`dprint`]: https://dprint.dev/
Alternatively, on MacOS with [Homebrew](https://brew.sh/), you can install with:
```shell
brew install dprint
```
Ensure you can build the book, and that `mdbook serve` works. For this, follow
the instructions in the [README](README.md).
@ -173,6 +180,9 @@ output.
### Building a Translation
Make sure you have gone through the [build setup](./README.md#building) at least
once.
To use the `po/xx.po` file for your output, run the following command:
```shell

3761
po/it.po

File diff suppressed because it is too large Load Diff