diff options
Diffstat (limited to 'editor/translations/ko.po')
| -rw-r--r-- | editor/translations/ko.po | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/editor/translations/ko.po b/editor/translations/ko.po index f16f432e28..3eeb1e94eb 100644 --- a/editor/translations/ko.po +++ b/editor/translations/ko.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-01-06 14:21+0000\n" +"PO-Revision-Date: 2020-01-16 22:23+0000\n" "Last-Translator: 송태섭 <xotjq237@gmail.com>\n" "Language-Team: Korean <https://hosted.weblate.org/projects/godot-engine/" "godot/ko/>\n" @@ -28,7 +28,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.10\n" +"X-Generator: Weblate 3.10.2-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -1195,9 +1195,8 @@ msgid "Error opening package file, not in ZIP format." msgstr "패키지 파일을 여는 중 오류. ZIP 형식이 아니에요." #: editor/editor_asset_installer.cpp -#, fuzzy msgid "%s (Already Exists)" -msgstr "이미 존재함" +msgstr "%s (이미 존재함)" #: editor/editor_asset_installer.cpp msgid "Uncompressing Assets" @@ -1208,9 +1207,8 @@ msgid "The following files failed extraction from package:" msgstr "다음 파일을 패키지에서 추출하는데 실패함:" #: editor/editor_asset_installer.cpp -#, fuzzy msgid "And %s more files." -msgstr "외 %d개의 파일" +msgstr "외 %d 개의 파일." #: editor/editor_asset_installer.cpp editor/project_manager.cpp msgid "Package installed successfully!" @@ -1222,9 +1220,8 @@ msgid "Success!" msgstr "성공!" #: editor/editor_asset_installer.cpp -#, fuzzy msgid "Package Contents:" -msgstr "내용:" +msgstr "패키지 내용:" #: editor/editor_asset_installer.cpp editor/editor_node.cpp msgid "Install" @@ -1364,9 +1361,8 @@ msgid "Invalid file, not an audio bus layout." msgstr "잘못된 파일. 오디오 버스 레이아웃이 아니에요." #: editor/editor_audio_buses.cpp -#, fuzzy msgid "Error saving file: %s" -msgstr "파일 저장 중 오류!" +msgstr "파일 저장 중 오류: %s" #: editor/editor_audio_buses.cpp msgid "Add Bus" @@ -1963,7 +1959,7 @@ msgstr "이넘 " #: editor/editor_help.cpp msgid "Constants" -msgstr "상수" +msgstr "상수(Constant)" #: editor/editor_help.cpp msgid "Class Description" @@ -4375,7 +4371,7 @@ msgstr "오디오 클립" #: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "Functions" -msgstr "함수" +msgstr "함수(Function)" #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp @@ -5673,20 +5669,18 @@ msgstr "방출 마스크" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp -#, fuzzy msgid "Solid Pixels" -msgstr "수축 (픽셀): " +msgstr "전면 픽셀" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp msgid "Border Pixels" -msgstr "" +msgstr "테두리 픽셀" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp -#, fuzzy msgid "Directed Border Pixels" -msgstr "디렉토리 & 파일:" +msgstr "방향성이 있는 테두리 픽셀" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp @@ -10718,9 +10712,8 @@ msgid "Will load an existing script file." msgstr "기존 스크립트 파일을 불러와요." #: editor/script_create_dialog.cpp -#, fuzzy msgid "Script file already exists." -msgstr "이미 분할되었습니다." +msgstr "스크립트 파일이 이미 있어요." #: editor/script_create_dialog.cpp msgid "Class Name:" @@ -12361,11 +12354,13 @@ msgid "" "LMB: Set color\n" "RMB: Remove preset" msgstr "" +"색상: #%s\n" +"좌클릭: 색상 설정하기\n" +"우클릭: 프리셋 제거하기" #: scene/gui/color_picker.cpp -#, fuzzy msgid "Pick a color from the editor window." -msgstr "화면에서 색상을 선택하세요." +msgstr "편집기 창에서 색상을 고르세요." #: scene/gui/color_picker.cpp msgid "HSV" |
