Translated using Weblate (Italian)

Currently translated at 83.4% (96 of 115 strings)

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/it/
This commit is contained in:
Mattia Mascarello 2025-10-15 17:18:35 +02:00 committed by Hosted Weblate
parent 18ad595300
commit 01442a93c5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

28
docs/README-it.md vendored
View File

@ -257,8 +257,8 @@ pnpm edit-docs:edit-docs
``` ```
### Building the Executable ### Building the Executable
Download the repository, install dependencies using `pnpm` and then build the Scarica la repository, installa le dipendenze eseguendo `pnpm` e compila
desktop app for Windows: l'applicazione desktop per Windows:
```shell ```shell
git clone https://github.com/TriliumNext/Trilium.git git clone https://github.com/TriliumNext/Trilium.git
cd Trilium cd Trilium
@ -266,10 +266,10 @@ pnpm install
pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32 pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32
``` ```
For more details, see the [development Per più dettagli, consulta la [documentazione di
docs](https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide). sviluppo](https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide).
### Developer Documentation ### Documentazione per sviluppatori
Please view the [documentation Please view the [documentation
guide](https://github.com/TriliumNext/Trilium/blob/main/docs/Developer%20Guide/Developer%20Guide/Environment%20Setup.md) guide](https://github.com/TriliumNext/Trilium/blob/main/docs/Developer%20Guide/Developer%20Guide/Environment%20Setup.md)
@ -278,14 +278,16 @@ described in the "Discuss with us" section above.
## 👏 Riconoscimenti ## 👏 Riconoscimenti
* [zadam](https://github.com/zadam) for the original concept and implementation * [zadam](https://github.com/zadam) per l'idea originale e l'implementazione
of the application. della applicazione.
* [Sarah Hussein](https://github.com/Sarah-Hussein) for designing the * [Sarah Hussein](https://github.com/Sarah-Hussein) per il design della icona
application icon. della applicazione.
* [nriver](https://github.com/nriver) for his work on internationalization. * [nriver](https://github.com/nriver) per il suo lavoro
* [Thomas Frei](https://github.com/thfrei) for his original work on the Canvas. sull'internazionalizzazione.
* [antoniotejada](https://github.com/nriver) for the original syntax highlight * [Thomas Frei](https://github.com/thfrei) per il suo lavoro originale sul
widget. canvas.
* [antoniotejada](https://github.com/nriver) per lo strumento originale di
colorazione della sintassi.
* [Dosu](https://dosu.dev/) for providing us with the automated responses to * [Dosu](https://dosu.dev/) for providing us with the automated responses to
GitHub issues and discussions. GitHub issues and discussions.
* [Tabler Icons](https://tabler.io/icons) for the system tray icons. * [Tabler Icons](https://tabler.io/icons) for the system tray icons.