diff --git a/docs/README-it.md b/docs/README-it.md index 5e78766bd..85514c946 100644 --- a/docs/README-it.md +++ b/docs/README-it.md @@ -257,8 +257,8 @@ pnpm edit-docs:edit-docs ``` ### Building the Executable -Download the repository, install dependencies using `pnpm` and then build the -desktop app for Windows: +Scarica la repository, installa le dipendenze eseguendo `pnpm` e compila +l'applicazione desktop per Windows: ```shell git clone https://github.com/TriliumNext/Trilium.git cd Trilium @@ -266,10 +266,10 @@ pnpm install pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32 ``` -For more details, see the [development -docs](https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide). +Per più dettagli, consulta la [documentazione di +sviluppo](https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide). -### Developer Documentation +### Documentazione per sviluppatori Please view the [documentation 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 -* [zadam](https://github.com/zadam) for the original concept and implementation - of the application. -* [Sarah Hussein](https://github.com/Sarah-Hussein) for designing the - application icon. -* [nriver](https://github.com/nriver) for his work on internationalization. -* [Thomas Frei](https://github.com/thfrei) for his original work on the Canvas. -* [antoniotejada](https://github.com/nriver) for the original syntax highlight - widget. +* [zadam](https://github.com/zadam) per l'idea originale e l'implementazione + della applicazione. +* [Sarah Hussein](https://github.com/Sarah-Hussein) per il design della icona + della applicazione. +* [nriver](https://github.com/nriver) per il suo lavoro + sull'internazionalizzazione. +* [Thomas Frei](https://github.com/thfrei) per il suo lavoro originale sul + 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 GitHub issues and discussions. * [Tabler Icons](https://tabler.io/icons) for the system tray icons.