Italian localization update (#3496)

Signed-off-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Riccardo Giovanetti 2025-02-18 17:47:39 +01:00 committed by GitHub
parent b83d06e67f
commit b1cb46ec2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View File

@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
### Fixed
- Fix several potential crashes ([#3465](https://github.com/nomic-ai/gpt4all/pull/3465))
- Fix visual spacing issues with deepseek models ([#3470](https://github.com/nomic-ai/gpt4all/pull/3470))
- Add missing strings to Italian translation (by [@Harvester62](https://github.com/Harvester62) in [#3496](https://github.com/nomic-ai/gpt4all/pull/3496))
## [3.9.0] - 2025-02-04

View File

@ -85,12 +85,12 @@
<message>
<location filename="../qml/AddGPT4AllModelView.qml" line="65"/>
<source>All</source>
<translation type="unfinished"></translation>
<translation>Tutti</translation>
</message>
<message>
<location filename="../qml/AddGPT4AllModelView.qml" line="85"/>
<source>Reasoning</source>
<translation type="unfinished"></translation>
<translation>Ragionamento</translation>
</message>
<message>
<location filename="../qml/AddGPT4AllModelView.qml" line="142"/>
@ -1137,7 +1137,7 @@
<message>
<location filename="../qml/ChatItemView.qml" line="113"/>
<source>generating toolcall ...</source>
<translation type="unfinished"></translation>
<translation>generazione chiamata strumento ...</translation>
</message>
<message>
<location filename="../qml/ChatItemView.qml" line="545"/>