summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-11-08 21:26:42 +0100
committerest31 <MTest31@outlook.com>2015-11-08 21:26:42 +0100
commitd506d567075914b138ca869981f2e45ce503ee5d (patch)
tree65c0917b03be919f39d8bcb556178ee11984b72b /po/ko
parent78caafbd43a27aad4d94fe5d02e79ea1d32c696f (diff)
downloadminetest-d506d567075914b138ca869981f2e45ce503ee5d.tar.gz
minetest-d506d567075914b138ca869981f2e45ce503ee5d.tar.bz2
minetest-d506d567075914b138ca869981f2e45ce503ee5d.zip
Run util/updatepo.sh
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/minetest.po204
1 files changed, 189 insertions, 15 deletions
diff --git a/po/ko/minetest.po b/po/ko/minetest.po
index 007141a80..37a606ccc 100644
--- a/po/ko/minetest.po
+++ b/po/ko/minetest.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-24 20:28+0200\n"
+"POT-Creation-Date: 2015-11-08 21:23+0100\n"
"PO-Revision-Date: 2015-07-08 23:30+0200\n"
"Last-Translator: Tae Lim Kook <tkook11@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -410,7 +410,7 @@ msgid "Start Game"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "\""
+msgid "\"$1\" is not a valid flag."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -438,6 +438,10 @@ msgid "Enabled"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
+msgid "Format is 3 numbers separated by commas and inside brackets."
+msgstr ""
+
+#: builtin/mainmenu/tab_settings.lua
msgid ""
"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
"<octaves>, <persistence>"
@@ -1376,7 +1380,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Controls size of deserts and beaches in Mapgen V6.\n"
+"Controls size of deserts and beaches in Mapgen v6.\n"
"When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
msgstr ""
@@ -1521,7 +1525,11 @@ msgid "Dump the mapgen debug infos."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable a bit lower water surface, so it doesn't "
+msgid ""
+"Enable a bit lower water surface, so it doesn't \"fill\" the node "
+"completely.\n"
+"Note that this is not quite optimized and that smooth lighting on the\n"
+"water surface doesn't work with this."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1652,7 +1660,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Fast movement (via use key).\n"
-"This requires the "
+"This requires the \"fast\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1786,7 +1794,8 @@ msgid ""
"Global map generation attributes.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
-"Flags starting with "
+"Flags starting with \"no\" are used to explicitly disable them.\n"
+"'trees' and 'flat' flags only have effect in mgv6."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1866,18 +1875,22 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If disabled "
+msgid ""
+"If disabled \"use\" key is used to fly fast if both fly and fast mode are "
+"enabled."
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 "
+"This requires the \"noclip\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If enabled, "
+msgid ""
+"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
+"and descending."
msgstr ""
#: src/settings_translation_file.cpp
@@ -1952,6 +1965,52 @@ msgid "Item entity TTL"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: (X,Y,Z) offsets from world centre.\n"
+"Range roughly -2 to 2, multiply by j_scale for offsets in nodes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Julia set: Approximate (X,Y,Z) scales in nodes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: Iterations of the recursive function.\n"
+"Controls scale of finest detail."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: W co-ordinate of the generated 3D slice of the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: W value determining the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: X value determining the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: Y value determining the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set: Z value determining the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Jump key"
msgstr ""
@@ -2273,26 +2332,57 @@ msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Mandelbrot set: (X,Y,Z) offsets from world centre.\n"
+"Range roughly -2 to 2, multiply by m_scale for offsets in nodes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Mandelbrot set: Iterations of the recursive function.\n"
+"Controls scale of finest detail."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Map directory"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen V6.\n"
+"Map generation attributes specific to Mapgen fractal.\n"
+"'julia' selects a julia set to be generated instead of a mandelbrot set.\n"
+"Flags that are not specified in the flag string 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 v6.\n"
"When snowbiomes are enabled jungles are enabled and the jungles flag is "
"ignored.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
-"Flags starting with "
+"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"
+"Map generation attributes specific to Mapgen v7.\n"
"'ridges' are the rivers.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
-"Flags starting with "
+"Flags starting with \"no\" are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2332,6 +2422,78 @@ msgid "Mapgen flags"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Mapgen fractal"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal cave1 noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal cave2 noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal filler depth noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal flags"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia iterations"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia offset"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia scale"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia slice w"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia w"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia x"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia y"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal julia z"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal mandelbrot iterations"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal mandelbrot offset"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal mandelbrot scale"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal mandelbrot slice w"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapgen fractal seabed noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Mapgen heat blend noise parameters"
msgstr ""
@@ -2504,6 +2666,14 @@ msgid "Maximum FPS when game is paused."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Maximum distance above water level for player spawn.\n"
+"Larger values result in spawn points closer to (x = 0, z = 0).\n"
+"Smaller values may result in a suitable spawn point not being found,\n"
+"resulting in a spawn at (0, 0, 0) possibly buried underground."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Maximum forceloaded blocks"
msgstr ""
@@ -2804,7 +2974,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Player is able to fly without being affected by gravity.\n"
-"This requires the "
+"This requires the \"fly\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3040,7 +3210,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Smooths camera when moving and looking arround.\n"
+"Smooths camera when moving and looking around.\n"
"Useful for recording videos."
msgstr ""
@@ -3244,6 +3414,10 @@ msgid "Vertical screen synchronization."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Vertical spawn range"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Video driver"
msgstr ""