mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Auto orient shortcuts (#9615)
This commit is contained in:
parent
3b658cba3b
commit
24784bae9a
23 changed files with 297 additions and 168 deletions
|
@ -4325,8 +4325,11 @@ msgstr "Y축에 정렬"
|
|||
msgid "Add plate"
|
||||
msgstr "플레이트 추가"
|
||||
|
||||
msgid "Auto orient"
|
||||
msgstr "자동 방향 지정"
|
||||
msgid "Auto orient all/selected objects"
|
||||
msgstr "모든/선택한 객체 자동 방향 지정"
|
||||
|
||||
msgid "Auto orient all objects on current plate"
|
||||
msgstr "현재 플레이트의 모든 객체를 자동으로 방향 지정"
|
||||
|
||||
msgid "Arrange all objects"
|
||||
msgstr "모든 객체 정렬"
|
||||
|
@ -8615,13 +8618,16 @@ msgid "Shift+R"
|
|||
msgstr "Shift+R"
|
||||
|
||||
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 current disk."
|
||||
"Auto orients selected objects or all objects. If there are selected "
|
||||
"objects, it just orients the selected ones. Otherwise, it will orient "
|
||||
"all objects in the current project."
|
||||
msgstr ""
|
||||
"선택한 객체 또는 모든 객체의 방향을 자동으로 지정합니다.선택한 객체가 있는 경"
|
||||
"우 선택한 객체의 방향만 지정합니다.그렇지 않으면 현재 디스크에 있는 모든 객체"
|
||||
"의 방향이 지정됩니다."
|
||||
"선택한 객체 또는 모든 객체의 방향을 자동으로 조정합니다. 선택한 "
|
||||
"객체가 있는 경우 선택한 객체만 조정되고, 그렇지 않은 경우 "
|
||||
"프로젝트의 모든 객체가 조정됩니다."
|
||||
|
||||
msgid "Auto orients all objects on the active plate."
|
||||
msgstr "현재 플레이트에 있는 모든 객체의 방향을 자동으로 지정합니다."
|
||||
|
||||
msgid "Shift+Tab"
|
||||
msgstr "Shift+Tab"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue