diff options
author | Juan Linietsky <reduzio@gmail.com> | 2017-02-04 20:53:55 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2017-02-04 20:53:55 -0300 |
commit | 102b5fce85ffa14887bb08433f7eb571c7aafd81 (patch) | |
tree | e2f351604236a2aaee49449568398f29a29b78bf /tools/translations/ko.po | |
parent | 331a4d8078649d334144e1d370a09b607f32e39f (diff) |
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Diffstat (limited to 'tools/translations/ko.po')
-rw-r--r-- | tools/translations/ko.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/tools/translations/ko.po b/tools/translations/ko.po index ea2b130d37..a0ecb70bf5 100644 --- a/tools/translations/ko.po +++ b/tools/translations/ko.po @@ -3350,8 +3350,8 @@ msgid "Compress" msgstr "압축" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp -msgid "Add to Project (engine.cfg)" -msgstr "프로젝트에 추가 (engine.cfg)" +msgid "Add to Project (godot.cfg)" +msgstr "프로젝트에 추가 (godot.cfg)" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp msgid "Import Languages:" @@ -5954,12 +5954,12 @@ msgid "Invalid project path, the path must exist!" msgstr "프로젝트 경로가 유효하지 않습니다. 경로가 반드시 존재해야 합니다!" #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must not exist." -msgstr "프로젝트 경로가 유효하지 않습니다. engine.cfg가 있으면 안됩니다." +msgid "Invalid project path, godot.cfg must not exist." +msgstr "프로젝트 경로가 유효하지 않습니다. godot.cfg가 있으면 안됩니다." #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must exist." -msgstr "프로젝트 경로가 유효하지 않습니다. engine.cfg가 존재해야합니다." +msgid "Invalid project path, godot.cfg must exist." +msgstr "프로젝트 경로가 유효하지 않습니다. godot.cfg가 존재해야합니다." #: tools/editor/project_manager.cpp msgid "Imported Project" @@ -5970,8 +5970,8 @@ msgid "Invalid project path (changed anything?)." msgstr "유효하지 않은 프로젝트 경로 (뭔가 변경하신 거라도?)." #: tools/editor/project_manager.cpp -msgid "Couldn't create engine.cfg in project path." -msgstr "프로젝트 경로에 engine.cfg를 생성할 수 없습니다." +msgid "Couldn't create godot.cfg in project path." +msgstr "프로젝트 경로에 godot.cfg를 생성할 수 없습니다." #: tools/editor/project_manager.cpp msgid "The following files failed extraction from package:" @@ -6205,8 +6205,8 @@ msgid "Remove Resource Remap Option" msgstr "리소스 리맵핑 옵션 제거" #: tools/editor/project_settings.cpp -msgid "Project Settings (engine.cfg)" -msgstr "프로젝트 설정 (engine.cfg)" +msgid "Project Settings (godot.cfg)" +msgstr "프로젝트 설정 (godot.cfg)" #: tools/editor/project_settings.cpp tools/editor/settings_config_dialog.cpp msgid "General" |