mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
FIX: Mesh Boolean translation
Change-Id: I158f3836fcc18f5e4311b4e59c4fa38bd9c14eec
This commit is contained in:
parent
7430700b8e
commit
e2980e7755
24 changed files with 782 additions and 274 deletions
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-07-07 19:29+0800\n"
|
||||
"POT-Creation-Date: 2023-07-13 17:13+0800\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -1403,18 +1403,15 @@ msgstr "Template personalizzato:"
|
|||
msgid "Custom G-code:"
|
||||
msgstr "G-code personalizzato:"
|
||||
|
||||
msgid "Pause Print"
|
||||
msgstr "Pausa Stampa"
|
||||
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
msgid "Custom G-code"
|
||||
msgstr "G-code personalizzato"
|
||||
|
||||
msgid "Enter Custom G-code used on current layer:"
|
||||
msgstr "Inserisci G-code personalizzato utilizzato nel layer corrente:"
|
||||
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
msgid "Jump to Layer"
|
||||
msgstr "Vai al layer"
|
||||
|
||||
|
@ -1449,11 +1446,8 @@ msgstr "Filamento"
|
|||
msgid "Change filament at the beginning of this layer."
|
||||
msgstr "Cambia filamento all'inizio di questo layer."
|
||||
|
||||
msgid "Edit Pause Print Message"
|
||||
msgstr "Modifica messaggio di pausa della stampa"
|
||||
|
||||
msgid "Delete Pause Print"
|
||||
msgstr "Elimina Pausa Stampa"
|
||||
msgid "Delete Pause"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete Custom Template"
|
||||
msgstr "Elimina Template Personalizzato"
|
||||
|
@ -5016,6 +5010,9 @@ msgstr "Aggiungi/Rimuovi stampanti"
|
|||
msgid "Incompatible"
|
||||
msgstr "Non compatibile"
|
||||
|
||||
msgid "The selected preset is null!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Print Sequence"
|
||||
msgstr "Uguale a Sequenza stampa globale"
|
||||
|
||||
|
@ -9659,10 +9656,17 @@ msgstr ""
|
|||
msgid "Max Volumetric Speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please enter the name you want to save to printer."
|
||||
msgstr ""
|
||||
|
||||
msgid "The name cannot exceed 40 characters."
|
||||
msgstr ""
|
||||
|
||||
msgid "The name cannot be empty."
|
||||
msgstr ""
|
||||
|
||||
msgid "The selected preset has been deleted."
|
||||
#, boost-format
|
||||
msgid "The selected preset: %1% is not found."
|
||||
msgstr ""
|
||||
|
||||
msgid "The name cannot be the same as the system preset name."
|
||||
|
@ -9830,12 +9834,6 @@ msgstr ""
|
|||
msgid "Failed"
|
||||
msgstr "Fallito"
|
||||
|
||||
msgid "Please enter the name you want to save to printer."
|
||||
msgstr ""
|
||||
|
||||
msgid "The name cannot exceed 40 characters."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Only one of the results with the same name will be saved. Are you sure you "
|
||||
"want to overrides the other results?"
|
||||
|
@ -9972,9 +9970,6 @@ msgstr ""
|
|||
msgid "No History Result"
|
||||
msgstr ""
|
||||
|
||||
msgid "Filament Preset"
|
||||
msgstr ""
|
||||
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
|
@ -10171,6 +10166,45 @@ msgstr ""
|
|||
msgid "Error uploading to print host:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unable to perform boolean operation on selected parts"
|
||||
msgstr ""
|
||||
|
||||
msgid "Mesh Boolean"
|
||||
msgstr ""
|
||||
|
||||
msgid "Union"
|
||||
msgstr ""
|
||||
|
||||
msgid "Difference"
|
||||
msgstr ""
|
||||
|
||||
msgid "Intersection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Source Volume"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tool Volume"
|
||||
msgstr ""
|
||||
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part 1"
|
||||
msgstr ""
|
||||
|
||||
msgid "Subtract from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Part 2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Subtract with"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete input"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
|
@ -10440,6 +10474,15 @@ msgstr ""
|
|||
"Sapevate che è possibile utilizzare un maggior numero di anelli a parete e "
|
||||
"una maggiore densità riempimento per migliorare la resistenza del modello?"
|
||||
|
||||
#~ msgid "Pause Print"
|
||||
#~ msgstr "Pausa Stampa"
|
||||
|
||||
#~ msgid "Edit Pause Print Message"
|
||||
#~ msgstr "Modifica messaggio di pausa della stampa"
|
||||
|
||||
#~ msgid "Delete Pause Print"
|
||||
#~ msgstr "Elimina Pausa Stampa"
|
||||
|
||||
#~ msgid "Factors of dynamic flow cali"
|
||||
#~ msgstr "Calibra fattori flusso dinamico"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue