diff options
Diffstat (limited to 'editor/translations/ko.po')
-rw-r--r-- | editor/translations/ko.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/ko.po b/editor/translations/ko.po index 204666c94f..01f8f2823d 100644 --- a/editor/translations/ko.po +++ b/editor/translations/ko.po @@ -1138,6 +1138,11 @@ msgid "File Exists, Overwrite?" msgstr "파일이 존재합니다. 덮어쓰시겠습니까?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "폴더 생성" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "인식 가능한 모든 파일" @@ -1211,7 +1216,7 @@ msgstr "즐겨찾기 위로 이동" msgid "Move Favorite Down" msgstr "즐겨찾기 아래로 이동" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "부모 폴더로 이동" @@ -1523,6 +1528,16 @@ msgstr "" "랍니다." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "모두 확장" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "모두 접기" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "속성 복사" @@ -2152,14 +2167,14 @@ msgid "Import" msgstr "가져오기" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "파일 시스템" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "노드" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "파일 시스템" + +#: editor/editor_node.cpp msgid "Output" msgstr "출력" @@ -2215,7 +2230,7 @@ msgstr "3D 에디터 열기" msgid "Open Script Editor" msgstr "스크립트 에디터 열기" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "어셋 라이브러리 열기" @@ -2992,6 +3007,57 @@ msgid "Copy Animation" msgstr "애니메이션 복사" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "부문:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "붙여넣기" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "기능" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "새 애니메이션 만들기" @@ -5862,6 +5928,12 @@ msgstr "지금 재시작" msgid "Can't run project" msgstr "프로젝트를 실행할 수 없음" +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "키 " @@ -7647,6 +7719,11 @@ msgstr "경고!" msgid "Please Confirm..." msgstr "확인해주세요..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "메소드 선택" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |