mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 13:12:38 -06:00
ENH:add shortcuts
Change-Id: I98f3e9deca4b4d8f0c9ab3cbe7e039c903981397
This commit is contained in:
parent
7e56fdabe6
commit
2193ac792e
21 changed files with 739 additions and 189 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -336,6 +336,36 @@ msgstr ""
|
|||
msgid "Perform Recognition"
|
||||
msgstr ""
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2676,13 +2706,16 @@ msgstr ""
|
|||
msgid "Loading file: %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, possible-c-format, possible-boost-format
|
||||
|
|
@ -2697,6 +2730,12 @@ msgstr ""
|
|||
msgid "Newer 3mf version"
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -3815,12 +3854,6 @@ msgstr ""
|
|||
msgid "Global shortcuts"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -3920,6 +3953,27 @@ msgstr ""
|
|||
msgid "Select all objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -338,6 +338,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Hinweis"
|
||||
|
||||
|
|
@ -2849,14 +2879,17 @@ msgstr "Wiederherstellen"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Datei wird geladen: %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgstr "die 3mf ist nicht kompatibel, laden Sie nur Geometriedaten!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Inkompatible 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "Die Konfiguration ist nicht kompatibel und kann nicht geladen werden."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2872,6 +2905,12 @@ msgstr "Sie sollten Ihre Software aktualisieren.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Neuere 3mf-Version"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Inkompatible 3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr "Der Name der Komponenten in der Step-Datei ist nicht im UTF8-Format!"
|
||||
|
||||
|
|
@ -4079,14 +4118,6 @@ msgstr "Liste der Tastaturkürzel anzeigen"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Globale Tastaturkürzel"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Wenn es ausgewählte Objekte gibt, werden nur die ausgewählten Objekte "
|
||||
"ausgerichtet, ansonsten werden alle Objekte im Projekt ausgerichtet."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4189,6 +4220,27 @@ msgstr "Kameraperspektive - Rechts"
|
|||
msgid "Select all objects"
|
||||
msgstr "Alle Objekte auswählen"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Druckplatte"
|
||||
|
||||
|
|
@ -6534,6 +6586,21 @@ msgstr "Support: fix holes at layer %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Support: propagate branches at layer %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr "die 3mf ist nicht kompatibel, laden Sie nur Geometriedaten!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Wenn es ausgewählte Objekte gibt, werden nur die ausgewählten Objekte "
|
||||
#~ "ausgerichtet, ansonsten werden alle Objekte im Projekt ausgerichtet."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr ""
|
||||
#~ "Die Konfiguration ist nicht kompatibel und kann nicht geladen werden."
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Automatische Anordnung"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -336,6 +336,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Notice"
|
||||
|
||||
|
|
@ -2804,14 +2834,17 @@ msgstr "Restore"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Loading file: %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgstr "The 3mf is not compatible, loading geometry data only!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Incompatible 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "The configuration is not compatible; it cannot be loaded!"
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2827,6 +2860,12 @@ msgstr "You'd better upgrade your software.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Newer 3mf version"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Incompatible 3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr "Component name(s) inside step file not in UTF8 format!"
|
||||
|
||||
|
|
@ -4002,15 +4041,6 @@ msgstr "Show keyboard shortcuts list"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Global shortcuts"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4113,6 +4143,27 @@ msgstr "Camera Angle - Right side"
|
|||
msgid "Select all objects"
|
||||
msgstr "Select all objects"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plater"
|
||||
|
||||
|
|
@ -6398,6 +6449,21 @@ msgstr "Support: fix holes at layer %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Support: propagate branches at layer %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr "The 3mf is not compatible, loading geometry data only!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "The configuration is not compatible; it cannot be loaded!"
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Auto Arrange"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -339,6 +339,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Date cuenta"
|
||||
|
||||
|
|
@ -2841,14 +2871,17 @@ msgstr "Restaurar"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Cargando archivo: %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgstr "el 3mf no es compatible, ¡cargue sólo los datos geométricos!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "3mf Incompatible "
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "La configuración no es compatible y no se puede cargar."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2864,6 +2897,12 @@ msgstr "Será mejor que actualices tu software.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Nueva versión 3mf"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "3mf Incompatible "
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr ""
|
||||
"El nombre de los componentes dentro del archivo de pasos no tiene formato "
|
||||
|
|
@ -4059,15 +4098,6 @@ msgstr "Muestra lista de atajos de teclado"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Atajos globales"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Orienta automáticamente los objetos seleccionados o todos los objetos.Si hay "
|
||||
"objetos seleccionados, sólo orienta los seleccionados.En caso contrario, "
|
||||
"orienta todos los objetos del proyecto."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4170,6 +4200,27 @@ msgstr "Ángulo de la cámara - Lado derecho"
|
|||
msgid "Select all objects"
|
||||
msgstr "Seleccionar todos los objetos"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plataforma"
|
||||
|
||||
|
|
@ -6513,6 +6564,21 @@ msgstr "Soporte: arreglar huecos en la capa %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Soporte: propagar ramas en la capa %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr "el 3mf no es compatible, ¡cargue sólo los datos geométricos!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Orienta automáticamente los objetos seleccionados o todos los objetos.Si "
|
||||
#~ "hay objetos seleccionados, sólo orienta los seleccionados.En caso "
|
||||
#~ "contrario, orienta todos los objetos del proyecto."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "La configuración no es compatible y no se puede cargar."
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Auto posicionamiento"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -338,6 +338,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Remarque"
|
||||
|
||||
|
|
@ -2819,15 +2849,17 @@ msgstr "Restaurer"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Chargement du fichier : %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
"le 3mf n'est pas compatible, chargez uniquement les données de géométrie !"
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Incompatible 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "La Config n'est pas compatible et ne peut pas être chargée."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2843,6 +2875,12 @@ msgstr "Vous feriez mieux de mettre à jour votre logiciel.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Nouvelle version 3mf"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Incompatible 3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr ""
|
||||
"Le nom des composants à l'intérieur du fichier d'étape n'est pas au format "
|
||||
|
|
@ -4048,15 +4086,6 @@ msgstr "Afficher la liste des raccourcis clavier"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Raccourcis globaux"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Oriente automatiquement les objets sélectionnés ou tous les objets. S'il y a "
|
||||
"des objets sélectionnés, il oriente uniquement ceux qui sont sélectionnés. "
|
||||
"Sinon, il oriente tous les objets du projet."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4159,6 +4188,27 @@ msgstr "Angle de caméra - Côté droit"
|
|||
msgid "Select all objects"
|
||||
msgstr "Sélectionner tous les objets"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plateau"
|
||||
|
||||
|
|
@ -6516,6 +6566,22 @@ msgstr "Support: fix holes at layer %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Support: propagate branches at layer %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr ""
|
||||
#~ "le 3mf n'est pas compatible, chargez uniquement les données de géométrie !"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Oriente automatiquement les objets sélectionnés ou tous les objets. S'il "
|
||||
#~ "y a des objets sélectionnés, il oriente uniquement ceux qui sont "
|
||||
#~ "sélectionnés. Sinon, il oriente tous les objets du projet."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "La Config n'est pas compatible et ne peut pas être chargée."
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Organisation automatique"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: 2022-07-27 22:05+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -346,6 +346,36 @@ msgstr ""
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Felismerés"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Megjegyzés"
|
||||
|
||||
|
|
@ -2825,13 +2855,16 @@ msgstr "Visszaállítás"
|
|||
msgid "Loading file: %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Nem kompatibilis 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
|
|
@ -2846,6 +2879,12 @@ msgstr ""
|
|||
msgid "Newer 3mf version"
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Nem kompatibilis 3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4017,15 +4056,6 @@ msgstr "Gyorsgombok listájának megjelenítése"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Globális gyorsbillentyűk"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Automatikusan beállítja a kijelölt objektumok vagy az összes objektum "
|
||||
"tájolását. Ha vannak kijelölt objektumok, akkor csak a kijelölteket, "
|
||||
"ellenkező esetben az aktuális projektben lévő összes objektumot orientálja."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4128,6 +4158,27 @@ msgstr "Kameranézet - Jobb oldal"
|
|||
msgid "Select all objects"
|
||||
msgstr "Összes objektum kijelölése"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -6326,6 +6377,16 @@ msgstr ""
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Automatikusan beállítja a kijelölt objektumok vagy az összes objektum "
|
||||
#~ "tájolását. Ha vannak kijelölt objektumok, akkor csak a kijelölteket, "
|
||||
#~ "ellenkező esetben az aktuális projektben lévő összes objektumot "
|
||||
#~ "orientálja."
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Automatikus elrendezés"
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@ src/slic3r/GUI/Gizmos/GizmoObjectManipulation.cpp
|
|||
src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.cpp
|
||||
src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp
|
||||
src/slic3r/GUI/Gizmos/GLGizmoFaceDetector.cpp
|
||||
src/slic3r/GUI/Gizmos/GLGizmoSeam.cpp
|
||||
src/slic3r/GUI/Gizmos/GLGizmoSeam.hpp
|
||||
src/slic3r/GUI/GUI.cpp
|
||||
src/slic3r/GUI/GUI_App.cpp
|
||||
src/slic3r/GUI/GUI_Init.cpp
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -338,6 +338,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Let op"
|
||||
|
||||
|
|
@ -2852,15 +2882,17 @@ msgstr "Herstellen"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Bestand laden: %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
"Het 3mf bestand is niet compatibel, enkel de geometrische data wordt geladen!"
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Onbruikbaar 3mf bestand"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "De configuratie is niet compatibel en kan niet geladen worden!"
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2876,6 +2908,12 @@ msgstr "U dient de software te upgraden.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Nieuwere versie 3mf"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Onbruikbaar 3mf bestand"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr "Naam van componenten in step-bestand is niet UTF8-formaat!"
|
||||
|
||||
|
|
@ -4084,15 +4122,6 @@ msgstr "Toon lijst met sneltoetsen"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Globale snelkoppelingen"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Automatisch oriënteren. Als er geselecteerde objecten zijn worden alleen "
|
||||
"deze georiënteert. Anders worden alle objecten op de huidige project "
|
||||
"georiënteert."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4195,6 +4224,27 @@ msgstr "Camera hoek - Rechter zijde"
|
|||
msgid "Select all objects"
|
||||
msgstr "Selecteer alle objecten"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plaat"
|
||||
|
||||
|
|
@ -6562,6 +6612,23 @@ msgstr "Support: fix holes at layer %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Support: propagate branches at layer %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr ""
|
||||
#~ "Het 3mf bestand is niet compatibel, enkel de geometrische data wordt "
|
||||
#~ "geladen!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Automatisch oriënteren. Als er geselecteerde objecten zijn worden alleen "
|
||||
#~ "deze georiënteert. Anders worden alle objecten op de huidige project "
|
||||
#~ "georiënteert."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "De configuratie is niet compatibel en kan niet geladen worden!"
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Automatisch rangschikken"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -337,6 +337,36 @@ msgstr "Face recognition"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "Perform Recognition"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "Iakttag"
|
||||
|
||||
|
|
@ -2808,14 +2838,17 @@ msgstr "Återställ"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "Laddar fil: %s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgstr "3mf ej kompatibel, laddar endast geometrin !"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Ej kompatibel 3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr ""
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "Ej kompatibel konfiguration; kan inte laddas."
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2831,6 +2864,12 @@ msgstr "Uppdatera mjukvaran.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Nyare 3mf version"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "Ej kompatibel 3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr "Komponent namnet i step filen är inte UTF8 format!"
|
||||
|
||||
|
|
@ -4012,14 +4051,6 @@ msgstr "Visa tangentbordets genvägs lista"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "Övergripande genvägar"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"Auto placera valda objekt eller alla objekt. Om det finns valda objekt så "
|
||||
"placeras endast dem. Alternativt så placeras alla objekt i projektet."
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4121,6 +4152,27 @@ msgstr "Kamera vy - Höger sida"
|
|||
msgid "Select all objects"
|
||||
msgstr "Välj alla objekt"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr ""
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plätering/Förgyllning"
|
||||
|
||||
|
|
@ -5971,8 +6023,8 @@ msgid ""
|
|||
"interface is Concentric"
|
||||
msgstr ""
|
||||
"Linje mönster för support gränssnittsytan .Standardmönstret för olösligt "
|
||||
"(material) support gränssnittet är Räta medan standardmönstret för lösligt"
|
||||
"(material) stödgränssnittet är koncentriskt"
|
||||
"(material) support gränssnittet är Räta medan standardmönstret för "
|
||||
"lösligt(material) stödgränssnittet är koncentriskt"
|
||||
|
||||
msgid "Base pattern spacing"
|
||||
msgstr "Basens mönster mellanrum"
|
||||
|
|
@ -6397,6 +6449,20 @@ msgstr "Support: fix holes at layer %d"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "Support: propagate branches at layer %d"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr "3mf ej kompatibel, laddar endast geometrin !"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "Auto placera valda objekt eller alla objekt. Om det finns valda objekt så "
|
||||
#~ "placeras endast dem. Alternativt så placeras alla objekt i projektet."
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "Ej kompatibel konfiguration; kan inte laddas."
|
||||
|
||||
#~ msgid "Auto arrange"
|
||||
#~ msgstr "Auto arrangera"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Slic3rPE\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-05 12:00+0800\n"
|
||||
"PO-Revision-Date: 2022-08-05 12:05+0800\n"
|
||||
"POT-Creation-Date: 2022-08-07 21:57+0800\n"
|
||||
"PO-Revision-Date: 2022-08-07 21:57+0800\n"
|
||||
"Last-Translator: Jiang Yue <maze1024@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_CN\n"
|
||||
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Poedit 3.1\n"
|
||||
"X-Generator: Poedit 3.0.1\n"
|
||||
|
||||
msgid "Supports Painting"
|
||||
msgstr "支撑绘制"
|
||||
|
|
@ -336,6 +336,36 @@ msgstr "外观面检测"
|
|||
msgid "Perform Recognition"
|
||||
msgstr "执行检测"
|
||||
|
||||
msgid "Reset direction"
|
||||
msgstr "重置方向"
|
||||
|
||||
msgid "Brush size"
|
||||
msgstr "画刷尺寸"
|
||||
|
||||
msgid "Brush shape"
|
||||
msgstr "画刷形状"
|
||||
|
||||
msgid "Enforce seam"
|
||||
msgstr "添加Z缝"
|
||||
|
||||
msgid "Block seam"
|
||||
msgstr "屏蔽Z缝"
|
||||
|
||||
msgid "Remove selection"
|
||||
msgstr "移除绘制"
|
||||
|
||||
msgid "Seam painting"
|
||||
msgstr "Z缝绘制"
|
||||
|
||||
msgid "Entering Seam painting"
|
||||
msgstr ""
|
||||
|
||||
msgid "Leaving Seam painting"
|
||||
msgstr "推出Z缝绘制"
|
||||
|
||||
msgid "Paint-on seam editing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Notice"
|
||||
msgstr "通知"
|
||||
|
||||
|
|
@ -2424,7 +2454,7 @@ msgid "0%"
|
|||
msgstr "0%"
|
||||
|
||||
msgid "Clean"
|
||||
msgstr ""
|
||||
msgstr "清除"
|
||||
|
||||
msgid "Control"
|
||||
msgstr "控制"
|
||||
|
|
@ -2752,14 +2782,17 @@ msgstr "恢复"
|
|||
msgid "Loading file: %s"
|
||||
msgstr "加载文件:%s"
|
||||
|
||||
msgid "the 3mf is not compatible, load geometry data only!"
|
||||
msgstr "该3mf文件不兼容,仅加载几何数据!"
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr "该3mf文件不兼容,仅加载几何数据。"
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "不兼容的3mf"
|
||||
msgid "Load 3mf"
|
||||
msgstr "加载3mf"
|
||||
|
||||
msgid "The Config is not compatible and can not be loaded."
|
||||
msgstr "该配置不兼容,无法被加载。"
|
||||
msgid "The Config can not be loaded."
|
||||
msgstr ""
|
||||
|
||||
msgid "The 3mf is generated by old Bambu Studio, load geometry data only."
|
||||
msgstr ""
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
|
|
@ -2773,6 +2806,12 @@ msgstr "建议升级您的软件版本。\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "较新的3mf版本"
|
||||
|
||||
msgid "The 3mf is not compatible, load geometry data only!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Incompatible 3mf"
|
||||
msgstr "不兼容的3mf"
|
||||
|
||||
msgid "Name of components inside step file is not UTF8 format!"
|
||||
msgstr "step 文件中的部件名称包含非UTF8格式的字符!"
|
||||
|
||||
|
|
@ -3916,14 +3955,6 @@ msgstr "显示键盘快捷键列表"
|
|||
msgid "Global shortcuts"
|
||||
msgstr "全局快捷键"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
"all objects in the project."
|
||||
msgstr ""
|
||||
"自动调整选定零件/所有零件的方向,\n"
|
||||
"有选定零件时调整选定零件的朝向,没有选择零件时调整所有零件的朝向"
|
||||
|
||||
msgid ""
|
||||
"Auto orientates selected objects or all objects.If there are selected "
|
||||
"objects, it just orientates the selected ones.Otherwise, it will orientates "
|
||||
|
|
@ -4025,6 +4056,27 @@ msgstr "摄像机视角 - 右面"
|
|||
msgid "Select all objects"
|
||||
msgstr "选择所有对象"
|
||||
|
||||
msgid "Gizmo move"
|
||||
msgstr "移动工具"
|
||||
|
||||
msgid "Gizmo scale"
|
||||
msgstr "缩放工具"
|
||||
|
||||
msgid "Gizmo rotate"
|
||||
msgstr "旋转工具"
|
||||
|
||||
msgid "Gizmo cut"
|
||||
msgstr "剪切工具"
|
||||
|
||||
msgid "Gizmo Place face on bed"
|
||||
msgstr "选择底面"
|
||||
|
||||
msgid "Gizmo SLA support points"
|
||||
msgstr "SLA支撑点"
|
||||
|
||||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr "FDM绘制接缝"
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "准备"
|
||||
|
||||
|
|
@ -6134,6 +6186,23 @@ msgstr "支撑:正在修补层%d的空洞"
|
|||
msgid "Support: propagate branches at layer %d"
|
||||
msgstr "支撑:正在生长层%d的树枝"
|
||||
|
||||
#~ msgid "Clipping of view"
|
||||
#~ msgstr "剪切视图"
|
||||
|
||||
#~ msgid "the 3mf is not compatible, load geometry data only!"
|
||||
#~ msgstr "该3mf文件不兼容,仅加载几何数据!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
||||
#~ "orientates all objects in the project."
|
||||
#~ msgstr ""
|
||||
#~ "自动调整选定零件/所有零件的方向,\n"
|
||||
#~ "有选定零件时调整选定零件的朝向,没有选择零件时调整所有零件的朝向"
|
||||
|
||||
#~ msgid "The Config is not compatible and can not be loaded."
|
||||
#~ msgstr "该配置不兼容,无法被加载。"
|
||||
|
||||
#~ msgid "default value"
|
||||
#~ msgstr "默认值"
|
||||
|
||||
|
|
@ -8004,33 +8073,9 @@ msgstr "支撑:正在生长层%d的树枝"
|
|||
#~ msgid "Split triangles"
|
||||
#~ msgstr "分割三角形"
|
||||
|
||||
#~ msgid "Clipping of view"
|
||||
#~ msgstr "剪切视图"
|
||||
|
||||
#~ msgid "Reset direction"
|
||||
#~ msgstr "重置方向"
|
||||
|
||||
#~ msgid "Brush size"
|
||||
#~ msgstr "画刷尺寸"
|
||||
|
||||
#~ msgid "Brush shape"
|
||||
#~ msgstr "画刷形状"
|
||||
|
||||
#~ msgid "Enforce seam"
|
||||
#~ msgstr "添加Z缝"
|
||||
|
||||
#~ msgid "Block seam"
|
||||
#~ msgstr "屏蔽Z缝"
|
||||
|
||||
#~ msgid "Remove selection"
|
||||
#~ msgstr "移除绘制"
|
||||
|
||||
#~ msgid "Remove all selection"
|
||||
#~ msgstr "移除所有绘制"
|
||||
|
||||
#~ msgid "Seam painting"
|
||||
#~ msgstr "Z缝绘制"
|
||||
|
||||
#~ msgid "Paints all facets inside, regardless of their orientation."
|
||||
#~ msgstr "绘制所有处于球体内部的面片,无论它们的方向是怎样的。"
|
||||
|
||||
|
|
@ -8302,24 +8347,6 @@ msgstr "支撑:正在生长层%d的树枝"
|
|||
#~ msgid "Remove Instance of the selected object"
|
||||
#~ msgstr "删除所选对象的实例"
|
||||
|
||||
#~ msgid "Gizmo move"
|
||||
#~ msgstr "线框移动"
|
||||
|
||||
#~ msgid "Gizmo scale"
|
||||
#~ msgstr "线框缩放"
|
||||
|
||||
#~ msgid "Gizmo rotate"
|
||||
#~ msgstr "旋转物件"
|
||||
|
||||
#~ msgid "Gizmo cut"
|
||||
#~ msgstr "剪切物件"
|
||||
|
||||
#~ msgid "Gizmo Place face on bed"
|
||||
#~ msgstr "选择底面"
|
||||
|
||||
#~ msgid "Gizmo SLA support points"
|
||||
#~ msgstr "SLA支撑点"
|
||||
|
||||
#~ msgid "Show &Configuration Folder"
|
||||
#~ msgstr "打开配置文件夹"
|
||||
|
||||
|
|
@ -9195,9 +9222,6 @@ msgstr "支撑:正在生长层%d的树枝"
|
|||
#~ msgid "Entering Seam painting!"
|
||||
#~ msgstr "开始Z缝绘制!"
|
||||
|
||||
#~ msgid "Leaving Seam painting"
|
||||
#~ msgstr "推出Z缝绘制"
|
||||
|
||||
#~ msgid "Leaving Paint-on supports"
|
||||
#~ msgstr "推出支撑绘制"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue