mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -06:00
Improve Italian translations
These improvements have been suggested by Nina, who checked this together with a native Italian speaker.
This commit is contained in:
parent
38a03e9a3c
commit
d889c8370f
2 changed files with 5 additions and 5 deletions
|
@ -160,13 +160,13 @@ msgstr "Salvato su unità rimovibile {0} come {1}"
|
||||||
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:103
|
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:103
|
||||||
msgctxt "@action:button"
|
msgctxt "@action:button"
|
||||||
msgid "Eject"
|
msgid "Eject"
|
||||||
msgstr "Espelli"
|
msgstr "Rimuovi"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:103
|
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:103
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgctxt "@action"
|
msgctxt "@action"
|
||||||
msgid "Eject removable device {0}"
|
msgid "Eject removable device {0}"
|
||||||
msgstr "Espelli il dispositivo rimovibile {0}"
|
msgstr "Rimuovi il dispositivo rimovibile {0}"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:108
|
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:108
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
|
@ -2008,7 +2008,7 @@ msgstr "Sel&eziona tutti i modelli"
|
||||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:248
|
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:248
|
||||||
msgctxt "@action:inmenu menubar:edit"
|
msgctxt "@action:inmenu menubar:edit"
|
||||||
msgid "&Clear Build Plate"
|
msgid "&Clear Build Plate"
|
||||||
msgstr "&Cancella piano di stampa"
|
msgstr "&Cancellare piano di stampa"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:258
|
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:258
|
||||||
msgctxt "@action:inmenu menubar:file"
|
msgctxt "@action:inmenu menubar:file"
|
||||||
|
|
|
@ -2257,12 +2257,12 @@ msgstr "Regola il posizionamento delle strutture di supporto. Il posizionamento
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "support_type option buildplate"
|
msgctxt "support_type option buildplate"
|
||||||
msgid "Touching Buildplate"
|
msgid "Touching Buildplate"
|
||||||
msgstr "Sostegno solo delle pareti esterne"
|
msgstr "Contatto con il Piano di Stampa"
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "support_type option everywhere"
|
msgctxt "support_type option everywhere"
|
||||||
msgid "Everywhere"
|
msgid "Everywhere"
|
||||||
msgstr "In tutti i possibili punti"
|
msgstr "In Tutti i Possibili Punti"
|
||||||
|
|
||||||
#: fdmprinter.def.json
|
#: fdmprinter.def.json
|
||||||
msgctxt "support_angle label"
|
msgctxt "support_angle label"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue