summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorTranslations <translations@minetest.net>2019-01-06 09:33:11 +0100
committerLoic Blot <loic.blot@unix-experience.fr>2019-01-06 09:33:11 +0100
commit3a9fe2bd5b0c112150eb20e375729aea7a4776f4 (patch)
tree0ac6496a81cc61c6a28a5fcd825da23f932873cc /po/ko
parent893b5d50c29decec7827d6922aa4f6abdc19f0f4 (diff)
downloadminetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.tar.gz
minetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.tar.bz2
minetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.zip
Run updatepo.sh
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/minetest.po3354
1 files changed, 2431 insertions, 923 deletions
diff --git a/po/ko/minetest.po b/po/ko/minetest.po
index c41e1dd72..593f10a60 100644
--- a/po/ko/minetest.po
+++ b/po/ko/minetest.po
@@ -1,29 +1,10 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-msgid ""
-msgstr ""
-"Project-Id-Version: minetest\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-05-21 17:40+0200\n"
-"PO-Revision-Date: 2017-12-23 19:42+0000\n"
-"Last-Translator: 김현수 <a34253492@gmail.com>\n"
-"Language-Team: Korean "
-"<https://hosted.weblate.org/projects/minetest/minetest/ko/>\n"
-"Language: ko\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 2.19-dev\n"
-
-#: builtin/client/init.lua
+#: builtin/client/death_formspec.lua src/client/game.cpp
msgid "Respawn"
msgstr "리스폰"
-#: builtin/client/init.lua
-msgid "You died."
+#: builtin/client/death_formspec.lua src/client/game.cpp
+#, fuzzy
+msgid "You died"
msgstr "사망했습니다."
#: builtin/fstk/ui.lua
@@ -38,7 +19,7 @@ msgstr "오류가 발생했습니다:"
msgid "Main menu"
msgstr "주 메뉴"
-#: builtin/fstk/ui.lua builtin/mainmenu/store.lua
+#: builtin/fstk/ui.lua
msgid "Ok"
msgstr "확인"
@@ -50,7 +31,7 @@ msgstr "재접속"
msgid "The server has requested a reconnect:"
msgstr "서버에 재접속 하세요:"
-#: builtin/mainmenu/common.lua src/game.cpp
+#: builtin/mainmenu/common.lua src/client/game.cpp
msgid "Loading..."
msgstr "불러오는 중..."
@@ -79,49 +60,65 @@ msgid "We support protocol versions between version $1 and $2."
msgstr "프로토콜 버전 $1와(과) $2 사이의 버전을 제공합니다."
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
-#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
+#: builtin/mainmenu/dlg_delete_content.lua
+#: builtin/mainmenu/dlg_delete_world.lua
#: builtin/mainmenu/dlg_rename_modpack.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
-#: src/guiPasswordChange.cpp src/keycode.cpp
+#: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
+#: src/gui/guiPasswordChange.cpp
msgid "Cancel"
msgstr "취소"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Dependencies:"
msgstr "필수적인 모드:"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable MP"
-msgstr "MP(모드팩) 비활성화"
-
-#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable all"
msgstr "모두 비활성화"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable MP"
-msgstr "MP(모드팩) 활성화"
+#, fuzzy
+msgid "Disable modpack"
+msgstr "비활성화됨"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable all"
msgstr "모두 활성화"
#: builtin/mainmenu/dlg_config_world.lua
+#, fuzzy
+msgid "Enable modpack"
+msgstr "모드 팩 이름 바꾸기:"
+
+#: builtin/mainmenu/dlg_config_world.lua
msgid ""
"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
"chararacters [a-z0-9_] are allowed."
-msgstr "\"$1\"은(는) 사용할 수 없는 문자이기에 모드를 활성화하지 못 했습니다. 이름에는 [a-z0-9_]만 사용할 수 있습니다."
+msgstr ""
+"\"$1\"은(는) 사용할 수 없는 문자이기에 모드를 활성화하지 못 했습니다. 이름에"
+"는 [a-z0-9_]만 사용할 수 있습니다."
#: builtin/mainmenu/dlg_config_world.lua
msgid "Mod:"
msgstr "모드:"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
+#: builtin/mainmenu/dlg_config_world.lua
+#, fuzzy
+msgid "No game description provided."
+msgstr "모드 설명이 없습니다"
+
+#: builtin/mainmenu/dlg_config_world.lua
+#, fuzzy
+msgid "No modpack description provided."
+msgstr "모드 설명이 없습니다"
+
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Optional dependencies:"
msgstr "선택적인 모드:"
#: builtin/mainmenu/dlg_config_world.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
+#: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
msgid "Save"
msgstr "저장"
@@ -133,6 +130,70 @@ msgstr "세계:"
msgid "enabled"
msgstr "활성화됨"
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "All packages"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Back"
+msgstr "뒤로"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Back to Main Menu"
+msgstr "주 메뉴"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Downloading and installing $1, please wait..."
+msgstr "$1 를(을) 다운로드중입니다. 기다려주세요..."
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Failed to download $1"
+msgstr "$1을 $2에 설치하는데 실패했습니다"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Games"
+msgstr "게임"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Install"
+msgstr "설치"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Mods"
+msgstr "모드"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "No results"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
+msgid "Search"
+msgstr "찾기"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Texture packs"
+msgstr "텍스쳐 팩"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Uninstall"
+msgstr "설치"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Update"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "View"
+msgstr ""
+
#: builtin/mainmenu/dlg_create_world.lua
msgid "A world named \"$1\" already exists"
msgstr "\"$1\" 이름의 세계가 이미 존재합니다"
@@ -142,7 +203,8 @@ msgid "Create"
msgstr "만들기"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "Download a subgame, such as minetest_game, from minetest.net"
+#, fuzzy
+msgid "Download a game, such as minetest_game, from minetest.net"
msgstr "minetest.net에서 minetest_game 같은 서브 게임을 다운로드하세요."
#: builtin/mainmenu/dlg_create_world.lua
@@ -158,8 +220,9 @@ msgid "Mapgen"
msgstr "세계 생성기"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "No worldname given or no game selected"
-msgstr "게임을 선택하지 않았거나 게임 이름이 없습니다"
+#, fuzzy
+msgid "No game selected"
+msgstr "범위 선택"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Seed"
@@ -174,24 +237,28 @@ msgid "World name"
msgstr "세계 이름"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "You have no subgames installed."
+#, fuzzy
+msgid "You have no games installed."
msgstr "서브게임을 설치하지 않았습니다."
-#: builtin/mainmenu/dlg_delete_mod.lua
+#: builtin/mainmenu/dlg_delete_content.lua
msgid "Are you sure you want to delete \"$1\"?"
msgstr "$1을(를) 삭제하시겠습니까?"
-#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
-#: builtin/mainmenu/tab_local.lua src/keycode.cpp
+#: builtin/mainmenu/dlg_delete_content.lua
+#: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
+#: src/client/keycode.cpp
msgid "Delete"
msgstr "삭제"
-#: builtin/mainmenu/dlg_delete_mod.lua
-msgid "Modmgr: failed to delete \"$1\""
+#: builtin/mainmenu/dlg_delete_content.lua
+#, fuzzy
+msgid "pkgmgr: failed to delete \"$1\""
msgstr "Modmgr: \"$1\"을(를) 삭제하지 못했습니다"
-#: builtin/mainmenu/dlg_delete_mod.lua
-msgid "Modmgr: invalid modpath \"$1\""
+#: builtin/mainmenu/dlg_delete_content.lua
+#, fuzzy
+msgid "pkgmgr: invalid path \"$1\""
msgstr "Modmgr: \"$1\"을(를) 인식할 수 없습니다"
#: builtin/mainmenu/dlg_delete_world.lua
@@ -207,10 +274,6 @@ msgid "Rename Modpack:"
msgstr "모드 팩 이름 바꾸기:"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "\"$1\" is not a valid flag."
-msgstr "\"$1\"은(는) 유효한 플래그가 아닙니다."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "(No description of setting given)"
msgstr "(설정에 대한 설명이 없습니다)"
@@ -235,34 +298,6 @@ msgid "Enabled"
msgstr "활성화됨"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Format is 3 numbers separated by commas and inside brackets."
-msgstr "3개의 수가 쉼표와 묶음표로 구분되는 형식입니다."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid ""
-"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
-"<octaves>, <persistence>"
-msgstr ""
-"형식: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
-"<octaves>, <persistence>"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Games"
-msgstr "게임"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua
-msgid "Mods"
-msgstr "모드"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Optionally the lacunarity can be appended with a leading comma."
-msgstr ""
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a comma seperated list of flags."
-msgstr "플래그 목록을 쉼표로 구분하며 입력해주세요."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid integer."
msgstr "유효한 정수를 입력해주세요."
@@ -271,21 +306,18 @@ msgid "Please enter a valid number."
msgstr "유효한 숫자를 입력해주세요."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Possible values are: "
-msgstr "가능한 값: "
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Restore Default"
msgstr "기본값 복원"
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/store.lua
-#: builtin/mainmenu/tab_online.lua
-msgid "Search"
-msgstr "찾기"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+#, fuzzy
+msgid "Select directory"
+msgstr "선택한 모드 파일:"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select path"
-msgstr "경로 고르기"
+#, fuzzy
+msgid "Select file"
+msgstr "선택한 모드 파일:"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Show technical names"
@@ -299,69 +331,118 @@ msgstr "값은 $1 이상이어야 합니다."
msgid "The value must not be larger than $1."
msgstr "값이 $1을 초과하면 안 됩니다."
-#: builtin/mainmenu/modmgr.lua
-msgid ""
-"\n"
-"Install Mod: unsupported filetype \"$1\" or broken archive"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid " mods"
+msgstr "3D 모드"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "$1 (Enabled)"
+msgstr "활성화됨"
+
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Failed to install $1 to $2"
+msgstr "$1을 $2에 설치하는데 실패했습니다"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install Mod: Unable to find real mod name for: $1"
+msgstr "모드 설치: $1를(을) 찾을 수 없습니다"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install Mod: Unable to find suitable folder name for modpack $1"
+msgstr "설치 모드: 모드 팩 $1 (이)의 올바른 폴더이름을 찾을 수 없습니다"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install: Unsupported file type \"$1\" or broken archive"
msgstr ""
"\n"
"모드 설치: \"$1\"는(은) 지원 되지 않는 파일 형식 이거나 깨진 압축 파일입니다"
-#: builtin/mainmenu/modmgr.lua
-msgid "Failed to install $1 to $2"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install: file: \"$1\""
+msgstr "모드 설치: 파일: \"$1\""
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to find a valid mod or modpack"
+msgstr "설치 모드: 모드 팩 $1 (이)의 올바른 폴더이름을 찾을 수 없습니다"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a $1 as a texture pack"
msgstr "$1을 $2에 설치하는데 실패했습니다"
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: file: \"$1\""
-msgstr "모드 설치: 파일: \"$1\""
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a game as a $1"
+msgstr "$1을 $2에 설치하는데 실패했습니다"
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: unable to find real modname for: $1"
-msgstr "모드 설치: $1를(을) 찾을 수 없습니다"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a mod as a $1"
+msgstr "$1을 $2에 설치하는데 실패했습니다"
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: unable to find suitable foldername for modpack $1"
-msgstr "설치 모드: 모드 팩 $1 (이)의 올바른 폴더이름을 찾을 수 없습니다"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a modpack as a $1"
+msgstr "$1을 $2에 설치하는데 실패했습니다"
-#: builtin/mainmenu/modmgr.lua
-msgid "Subgame Mods"
-msgstr "서브게임 모드"
+#: builtin/mainmenu/tab_content.lua
+msgid "Browse online content"
+msgstr ""
-#: builtin/mainmenu/store.lua
-msgid "Close store"
-msgstr "스토어 닫기"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Content"
+msgstr "계속"
-#: builtin/mainmenu/store.lua
-msgid "Downloading $1, please wait..."
-msgstr "$1 를(을) 다운로드중입니다. 기다려주세요..."
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Disable Texture Pack"
+msgstr "선택한 텍스쳐 팩:"
-#: builtin/mainmenu/store.lua
-msgid "Install"
-msgstr "설치"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Information:"
+msgstr "모드 정보:"
-#: builtin/mainmenu/store.lua
-msgid "Page $1 of $2"
-msgstr "$2페이지 중 $1"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Installed Packages:"
+msgstr "설치한 모드:"
-#: builtin/mainmenu/store.lua
-msgid "Rating"
-msgstr "순위"
+#: builtin/mainmenu/tab_content.lua
+msgid "No dependencies."
+msgstr "요구사항 없음."
-#: builtin/mainmenu/store.lua
-msgid "Shortname:"
-msgstr "짧은 이름:"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "No package description available"
+msgstr "모드 설명이 없습니다"
-#: builtin/mainmenu/store.lua
-msgid "Successfully installed:"
-msgstr "설치 완료:"
+#: builtin/mainmenu/tab_content.lua
+msgid "Rename"
+msgstr "이름 바꾸기"
+
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Select Package File:"
+msgstr "선택한 모드 파일:"
-#: builtin/mainmenu/store.lua
-msgid "Unsorted"
-msgstr "기타"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Uninstall Package"
+msgstr "선택한 모드 삭제"
-#: builtin/mainmenu/store.lua
-msgid "re-Install"
-msgstr "재설치"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Use Texture Pack"
+msgstr "텍스쳐 팩"
#: builtin/mainmenu/tab_credits.lua
msgid "Active Contributors"
@@ -415,11 +496,6 @@ msgid "Host Server"
msgstr "서버 호스트하기"
#: builtin/mainmenu/tab_local.lua
-#, fuzzy
-msgid "Local Game"
-msgstr "게임 시작"
-
-#: builtin/mainmenu/tab_local.lua
msgid "Name/Password"
msgstr "이름/비밀번호"
@@ -447,37 +523,31 @@ msgstr "월드 선택:"
msgid "Server Port"
msgstr "서버 포트"
-#: builtin/mainmenu/tab_mods.lua
-msgid "Installed Mods:"
-msgstr "설치한 모드:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Mod information:"
-msgstr "모드 정보:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "No dependencies."
-msgstr "요구사항 없음."
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "No mod description available"
-msgstr "모드 설명이 없습니다"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Rename"
-msgstr "이름 바꾸기"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Select Mod File:"
-msgstr "선택한 모드 파일:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected mod"
-msgstr "선택한 모드 삭제"
+#: builtin/mainmenu/tab_local.lua
+#, fuzzy
+msgid "Start Game"
+msgstr "게임 호스트하기"
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected modpack"
-msgstr "선택한 모드팩 삭제"
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#: builtin/mainmenu/tab_online.lua
+msgid ""
+msgstr ""
+"Project-Id-Version: minetest\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-01-06 09:32+0100\n"
+"PO-Revision-Date: 2017-12-23 19:42+0000\n"
+"Last-Translator: 김현수 <a34253492@gmail.com>\n"
+"Language-Team: Korean <https://hosted.weblate.org/projects/minetest/minetest/"
+"ko/>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Weblate 2.19-dev\n"
#: builtin/mainmenu/tab_online.lua
msgid "Address / Port"
@@ -503,6 +573,11 @@ msgstr "즐겨찾기 삭제"
msgid "Favorite"
msgstr "즐겨찾기"
+#: builtin/mainmenu/tab_online.lua
+#, fuzzy
+msgid "Join Game"
+msgstr "게임 호스트하기"
+
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Name / Password"
msgstr "이름/비밀번호"
@@ -511,10 +586,6 @@ msgstr "이름/비밀번호"
msgid "Ping"
msgstr "핑"
-#: builtin/mainmenu/tab_online.lua
-msgid "Play Online"
-msgstr "온라인 게임"
-
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr "PvP 가능"
@@ -548,7 +619,8 @@ msgid "Are you sure to reset your singleplayer world?"
msgstr "싱글 플레이어 월드를 리셋하겠습니까?"
#: builtin/mainmenu/tab_settings.lua
-msgid "Autosave screen size"
+#, fuzzy
+msgid "Autosave Screen Size"
msgstr "스크린 크기 자동 저장"
#: builtin/mainmenu/tab_settings.lua
@@ -559,8 +631,8 @@ msgstr "이중 선형 필터"
msgid "Bump Mapping"
msgstr "범프 매핑"
-#: builtin/mainmenu/tab_settings.lua
-msgid "Change keys"
+#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
+msgid "Change Keys"
msgstr "키 변경"
#: builtin/mainmenu/tab_settings.lua
@@ -572,6 +644,11 @@ msgid "Fancy Leaves"
msgstr "아름다운 나뭇잎 효과"
#: builtin/mainmenu/tab_settings.lua
+#, fuzzy
+msgid "Generate Normal Maps"
+msgstr "Normalmaps 생성"
+
+#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap"
msgstr "밉 맵"
@@ -599,15 +676,11 @@ msgstr "Node 강조"
msgid "Node Outlining"
msgstr "Node 설명"
-#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
+#: builtin/mainmenu/tab_settings.lua
msgid "None"
msgstr "없음"
#: builtin/mainmenu/tab_settings.lua
-msgid "Normal Mapping"
-msgstr "노멀 매핑"
-
-#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Leaves"
msgstr "불투명한 나뭇잎 효과"
@@ -641,6 +714,10 @@ msgid "Shaders"
msgstr "쉐이더"
#: builtin/mainmenu/tab_settings.lua
+msgid "Shaders (unavailable)"
+msgstr ""
+
+#: builtin/mainmenu/tab_settings.lua
msgid "Simple Leaves"
msgstr "단순한 나뭇잎 효과"
@@ -661,7 +738,8 @@ msgid "Tone Mapping"
msgstr "톤 매핑"
#: builtin/mainmenu/tab_settings.lua
-msgid "Touchthreshold (px)"
+#, fuzzy
+msgid "Touchthreshold: (px)"
msgstr "터치임계값 (픽셀)"
#: builtin/mainmenu/tab_settings.lua
@@ -696,39 +774,27 @@ msgstr "메인"
msgid "Start Singleplayer"
msgstr "싱글 플레이어 시작"
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "No information available"
-msgstr "정보가 없습니다"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "Select texture pack:"
-msgstr "선택한 텍스쳐 팩:"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "Texturepacks"
-msgstr "텍스쳐 팩"
-
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Connection timed out."
msgstr "연결 시간이 초과했습니다."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Done!"
msgstr "완료!"
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Initializing nodes"
msgstr "node 초기값 설정중"
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Initializing nodes..."
msgstr "node 초기값 설정중..."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Loading textures..."
msgstr "텍스쳐 로딩중..."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Rebuilding shaders..."
msgstr "쉐이더 개축중..."
@@ -761,14 +827,18 @@ msgid "Please choose a name!"
msgstr "이름을 선택하세요!"
#: src/client/clientlauncher.cpp
+msgid "Provided password file failed to open: "
+msgstr ""
+
+#: src/client/clientlauncher.cpp
msgid "Provided world path doesn't exist: "
msgstr "월드 경로가 존재하지 않습니다: "
-#: src/fontengine.cpp
+#: src/client/fontengine.cpp
msgid "needs_fallback_font"
msgstr "yes"
-#: src/game.cpp
+#: src/client/game.cpp
msgid ""
"\n"
"Check debug.txt for details."
@@ -776,57 +846,85 @@ msgstr ""
"\n"
"자세한 내용은 debug.txt을 확인 합니다."
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Address: "
msgstr "바인딩 주소"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Creative Mode: "
msgstr "- 크리에이티브 모드: "
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Damage: "
msgstr "- 데미지: "
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Mode: "
msgstr "- 모드: "
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Port: "
msgstr "- 포트: "
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Public: "
msgstr "일반"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- PvP: "
msgstr "- PvP: "
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Server Name: "
msgstr "- 서버 이름: "
-#: src/game.cpp
-msgid "Change Keys"
-msgstr "키 변경"
+#: src/client/game.cpp
+msgid "Automatic forwards disabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Automatic forwards enabled"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Camera update disabled"
+msgstr "카메라 업데이트 토글 키"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Camera update enabled"
+msgstr "카메라 업데이트 토글 키"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Change Password"
msgstr "비밀번호 변경"
-#: src/game.cpp
+#: src/client/game.cpp
+#, fuzzy
+msgid "Cinematic mode disabled"
+msgstr "시네마틱 모드 스위치"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Cinematic mode enabled"
+msgstr "시네마틱 모드 스위치"
+
+#: src/client/game.cpp
+msgid "Client side scripting is disabled"
+msgstr ""
+
+#: src/client/game.cpp
msgid "Connecting to server..."
msgstr "서버 연결중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Continue"
msgstr "계속"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy, c-format
msgid ""
"Controls:\n"
@@ -855,15 +953,28 @@ msgstr ""
"-마우스 휠: 아이템 선택\n"
"-T: 채팅\n"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Creating client..."
msgstr "클라이언트 만드는 중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Creating server..."
msgstr "서버 만드는 중..."
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Debug info and profiler graph hidden"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Debug info shown"
+msgstr "디버그 정보 토글 키"
+
+#: src/client/game.cpp
+msgid "Debug info, profiler graph, and wireframe hidden"
+msgstr ""
+
+#: src/client/game.cpp
msgid ""
"Default Controls:\n"
"No menu visible:\n"
@@ -891,521 +1002,797 @@ msgstr ""
"- 터치 및 드래그, 다른 손가락으로 탭\n"
" --> 슬롯에 한개의 아이템 배치\n"
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Disabled unlimited viewing range"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Enabled unlimited viewing range"
+msgstr ""
+
+#: src/client/game.cpp
msgid "Exit to Menu"
msgstr "메뉴로 나가기"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Exit to OS"
msgstr "게임 종료"
-#: src/game.cpp
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fast mode disabled"
+msgstr "고속 모드 속도"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fast mode enabled"
+msgstr "고속 모드 속도"
+
+#: src/client/game.cpp
+msgid "Fast mode enabled (note: no 'fast' privilege)"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fly mode disabled"
+msgstr "고속 모드 속도"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fly mode enabled"
+msgstr "데미지 활성화"
+
+#: src/client/game.cpp
+msgid "Fly mode enabled (note: no 'fly' privilege)"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fog disabled"
+msgstr "비활성화됨"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fog enabled"
+msgstr "활성화됨"
+
+#: src/client/game.cpp
msgid "Game info:"
msgstr "게임 정보:"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Game paused"
msgstr "게임 일시정지"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "Hosting server"
msgstr "서버 만드는 중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Item definitions..."
msgstr "아이템 정의중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "KiB/s"
msgstr "KiB/s"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Media..."
msgstr "미디어..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "MiB/s"
msgstr "MiB/s"
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Minimap currently disabled by game or mod"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Minimap hidden"
+msgstr "미니맵 키"
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x1"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x2"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x4"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x1"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x2"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x4"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Noclip mode disabled"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Noclip mode enabled"
+msgstr "데미지 활성화"
+
+#: src/client/game.cpp
+msgid "Noclip mode enabled (note: no 'noclip' privilege)"
+msgstr ""
+
+#: src/client/game.cpp
msgid "Node definitions..."
msgstr "Node 정의중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Off"
msgstr "끄기"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "On"
msgstr "켜기"
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Pitch move mode disabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Pitch move mode enabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Profiler graph shown"
+msgstr ""
+
+#: src/client/game.cpp
#, fuzzy
msgid "Remote server"
msgstr "원격 포트"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Resolving address..."
msgstr "주소 분석중..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Shutting down..."
msgstr "서버가 닫혔습니다..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Singleplayer"
msgstr "싱글 플레이어"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Sound Volume"
msgstr "볼륨 조절"
-#: src/game.cpp
+#: src/client/game.cpp
+#, fuzzy
+msgid "Sound muted"
+msgstr "볼륨 조절"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Sound unmuted"
+msgstr "볼륨 조절"
+
+#: src/client/game.cpp
+#, fuzzy, c-format
+msgid "Viewing range changed to %d"
+msgstr "시야 범위"
+
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at maximum: %d"
+msgstr ""
+
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at minimum: %d"
+msgstr ""
+
+#: src/client/game.cpp
#, c-format
msgid "Volume changed to %d%%"
msgstr ""
-#: src/game.cpp
-msgid "Volume changed to 0%"
-msgstr "볼륨이 0%로 변경되었습니다"
+#: src/client/game.cpp
+msgid "Wireframe shown"
+msgstr ""
-#: src/game.cpp
-msgid "Volume changed to 100%"
-msgstr "볼륨이 100%로 변경되었습니다"
+#: src/client/game.cpp
+msgid "Zoom currently disabled by game or mod"
+msgstr ""
-#: src/game.cpp src/guiFormSpecMenu.cpp
+#: src/client/game.cpp src/gui/modalMenu.cpp
msgid "ok"
msgstr "확인"
-#: src/guiFormSpecMenu.cpp
-msgid "Enter "
-msgstr "들어가기 "
-
-#: src/guiFormSpecMenu.cpp
-msgid "Proceed"
-msgstr "계속하기"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "\"Use\" = climb down"
-msgstr "\"Use\" = 내려가기"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Backward"
-msgstr "뒤로"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Chat"
+#: src/client/gameui.cpp
+#, fuzzy
+msgid "Chat hidden"
msgstr "채팅"
-#: src/guiKeyChangeMenu.cpp
-msgid "Command"
-msgstr "명령어"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Console"
-msgstr "콘솔"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Dec. volume"
-msgstr "볼륨 줄이기"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Double tap \"jump\" to toggle fly"
-msgstr "\"점프\"를 두번 탭하여 비행"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Drop"
-msgstr "드롭하기"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Forward"
-msgstr "앞으로"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Inc. volume"
-msgstr "볼륨 늘리기"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Inventory"
-msgstr "인벤토리"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Jump"
-msgstr "점프"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Key already in use"
-msgstr "이미 사용하고 있는 키입니다"
+#: src/client/gameui.cpp
+msgid "Chat shown"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+#: src/client/gameui.cpp
+msgid "HUD hidden"
msgstr ""
-"Keybindings. (이 메뉴를 고정하려면 minetest.cof에서 stuff를 제거해야합니다.)"
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Left"
-msgstr "왼쪽"
+#: src/client/gameui.cpp
+msgid "HUD shown"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
+#: src/client/gameui.cpp
#, fuzzy
-msgid "Local command"
-msgstr "채팅 명렁어"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Mute"
-msgstr "음소거"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Next item"
-msgstr "다음 아이템"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Prev. item"
-msgstr "이전.아이템"
-
-#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
-msgid "Print stacks"
-msgstr "스택 출력"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Range select"
-msgstr "범위 선택"
-
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Right"
-msgstr "오른쪽"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Sneak"
-msgstr "살금살금"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle Cinematic"
-msgstr "시네마틱 스위치"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fast"
-msgstr "고속 스위치"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fly"
-msgstr "비행 스위치"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
-msgstr "자유시점 스위치"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Use"
-msgstr "사용"
-
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Zoom"
-msgstr "확대/축소"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "press key"
-msgstr "키를 누르세요"
-
-#: src/guiPasswordChange.cpp
-msgid "Change"
-msgstr "변경"
-
-#: src/guiPasswordChange.cpp
-msgid "Confirm Password"
-msgstr "비밀번호 확인"
-
-#: src/guiPasswordChange.cpp
-msgid "New Password"
-msgstr "새로운 비밀번호"
-
-#: src/guiPasswordChange.cpp
-msgid "Old Password"
-msgstr "현재 비밀번호"
-
-#: src/guiPasswordChange.cpp
-msgid "Passwords do not match!"
-msgstr "비밀번호가 맞지 않습니다!"
-
-#: src/guiVolumeChange.cpp
-msgid "Exit"
-msgstr "나가기"
+msgid "Profiler hidden"
+msgstr "프로파일러"
-#: src/guiVolumeChange.cpp
-msgid "Sound Volume: "
-msgstr "볼륨 조절: "
+#: src/client/gameui.cpp
+#, c-format
+msgid "Profiler shown (page %d of %d)"
+msgstr ""
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Apps"
msgstr "애플리케이션"
-#: src/keycode.cpp
-msgid "Back"
+#: src/client/keycode.cpp
+#, fuzzy
+msgid "Backspace"
msgstr "뒤로"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Caps Lock"
msgstr "캡스락"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Clear"
msgstr "지우기"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Control"
msgstr "컨트롤"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Down"
msgstr "아래"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "End"
msgstr "끝"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Erase EOF"
msgstr "OEF를 지우기"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Execute"
msgstr "실행"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Help"
msgstr "도움말"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Home"
msgstr "Home"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "IME Accept"
msgstr "IME 확인"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "IME Convert"
msgstr "IME 변환"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "IME Escape"
msgstr ""
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "IME Mode Change"
msgstr "IME 모드 변경"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "IME Nonconvert"
msgstr "IME 변환 안함"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Insert"
msgstr "Insert"
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Left"
+msgstr "왼쪽"
+
+#: src/client/keycode.cpp
msgid "Left Button"
msgstr "왼쪽된 버튼"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Control"
msgstr "왼쪽 컨트롤"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Menu"
msgstr "왼쪽 메뉴"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Shift"
msgstr "왼쪽 쉬프트"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Windows"
msgstr "왼쪽 창"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Menu"
msgstr "메뉴"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Middle Button"
msgstr "가운데 버튼"
-#: src/keycode.cpp
-msgid "Next"
-msgstr "다음"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Num Lock"
msgstr "Num Lock"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad *"
msgstr "숫자 키패드 *"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad +"
msgstr "숫자 키패드 +"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad -"
msgstr "숫자 키패드 -"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad ."
msgstr "숫자 키패드 ."
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad /"
msgstr "숫자 키패드 /"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 0"
msgstr "숫자 키패드 0"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 1"
msgstr "숫자 키패드 1"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 2"
msgstr "숫자 키패드 2"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 3"
msgstr "숫자 키패드 3"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 4"
msgstr "숫자 키패드 4"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 5"
msgstr "숫자 키패드 5"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 6"
msgstr "숫자 키패드 6"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 7"
msgstr "숫자 키패드 7"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 8"
msgstr "숫자 키패드 8"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 9"
msgstr "숫자 키패드 9"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "OEM Clear"
msgstr ""
-#: src/keycode.cpp
+#: src/client/keycode.cpp
+msgid "Page down"
+msgstr ""
+
+#: src/client/keycode.cpp
+msgid "Page up"
+msgstr ""
+
+#: src/client/keycode.cpp
#, fuzzy
msgid "Pause"
msgstr "일시 중지"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Play"
msgstr "시작"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Print"
msgstr "인쇄"
-#: src/keycode.cpp
-msgid "Prior"
-msgstr "이전"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Return"
msgstr "되돌리기"
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Right"
+msgstr "오른쪽"
+
+#: src/client/keycode.cpp
msgid "Right Button"
msgstr "오른쪽 버튼"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Control"
msgstr "오른쪽 컨트롤"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Menu"
msgstr "오른쪽 메뉴"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Shift"
msgstr "오른쪽 쉬프트"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Windows"
msgstr "오른쪽 창"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Scroll Lock"
msgstr "스크롤 락"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Select"
msgstr "선택"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Shift"
msgstr "쉬프트"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Sleep"
msgstr "잠자기"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Snapshot"
msgstr "스냅샷"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Space"
msgstr "스페이스"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Tab"
msgstr "탭"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Up"
msgstr "위"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "X Button 1"
msgstr "X 버튼 1"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "X Button 2"
msgstr "X 버튼 2"
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Zoom"
+msgstr "확대/축소"
+
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
+msgid "Passwords do not match!"
+msgstr "비밀번호가 맞지 않습니다!"
+
+#: src/gui/guiConfirmRegistration.cpp
+msgid "Register and Join"
+msgstr ""
+
+#: src/gui/guiConfirmRegistration.cpp
+#, c-format
+msgid ""
+"You are about to join the server at %1$s with the name \"%2$s\" for the "
+"first time. If you proceed, a new account using your credentials will be "
+"created on this server.\n"
+"Please retype your password and click Register and Join to confirm account "
+"creation or click Cancel to abort."
+msgstr ""
+
+#: src/gui/guiFormSpecMenu.cpp
+msgid "Proceed"
+msgstr "계속하기"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "\"Special\" = climb down"
+msgstr "\"Use\" = 내려가기"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Autoforward"
+msgstr "앞으로"
+
+#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Automatic jumping"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Backward"
+msgstr "뒤로"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Change camera"
+msgstr "키 변경"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Chat"
+msgstr "채팅"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Command"
+msgstr "명령어"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Console"
+msgstr "콘솔"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Dec. range"
+msgstr "시야 범위"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Dec. volume"
+msgstr "볼륨 줄이기"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Double tap \"jump\" to toggle fly"
+msgstr "\"점프\"를 두번 탭하여 비행"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Drop"
+msgstr "드롭하기"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Forward"
+msgstr "앞으로"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Inc. range"
+msgstr "시야 범위"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inc. volume"
+msgstr "볼륨 늘리기"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inventory"
+msgstr "인벤토리"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Jump"
+msgstr "점프"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Key already in use"
+msgstr "이미 사용하고 있는 키입니다"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+msgstr ""
+"Keybindings. (이 메뉴를 고정하려면 minetest.cof에서 stuff를 제거해야합니다.)"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Local command"
+msgstr "채팅 명렁어"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Mute"
+msgstr "음소거"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Next item"
+msgstr "다음 아이템"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Prev. item"
+msgstr "이전.아이템"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Range select"
+msgstr "범위 선택"
+
+#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Screenshot"
+msgstr "스크린샷"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Sneak"
+msgstr "살금살금"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Special"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle Cinematic"
+msgstr "시네마틱 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle HUD"
+msgstr "비행 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle chat log"
+msgstr "고속 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fast"
+msgstr "고속 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fly"
+msgstr "비행 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle fog"
+msgstr "비행 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle minimap"
+msgstr "자유시점 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle noclip"
+msgstr "자유시점 스위치"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "press key"
+msgstr "키를 누르세요"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Change"
+msgstr "변경"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Confirm Password"
+msgstr "비밀번호 확인"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "New Password"
+msgstr "새로운 비밀번호"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Old Password"
+msgstr "현재 비밀번호"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Exit"
+msgstr "나가기"
+
+#: src/gui/guiVolumeChange.cpp
+#, fuzzy
+msgid "Muted"
+msgstr "음소거"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Sound Volume: "
+msgstr "볼륨 조절: "
+
+#: src/gui/modalMenu.cpp
+msgid "Enter "
+msgstr "들어가기 "
+
+#: src/network/clientpackethandler.cpp
+msgid "LANG_CODE"
+msgstr ""
+
#: src/settings_translation_file.cpp
msgid ""
-"(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n"
-"Used to move a suitable spawn area of low land close to (0, 0).\n"
-"The default is suitable for mandelbrot sets, it needs to be edited for julia "
-"sets.\n"
+"(Android) Fixes the position of virtual joystick.\n"
+"If disabled, virtual joystick will center to first-touch's position."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"(Android) Use virtual joystick to trigger \"aux\" button.\n"
+"If enabled, virtual joystick will also tap \"aux\" button when out of main "
+"circle."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
+"Can be used to move a desired point to (0, 0) to create a\n"
+"suitable spawn point, or to allow 'zooming in' on a desired\n"
+"point by increasing 'scale'.\n"
+"The default is tuned for a suitable spawn point for mandelbrot\n"
+"sets with default parameters, it may need altering in other\n"
+"situations.\n"
"Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"(X,Y,Z) scale of fractal in nodes.\n"
+"Actual fractal size will be 2 to 3 times larger.\n"
+"These numbers can be made very large, the fractal does\n"
+"not have to fit inside the world.\n"
+"Increase these to 'zoom' into the detail of the fractal.\n"
+"Default is for a vertically-squashed shape suitable for\n"
+"an island, set all 3 numbers equal for the raw shape."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"0 = parallax occlusion with slope information (faster).\n"
"1 = relief mapping (slower, more accurate)."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "2D noise that controls the shape/size of ridged mountains."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "2D noise that controls the shape/size of rolling hills."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "2D noise that controls the shape/size of step mountains."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "2D noise that controls the size/occurance of ridged mountain ranges."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "2D noise that controls the size/occurance of rolling hills."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "2D noise that controls the size/occurance of step mountain ranges."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "3D clouds"
msgstr "3D 구름 효과"
@@ -1428,6 +1815,14 @@ msgid "3D noise defining structure of river canyon walls."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "3D noise defining terrain."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"3D support.\n"
@@ -1437,7 +1832,9 @@ msgid ""
"- interlaced: odd/even line based polarisation screen support.\n"
"- topbottom: split screen top/bottom.\n"
"- sidebyside: split screen side by side.\n"
-"- pageflip: quadbuffer based 3d."
+"- crossview: Cross-eyed 3d\n"
+"- pageflip: quadbuffer based 3d.\n"
+"Note that the interlaced mode requires shaders to be enabled."
msgstr ""
"3D 지원.\n"
"현재 지원되는 것:\n"
@@ -1465,6 +1862,11 @@ msgid "A message to be displayed to all clients when the server shuts down."
msgstr "서버가 닫힐 때 모든 사용자들에게 표시 될 메시지입니다."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "ABM interval"
+msgstr "맵 저장 간격"
+
+#: src/settings_translation_file.cpp
msgid "Absolute limit of emerge queues"
msgstr ""
@@ -1473,18 +1875,15 @@ msgid "Acceleration in air"
msgstr "공중에서 가속"
#: src/settings_translation_file.cpp
-msgid "Active Block Management interval"
-msgstr "블록 관리 간격 활성"
-
-#: src/settings_translation_file.cpp
-msgid "Active Block Modifier interval"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Active Block Modifiers"
msgstr "블록 수식어 활성"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Active block management interval"
+msgstr "블록 관리 간격 활성"
+
+#: src/settings_translation_file.cpp
msgid "Active block range"
msgstr "블록 범위 활성"
@@ -1522,7 +1921,11 @@ msgid "Advanced"
msgstr "고급"
#: src/settings_translation_file.cpp
-msgid "Altitude Chill"
+msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Altitude chill"
msgstr ""
#: src/settings_translation_file.cpp
@@ -1534,15 +1937,13 @@ msgid "Ambient occlusion gamma"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Amplifies the valleys"
-msgstr "계곡 증폭"
+msgid "Amount of messages a player may send per 10 seconds."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Android systems only: Tries to create inventory textures from meshes\n"
-"when no supported render was found."
-msgstr ""
+#, fuzzy
+msgid "Amplifies the valleys."
+msgstr "계곡 증폭"
#: src/settings_translation_file.cpp
msgid "Anisotropic filtering"
@@ -1555,21 +1956,29 @@ msgstr "서버 발표"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid ""
-"Announce to this serverlist.\n"
-"If you want to announce your ipv6 address, use serverlist_url = v6.servers."
-"minetest.net."
+msgid "Announce to this serverlist."
+msgstr "서버 발표"
+
+#: src/settings_translation_file.cpp
+msgid "Append item name"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Append item name to tooltip."
msgstr ""
-"서버리스트에 발표합니다.\n"
-"만약 당신의 Ipv6 주소를 알리기 원한다면 serverlist_url = v6.servers.minetest."
-"net 을 사용하세요."
#: src/settings_translation_file.cpp
msgid "Apple trees noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Approximate (X,Y,Z) scale of fractal in nodes."
+msgid "Arm inertia"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Arm inertia, gives a more realistic movement of\n"
+"the arm when the camera moves."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1579,30 +1988,53 @@ msgstr "충돌 후 재연결 요청"
#: src/settings_translation_file.cpp
msgid ""
"At this distance the server will aggressively optimize which blocks are sent "
-"to clients.\n"
+"to\n"
+"clients.\n"
"Small values potentially improve performance a lot, at the expense of "
-"visible rendering glitches.\n"
-"(some blocks will not be rendered under water and in caves, as well as "
-"sometimes on land)\n"
-"Setting this to a value greater than max_block_send_distance disables this "
+"visible\n"
+"rendering glitches (some blocks will not be rendered under water and in "
+"caves,\n"
+"as well as sometimes on land).\n"
+"Setting this to a value greater than max_block_send_distance disables this\n"
"optimization.\n"
-"Stated in mapblocks (16 nodes)"
+"Stated in mapblocks (16 nodes)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automaticaly report to the serverlist."
+#, fuzzy
+msgid "Automatic forwards key"
+msgstr "앞으로 가는 키"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Automatically jump up single-node obstacles.\n"
+"type: bool"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Autorun key"
-msgstr "자동 실행 키"
+msgid "Automatically report to the serverlist."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Autosave screen size"
+msgstr "스크린 크기 자동 저장"
+
+#: src/settings_translation_file.cpp
+msgid "Autoscaling mode"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Backward key"
msgstr "뒤로 이동하는 키"
#: src/settings_translation_file.cpp
-msgid "Base terrain height"
+#, fuzzy
+msgid "Base ground level"
+msgstr "물의 높이"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Base terrain height."
msgstr "기본 지형 높이"
#: src/settings_translation_file.cpp
@@ -1610,7 +2042,8 @@ msgid "Basic"
msgstr "기본"
#: src/settings_translation_file.cpp
-msgid "Basic Privileges"
+#, fuzzy
+msgid "Basic privileges"
msgstr "기본 권한"
#: src/settings_translation_file.cpp
@@ -1643,6 +2076,11 @@ msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr "전체 화면 모드에서 (일명 색 농도) 픽셀 당 비트."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Block send optimize distance"
+msgstr "최대 블록 전송 거리"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -1655,6 +2093,14 @@ msgid "Bumpmapping"
msgstr "범프맵핑"
#: src/settings_translation_file.cpp
+msgid ""
+"Camera near plane distance in nodes, between 0 and 0.5\n"
+"Most users will not need to change this.\n"
+"Increasing can reduce artifacting on weaker GPUs.\n"
+"0.1 = Default, 0.25 = Good value for weaker tablets."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Camera smoothing"
msgstr "카메라를 부드럽게"
@@ -1712,7 +2158,23 @@ msgid "Cavern threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Caves and tunnels form at the intersection of the two noises"
+#, fuzzy
+msgid "Cavern upper limit"
+msgstr "동굴 너비"
+
+#: src/settings_translation_file.cpp
+msgid "Center of light curve mid-boost."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Changes the main menu UI:\n"
+"- Full: Multple singleplayer worlds, game choice, texture pack chooser, "
+"etc.\n"
+"- Simple: One singleplayer world, no game or texture pack choosers. May "
+"be\n"
+"necessary for smaller screens.\n"
+"- Auto: Simple on Android, full on everything else."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1720,6 +2182,19 @@ msgid "Chat key"
msgstr "채팅"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Chat message count limit"
+msgstr "접속 시 status메시지"
+
+#: src/settings_translation_file.cpp
+msgid "Chat message kick threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat message max length"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Chat toggle key"
msgstr "채팅 스위치"
@@ -1728,48 +2203,6 @@ msgid "Chatcommands"
msgstr "채팅 명렁어"
#: src/settings_translation_file.cpp
-msgid ""
-"Choice of 18 fractals from 9 formulas.\n"
-"1 = 4D \"Roundy\" mandelbrot set.\n"
-"2 = 4D \"Roundy\" julia set.\n"
-"3 = 4D \"Squarry\" mandelbrot set.\n"
-"4 = 4D \"Squarry\" julia set.\n"
-"5 = 4D \"Mandy Cousin\" mandelbrot set.\n"
-"6 = 4D \"Mandy Cousin\" julia set.\n"
-"7 = 4D \"Variation\" mandelbrot set.\n"
-"8 = 4D \"Variation\" julia set.\n"
-"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n"
-"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n"
-"11 = 3D \"Christmas Tree\" mandelbrot set.\n"
-"12 = 3D \"Christmas Tree\" julia set.\n"
-"13 = 3D \"Mandelbulb\" mandelbrot set.\n"
-"14 = 3D \"Mandelbulb\" julia set.\n"
-"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n"
-"16 = 3D \"Cosine Mandelbulb\" julia set.\n"
-"17 = 4D \"Mandelbulb\" mandelbrot set.\n"
-"18 = 4D \"Mandelbulb\" julia set."
-msgstr ""
-"9가지 공식에서 18 도형을 선택하세요.\n"
-"1 = 4 D \"Roundy\" 만델브로트 집합.\n"
-"2 = 4 D \"Roundy\" 줄리아 집합.\n"
-"3 = 4 D \"Squarry\" 만델브로트 집합.\n"
-"4 = 4 D \"Squarry\" 줄리아 집합.\n"
-"5 = 4 D \"맨디 사촌\" 만델브로트 집합.\n"
-"6 = 4 D \"맨디 사촌\" 줄리아 집합.\n"
-"7 = 4 D \"변형\" 만델브로트 집합.\n"
-"8 = 4 D \"변형\" 줄리아 집합.\n"
-"9 = 3D \"만델브로트/만델바\" 만델브로트 집합.\n"
-"10 = 3D \"만델브로트/만델바\" 줄리아 집합.\n"
-"11 = 3D \"크리스마스 트리\" 만델브로트 집합.\n"
-"12 = 3D \"크리스마스 트리\" 줄리아 집합.\n"
-"13 = 3D \"만델벌브\" 만델브로트 집합.\n"
-"14 = 3D \"만델벌브\" 줄리아 집합.\n"
-"15 = 3D \"코사인 만델벌브\" 만델브로트 집합.\n"
-"16 = 3D \"코사인 만델벌브\" 줄리아 집합.\n"
-"17 = 4 D \"만델벌브\" 만델브로트 집합.\n"
-"18 = 4 D \"만델벌브\" 줄리아 집합."
-
-#: src/settings_translation_file.cpp
msgid "Chunk size"
msgstr "청크 크기"
@@ -1799,12 +2232,17 @@ msgid "Client modding"
msgstr "클라이언트 모딩"
#: src/settings_translation_file.cpp
-msgid "Climbing speed"
-msgstr "오르는 속도"
+#, fuzzy
+msgid "Client side modding restrictions"
+msgstr "클라이언트 모딩"
#: src/settings_translation_file.cpp
-msgid "Cloud height"
-msgstr "구름 높이"
+msgid "Client side node lookup range restriction"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Climbing speed"
+msgstr "오르는 속도"
#: src/settings_translation_file.cpp
msgid "Cloud radius"
@@ -1870,15 +2308,18 @@ msgid "Console height"
msgstr "콘솔 높이"
#: src/settings_translation_file.cpp
-msgid "Console key"
-msgstr "콘솔 높이"
+#, fuzzy
+msgid "Content Store"
+msgstr "스토어 닫기"
#: src/settings_translation_file.cpp
msgid "Continuous forward"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Continuous forward movement (only used for testing)."
+msgid ""
+"Continuous forward movement, toggled by autoforward key.\n"
+"Press the autoforward key again or the backwards movement to disable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1886,10 +2327,11 @@ msgid "Controls"
msgstr "컨트롤"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Controls length of day/night cycle.\n"
-"Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays "
-"unchanged."
+"Examples:\n"
+"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
msgstr ""
"낮/밤 주기의 길이를 컨트롤.\n"
"예: 72 = 20 분, 360 = 4 분, 1 = 24 시간, 0 = 낮/밤/바뀌지 않고 그대로."
@@ -1904,8 +2346,8 @@ msgstr "산의 높이/경사를 조절."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of floatland mountain terrain.\n"
-"Is an offset added to the 'np_mountain' noise value."
+"Controls the density of mountain-type floatlands.\n"
+"Is a noise offset added to the 'mgv7_np_mountain' noise value."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1917,22 +2359,6 @@ msgid "Crash message"
msgstr "충돌 메시지"
#: src/settings_translation_file.cpp
-msgid ""
-"Creates unpredictable lava features in caves.\n"
-"These can make mining difficult. Zero disables them. (0-10)"
-msgstr ""
-"예측할 수 없는 용암을 동굴 안에 만듭니다.\n"
-"이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"
-
-#: src/settings_translation_file.cpp
-msgid ""
-"Creates unpredictable water features in caves.\n"
-"These can make mining difficult. Zero disables them. (0-10)"
-msgstr ""
-"예측할 수 없는 물을 동굴 안에 만듭니다.\n"
-"이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"
-
-#: src/settings_translation_file.cpp
msgid "Creative"
msgstr "창의적인"
@@ -1953,10 +2379,6 @@ msgid "Crosshair color (R,G,B)."
msgstr "십자선 색 (빨, 초, 파)."
#: src/settings_translation_file.cpp
-msgid "Crouch speed"
-msgstr "쭈그리고 앉기 속도"
-
-#: src/settings_translation_file.cpp
msgid "DPI"
msgstr "감도(DPI)"
@@ -1965,6 +2387,10 @@ msgid "Damage"
msgstr "데미지"
#: src/settings_translation_file.cpp
+msgid "Darkness sharpness"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "디버그 정보 토글 키"
@@ -2016,26 +2442,25 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas of 'terrain_higher' (cliff-top terrain)."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"Defines areas of floatland smooth terrain.\n"
"Smooth floatlands occur when noise > 0."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs."
+msgid "Defines areas where trees have apples."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas where trees have apples."
+msgid "Defines areas with sandy beaches."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas with sandy beaches."
+msgid "Defines distribution of higher terrain and steepness of cliffs."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines distribution of higher terrain."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2060,6 +2485,10 @@ msgstr ""
"일반 맵에 부드럽게 높은 값을 나타냅니다."
#: src/settings_translation_file.cpp
+msgid "Defines the base ground level."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
msgstr "블록에 최대 플레이어 전송 거리를 정의 합니다 (0 = 무제한)."
@@ -2089,16 +2518,13 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Depth below which you'll find large caves."
+msgid "Depth below which you'll find giant caverns."
msgstr "큰 동굴을 발견할 수 있는 깊이."
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find massive caves."
-msgstr "거대한 동굴을 발견할 수 있는 깊이."
-
-#: src/settings_translation_file.cpp
-msgid "Descending speed"
-msgstr "하강 속도"
+#, fuzzy
+msgid "Depth below which you'll find large caves."
+msgstr "큰 동굴을 발견할 수 있는 깊이."
#: src/settings_translation_file.cpp
msgid ""
@@ -2130,21 +2556,6 @@ msgid "Disable anticheat"
msgstr "Anticheat를 사용 안함"
#: src/settings_translation_file.cpp
-msgid "Disable escape sequences"
-msgstr "이스케이프 시퀀스 사용 안함"
-
-#: src/settings_translation_file.cpp
-msgid ""
-"Disable escape sequences, e.g. chat coloring.\n"
-"Use this if you want to run a server with pre-0.4.14 clients and you want to "
-"disable\n"
-"the escape sequences generated by mods."
-msgstr ""
-"이스케이프 시퀀스 사용 안함, 예: 채팅 채색.\n"
-"만약 당신이 pre-0.4.14클라이언트를 사용하길 원하거나 모드에 의해 생성되는 이"
-"스케이프 시퀀스를 사용하지 않길 원한다면 이것을 사용하세요."
-
-#: src/settings_translation_file.cpp
msgid "Disallow empty passwords"
msgstr "비밀번호 없으면 불가"
@@ -2165,12 +2576,17 @@ msgid "Drop item key"
msgstr "아이템 드랍 키"
#: src/settings_translation_file.cpp
-msgid "Dump the mapgen debug infos."
+#, fuzzy
+msgid "Dump the mapgen debug information."
msgstr "Mapgen 디버그 정보를 덤프 합니다."
#: src/settings_translation_file.cpp
-msgid "Enable Joysticks"
-msgstr "조이스틱 적용"
+msgid "Dungeon maximum Y"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Dungeon minimum Y"
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2191,6 +2607,16 @@ msgid "Enable creative mode for new created maps."
msgstr "새로 만든 맵에서 creative모드를 활성화시킵니다."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Enable joysticks"
+msgstr "조이스틱 적용"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Enable mod channels support."
+msgstr "모드 보안 적용"
+
+#: src/settings_translation_file.cpp
msgid "Enable mod security"
msgstr "모드 보안 적용"
@@ -2232,11 +2658,6 @@ msgstr ""
"공합니다.(예: 텍스처)"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable view bobbing"
-msgstr "보기 만료"
-
-#: src/settings_translation_file.cpp
msgid ""
"Enable view bobbing and amount of view bobbing.\n"
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
@@ -2245,9 +2666,9 @@ msgstr ""
"예 : 0은 화면 흔들림 없음; 1.0은 노멀; 2.0은 더블."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Enable/disable running an IPv6 server. An IPv6 server may be restricted\n"
-"to IPv6 clients, depending on system configuration.\n"
+"Enable/disable running an IPv6 server.\n"
"Ignored if bind_address is set."
msgstr ""
"IPv6 서버를 실행 활성화/비활성화. IPv6 서버는 IPv6 클라이언트 시스템 구성에 "
@@ -2299,10 +2720,6 @@ msgstr ""
"쉐이더를 활성화 해야 합니다."
#: src/settings_translation_file.cpp
-msgid "Enables view bobbing when walking."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "엔진 프로 파일링 데이터 출력 간격"
@@ -2367,8 +2784,9 @@ msgid "Fast movement"
msgstr "빠른 이동"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Fast movement (via use key).\n"
+"Fast movement (via the \"special\" key).\n"
"This requires the \"fast\" privilege on the server."
msgstr ""
"빠른 이동('use'키 사용).\n"
@@ -2379,30 +2797,21 @@ msgid "Field of view"
msgstr "시야"
#: src/settings_translation_file.cpp
-msgid "Field of view for zoom"
-msgstr "확대/축소에 대한 시야"
-
-#: src/settings_translation_file.cpp
msgid "Field of view in degrees."
msgstr "각도에 대한 시야."
#: src/settings_translation_file.cpp
-msgid ""
-"Field of view while zooming in degrees.\n"
-"This requires the \"zoom\" privilege on the server."
-msgstr ""
-"확대/축소에 대한 시야 \n"
-"서버에서 \"확대/축소\" 권한이 필요합니다."
-
-#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"File in client/serverlist/ that contains your favorite servers displayed in "
-"the Multiplayer Tab."
+"the\n"
+"Multiplayer Tab."
msgstr "클라이언트/서버리스트/멀티플레이어 탭에서 당신이 가장 좋아하는 서버"
#: src/settings_translation_file.cpp
-msgid "Filler Depth"
-msgstr ""
+#, fuzzy
+msgid "Filler depth"
+msgstr "강 깊이"
#: src/settings_translation_file.cpp
msgid "Filler depth noise"
@@ -2416,7 +2825,7 @@ msgstr "필름 형 톤 맵핑"
msgid ""
"Filtered textures can blend RGB values with fully-transparent neighbors,\n"
"which PNG optimizers usually discard, sometimes resulting in a dark or\n"
-"light edge to transparent textures. Apply this filter to clean that up\n"
+"light edge to transparent textures. Apply this filter to clean that up\n"
"at texture load time."
msgstr ""
@@ -2425,7 +2834,11 @@ msgid "Filtering"
msgstr "필터링"
#: src/settings_translation_file.cpp
-msgid "First of 2 3D noises that together define tunnels."
+msgid "First of 4 2D noises that together define hill/mountain range height."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "First of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2433,6 +2846,10 @@ msgid "Fixed map seed"
msgstr "수정된 맵 시드"
#: src/settings_translation_file.cpp
+msgid "Fixed virtual joystick"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Floatland base height noise"
msgstr ""
@@ -2449,6 +2866,11 @@ msgid "Floatland mountain density"
msgstr "Floatland의 산 밀집도"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Floatland mountain exponent"
+msgstr "Floatland의 산 밀집도"
+
+#: src/settings_translation_file.cpp
msgid "Floatland mountain height"
msgstr "Floatland의 산 높이"
@@ -2465,7 +2887,7 @@ msgid "Fog"
msgstr "안개"
#: src/settings_translation_file.cpp
-msgid "Fog Start"
+msgid "Fog start"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2501,10 +2923,50 @@ msgid "Format of screenshots."
msgstr "Screenshots의 형식입니다."
#: src/settings_translation_file.cpp
+msgid "Formspec Default Background Color"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec Default Background Opacity"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec Full-Screen Background Color"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec Full-Screen Background Opacity"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Formspec default background color (R,G,B)."
+msgstr "게임 내에서 채팅 콘솔 배경 색상 (빨,초,파)."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Formspec default background opacity (between 0 and 255)."
+msgstr "게임 내에서 채팅 콘솔 배경 알파 (불투명 함, 0와 255 사이)."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Formspec full-screen background color (R,G,B)."
+msgstr "게임 내에서 채팅 콘솔 배경 색상 (빨,초,파)."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Formspec full-screen background opacity (between 0 and 255)."
+msgstr "게임 내에서 채팅 콘솔 배경 알파 (불투명 함, 0와 255 사이)."
+
+#: src/settings_translation_file.cpp
msgid "Forward key"
msgstr "앞으로 가는 키"
#: src/settings_translation_file.cpp
+msgid "Fourth of 4 2D noises that together define hill/mountain range height."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Fractal type"
msgstr ""
@@ -2513,7 +2975,8 @@ msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Freetype fonts"
+#, fuzzy
+msgid "FreeType fonts"
msgstr "Freetype 글꼴"
#: src/settings_translation_file.cpp
@@ -2529,7 +2992,11 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"From how far clients know about objects, stated in mapblocks (16 nodes)."
+"From how far clients know about objects, stated in mapblocks (16 nodes).\n"
+"\n"
+"Setting this larger than active_block_range will also cause the server\n"
+"to maintain active objects up to this distance in the direction the\n"
+"player is looking. (This can avoid mobs suddenly disappearing from view)"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2561,10 +3028,6 @@ msgid "Gamma"
msgstr "감마"
#: src/settings_translation_file.cpp
-msgid "General"
-msgstr "일반"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normalmaps 생성"
@@ -2577,12 +3040,19 @@ msgid ""
"Global map generation attributes.\n"
"In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
"and junglegrass, in all other mapgens this flag controls all decorations.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Gradient of light curve at maximum light level."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Gradient of light curve at minimum light level."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Graphics"
msgstr "그래픽"
@@ -2596,7 +3066,13 @@ msgid "Ground level"
msgstr "물의 높이"
#: src/settings_translation_file.cpp
-msgid "HTTP Mods"
+#, fuzzy
+msgid "Ground noise"
+msgstr "물의 높이"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "HTTP mods"
msgstr "HTTP 모드"
#: src/settings_translation_file.cpp
@@ -2643,10 +3119,6 @@ msgid "Height noise"
msgstr "오른쪽 창"
#: src/settings_translation_file.cpp
-msgid "Height on which clouds are appearing."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Height select noise"
msgstr ""
@@ -2663,6 +3135,26 @@ msgid "Hill threshold"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness1 noise"
+msgstr "동굴 잡음 #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness2 noise"
+msgstr "동굴 잡음 #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness3 noise"
+msgstr "동굴 잡음 #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness4 noise"
+msgstr "동굴 잡음 #1"
+
+#: src/settings_translation_file.cpp
msgid "Homepage of server, to be displayed in the serverlist."
msgstr "서버의 홈페이지는 서버 리스트에 나타납니다."
@@ -2675,17 +3167,139 @@ msgid "Hotbar previous key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How deep to make rivers"
-msgstr "얼마나 강을 깊게 만들건가요"
+msgid "Hotbar slot 1 key"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"How large area of blocks are subject to the active block stuff, stated in "
-"mapblocks (16 nodes).\n"
-"In active blocks objects are loaded and ABMs run."
+msgid "Hotbar slot 10 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 11 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 12 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 13 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 14 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 15 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 16 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 17 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 18 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 19 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 2 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 20 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 21 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 22 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 23 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 24 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 25 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 26 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 27 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 28 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 29 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 3 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 30 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 31 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 32 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 4 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 5 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 6 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 7 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar slot 8 key"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Hotbar slot 9 key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "How deep to make rivers."
+msgstr "얼마나 강을 깊게 만들건가요"
+
+#: src/settings_translation_file.cpp
msgid ""
"How much the server will wait before unloading unused mapblocks.\n"
"Higher value is smoother, but will use more RAM."
@@ -2693,7 +3307,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "How wide to make rivers"
+msgid "How wide to make rivers."
msgstr "게곡을 얼마나 넓게 만들지"
#: src/settings_translation_file.cpp
@@ -2728,7 +3342,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"If disabled \"use\" key is used to fly fast if both fly and fast mode are "
+"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
+"are\n"
"enabled."
msgstr ""
@@ -2743,6 +3358,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"If enabled together with fly mode, makes move directions relative to the "
+"player's pitch."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"If enabled together with fly mode, player is able to fly through solid "
"nodes.\n"
"This requires the \"noclip\" privilege on the server."
@@ -2751,8 +3372,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
-"and descending."
+"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
+"down and\n"
+"descending."
msgstr "활성화시, \"sneak\"키 대신 \"use\"키가 내려가는데 사용됩니다."
#: src/settings_translation_file.cpp
@@ -2776,10 +3398,6 @@ msgid "If enabled, new players cannot join with an empty password."
msgstr "적용할 경우, 새로운 플레이어는 빈 암호로 가입 할 수 없습니다."
#: src/settings_translation_file.cpp
-msgid "If enabled, show the server status message on player connection."
-msgstr "활성화시, 연결하는 플레이어에게 서버status메시지가 보여집니다."
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"If enabled, you can place blocks at the position (feet + eye level) where "
@@ -2788,6 +3406,13 @@ msgid ""
msgstr "활성화시, 당신이 서 있는 자리에도 블록을 놓을 수 있습니다."
#: src/settings_translation_file.cpp
+msgid ""
+"If the CSM restriction for node range is enabled, get_node calls are "
+"limited\n"
+"to this distance from the player to the node."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "If this is set, players will always (re)spawn at the given position."
msgstr "적용할 경우, 플레이어는 지정된 위치에 항상 스폰 될 것입니다."
@@ -2861,11 +3486,6 @@ msgid "Interval of sending time of day to clients."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Inventory image hack"
-msgstr "인벤토리 키"
-
-#: src/settings_translation_file.cpp
msgid "Inventory items animations"
msgstr "인벤토리 아이템 애니메이션"
@@ -2893,7 +3513,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Iterations of the recursive function.\n"
-"Controls the amount of fine detail."
+"Increasing this increases the amount of fine detail, but also\n"
+"increases processing load.\n"
+"At iterations = 20 this mapgen has a similar load to mapgen V7."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2901,43 +3523,47 @@ msgid "Joystick ID"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick Type"
+msgid "Joystick button repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick button repetition interval"
+msgid "Joystick frustum sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick frustum sensitivity"
+msgid "Joystick type"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only: W component of hypercomplex constant determining julia "
-"shape.\n"
+"Julia set only.\n"
+"W component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only: X component of hypercomplex constant determining julia "
-"shape.\n"
+"Julia set only.\n"
+"X component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only: Y component of hypercomplex constant determining julia "
-"shape.\n"
+"Julia set only.\n"
+"Y component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only: Z component of hypercomplex constant determining julia "
-"shape.\n"
+"Julia set only.\n"
+"Z component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
"Range roughly -2 to 2."
msgstr ""
@@ -2982,8 +3608,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"볼륨 감소 키입니다.\n"
-"Http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
-"a54da2a0e231901735e3da1b0edf72eb3 참조"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
@@ -3037,8 +3663,10 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Key for moving the player backward.\n"
+"Will also disable autoforward, when active.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -3089,47 +3717,125 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for opening the chat console.\n"
+"Key for opening the chat window to type commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"채팅 창을 여는 키입니다.\n"
+"명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
-"Key for opening the chat window to type commands.\n"
+"Key for opening the chat window to type local commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
+"로컬 명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
-"Key for opening the chat window to type local commands.\n"
+"Key for opening the chat window.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"로컬 명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
-"Http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
-"a54da2a0e231901735e3da1b0edf72eb3 참조"
+"채팅창을 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
-"Key for opening the chat window.\n"
+"Key for opening the inventory.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"채팅창을 여는 키입니다.\n"
+"인벤토리를 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for opening the inventory.\n"
+"Key for selecting the 11th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 12th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 13th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 14th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 15th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 16th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 17th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 18th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -3138,12 +3844,200 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for printing debug stacks. Used for development.\n"
+"Key for selecting the 19th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"디버그 무더기(stacks) 인쇄 키. 개발을 위해 사용됨.\n"
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 20th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 21st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 22nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 23rd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 24th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 25th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 26th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 27th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 28th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 29th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 30th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 31st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 32nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the eighth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the fifth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the first hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the fourth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
@@ -3161,6 +4055,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Key for selecting the ninth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"Key for selecting the previous item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
@@ -3170,6 +4075,61 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the second hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the seventh hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the sixth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the tenth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the third hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"인벤토리를 여는 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
msgid ""
"Key for sneaking.\n"
"Also used for climbing down and descending in water if aux1_descends is "
@@ -3206,13 +4166,13 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Key for toggling autorun.\n"
+"Key for toggling autoforward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"자동으로 달리는 기능을 켜는 키입니다.\n"
-"http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
-"a54da2a0e231901735e3da1b0edf72eb3 참조"
+"http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
@@ -3265,6 +4225,17 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for toggling pitch fly mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"자유시점 모드 스위치 키입니다.\n"
+"Http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the camera update. Only used for development\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
@@ -3275,42 +4246,44 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for toggling the display of debug info.\n"
+"Key for toggling the display of chat.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"디버그 정보 표시 스위치 키입니다.\n"
+"채팅 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of the HUD.\n"
+"Key for toggling the display of debug info.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"HUD 표시 스위치 키입니다.\n"
+"디버그 정보 표시 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for toggling the display of the chat.\n"
+"Key for toggling the display of fog.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"채팅 스위치 키입니다.\n"
+"안개 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of the fog.\n"
+"Key for toggling the display of the HUD.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"안개 스위치 키입니다.\n"
+"HUD 표시 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
@@ -3354,8 +4327,8 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"
#: src/settings_translation_file.cpp
-msgid "Key use for climbing/descending"
-msgstr "오르기/내리기 에 사용되는 키입니다"
+msgid "Kick players who sent more than X messages per 10 seconds."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Lake steepness"
@@ -3379,8 +4352,9 @@ msgid "Large chat console key"
msgstr "콘솔 키"
#: src/settings_translation_file.cpp
-msgid "Lava Features"
-msgstr ""
+#, fuzzy
+msgid "Lava depth"
+msgstr "큰 동굴 깊이"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -3406,11 +4380,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Length of a server tick and the interval at which objects are generally "
-"updated over network."
+"updated over\n"
+"network."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between ABM execution cycles"
+msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3418,6 +4393,10 @@ msgid "Length of time between NodeTimer execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Length of time between active block management cycles"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"Level of logging to be written to debug.txt:\n"
"- <nothing> (no logging)\n"
@@ -3430,6 +4409,22 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Light curve mid boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve mid boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve mid boost spread"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Lightness sharpness"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
msgstr ""
@@ -3471,8 +4466,9 @@ msgid "Liquid queue purge time"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid sink"
-msgstr ""
+#, fuzzy
+msgid "Liquid sinking speed"
+msgstr "하강 속도"
#: src/settings_translation_file.cpp
msgid "Liquid update interval in seconds."
@@ -3498,15 +4494,16 @@ msgid "Loading Block Modifiers"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Main menu game manager"
-msgstr "주 메뉴 게임 관리자"
+msgid "Lower Y limit of dungeons."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Main menu mod manager"
-msgstr "주 메뉴 모드 관리자"
+msgid "Main menu script"
+msgstr "주 메뉴 스크립트"
#: src/settings_translation_file.cpp
-msgid "Main menu script"
+#, fuzzy
+msgid "Main menu style"
msgstr "주 메뉴 스크립트"
#: src/settings_translation_file.cpp
@@ -3528,31 +4525,33 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill' makes higher elevations colder, which may cause biome "
-"issues.\n"
-"'humid_rivers' modifies the humidity around rivers and in areas where water "
-"would tend to pool,\n"
-"it may interfere with delicately adjusted biomes.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"Map generation attributes specific to Mapgen Carpathian.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers and where water pools.\n"
+"'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
+"to become shallower and occasionally dry.\n"
+"'altitude_dry': Reduces humidity with altitude."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Map generation attributes specific to Mapgen flat.\n"
"Occasional lakes and hills can be added to the flat world.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen v5.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
@@ -3562,18 +4561,15 @@ msgid ""
"The 'snowbiomes' flag enables the new 5 biome system.\n"
"When the new biome system is enabled jungles are automatically enabled and\n"
"the 'jungles' flag is ignored.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen v7.\n"
-"The 'ridges' flag enables the rivers.\n"
-"Floatlands are currently experimental and subject to change.\n"
-"Flags that are not specified in the flag string are not modified from the "
-"default.\n"
+"'ridges' enables the rivers.\n"
+"Flags that are not enabled are not modified from the default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
@@ -3595,78 +4591,84 @@ msgid "Mapblock mesh generation delay"
msgstr "맵 생성 제한"
#: src/settings_translation_file.cpp
-msgid "Mapblock mesh generator's MapBlock cache size MB"
-msgstr ""
+#, fuzzy
+msgid "Mapblock mesh generator's MapBlock cache size in MB"
+msgstr "맵 생성 제한"
#: src/settings_translation_file.cpp
msgid "Mapblock unload timeout"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Valleys"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen debug"
-msgstr "맵젠 디버그"
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen flags"
+msgid "Mapgen Carpathian"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen flat"
+msgid "Mapgen Carpathian specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen flat specific flags"
-msgstr ""
+#, fuzzy
+msgid "Mapgen Flat"
+msgstr "Mapgen 이름"
#: src/settings_translation_file.cpp
-msgid "Mapgen fractal"
+msgid "Mapgen Flat specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen name"
+#, fuzzy
+msgid "Mapgen Fractal"
msgstr "Mapgen 이름"
#: src/settings_translation_file.cpp
-msgid "Mapgen v5"
+#, fuzzy
+msgid "Mapgen V5"
msgstr "맵젠v5"
#: src/settings_translation_file.cpp
-msgid "Mapgen v5 specific flags"
+msgid "Mapgen V5 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v6"
-msgstr ""
+#, fuzzy
+msgid "Mapgen V6"
+msgstr "세계 생성기"
#: src/settings_translation_file.cpp
-msgid "Mapgen v6 specific flags"
+msgid "Mapgen V6 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v7"
+#, fuzzy
+msgid "Mapgen V7"
+msgstr "세계 생성기"
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen V7 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v7 specific flags"
+msgid "Mapgen Valleys"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Massive cave depth"
-msgstr "거대한 동굴 깊이"
+msgid "Mapgen Valleys specific flags"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Massive cave noise"
-msgstr "거대한 동굴 잡음"
+msgid "Mapgen debug"
+msgstr "맵젠 디버그"
#: src/settings_translation_file.cpp
-msgid "Massive caves form here."
+msgid "Mapgen flags"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Mapgen name"
+msgstr "Mapgen 이름"
+
+#: src/settings_translation_file.cpp
msgid "Max block generate distance"
msgstr ""
@@ -3703,14 +4705,13 @@ msgid "Maximum hotbar width"
msgstr "최대 hotbar 폭"
#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent in total."
+msgid ""
+"Maximum number of blocks that are simultaneously sent per client.\n"
+"The maximum total count is calculated dynamically:\n"
+"max_total = ceil((#clients + max_users) * per_client / 4)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent per client."
-msgstr "클라이언트 당 동시에 전송되는 블록의 최대 수입니다."
-
-#: src/settings_translation_file.cpp
msgid "Maximum number of blocks that can be queued for loading."
msgstr ""
@@ -3744,10 +4745,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of players that can connect simultaneously."
+#, fuzzy
+msgid "Maximum number of players that can be connected simultaneously."
msgstr "동시접속 할 수 있는 최대 인원수."
#: src/settings_translation_file.cpp
+msgid "Maximum number of recent chat messages to show"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Maximum number of statically stored objects in a block."
msgstr ""
@@ -3770,7 +4776,13 @@ msgid "Maximum simultaneous block sends per client"
msgstr "클라이언트 당 최대 동시 블록 전송"
#: src/settings_translation_file.cpp
-msgid "Maximum simultaneous block sends total"
+msgid "Maximum size of the out chat queue"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Maximum size of the out chat queue.\n"
+"0 to disable queueing and -1 to make the queue size unlimited."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3817,7 +4829,7 @@ msgstr "미니맵 스캔 높이"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Minimum texture size for filters"
+msgid "Minimum texture size"
msgstr "필터 최소 텍스처 크기"
#: src/settings_translation_file.cpp
@@ -3825,20 +4837,12 @@ msgid "Mipmapping"
msgstr "밉매핑(Mipmapping)"
#: src/settings_translation_file.cpp
-msgid "Modifies the size of the hudbar elements."
+msgid "Mod channels"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modstore details URL"
-msgstr "Modstore 정보 URL"
-
-#: src/settings_translation_file.cpp
-msgid "Modstore download URL"
-msgstr "Modstore 다운로드 URL"
-
-#: src/settings_translation_file.cpp
-msgid "Modstore mods list URL"
-msgstr "Modstore 모드 리스트 URL"
+msgid "Modifies the size of the hudbar elements."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Monospace font path"
@@ -3857,6 +4861,15 @@ msgid "Mountain noise"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Mountain variation noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Mountain zero level"
+msgstr "물의 높이"
+
+#: src/settings_translation_file.cpp
msgid "Mouse sensitivity"
msgstr "마우스 감도"
@@ -3882,13 +4895,18 @@ msgid "Mute key"
msgstr "키 사용"
#: src/settings_translation_file.cpp
-#, fuzzy
+msgid "Mute sound"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"Name of map generator to be used when creating a new world.\n"
-"Creating a world in the main menu will override this."
+"Creating a world in the main menu will override this.\n"
+"Current stable mapgens:\n"
+"v5, v6, v7 (except floatlands), flat, singlenode.\n"
+"'stable' means the terrain shape in an existing world will not be changed\n"
+"in the future. Note that biomes are defined by games and may still change."
msgstr ""
-"새로운 월드를 만들때 사용되는 맵 생성기의 이름입니다.\n"
-"주 메뉴에서 새 월드를 만들면 적용될 것입니다."
#: src/settings_translation_file.cpp
msgid ""
@@ -3906,6 +4924,10 @@ msgid ""
msgstr "서버이름은 플레이어가 서버 리스트에 들어갈 때 나타납니다."
#: src/settings_translation_file.cpp
+msgid "Near plane"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Network"
msgstr "네트워크"
@@ -3953,11 +4975,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Number of emerge threads to use. Make this field blank, or increase this "
-"number\n"
-"to use multiple threads. On multiprocessor systems, this will improve mapgen "
-"speed greatly\n"
-"at the cost of slightly buggy caves."
+"Number of emerge threads to use.\n"
+"Make this field blank or 0, or increase this number to use multiple "
+"threads.\n"
+"On multiprocessor systems, this will improve mapgen speed greatly at the "
+"cost\n"
+"of slightly buggy caves."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3980,6 +5003,13 @@ msgid "Opaque liquids"
msgstr "불투명한 액체"
#: src/settings_translation_file.cpp
+msgid ""
+"Open the pause menu when the window's focus is lost. Does not pause if a "
+"formspec is\n"
+"open."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Overall bias of parallax occlusion effect, usually scale/2."
msgstr "일반적인 규모/2의 시차 교합 효과의 전반적인 바이어스."
@@ -3993,11 +5023,6 @@ msgid "Parallax occlusion"
msgstr "시차 교합"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Parallax occlusion Scale"
-msgstr "시차 교합 규모"
-
-#: src/settings_translation_file.cpp
msgid "Parallax occlusion bias"
msgstr "시차 교합 바이어스"
@@ -4012,6 +5037,11 @@ msgstr "시차 교합 모드"
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "Parallax occlusion scale"
+msgstr "시차 교합 규모"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Parallax occlusion strength"
msgstr "시차 교합 강도"
@@ -4027,17 +5057,31 @@ msgstr "스크린샷 저장 경로입니다."
msgid ""
"Path to shader directory. If no path is defined, default location will be "
"used."
-msgstr "shader의 경로입니다. 어떠한 경로도 지정되지 않았다면 기본 위치가 쓰입니다."
+msgstr ""
+"shader의 경로입니다. 어떠한 경로도 지정되지 않았다면 기본 위치가 쓰입니다."
#: src/settings_translation_file.cpp
msgid "Path to texture directory. All textures are first searched from here."
msgstr "텍스처 디렉터리 경로입니다. 모든 텍스처는 여기에서 먼저 검색 됩니다."
#: src/settings_translation_file.cpp
+msgid "Pause on lost window focus"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Physics"
msgstr "물리학"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Pitch fly key"
+msgstr "비행 키"
+
+#: src/settings_translation_file.cpp
+msgid "Pitch fly mode"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"Player is able to fly without being affected by gravity.\n"
"This requires the \"fly\" privilege on the server."
@@ -4054,7 +5098,8 @@ msgid "Player transfer distance"
msgstr "플레이어 전송 거리"
#: src/settings_translation_file.cpp
-msgid "Player versus Player"
+#, fuzzy
+msgid "Player versus player"
msgstr "PVP"
#: src/settings_translation_file.cpp
@@ -4067,14 +5112,21 @@ msgstr ""
"참고 주 메뉴의 포트 필트는 이 설정으로 재정의 됩니다."
#: src/settings_translation_file.cpp
+msgid ""
+"Prevent digging and placing from repeating when holding the mouse buttons.\n"
+"Enable this when you dig or place too often by accident."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Prevent mods from doing insecure things like running shell commands."
msgstr "shell 명령어 실행 같은 안전 하지 않은 것으로부터 모드를 보호합니다."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Print the engine's profiling data in regular intervals (in seconds). 0 = "
-"disable. Useful for developers."
+"Print the engine's profiling data in regular intervals (in seconds).\n"
+"0 = disable. Useful for developers."
msgstr ""
"엔진의 프로파일링 데이터를 규칙적인 간격(초단위)으로 출력합니다.\n"
"0 = 사용안함. 개발자들에게 유용합니다."
@@ -4097,6 +5149,10 @@ msgid "Profiling"
msgstr "프로 파일링"
#: src/settings_translation_file.cpp
+msgid "Projecting dungeons"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"Radius of cloud area stated in number of 64 node cloud squares.\n"
"Values larger than 26 will start to produce sharp cutoffs at cloud area "
@@ -4107,7 +5163,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Raises terrain to make valleys around the rivers"
+msgid "Raises terrain to make valleys around the rivers."
msgstr "강 주변에 계곡을 만들기 위해 지형을 올립니다."
#: src/settings_translation_file.cpp
@@ -4120,6 +5176,10 @@ msgid "Range select key"
msgstr "범위 선택 키"
#: src/settings_translation_file.cpp
+msgid "Recent Chat Messages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "원격 미디어"
@@ -4128,6 +5188,12 @@ msgid "Remote port"
msgstr "원격 포트"
#: src/settings_translation_file.cpp
+msgid ""
+"Remove color codes from incoming chat messages\n"
+"Use this to stop players from being able to use color in their messages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Replaces the default main menu with a custom one."
msgstr "기본 주 메뉴를 커스텀 메뉴로 바꿉니다."
@@ -4138,6 +5204,22 @@ msgid "Report path"
msgstr "보고서 경로"
#: src/settings_translation_file.cpp
+msgid ""
+"Restricts the access of certain client-side functions on servers\n"
+"Combine these byteflags below to restrict client-side features:\n"
+"LOAD_CLIENT_MODS: 1 (disable client mods loading)\n"
+"CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
+"READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
+"READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
+"LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
+"csm_restriction_noderange)"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ridge mountain spread noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Ridge noise"
msgstr "강 소리"
@@ -4147,6 +5229,10 @@ msgid "Ridge underwater noise"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Ridged mountain size noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Right key"
msgstr "오른쪽 키"
@@ -4155,31 +5241,42 @@ msgid "Rightclick repetition interval"
msgstr "오른쪽 클릭 반복 간격"
#: src/settings_translation_file.cpp
-msgid "River Depth"
+#, fuzzy
+msgid "River depth"
msgstr "강 깊이"
#: src/settings_translation_file.cpp
-msgid "River Noise"
+#, fuzzy
+msgid "River noise"
msgstr "강 소리"
#: src/settings_translation_file.cpp
-msgid "River Size"
+#, fuzzy
+msgid "River size"
msgstr "강 크기"
#: src/settings_translation_file.cpp
-msgid "River noise -- rivers occur close to zero"
-msgstr "강 소리 -- 강이 0에 가까울 때 발생"
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Rollback recording"
msgstr "롤백 레코딩"
#: src/settings_translation_file.cpp
+msgid "Rolling hill size noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Rolling hills spread noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Round minimap"
msgstr "원형 미니맵"
#: src/settings_translation_file.cpp
+msgid "Safe digging and placing"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Sandy beaches occur when np_beach exceeds this value."
msgstr ""
@@ -4189,6 +5286,10 @@ msgid "Save the map received by the client on disk."
msgstr "디스크에 클라이언트에서 받은 맵을 저장 합니다."
#: src/settings_translation_file.cpp
+msgid "Save window size automatically when modified."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Saving map received from server"
msgstr "서버로부터 받은 맵을 저장"
@@ -4198,7 +5299,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Scale gui by a user specified value.\n"
+"Scale GUI by a user specified value.\n"
"Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
"This will smooth over some of the rough edges, and blend\n"
"pixels when scaling down, at the cost of blurring some\n"
@@ -4214,10 +5315,6 @@ msgid "Screen width"
msgstr "화면 너비"
#: src/settings_translation_file.cpp
-msgid "Screenshot"
-msgstr "스크린샷"
-
-#: src/settings_translation_file.cpp
msgid "Screenshot folder"
msgstr "스크린샷 폴더"
@@ -4245,7 +5342,11 @@ msgid "Seabed noise"
msgstr "동굴 잡음 #1"
#: src/settings_translation_file.cpp
-msgid "Second of 2 3D noises that together define tunnels."
+msgid "Second of 4 2D noises that together define hill/mountain range height."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Second of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4253,7 +5354,8 @@ msgid "Security"
msgstr "보안"
#: src/settings_translation_file.cpp
-msgid "See http://www.sqlite.org/pragma.html#pragma_synchronous"
+#, fuzzy
+msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
msgstr "Http://www.sqlite.org/pragma.html#pragma_synchronous 참조"
#: src/settings_translation_file.cpp
@@ -4269,6 +5371,49 @@ msgid "Selection box width"
msgstr "선택 박스 너비"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Selects one of 18 fractal types.\n"
+"1 = 4D \"Roundy\" mandelbrot set.\n"
+"2 = 4D \"Roundy\" julia set.\n"
+"3 = 4D \"Squarry\" mandelbrot set.\n"
+"4 = 4D \"Squarry\" julia set.\n"
+"5 = 4D \"Mandy Cousin\" mandelbrot set.\n"
+"6 = 4D \"Mandy Cousin\" julia set.\n"
+"7 = 4D \"Variation\" mandelbrot set.\n"
+"8 = 4D \"Variation\" julia set.\n"
+"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n"
+"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n"
+"11 = 3D \"Christmas Tree\" mandelbrot set.\n"
+"12 = 3D \"Christmas Tree\" julia set.\n"
+"13 = 3D \"Mandelbulb\" mandelbrot set.\n"
+"14 = 3D \"Mandelbulb\" julia set.\n"
+"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n"
+"16 = 3D \"Cosine Mandelbulb\" julia set.\n"
+"17 = 4D \"Mandelbulb\" mandelbrot set.\n"
+"18 = 4D \"Mandelbulb\" julia set."
+msgstr ""
+"9가지 공식에서 18 도형을 선택하세요.\n"
+"1 = 4 D \"Roundy\" 만델브로트 집합.\n"
+"2 = 4 D \"Roundy\" 줄리아 집합.\n"
+"3 = 4 D \"Squarry\" 만델브로트 집합.\n"
+"4 = 4 D \"Squarry\" 줄리아 집합.\n"
+"5 = 4 D \"맨디 사촌\" 만델브로트 집합.\n"
+"6 = 4 D \"맨디 사촌\" 줄리아 집합.\n"
+"7 = 4 D \"변형\" 만델브로트 집합.\n"
+"8 = 4 D \"변형\" 줄리아 집합.\n"
+"9 = 3D \"만델브로트/만델바\" 만델브로트 집합.\n"
+"10 = 3D \"만델브로트/만델바\" 줄리아 집합.\n"
+"11 = 3D \"크리스마스 트리\" 만델브로트 집합.\n"
+"12 = 3D \"크리스마스 트리\" 줄리아 집합.\n"
+"13 = 3D \"만델벌브\" 만델브로트 집합.\n"
+"14 = 3D \"만델벌브\" 줄리아 집합.\n"
+"15 = 3D \"코사인 만델벌브\" 만델브로트 집합.\n"
+"16 = 3D \"코사인 만델벌브\" 줄리아 집합.\n"
+"17 = 4 D \"만델벌브\" 만델브로트 집합.\n"
+"18 = 4 D \"만델벌브\" 줄리아 집합."
+
+#: src/settings_translation_file.cpp
msgid "Server / Singleplayer"
msgstr "서버 / 싱글 플레이어"
@@ -4313,6 +5458,10 @@ msgstr ""
"설정 적용 후 재시작이 필요합니다."
#: src/settings_translation_file.cpp
+msgid "Set the maximum character length of a chat message sent by clients."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving leaves.\n"
"Requires shaders to be enabled."
@@ -4341,12 +5490,15 @@ msgid "Shader path"
msgstr "쉐이더 경로"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Shaders allow advanced visual effects and may increase performance on some "
-"video cards.\n"
+"video\n"
+"cards.\n"
"This only works with the OpenGL video backend."
msgstr ""
-"쉐이더는 확장된 시각 효과를 제공하고 몇몇 비디오 카드의 성능이 증가할 수도 있습니다.\n"
+"쉐이더는 확장된 시각 효과를 제공하고 몇몇 비디오 카드의 성능이 증가할 수도 있"
+"습니다.\n"
"이것은 OpenGL video backend에서만 직동합니다."
#: src/settings_translation_file.cpp
@@ -4367,14 +5519,28 @@ msgid "Show entity selection boxes"
msgstr "개체 선택 상자 보기"
#: src/settings_translation_file.cpp
+msgid "Show non-free packages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Show packages in the content store that do not qualify as 'free software'\n"
+"as defined by the Free Software Foundation."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Shutdown message"
msgstr "서버닫힘 메시지"
#: src/settings_translation_file.cpp
msgid ""
-"Size of chunks to be generated at once by mapgen, stated in mapblocks (16 "
-"nodes)."
-msgstr "정해진 맵블럭(16 nodes), 맵젠에 의해 한번에 생설되어질 양의 크기."
+"Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
+"WARNING!: There is no benefit, and there are several dangers, in\n"
+"increasing this value above 5.\n"
+"Reducing this value increases cave and dungeon density.\n"
+"Altering this value is for special usage, leaving it unchanged is\n"
+"recommended."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -4389,7 +5555,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Slope and fill work together to modify the heights"
+msgid "Slope and fill work together to modify the heights."
msgstr "높이 수정을 위해 기울기와 채우기를 함께 작용합니다"
#: src/settings_translation_file.cpp
@@ -4410,12 +5576,15 @@ msgid ""
"Smooths camera when looking around. Also called look or mouse smoothing.\n"
"Useful for recording videos."
msgstr ""
-"주위를 돌아볼 때 카메라를 부드럽게 해줍니다. 보기 또는 부드러운 마우스라고도 부릅니다.\n"
+"주위를 돌아볼 때 카메라를 부드럽게 해줍니다. 보기 또는 부드러운 마우스라고도 "
+"부릅니다.\n"
"비디오를 녹화하기에 유용합니다."
#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
-msgstr "시네마틱 모드에서 카메라의 회전을 매끄럽게 만듭니다. 사용 하지 않으려면 0을 입력하세요."
+msgstr ""
+"시네마틱 모드에서 카메라의 회전을 매끄럽게 만듭니다. 사용 하지 않으려면 0을 "
+"입력하세요."
#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera. 0 to disable."
@@ -4426,10 +5595,25 @@ msgid "Sneak key"
msgstr "살금살금걷기 키"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Sneaking speed"
+msgstr "걷는 속도"
+
+#: src/settings_translation_file.cpp
msgid "Sound"
msgstr "사운드"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Special key"
+msgstr "살금살금걷기 키"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Special key for climbing/descending"
+msgstr "오르기/내리기 에 사용되는 키입니다"
+
+#: src/settings_translation_file.cpp
msgid ""
"Specifies URL from which client fetches media instead of using UDP.\n"
"$filename should be accessible from $remote_media$filename via cURL\n"
@@ -4438,16 +5622,26 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Spread of light curve mid-boost.\n"
+"Standard deviation of the mid-boost gaussian."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Static spawnpoint"
msgstr "고정된 스폰포인트"
#: src/settings_translation_file.cpp
+msgid "Steepness noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Status message on connection"
-msgstr "접속 시 status메시지"
+msgid "Step mountain size noise"
+msgstr "지형 높이"
#: src/settings_translation_file.cpp
-msgid "Steepness noise"
+msgid "Step mountain spread noise"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4455,6 +5649,10 @@ msgid "Strength of generated normalmaps."
msgstr "자동으로 생성되는 노멀맵의 강도."
#: src/settings_translation_file.cpp
+msgid "Strength of light curve mid-boost."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Strength of parallax."
msgstr ""
@@ -4463,8 +5661,8 @@ msgid "Strict protocol checking"
msgstr "엄격한 프로토콜 검사"
#: src/settings_translation_file.cpp
-msgid "Support older servers"
-msgstr "오래된 서버 지원"
+msgid "Strip color codes"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Synchronous SQLite"
@@ -4475,16 +5673,18 @@ msgid "Temperature variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain Height"
+#, fuzzy
+msgid "Terrain alternative noise"
msgstr "지형 높이"
#: src/settings_translation_file.cpp
-msgid "Terrain alt noise"
-msgstr ""
+#, fuzzy
+msgid "Terrain base noise"
+msgstr "지형 높이"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Terrain base noise"
+msgid "Terrain height"
msgstr "지형 높이"
#: src/settings_translation_file.cpp
@@ -4520,8 +5720,14 @@ msgid "Texture path"
msgstr "텍스처 경로"
#: src/settings_translation_file.cpp
-msgid "The altitude at which temperature drops by 20C"
-msgstr "기온이 20C로 떨어지는 고도"
+msgid ""
+"Textures on a node may be aligned either to the node or to the world.\n"
+"The former mode suits better things like machines, furniture, etc., while\n"
+"the latter makes stairs and microblocks fit surroundings better.\n"
+"However, as this possibility is new, thus may not be used by older servers,\n"
+"this option allows enforcing it for certain node types. Note though that\n"
+"that is considered EXPERIMENTAL and may not work properly."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -4531,7 +5737,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "The depth of dirt or other filler"
+msgid "The depth of dirt or other biome filler node."
msgstr "흙이나 다른 것의 깊이"
#: src/settings_translation_file.cpp
@@ -4544,6 +5750,10 @@ msgid "The identifier of the joystick to use"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "The length in pixels it takes for touch screen interaction to start."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -4557,7 +5767,24 @@ msgstr ""
" 목록을 확인하세요."
#: src/settings_translation_file.cpp
-msgid "The rendering back-end for Irrlicht."
+msgid ""
+"The radius of the volume of blocks around every player that is subject to "
+"the\n"
+"active block stuff, stated in mapblocks (16 nodes).\n"
+"In active blocks objects are loaded and ABMs run.\n"
+"This is also the minimum range in which active objects (mobs) are "
+"maintained.\n"
+"This should be configured together with active_object_range."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The rendering back-end for Irrlicht.\n"
+"A restart is required after changing this.\n"
+"Note: On Android, stick with OGLES1 if unsure! App may fail to start "
+"otherwise.\n"
+"On other platforms, OpenGL is recommended, and it’s the only driver with\n"
+"shader support currently."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4590,7 +5817,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The time in seconds it takes between repeated right clicks when holding the "
-"right mouse button."
+"right\n"
+"mouse button."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4598,14 +5826,21 @@ msgid "The type of joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "이 글꼴은 특정 언어에 사용 됩니다."
+msgid ""
+"The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
+"enabled. Also the vertical distance over which humidity drops by 10 if\n"
+"'altitude_dry' is enabled."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time in between active block management cycles"
+msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "This font will be used for certain languages."
+msgstr "이 글꼴은 특정 언어에 사용 됩니다."
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
@@ -4613,6 +5848,10 @@ msgid ""
msgstr "드랍된 아이템이 살아 있는 시간입니다. -1을 입력하여 비활성화합니다."
#: src/settings_translation_file.cpp
+msgid "Time of day when a new world is started, in millihours (0-23999)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Time send interval"
msgstr "시간 전송 간격"
@@ -4649,6 +5888,11 @@ msgid "Tooltip delay"
msgstr "도구 설명 지연"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Touch screen threshold"
+msgstr "터치임계값 (픽셀)"
+
+#: src/settings_translation_file.cpp
msgid "Trees noise"
msgstr ""
@@ -4672,8 +5916,7 @@ msgstr "신뢰할 수 있는 모드"
#: src/settings_translation_file.cpp
msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountain "
-"terrain."
+"Typical maximum height, above and below midpoint, of floatland mountains."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4703,6 +5946,10 @@ msgid "Unload unused server data"
msgstr "사용하지 않은 서버 데이터 삭제"
#: src/settings_translation_file.cpp
+msgid "Upper Y limit of dungeons."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Use 3D cloud look instead of flat."
msgstr "평평하게 보는 대신에 3D 구름 효과를 사용합니다."
@@ -4720,13 +5967,11 @@ msgid "Use bilinear filtering when scaling textures."
msgstr "이중 선형 필터링은 질감 스케일링을 할 때 사용 합니다."
#: src/settings_translation_file.cpp
-msgid "Use key"
-msgstr "키 사용"
-
-#: src/settings_translation_file.cpp
-msgid "Use mip mapping to scale textures. May slightly increase performance."
+msgid ""
+"Use mip mapping to scale textures. May slightly increase performance,\n"
+"especially when using a high resolution texture pack.\n"
+"Gamma correct downscaling is not supported."
msgstr ""
-"텍스쳐를 크게하기 위해 mip mapping을 사용 합니다. 성능이 약간 증가할겁니다."
#: src/settings_translation_file.cpp
#, fuzzy
@@ -4734,35 +5979,33 @@ msgid "Use trilinear filtering when scaling textures."
msgstr "삼중 선형 필터링은 질감 스케일링을 할 때 사용 합니다."
#: src/settings_translation_file.cpp
-msgid "V-Sync"
-msgstr "수직동기화 V-Sync"
-
-#: src/settings_translation_file.cpp
msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley Depth"
+#, fuzzy
+msgid "VSync"
+msgstr "수직동기화 V-Sync"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Valley depth"
msgstr "계곡 깊이"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Valley Fill"
+msgid "Valley fill"
msgstr "계곡 채우기"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Valley Profile"
+msgid "Valley profile"
msgstr "계곡 측면"
#: src/settings_translation_file.cpp
-msgid "Valley Slope"
-msgstr "계곡 경사"
-
-#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Valleys C Flags"
-msgstr "계곡 C 플래그"
+msgid "Valley slope"
+msgstr "계곡 경사"
#: src/settings_translation_file.cpp
msgid "Variation of biome filler depth."
@@ -4838,13 +6081,18 @@ msgid "Viewing range"
msgstr "시야 범위"
#: src/settings_translation_file.cpp
+msgid "Virtual joystick triggers aux button"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Volume"
msgstr "볼륨"
#: src/settings_translation_file.cpp
msgid ""
-"W co-ordinate of the generated 3D slice of a 4D fractal.\n"
+"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
+"Alters the shape of the fractal.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""
@@ -4854,10 +6102,6 @@ msgid "Walking speed"
msgstr "걷는 속도"
#: src/settings_translation_file.cpp
-msgid "Water Features"
-msgstr "물 특징"
-
-#: src/settings_translation_file.cpp
msgid "Water level"
msgstr "물의 높이"
@@ -4918,11 +6162,13 @@ msgstr ""
msgid ""
"When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
"can be blurred, so automatically upscale them with nearest-neighbor\n"
-"interpolation to preserve crisp pixels. This sets the minimum texture size\n"
+"interpolation to preserve crisp pixels. This sets the minimum texture size\n"
"for the upscaled textures; higher values look sharper, but require more\n"
-"memory. Powers of 2 are recommended. Setting this higher than 1 may not\n"
+"memory. Powers of 2 are recommended. Setting this higher than 1 may not\n"
"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
-"enabled."
+"enabled.\n"
+"This is also used as the base node texture size for world-aligned\n"
+"texture autoscaling."
msgstr ""
"이중선형/삼중선형/이방성 필터를 사용할 때 저해상도 택스쳐는 희미하게 보일 수 "
"있습니다.so automatically upscale them with nearest-neighbor interpolation "
@@ -4933,7 +6179,11 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether freetype fonts are used, requires freetype support to be compiled in."
+"Whether FreeType fonts are used, requires FreeType support to be compiled in."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Whether dungeons occasionally project from the terrain."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4966,21 +6216,13 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Whether to support older servers before protocol version 25.\n"
-"Enable if you want to connect to 0.4.12 servers and before.\n"
-"Servers starting with 0.4.13 will work, 0.4.12-dev servers may work.\n"
-"Disabling this option will protect your password better."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Width component of the initial window size."
msgstr "폭은 초기 창 크기로 구성되어 있습니다."
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Width of the selectionbox's lines around nodes."
+msgid "Width of the selection box lines around nodes."
msgstr ""
"node 주위 “selectionbox'” or (if UTF-8 supported) “selectionbox’” 라인의 너비"
"입니다."
@@ -5002,11 +6244,40 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "World start time"
+msgstr "세계 이름"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"World-aligned textures may be scaled to span several nodes. However,\n"
+"the server may not send the scale you want, especially if you use\n"
+"a specially-designed texture pack; with this option, the client tries\n"
+"to determine the scale automatically basing on the texture size.\n"
+"See also texture_min_size.\n"
+"Warning: This option is EXPERIMENTAL!"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "World-aligned textures mode"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Y of flat ground."
msgstr "평평한 땅의 Y값"
#: src/settings_translation_file.cpp
-msgid "Y of upper limit of large pseudorandom caves."
+msgid ""
+"Y of mountain density gradient zero level. Used to shift mountains "
+"vertically."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y of upper limit of large caves."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y of upper limit of lava in large caves."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5026,11 +6297,11 @@ msgid "Y-level of floatland midpoint and lake surface."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of higher (cliff-top) terrain."
+msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of lower terrain and lakebeds."
+msgid "Y-level of lower terrain and seabed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5042,11 +6313,6 @@ msgid "Y-level to which floatland shadows extend."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "block send optimize distance"
-msgstr "최대 블록 전송 거리"
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -5058,48 +6324,290 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Hide mp content"
-#~ msgstr "숨겨진 맵 콘텐츠"
+#~ msgid ""
+#~ "Determines terrain shape.\n"
+#~ "The 3 numbers in brackets control the scale of the\n"
+#~ "terrain, the 3 numbers should be identical."
+#~ msgstr ""
+#~ "지형 모양을 결정합니다.\n"
+#~ "괄호안의 3개의 숫자는 지형의 규모를 조정합니다.\n"
+#~ "3개의 숫자는 동일해야 합니다."
-#~ msgid "Attn"
-#~ msgstr "담당자"
+#~ msgid ""
+#~ "Controls size of deserts and beaches in Mapgen v6.\n"
+#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
+#~ msgstr ""
+#~ "Mapgen v6에서 사막과 해변의 크기를 조정합니다.\n"
+#~ "Snowbiomes 사용 하는 경우에 'mgv6_freq_desert'은 무시 됩니다."
-#~ msgid "Capital"
-#~ msgstr "자본"
+#~ msgid "Plus"
+#~ msgstr "플러스"
-#~ msgid "Comma"
-#~ msgstr "쉼표"
+#~ msgid "Period"
+#~ msgstr "기간"
-#~ msgid "CrSel"
-#~ msgstr "CrSel"
+#~ msgid "Minus"
+#~ msgstr "마이너스"
+
+#~ msgid "Final"
+#~ msgstr "최종"
#~ msgid "ExSel"
#~ msgstr "ExSel"
-#~ msgid "Final"
-#~ msgstr "최종"
+#~ msgid "CrSel"
+#~ msgstr "CrSel"
-#~ msgid "Minus"
-#~ msgstr "마이너스"
+#~ msgid "Comma"
+#~ msgstr "쉼표"
-#~ msgid "Period"
-#~ msgstr "기간"
+#~ msgid "Capital"
+#~ msgstr "자본"
-#~ msgid "Plus"
-#~ msgstr "플러스"
+#~ msgid "Attn"
+#~ msgstr "담당자"
+
+#~ msgid "Hide mp content"
+#~ msgstr "숨겨진 맵 콘텐츠"
+
+#~ msgid "Water Features"
+#~ msgstr "물 특징"
+
+#, fuzzy
+#~ msgid "Valleys C Flags"
+#~ msgstr "계곡 C 플래그"
#~ msgid ""
-#~ "Controls size of deserts and beaches in Mapgen v6.\n"
-#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
+#~ "Use mip mapping to scale textures. May slightly increase performance."
#~ msgstr ""
-#~ "Mapgen v6에서 사막과 해변의 크기를 조정합니다.\n"
-#~ "Snowbiomes 사용 하는 경우에 'mgv6_freq_desert'은 무시 됩니다."
+#~ "텍스쳐를 크게하기 위해 mip mapping을 사용 합니다. 성능이 약간 증가할겁니"
+#~ "다."
+
+#~ msgid "Use key"
+#~ msgstr "키 사용"
+
+#~ msgid "The altitude at which temperature drops by 20C"
+#~ msgstr "기온이 20C로 떨어지는 고도"
+
+#~ msgid "Support older servers"
+#~ msgstr "오래된 서버 지원"
#~ msgid ""
-#~ "Determines terrain shape.\n"
-#~ "The 3 numbers in brackets control the scale of the\n"
-#~ "terrain, the 3 numbers should be identical."
+#~ "Size of chunks to be generated at once by mapgen, stated in mapblocks (16 "
+#~ "nodes)."
+#~ msgstr "정해진 맵블럭(16 nodes), 맵젠에 의해 한번에 생설되어질 양의 크기."
+
+#~ msgid "River noise -- rivers occur close to zero"
+#~ msgstr "강 소리 -- 강이 0에 가까울 때 발생"
+
+#, fuzzy
+#~ msgid ""
+#~ "Name of map generator to be used when creating a new world.\n"
+#~ "Creating a world in the main menu will override this."
#~ msgstr ""
-#~ "지형 모양을 결정합니다.\n"
-#~ "괄호안의 3개의 숫자는 지형의 규모를 조정합니다.\n"
-#~ "3개의 숫자는 동일해야 합니다."
+#~ "새로운 월드를 만들때 사용되는 맵 생성기의 이름입니다.\n"
+#~ "주 메뉴에서 새 월드를 만들면 적용될 것입니다."
+
+#~ msgid "Modstore mods list URL"
+#~ msgstr "Modstore 모드 리스트 URL"
+
+#~ msgid "Modstore download URL"
+#~ msgstr "Modstore 다운로드 URL"
+
+#~ msgid "Modstore details URL"
+#~ msgstr "Modstore 정보 URL"
+
+#~ msgid "Maximum number of blocks that are simultaneously sent per client."
+#~ msgstr "클라이언트 당 동시에 전송되는 블록의 최대 수입니다."
+
+#~ msgid "Massive cave noise"
+#~ msgstr "거대한 동굴 잡음"
+
+#~ msgid "Massive cave depth"
+#~ msgstr "거대한 동굴 깊이"
+
+#~ msgid "Main menu mod manager"
+#~ msgstr "주 메뉴 모드 관리자"
+
+#~ msgid "Main menu game manager"
+#~ msgstr "주 메뉴 게임 관리자"
+
+#~ msgid ""
+#~ "Key for printing debug stacks. Used for development.\n"
+#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
+#~ "html#a54da2a0e231901735e3da1b0edf72eb3"
+#~ msgstr ""
+#~ "디버그 무더기(stacks) 인쇄 키. 개발을 위해 사용됨.\n"
+#~ "Http://irrlicht.sourceforge.net/docu/namespaceirr."
+#~ "html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#~ msgid ""
+#~ "Key for opening the chat console.\n"
+#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
+#~ "html#a54da2a0e231901735e3da1b0edf72eb3"
+#~ msgstr ""
+#~ "채팅 창을 여는 키입니다.\n"
+#~ "Http://irrlicht.sourceforge.net/docu/namespaceirr."
+#~ "html#a54da2a0e231901735e3da1b0edf72eb3 참조"
+
+#, fuzzy
+#~ msgid "Inventory image hack"
+#~ msgstr "인벤토리 키"
+
+#~ msgid "If enabled, show the server status message on player connection."
+#~ msgstr "활성화시, 연결하는 플레이어에게 서버status메시지가 보여집니다."
+
+#~ msgid "General"
+#~ msgstr "일반"
+
+#~ msgid ""
+#~ "Field of view while zooming in degrees.\n"
+#~ "This requires the \"zoom\" privilege on the server."
+#~ msgstr ""
+#~ "확대/축소에 대한 시야 \n"
+#~ "서버에서 \"확대/축소\" 권한이 필요합니다."
+
+#~ msgid "Field of view for zoom"
+#~ msgstr "확대/축소에 대한 시야"
+
+#, fuzzy
+#~ msgid "Enable view bobbing"
+#~ msgstr "보기 만료"
+
+#~ msgid ""
+#~ "Disable escape sequences, e.g. chat coloring.\n"
+#~ "Use this if you want to run a server with pre-0.4.14 clients and you want "
+#~ "to disable\n"
+#~ "the escape sequences generated by mods."
+#~ msgstr ""
+#~ "이스케이프 시퀀스 사용 안함, 예: 채팅 채색.\n"
+#~ "만약 당신이 pre-0.4.14클라이언트를 사용하길 원하거나 모드에 의해 생성되는 "
+#~ "이스케이프 시퀀스를 사용하지 않길 원한다면 이것을 사용하세요."
+
+#~ msgid "Disable escape sequences"
+#~ msgstr "이스케이프 시퀀스 사용 안함"
+
+#~ msgid "Depth below which you'll find massive caves."
+#~ msgstr "거대한 동굴을 발견할 수 있는 깊이."
+
+#~ msgid "Crouch speed"
+#~ msgstr "쭈그리고 앉기 속도"
+
+#~ msgid ""
+#~ "Creates unpredictable water features in caves.\n"
+#~ "These can make mining difficult. Zero disables them. (0-10)"
+#~ msgstr ""
+#~ "예측할 수 없는 물을 동굴 안에 만듭니다.\n"
+#~ "이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"
+
+#~ msgid ""
+#~ "Creates unpredictable lava features in caves.\n"
+#~ "These can make mining difficult. Zero disables them. (0-10)"
+#~ msgstr ""
+#~ "예측할 수 없는 용암을 동굴 안에 만듭니다.\n"
+#~ "이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"
+
+#~ msgid "Console key"
+#~ msgstr "콘솔 높이"
+
+#~ msgid "Cloud height"
+#~ msgstr "구름 높이"
+
+#~ msgid "Autorun key"
+#~ msgstr "자동 실행 키"
+
+#, fuzzy
+#~ msgid ""
+#~ "Announce to this serverlist.\n"
+#~ "If you want to announce your ipv6 address, use serverlist_url = v6."
+#~ "servers.minetest.net."
+#~ msgstr ""
+#~ "서버리스트에 발표합니다.\n"
+#~ "만약 당신의 Ipv6 주소를 알리기 원한다면 serverlist_url = v6.servers."
+#~ "minetest.net 을 사용하세요."
+
+#~ msgid "Prior"
+#~ msgstr "이전"
+
+#~ msgid "Next"
+#~ msgstr "다음"
+
+#~ msgid "Use"
+#~ msgstr "사용"
+
+#~ msgid "Print stacks"
+#~ msgstr "스택 출력"
+
+#~ msgid "Volume changed to 100%"
+#~ msgstr "볼륨이 100%로 변경되었습니다"
+
+#~ msgid "Volume changed to 0%"
+#~ msgstr "볼륨이 0%로 변경되었습니다"
+
+#~ msgid "No information available"
+#~ msgstr "정보가 없습니다"
+
+#~ msgid "Normal Mapping"
+#~ msgstr "노멀 매핑"
+
+#~ msgid "Play Online"
+#~ msgstr "온라인 게임"
+
+#~ msgid "Uninstall selected modpack"
+#~ msgstr "선택한 모드팩 삭제"
+
+#, fuzzy
+#~ msgid "Local Game"
+#~ msgstr "게임 시작"
+
+#~ msgid "re-Install"
+#~ msgstr "재설치"
+
+#~ msgid "Unsorted"
+#~ msgstr "기타"
+
+#~ msgid "Successfully installed:"
+#~ msgstr "설치 완료:"
+
+#~ msgid "Shortname:"
+#~ msgstr "짧은 이름:"
+
+#~ msgid "Rating"
+#~ msgstr "순위"
+
+#~ msgid "Page $1 of $2"
+#~ msgstr "$2페이지 중 $1"
+
+#~ msgid "Subgame Mods"
+#~ msgstr "서브게임 모드"
+
+#~ msgid "Select path"
+#~ msgstr "경로 고르기"
+
+#~ msgid "Possible values are: "
+#~ msgstr "가능한 값: "
+
+#~ msgid "Please enter a comma seperated list of flags."
+#~ msgstr "플래그 목록을 쉼표로 구분하며 입력해주세요."
+
+#~ msgid ""
+#~ "Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
+#~ "<octaves>, <persistence>"
+#~ msgstr ""
+#~ "형식: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
+#~ "<octaves>, <persistence>"
+
+#~ msgid "Format is 3 numbers separated by commas and inside brackets."
+#~ msgstr "3개의 수가 쉼표와 묶음표로 구분되는 형식입니다."
+
+#~ msgid "\"$1\" is not a valid flag."
+#~ msgstr "\"$1\"은(는) 유효한 플래그가 아닙니다."
+
+#~ msgid "No worldname given or no game selected"
+#~ msgstr "게임을 선택하지 않았거나 게임 이름이 없습니다"
+
+#~ msgid "Enable MP"
+#~ msgstr "MP(모드팩) 활성화"
+
+#~ msgid "Disable MP"
+#~ msgstr "MP(모드팩) 비활성화"