Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Italian language #806

Merged
merged 1 commit into from
Feb 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/i18n/rpi-imager_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,12 +236,12 @@ Aggiungi sia 'rpi-imager.exe' che 'fat32format.exe' all&apos
<message>
<location filename="../imagewriter.cpp" line="962"/>
<source>Error synchronizing time. Trying again in 3 seconds</source>
<translation type="unfinished"></translation>
<translation>Errore durante la sincronizzazione dell&apos;ora, riprova tra 3 secondi</translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="974"/>
<source>STP is enabled on your Ethernet switch. Getting IP will take long time.</source>
<translation type="unfinished"></translation>
<translation>STP è abilitato sullo switch Ethernet. Ottenere l&apos;IP richiederà molto tempo.</translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="1185"/>
Expand Down Expand Up @@ -516,7 +516,7 @@ Aggiungi sia &apos;rpi-imager.exe&apos; che &apos;fat32format.exe&apos; all&apos
<message>
<location filename="../main.qml" line="330"/>
<source>Network not ready yet</source>
<translation type="unfinished"></translation>
<translation>Rete non ancora pronta</translation>
</message>
<message>
<location filename="../main.qml" line="1007"/>
Expand Down