summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2020-01-18 20:22:26 +0000
committerrubenwardy <rw@rubenwardy.com>2020-01-24 18:34:11 +0000
commit987b2c5f372ea30e90f3d83dd9e76c2286a14a34 (patch)
tree0968c20a4c01e19afefd07d7320811e1b441459e
parente80c0bdea5756089db1a7e11fa4510e19b3336a2 (diff)
downloadminetest-987b2c5f372ea30e90f3d83dd9e76c2286a14a34.tar.gz
minetest-987b2c5f372ea30e90f3d83dd9e76c2286a14a34.tar.bz2
minetest-987b2c5f372ea30e90f3d83dd9e76c2286a14a34.zip
Update translation sources
-rw-r--r--minetest.conf.example427
-rw-r--r--po/ar/minetest.po4148
-rw-r--r--po/be/minetest.po721
-rw-r--r--po/ca/minetest.po462
-rw-r--r--po/cs/minetest.po572
-rw-r--r--po/da/minetest.po530
-rw-r--r--po/de/minetest.po681
-rw-r--r--po/dv/minetest.po420
-rw-r--r--po/el/minetest.po420
-rw-r--r--po/eo/minetest.po675
-rw-r--r--po/es/minetest.po578
-rw-r--r--po/et/minetest.po451
-rw-r--r--po/eu/minetest.po4488
-rw-r--r--po/fil/minetest.po420
-rw-r--r--po/fr/minetest.po664
-rw-r--r--po/he/minetest.po427
-rw-r--r--po/hu/minetest.po599
-rw-r--r--po/id/minetest.po647
-rw-r--r--po/it/minetest.po684
-rw-r--r--po/ja/minetest.po665
-rw-r--r--po/ja_KS/minetest.po420
-rw-r--r--po/jbo/minetest.po436
-rw-r--r--po/kk/minetest.po420
-rw-r--r--po/kn/minetest.po420
-rw-r--r--po/ko/minetest.po525
-rw-r--r--po/ky/minetest.po450
-rw-r--r--po/lo/minetest.po420
-rw-r--r--po/lt/minetest.po452
-rw-r--r--po/minetest.pot372
-rw-r--r--po/ms/minetest.po680
-rw-r--r--po/my/minetest.po420
-rw-r--r--po/nb/minetest.po465
-rw-r--r--po/nl/minetest.po619
-rw-r--r--po/nn/minetest.po435
-rw-r--r--po/pl/minetest.po646
-rw-r--r--po/pt/minetest.po674
-rw-r--r--po/pt_BR/minetest.po657
-rw-r--r--po/ro/minetest.po455
-rw-r--r--po/ru/minetest.po914
-rw-r--r--po/sl/minetest.po467
-rw-r--r--po/sr_Cyrl/minetest.po458
-rw-r--r--po/sv/minetest.po470
-rw-r--r--po/sw/minetest.po554
-rw-r--r--po/th/minetest.po537
-rw-r--r--po/tr/minetest.po676
-rw-r--r--po/uk/minetest.po474
-rw-r--r--po/vi/minetest.po420
-rw-r--r--po/zh_CN/minetest.po561
-rw-r--r--po/zh_TW/minetest.po599
-rw-r--r--src/settings_translation_file.cpp198
50 files changed, 21211 insertions, 12762 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 1f3d8f012..4b5562649 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -489,7 +489,8 @@
### Basic
-# Enable VBO
+# Enable vertex buffer objects.
+# This should greatly improve graphics performance.
# type: bool
# enable_vbo = true
@@ -594,7 +595,10 @@
#### Tone Mapping
-# Enables filmic tone mapping
+# Enables Hable's 'Uncharted 2' filmic tone mapping.
+# Simulates the tone curve of photographic film and how this approximates the
+# appearance of high dynamic range images. Mid-range contrast is slightly
+# enhanced, highlights and shadows are gradually compressed.
# type: bool
# tone_mapping = false
@@ -650,26 +654,36 @@
#### Waving Nodes
-# Set to true enables waving water.
+# Set to true to enable waving liquids (like water).
# Requires shaders to be enabled.
# type: bool
# enable_waving_water = false
-# type: float
+# The maximum height of the surface of waving liquids.
+# 4.0 = Wave height is two nodes.
+# 0.0 = Wave doesn't move at all.
+# Default is 1.0 (1/2 node).
+# Requires waving liquids to be enabled.
+# type: float min: 0 max: 4
# water_wave_height = 1.0
-# type: float
+# Length of liquid waves.
+# Requires waving liquids to be enabled.
+# type: float min: 0.1
# water_wave_length = 20.0
+# How fast liquid waves will move. Higher = faster.
+# If negative, liquid waves will move backwards.
+# Requires waving liquids to be enabled.
# type: float
# water_wave_speed = 5.0
-# Set to true enables waving leaves.
+# Set to true to enable waving leaves.
# Requires shaders to be enabled.
# type: bool
# enable_waving_leaves = false
-# Set to true enables waving plants.
+# Set to true to enable waving plants.
# Requires shaders to be enabled.
# type: bool
# enable_waving_plants = false
@@ -734,30 +748,39 @@
# type: int min: 45 max: 160
# fov = 72
-# Adjust the gamma encoding for the light tables. Higher numbers are brighter.
-# This setting is for the client only and is ignored by the server.
-# type: float min: 0.5 max: 10
+# Alters the light curve by applying 'gamma correction' to it.
+# Higher values make middle and lower light levels brighter.
+# Value '1.0' leaves the light curve unaltered.
+# This only has significant effect on daylight and artificial
+# light, it has very little effect on natural night light.
+# type: float min: 0.33 max: 3
# display_gamma = 1.0
# Gradient of light curve at minimum light level.
-# type: float min: 0 max: 4
+# Controls the contrast of the lowest light levels.
+# type: float min: 0 max: 3
# lighting_alpha = 0.0
# Gradient of light curve at maximum light level.
-# type: float min: 0 max: 4
+# Controls the contrast of the highest light levels.
+# type: float min: 0 max: 3
# lighting_beta = 1.5
-# Strength of light curve mid-boost.
-# type: float min: 0 max: 1
+# Strength of light curve boost.
+# The 3 'boost' parameters define a range of the light
+# curve that is boosted in brightness.
+# type: float min: 0 max: 0.4
# lighting_boost = 0.2
-# Center of light curve mid-boost.
+# Center of light curve boost range.
+# Where 0.0 is minimum light level, 1.0 is maximum light level.
# type: float min: 0 max: 1
# lighting_boost_center = 0.5
-# Spread of light curve mid-boost.
-# Standard deviation of the mid-boost gaussian.
-# type: float min: 0 max: 1
+# Spread of light curve boost range.
+# Controls the width of the range to be boosted.
+# Standard deviation of the light curve boost Gaussian.
+# type: float min: 0 max: 0.4
# lighting_boost_spread = 0.2
# Path to texture directory. All textures are first searched from here.
@@ -886,7 +909,7 @@
# True = 256
# False = 128
-# Useable to make minimap smoother on slower machines.
+# Usable to make minimap smoother on slower machines.
# type: bool
# minimap_double_scan_height = true
@@ -971,43 +994,83 @@
# tooltip_append_itemname = false
# Whether FreeType fonts are used, requires FreeType support to be compiled in.
+# If disabled, bitmap and XML vectors fonts are used instead.
# type: bool
# freetype = true
-# Path to TrueTypeFont or bitmap.
-# type: filepath
-# font_path = fonts/liberationsans.ttf
+# type: bool
+# font_bold = false
-# type: int min: 1
-# font_size = 16
+# type: bool
+# font_italic = false
-# Font shadow offset, if 0 then shadow will not be drawn.
+# Shadow offset (in pixels) of the default font. If 0, then shadow will not be drawn.
# type: int
# font_shadow = 1
-# Font shadow alpha (opaqueness, between 0 and 255).
+# Opaqueness (alpha) of the shadow behind the default font, between 0 and 255.
# type: int min: 0 max: 255
# font_shadow_alpha = 127
+# Font size of the default font in point (pt).
+# type: int min: 1
+# font_size = 16
+
+# Path to the default font.
+# If “freetype” setting is enabled: Must be a TrueType font.
+# If “freetype” setting is disabled: Must be a bitmap or XML vectors font.
+# The fallback font will be used if the font cannot be loaded.
+# type: filepath
+# font_path = fonts/Arimo-Regular.ttf
+
# type: filepath
-# mono_font_path = fonts/liberationmono.ttf
+# font_path_bold = fonts/Arimo-Bold.ttf
+# type: filepath
+# font_path_italic = fonts/Arimo-Italic.ttf
+
+# type: filepath
+# font_path_bolditalic = fonts/Arimo-BoldItalic.ttf
+
+# Font size of the monospace font in point (pt).
# type: int min: 1
# mono_font_size = 15
-# This font will be used for certain languages.
+# Path to the monospace font.
+# If “freetype” setting is enabled: Must be a TrueType font.
+# If “freetype” setting is disabled: Must be a bitmap or XML vectors font.
+# This font is used for e.g. the console and profiler screen.
# type: filepath
-# fallback_font_path = fonts/DroidSansFallbackFull.ttf
+# mono_font_path = fonts/Cousine-Regular.ttf
+# type: filepath
+# mono_font_path_bold = fonts/Cousine-Bold.ttf
+
+# type: filepath
+# mono_font_path_italic = fonts/Cousine-Italic.ttf
+
+# type: filepath
+# mono_font_path_bolditalic = fonts/Cousine-BoldItalic.ttf
+
+# Font size of the fallback font in point (pt).
# type: int min: 1
# fallback_font_size = 15
+# Shadow offset (in pixels) of the fallback font. If 0, then shadow will not be drawn.
# type: int
# fallback_font_shadow = 1
+# Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255.
# type: int min: 0 max: 255
# fallback_font_shadow_alpha = 128
+# Path of the fallback font.
+# If “freetype” setting is enabled: Must be a TrueType font.
+# If “freetype” setting is disabled: Must be a bitmap or XML vectors font.
+# This font will be used for certain languages or if the default font is unavailable.
+# type: filepath
+# fallback_font_path = fonts/DroidSansFallbackFull.ttf
+
# Path to save screenshots at.
# type: path
# screenshot_path =
@@ -1037,12 +1100,22 @@
# Sound
#
+# Enables the sound system.
+# If disabled, this completely disables all sounds everywhere and the in-game
+# sound controls will be non-functional.
+# Changing this setting requires a restart.
# type: bool
# enable_sound = true
+# Volume of all sounds.
+# Requires the sound system to be enabled.
# type: float min: 0 max: 1
# sound_volume = 0.7
+# Whether to mute sounds. You can unmute sounds at any time, unless the
+# sound system is disabled (enable_sound=false).
+# In-game, you can toggle the mute state with the mute key or by using the
+# pause menu.
# type: bool
# mute_sound = false
@@ -1171,6 +1244,7 @@
# Enable/disable running an IPv6 server.
# Ignored if bind_address is set.
+# Needs enable_ipv6 to be enabled.
# type: bool
# ipv6_server = false
@@ -1297,7 +1371,7 @@
# ask_reconnect_on_crash = false
# From how far clients know about objects, stated in mapblocks (16 nodes).
-#
+#
# Setting this larger than active_block_range will also cause the server
# to maintain active objects up to this distance in the direction the
# player is looking. (This can avoid mobs suddenly disappearing from view)
@@ -1387,11 +1461,11 @@
# type: float
# movement_speed_jump = 6.5
-# Decrease this to increase liquid resistence to movement.
+# Decrease this to increase liquid resistance to movement.
# type: float
# movement_liquid_fluidity = 1
-# Maximum liquid resistence. Controls deceleration when entering liquid at
+# Maximum liquid resistance. Controls deceleration when entering liquid at
# high speed.
# type: float
# movement_liquid_fluidity_smooth = 0.5
@@ -1406,7 +1480,7 @@
### Advanced
-# Handling for deprecated lua api calls:
+# Handling for deprecated Lua API calls:
# - legacy: (try to) mimic old behaviour (default for release).
# - log: mimic and log backtrace of deprecated call (default for debug).
# - error: abort on usage of deprecated call (suggested for mod developers).
@@ -1609,7 +1683,8 @@
# type: int
# debug_log_size_max = 50
-# IPv6 support.
+# Enable IPv6 support (for both client and server).
+# Required for IPv6 connections to work at all.
# type: bool
# enable_ipv6 = true
@@ -1744,6 +1819,8 @@
# mgv5_spflags = caverns
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgv5_cave_width = 0.09
@@ -1751,10 +1828,25 @@
# type: int
# mgv5_large_cave_depth = -256
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgv5_lava_depth = -256
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgv5_small_cave_num_min = 0
+
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgv5_small_cave_num_max = 0
+
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgv5_large_cave_num_min = 0
+
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgv5_large_cave_num_max = 2
+
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgv5_large_cave_flooded = 0.5
# Y-level of cavern upper limit.
# type: int
@@ -1828,7 +1920,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -1841,7 +1933,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise defining giant caverns.
@@ -1854,7 +1946,7 @@
# octaves = 5,
# persistence = 0.63,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise defining terrain.
@@ -1880,7 +1972,7 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Mapgen V6
@@ -2066,6 +2158,8 @@
# mgv7_mount_zero_level = 0
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgv7_cave_width = 0.09
@@ -2073,31 +2167,25 @@
# type: int
# mgv7_large_cave_depth = -33
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgv7_lava_depth = -256
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgv7_small_cave_num_min = 0
-# Controls the density of mountain-type floatlands.
-# Is a noise offset added to the 'mgv7_np_mountain' noise value.
-# type: float
-# mgv7_float_mount_density = 0.6
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgv7_small_cave_num_max = 0
-# Typical maximum height, above and below midpoint, of floatland mountains.
-# type: float
-# mgv7_float_mount_height = 128.0
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgv7_large_cave_num_min = 0
-# Alters how mountain-type floatlands taper above and below midpoint.
-# type: float
-# mgv7_float_mount_exponent = 0.75
-
-# Y-level of floatland midpoint and lake surface.
-# type: int
-# mgv7_floatland_level = 1280
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgv7_large_cave_num_max = 2
-# Y-level to which floatland shadows extend.
-# type: int
-# mgv7_shadow_limit = 1024
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgv7_large_cave_flooded = 0.5
# Y-level of cavern upper limit.
# type: int
@@ -2213,33 +2301,6 @@
# flags = eased
# }
-# Defines areas of floatland smooth terrain.
-# Smooth floatlands occur when noise > 0.
-# type: noise_params_2d
-# mgv7_np_floatland_base = {
-# offset = -0.6,
-# scale = 1.5,
-# spread = (600, 600, 600),
-# seed = 114,
-# octaves = 5,
-# persistence = 0.6,
-# lacunarity = 2.0,
-# flags = eased
-# }
-
-# Variation of hill height and lake depth on floatland smooth terrain.
-# type: noise_params_2d
-# mgv7_np_float_base_height = {
-# offset = 48,
-# scale = 24,
-# spread = (300, 300, 300),
-# seed = 907,
-# octaves = 4,
-# persistence = 0.7,
-# lacunarity = 2.0,
-# flags = eased
-# }
-
# 3D noise defining mountain structure and height.
# Also defines structure of floatland mountain terrain.
# type: noise_params_3d
@@ -2251,7 +2312,7 @@
# octaves = 5,
# persistence = 0.63,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise defining structure of river canyon walls.
@@ -2264,7 +2325,7 @@
# octaves = 4,
# persistence = 0.75,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise defining giant caverns.
@@ -2277,7 +2338,7 @@
# octaves = 5,
# persistence = 0.63,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# First of two 3D noises that together define tunnels.
@@ -2290,7 +2351,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -2303,7 +2364,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise that determines number of dungeons per mapchunk.
@@ -2316,7 +2377,7 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Mapgen Carpathian
@@ -2342,6 +2403,8 @@
# mgcarpathian_valley_width = 0.25
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgcarpathian_cave_width = 0.09
@@ -2349,10 +2412,25 @@
# type: int
# mgcarpathian_large_cave_depth = -33
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgcarpathian_lava_depth = -256
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgcarpathian_small_cave_num_min = 0
+
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgcarpathian_small_cave_num_max = 0
+
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgcarpathian_large_cave_num_min = 0
+
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgcarpathian_large_cave_num_max = 2
+
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgcarpathian_large_cave_flooded = 0.5
# Y-level of cavern upper limit.
# type: int
@@ -2542,7 +2620,7 @@
# octaves = 5,
# persistence = 0.55,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# First of two 3D noises that together define tunnels.
@@ -2555,7 +2633,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -2568,7 +2646,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise defining giant caverns.
@@ -2581,7 +2659,7 @@
# octaves = 5,
# persistence = 0.63,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise that determines number of dungeons per mapchunk.
@@ -2594,12 +2672,12 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Mapgen Flat
-# Map generation attributes specific to Mapgen flat.
+# Map generation attributes specific to Mapgen Flat.
# Occasional lakes and hills can be added to the flat world.
# type: flags possible values: lakes, hills, nolakes, nohills
# mgflat_spflags = nolakes,nohills
@@ -2612,12 +2690,29 @@
# type: int
# mgflat_large_cave_depth = -33
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgflat_lava_depth = -256
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgflat_small_cave_num_min = 0
+
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgflat_small_cave_num_max = 0
+
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgflat_large_cave_num_min = 0
+
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgflat_large_cave_num_max = 2
+
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgflat_large_cave_flooded = 0.5
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgflat_cave_width = 0.09
@@ -2687,7 +2782,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -2700,7 +2795,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise that determines number of dungeons per mapchunk.
@@ -2713,18 +2808,20 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Mapgen Fractal
-# Map generation attributes specific to Mapgen flat.
+# Map generation attributes specific to Mapgen Fractal.
# 'terrain' enables the generation of non-fractal terrain:
# ocean, islands and underground.
# type: flags possible values: terrain, noterrain
# mgfractal_spflags = terrain
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgfractal_cave_width = 0.09
@@ -2732,10 +2829,25 @@
# type: int
# mgfractal_large_cave_depth = -33
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgfractal_lava_depth = -256
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgfractal_small_cave_num_min = 0
+
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgfractal_small_cave_num_max = 0
+
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgfractal_large_cave_num_min = 0
+
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgfractal_large_cave_num_max = 2
+
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgfractal_large_cave_flooded = 0.5
# Lower Y limit of dungeons.
# type: int
@@ -2746,24 +2858,24 @@
# mgfractal_dungeon_ymax = 31000
# Selects one of 18 fractal types.
-# 1 = 4D "Roundy" mandelbrot set.
-# 2 = 4D "Roundy" julia set.
-# 3 = 4D "Squarry" mandelbrot set.
-# 4 = 4D "Squarry" julia set.
-# 5 = 4D "Mandy Cousin" mandelbrot set.
-# 6 = 4D "Mandy Cousin" julia set.
-# 7 = 4D "Variation" mandelbrot set.
-# 8 = 4D "Variation" julia set.
-# 9 = 3D "Mandelbrot/Mandelbar" mandelbrot set.
-# 10 = 3D "Mandelbrot/Mandelbar" julia set.
-# 11 = 3D "Christmas Tree" mandelbrot set.
-# 12 = 3D "Christmas Tree" julia set.
-# 13 = 3D "Mandelbulb" mandelbrot set.
-# 14 = 3D "Mandelbulb" julia set.
-# 15 = 3D "Cosine Mandelbulb" mandelbrot set.
-# 16 = 3D "Cosine Mandelbulb" julia set.
-# 17 = 4D "Mandelbulb" mandelbrot set.
-# 18 = 4D "Mandelbulb" julia set.
+# 1 = 4D "Roundy" Mandelbrot set.
+# 2 = 4D "Roundy" Julia set.
+# 3 = 4D "Squarry" Mandelbrot set.
+# 4 = 4D "Squarry" Julia set.
+# 5 = 4D "Mandy Cousin" Mandelbrot set.
+# 6 = 4D "Mandy Cousin" Julia set.
+# 7 = 4D "Variation" Mandelbrot set.
+# 8 = 4D "Variation" Julia set.
+# 9 = 3D "Mandelbrot/Mandelbar" Mandelbrot set.
+# 10 = 3D "Mandelbrot/Mandelbar" Julia set.
+# 11 = 3D "Christmas Tree" Mandelbrot set.
+# 12 = 3D "Christmas Tree" Julia set.
+# 13 = 3D "Mandelbulb" Mandelbrot set.
+# 14 = 3D "Mandelbulb" Julia set.
+# 15 = 3D "Cosine Mandelbulb" Mandelbrot set.
+# 16 = 3D "Cosine Mandelbulb" Julia set.
+# 17 = 4D "Mandelbulb" Mandelbrot set.
+# 18 = 4D "Mandelbulb" Julia set.
# type: int min: 1 max: 18
# mgfractal_fractal = 1
@@ -2788,7 +2900,7 @@
# Can be used to move a desired point to (0, 0) to create a
# suitable spawn point, or to allow 'zooming in' on a desired
# point by increasing 'scale'.
-# The default is tuned for a suitable spawn point for mandelbrot
+# The default is tuned for a suitable spawn point for Mandelbrot
# sets with default parameters, it may need altering in other
# situations.
# Range roughly -2 to 2. Multiply by 'scale' for offset in nodes.
@@ -2870,7 +2982,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -2883,7 +2995,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# 3D noise that determines number of dungeons per mapchunk.
@@ -2896,7 +3008,7 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Mapgen Valleys
@@ -2920,10 +3032,25 @@
# type: int
# mgvalleys_large_cave_depth = -33
-# Deprecated, define and locate cave liquids using biome definitions instead.
-# Y of upper limit of lava in large caves.
-# type: int
-# mgvalleys_lava_depth = 1
+# Minimum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgvalleys_small_cave_num_min = 0
+
+# Maximum limit of random number of small caves per mapchunk.
+# type: int min: 0 max: 256
+# mgvalleys_small_cave_num_max = 0
+
+# Minimum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgvalleys_large_cave_num_min = 0
+
+# Maximum limit of random number of large caves per mapchunk.
+# type: int min: 0 max: 64
+# mgvalleys_large_cave_num_max = 2
+
+# Proportion of large caves that contain liquid.
+# type: float min: 0 max: 1
+# mgvalleys_large_cave_flooded = 0.5
# Depth below which you'll find giant caverns.
# type: int
@@ -2946,6 +3073,8 @@
# mgvalleys_river_size = 5
# Controls width of tunnels, a smaller value creates wider tunnels.
+# Value >= 10.0 completely disables generation of tunnels and avoids the
+# intensive noise calculations.
# type: float
# mgvalleys_cave_width = 0.09
@@ -2969,7 +3098,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Second of two 3D noises that together define tunnels.
@@ -2982,7 +3111,7 @@
# octaves = 3,
# persistence = 0.5,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# The depth of dirt or other biome filler node.
@@ -3008,7 +3137,7 @@
# octaves = 6,
# persistence = 0.63,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Defines large-scale river channel structure.
@@ -3060,7 +3189,7 @@
# octaves = 6,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
# Amplifies the valleys.
@@ -3099,7 +3228,7 @@
# octaves = 2,
# persistence = 0.8,
# lacunarity = 2.0,
-# flags =
+# flags =
# }
## Advanced
diff --git a/po/ar/minetest.po b/po/ar/minetest.po
index 349f02b4d..6f6b7051f 100644
--- a/po/ar/minetest.po
+++ b/po/ar/minetest.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -21,76 +21,100 @@ msgstr ""
"X-Generator: Weblate 3.10.1\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
-msgid "You died"
-msgstr "مِت"
-
-#: builtin/client/death_formspec.lua src/client/game.cpp
msgid "Respawn"
msgstr "أعِد الإحياء"
+#: builtin/client/death_formspec.lua src/client/game.cpp
+msgid "You died"
+msgstr "مِت"
+
#: builtin/fstk/ui.lua
-msgid "The server has requested a reconnect:"
-msgstr "يطلب الخادم إعادة الإتصال:"
+msgid "An error occurred in a Lua script:"
+msgstr ""
#: builtin/fstk/ui.lua
-msgid "Reconnect"
-msgstr "أعد الإتصال"
+msgid "An error occurred:"
+msgstr "حدث خطأ:"
#: builtin/fstk/ui.lua
msgid "Main menu"
msgstr "القائمة الرئيسية"
#: builtin/fstk/ui.lua
-msgid "An error occurred in a Lua script:"
-msgstr ""
+msgid "Ok"
+msgstr "موافق"
#: builtin/fstk/ui.lua
-msgid "An error occurred:"
-msgstr "حدث خطأ:"
+msgid "Reconnect"
+msgstr "أعد الإتصال"
#: builtin/fstk/ui.lua
-msgid "Ok"
-msgstr "موافق"
+msgid "The server has requested a reconnect:"
+msgstr "يطلب الخادم إعادة الإتصال:"
#: builtin/mainmenu/common.lua src/client/game.cpp
msgid "Loading..."
msgstr "يحمل..."
#: builtin/mainmenu/common.lua
-msgid "Try reenabling public serverlist and check your internet connection."
-msgstr "جرب إعادة تمكين قائمة الحوادم العامة وتحقق من إتصالك بالانترنت."
-
-#: builtin/mainmenu/common.lua
-msgid "Server supports protocol versions between $1 and $2. "
-msgstr "الخادم يدعم نسخ الميفاق ما بين $1 و $2. "
+msgid "Protocol version mismatch. "
+msgstr "لا تتطابق نسخ الميفاق. "
#: builtin/mainmenu/common.lua
msgid "Server enforces protocol version $1. "
msgstr "يفرظ الخادم إ ستخدام الميفاق $1. "
#: builtin/mainmenu/common.lua
-msgid "We support protocol versions between version $1 and $2."
-msgstr "نحن ندعم نسخ الميفاق ما بين $1 و $2."
+msgid "Server supports protocol versions between $1 and $2. "
+msgstr "الخادم يدعم نسخ الميفاق ما بين $1 و $2. "
+
+#: builtin/mainmenu/common.lua
+msgid "Try reenabling public serverlist and check your internet connection."
+msgstr "جرب إعادة تمكين قائمة الحوادم العامة وتحقق من إتصالك بالانترنت."
#: builtin/mainmenu/common.lua
msgid "We only support protocol version $1."
msgstr "نحن ندعم نسخة الميفاق $1فقط."
#: builtin/mainmenu/common.lua
-msgid "Protocol version mismatch. "
-msgstr "لا تتطابق نسخ الميفاق. "
+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_content.lua
+#: builtin/mainmenu/dlg_delete_world.lua
+#: builtin/mainmenu/dlg_rename_modpack.lua
+#: 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_content.lua
+msgid "Dependencies:"
+msgstr "الإعتماديات:"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "World:"
-msgstr "العالم:"
+msgid "Disable all"
+msgstr "عطِل الكل"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "No modpack description provided."
+msgid "Disable modpack"
msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
-msgid "No game description provided."
-msgstr "لا يتوفر وصف للعبة."
+msgid "Enable all"
+msgstr "فعِل الكل"
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "Enable modpack"
+msgstr ""
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid ""
+"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
+"characters [a-z0-9_] are allowed."
+msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
msgid "Mod:"
@@ -101,103 +125,79 @@ msgid "No (optional) dependencies"
msgstr "بدون إعتماديات إختيارية"
#: builtin/mainmenu/dlg_config_world.lua
+msgid "No game description provided."
+msgstr "لا يتوفر وصف للعبة."
+
+#: builtin/mainmenu/dlg_config_world.lua
msgid "No hard dependencies"
msgstr "بدون إعتماديات لازمة"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
-msgid "Optional dependencies:"
-msgstr "الإعتماديات الإختيارية:"
-
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
-msgid "Dependencies:"
-msgstr "الإعتماديات:"
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No modpack description provided."
+msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
msgid "No optional dependencies"
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/gui/guiKeyChangeMenu.cpp
msgid "Save"
msgstr "إحفظ"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_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/client/keycode.cpp
-#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
-#: src/gui/guiPasswordChange.cpp
-msgid "Cancel"
-msgstr "ألغِ"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable modpack"
-msgstr ""
-
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable modpack"
-msgstr ""
+msgid "World:"
+msgstr "العالم:"
#: builtin/mainmenu/dlg_config_world.lua
msgid "enabled"
msgstr "مُفعل"
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable all"
-msgstr "عطِل الكل"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable all"
-msgstr "فعِل الكل"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid ""
-"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
-"characters [a-z0-9_] are allowed."
-msgstr ""
-
#: builtin/mainmenu/dlg_contentstore.lua
msgid "All packages"
msgstr "كل الحزم"
#: builtin/mainmenu/dlg_contentstore.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Games"
-msgstr "الألعاب"
+msgid "Back"
+msgstr "عُد"
#: builtin/mainmenu/dlg_contentstore.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Mods"
-msgstr ""
+msgid "Back to Main Menu"
+msgstr "عُد للقائمة الرئيسة"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Texture packs"
-msgstr "حِزم الإكساء"
+msgid "Downloading and installing $1, please wait..."
+msgstr "تنزيل وتثبيت $1, يرجى الإنتظار..."
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Failed to download $1"
msgstr "فشل تحميل $1"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Downloading and installing $1, please wait..."
-msgstr "تنزيل وتثبيت $1, يرجى الإنتظار..."
-
-#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Back"
-msgstr "عُد"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Games"
+msgstr "الألعاب"
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Install"
msgstr "ثبت"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Update"
-msgstr "حدِث"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Mods"
+msgstr ""
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Uninstall"
-msgstr "أزل"
+msgid "No packages could be retrieved"
+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
@@ -205,61 +205,61 @@ msgid "Search"
msgstr "إبحث"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Back to Main Menu"
-msgstr "عُد للقائمة الرئيسة"
+msgid "Texture packs"
+msgstr "حِزم الإكساء"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "No results"
-msgstr "بدون نتائج"
+msgid "Uninstall"
+msgstr "أزل"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "No packages could be retrieved"
-msgstr ""
+msgid "Update"
+msgstr "حدِث"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "World name"
-msgstr "إسم العالم"
+msgid "A world named \"$1\" already exists"
+msgstr "إسم العالم \"$1\" موجود مسبقاً"
#: builtin/mainmenu/dlg_create_world.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Seed"
-msgstr ""
+msgid "Create"
+msgstr "أنشئ"
-#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
-msgid "Mapgen"
-msgstr "مولِد الخريطة"
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Download a game, such as Minetest Game, from minetest.net"
+msgstr "نزِّل لعبة,مثل لعبة Minetest, من minetest.net"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Download one from minetest.net"
+msgstr "نزِّل لعبة من minetest.net"
#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Game"
msgstr "اللعبة"
-#: builtin/mainmenu/dlg_create_world.lua
-msgid "Create"
-msgstr "أنشئ"
+#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
+msgid "Mapgen"
+msgstr "مولِد الخريطة"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "You have no games installed."
-msgstr "ليس لديك لعبة مثبتت."
+msgid "No game selected"
+msgstr "لم تحدد لعبة"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "Download one from minetest.net"
-msgstr "نزِّل لعبة من minetest.net"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Seed"
+msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "Warning: The minimal development test is meant for developers."
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
-msgid "Download a game, such as Minetest Game, from minetest.net"
-msgstr "نزِّل لعبة,مثل لعبة Minetest, من minetest.net"
-
-#: builtin/mainmenu/dlg_create_world.lua
-msgid "A world named \"$1\" already exists"
-msgstr "إسم العالم \"$1\" موجود مسبقاً"
+msgid "World name"
+msgstr "إسم العالم"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "No game selected"
-msgstr "لم تحدد لعبة"
+msgid "You have no games installed."
+msgstr "ليس لديك لعبة مثبتت."
#: builtin/mainmenu/dlg_delete_content.lua
msgid "Are you sure you want to delete \"$1\"?"
@@ -288,94 +288,86 @@ msgid "Accept"
msgstr "أقبل"
#: builtin/mainmenu/dlg_rename_modpack.lua
+msgid "Rename Modpack:"
+msgstr ""
+
+#: builtin/mainmenu/dlg_rename_modpack.lua
msgid ""
"This modpack has an explicit name given in its modpack.conf which will "
"override any renaming here."
msgstr ""
-#: builtin/mainmenu/dlg_rename_modpack.lua
-msgid "Rename Modpack:"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "(No description of setting given)"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Disabled"
-msgstr "عطِّل"
+msgid "2D Noise"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Enabled"
-msgstr "مُفعل"
+msgid "< Back to Settings page"
+msgstr "< عد لصفحة الإعدادات"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Browse"
msgstr "استعرض"
-#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
-msgid "Offset"
-msgstr ""
-
-#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
-msgid "Scale"
-msgstr ""
-
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "X spread"
-msgstr ""
+msgid "Disabled"
+msgstr "عطِّل"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Y spread"
-msgstr ""
+msgid "Edit"
+msgstr "حرر"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "2D Noise"
-msgstr ""
+msgid "Enabled"
+msgstr "مُفعل"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Z spread"
+msgid "Lacunarity"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Octaves"
msgstr ""
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Persistance"
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Offset"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Lacunarity"
+msgid "Persistance"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "defaults"
-msgstr "إفتراضي"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "eased"
-msgstr ""
+msgid "Please enter a valid integer."
+msgstr "يرجى إدخال رقم صحيح صالح."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "absvalue"
-msgstr ""
+msgid "Please enter a valid number."
+msgstr "يرجى إدخال رقم صالح."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "X"
-msgstr ""
+msgid "Restore Default"
+msgstr "إستعِد الإفتراضي"
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Y"
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Scale"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Z"
-msgstr ""
+msgid "Select directory"
+msgstr "إختر الدليل"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "(No description of setting given)"
-msgstr ""
+msgid "Select file"
+msgstr "إختر ملف"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a valid integer."
-msgstr "يرجى إدخال رقم صحيح صالح."
+msgid "Show technical names"
+msgstr "إعرض الأسماء التقنية"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "The value must be at least $1."
@@ -386,111 +378,119 @@ msgid "The value must not be larger than $1."
msgstr "يحب أن لا تزيد القيمة عن $1."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a valid number."
-msgstr "يرجى إدخال رقم صالح."
+msgid "X"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select directory"
-msgstr "إختر الدليل"
+msgid "X spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select file"
-msgstr "إختر ملف"
+msgid "Y"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "< Back to Settings page"
-msgstr "< عد لصفحة الإعدادات"
+msgid "Y spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Edit"
-msgstr "حرر"
+msgid "Z"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Restore Default"
-msgstr "إستعِد الإفتراضي"
+msgid "Z spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Show technical names"
-msgstr "إعرض الأسماء التقنية"
+msgid "absvalue"
+msgstr ""
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "defaults"
+msgstr "إفتراضي"
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "eased"
+msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "$1 (Enabled)"
msgstr "$1 (مفعل)"
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a $1 as a texture pack"
-msgstr "فشل تثبيت $1 كحزمة إكساء"
+msgid "$1 mods"
+msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "Failed to install $1 to $2"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to find a valid mod or modpack"
+msgid "Install Mod: Unable to find real mod name for: $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a modpack as a $1"
+msgid "Install Mod: Unable to find suitable folder name for modpack $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install Mod: Unable to find suitable folder name for modpack $1"
+msgid "Install: Unsupported file type \"$1\" or broken archive"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a mod as a $1"
-msgstr ""
+msgid "Install: file: \"$1\""
+msgstr "ثبت: الملف: \"$1\""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install Mod: Unable to find real mod name for: $1"
+msgid "Unable to find a valid mod or modpack"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a game as a $1"
-msgstr "فشل تثبيت اللعبة كـ $1"
+msgid "Unable to install a $1 as a texture pack"
+msgstr "فشل تثبيت $1 كحزمة إكساء"
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install: file: \"$1\""
-msgstr "ثبت: الملف: \"$1\""
+msgid "Unable to install a game as a $1"
+msgstr "فشل تثبيت اللعبة كـ $1"
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install: Unsupported file type \"$1\" or broken archive"
+msgid "Unable to install a mod as a $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "$1 mods"
+msgid "Unable to install a modpack as a $1"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Installed Packages:"
+msgid "Browse online content"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Browse online content"
+msgid "Content"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "No package description available"
+msgid "Disable Texture Pack"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Rename"
+msgid "Information:"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "No dependencies."
+msgid "Installed Packages:"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Disable Texture Pack"
+msgid "No dependencies."
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Use Texture Pack"
+msgid "No package description available"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Information:"
+msgid "Rename"
msgstr ""
#: builtin/mainmenu/tab_content.lua
@@ -498,11 +498,11 @@ msgid "Uninstall Package"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Content"
+msgid "Use Texture Pack"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Credits"
+msgid "Active Contributors"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
@@ -510,27 +510,27 @@ msgid "Core Developers"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Active Contributors"
+msgid "Credits"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Core Developers"
+msgid "Previous Contributors"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Contributors"
+msgid "Previous Core Developers"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Configure"
+msgid "Announce Server"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "New"
+msgid "Bind Address"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Select World:"
+msgid "Configure"
msgstr ""
#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
@@ -542,39 +542,39 @@ msgid "Enable Damage"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Host Server"
+msgid "Host Game"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Host Game"
+msgid "Host Server"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Announce Server"
+msgid "Name/Password"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Name/Password"
+msgid "New"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Bind Address"
+msgid "No world created or selected!"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Port"
+msgid "Play Game"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Server Port"
+msgid "Port"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Play Game"
+msgid "Select World:"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "No world created or selected!"
+msgid "Server Port"
msgstr ""
#: builtin/mainmenu/tab_local.lua
@@ -586,11 +586,15 @@ msgid "Address / Port"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Name / Password"
+msgid "Connect"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Connect"
+msgid "Creative mode"
+msgstr ""
+
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
+msgid "Damage enabled"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
@@ -601,124 +605,128 @@ msgstr ""
msgid "Favorite"
msgstr ""
-#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Ping"
+#: builtin/mainmenu/tab_online.lua
+msgid "Join Game"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Creative mode"
+msgid "Name / Password"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Damage enabled"
+msgid "Ping"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr ""
-#: builtin/mainmenu/tab_online.lua
-msgid "Join Game"
+#: builtin/mainmenu/tab_settings.lua
+msgid "2x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Opaque Leaves"
+msgid "3D Clouds"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Simple Leaves"
+msgid "4x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Fancy Leaves"
+msgid "8x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Node Outlining"
-msgstr ""
+msgid "All Settings"
+msgstr "كل الإعدادات"
#: builtin/mainmenu/tab_settings.lua
-msgid "Node Highlighting"
+msgid "Antialiasing:"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "None"
+msgid "Are you sure to reset your singleplayer world?"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "No Filter"
-msgstr ""
+msgid "Autosave Screen Size"
+msgstr "حفظ حجم الشاشة تلقائيا"
#: builtin/mainmenu/tab_settings.lua
msgid "Bilinear Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Trilinear Filter"
+msgid "Bump Mapping"
msgstr ""
-#: builtin/mainmenu/tab_settings.lua
-msgid "No Mipmap"
+#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
+msgid "Change Keys"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Mipmap"
+msgid "Connected Glass"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Mipmap + Aniso. Filter"
+msgid "Fancy Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "2x"
+msgid "Generate Normal Maps"
+msgstr "ولِد خرائط عادية"
+
+#: builtin/mainmenu/tab_settings.lua
+msgid "Mipmap"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "4x"
+msgid "Mipmap + Aniso. Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "8x"
+msgid "No"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Are you sure to reset your singleplayer world?"
+msgid "No Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Yes"
+msgid "No Mipmap"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "No"
+msgid "Node Highlighting"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Smooth Lighting"
+msgid "Node Outlining"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Particles"
+msgid "None"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "3D Clouds"
+msgid "Opaque Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Water"
msgstr ""
-#: builtin/mainmenu/tab_settings.lua
-msgid "Connected Glass"
+#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
+msgid "Parallax Occlusion"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Texturing:"
+msgid "Particles"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Antialiasing:"
+msgid "Reset singleplayer world"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -726,8 +734,8 @@ msgid "Screen:"
msgstr "الشاشة:"
#: builtin/mainmenu/tab_settings.lua
-msgid "Autosave Screen Size"
-msgstr "حفظ حجم الشاشة تلقائيا"
+msgid "Settings"
+msgstr "إعدادات"
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Shaders"
@@ -738,23 +746,19 @@ msgid "Shaders (unavailable)"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Reset singleplayer world"
-msgstr ""
-
-#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
-msgid "Change Keys"
+msgid "Simple Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "All Settings"
-msgstr "كل الإعدادات"
+msgid "Smooth Lighting"
+msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Touchthreshold: (px)"
+msgid "Texturing:"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Bump Mapping"
+msgid "To enable shaders the OpenGL driver needs to be used."
msgstr ""
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
@@ -762,15 +766,11 @@ msgid "Tone Mapping"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Generate Normal Maps"
-msgstr "ولِد خرائط عادية"
-
-#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
-msgid "Parallax Occlusion"
+msgid "Touchthreshold: (px)"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Waving Liquids"
+msgid "Trilinear Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -778,19 +778,15 @@ msgid "Waving Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Waving Plants"
+msgid "Waving Liquids"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "To enable shaders the OpenGL driver needs to be used."
+msgid "Waving Plants"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Settings"
-msgstr "إعدادات"
-
-#: builtin/mainmenu/tab_simple_main.lua
-msgid "Start Singleplayer"
+msgid "Yes"
msgstr ""
#: builtin/mainmenu/tab_simple_main.lua
@@ -801,16 +797,20 @@ msgstr ""
msgid "Main"
msgstr ""
+#: builtin/mainmenu/tab_simple_main.lua
+msgid "Start Singleplayer"
+msgstr ""
+
#: src/client/client.cpp
msgid "Connection timed out."
msgstr "انتهت مهلة الاتصال."
#: src/client/client.cpp
-msgid "Loading textures..."
+msgid "Done!"
msgstr ""
#: src/client/client.cpp
-msgid "Rebuilding shaders..."
+msgid "Initializing nodes"
msgstr ""
#: src/client/client.cpp
@@ -818,47 +818,47 @@ msgid "Initializing nodes..."
msgstr ""
#: src/client/client.cpp
-msgid "Initializing nodes"
+msgid "Loading textures..."
msgstr ""
#: src/client/client.cpp
-msgid "Done!"
+msgid "Rebuilding shaders..."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Main Menu"
+msgid "Connection error (timed out?)"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Player name too long."
+msgid "Could not find or load game \""
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Connection error (timed out?)"
+msgid "Invalid gamespec."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Provided password file failed to open: "
+msgid "Main Menu"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Please choose a name!"
+msgid "No world selected and no address provided. Nothing to do."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "No world selected and no address provided. Nothing to do."
+msgid "Player name too long."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Provided world path doesn't exist: "
+msgid "Please choose a name!"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Could not find or load game \""
+msgid "Provided password file failed to open: "
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Invalid gamespec."
+msgid "Provided world path doesn't exist: "
msgstr ""
#: src/client/fontengine.cpp
@@ -866,286 +866,280 @@ msgid "needs_fallback_font"
msgstr ""
#: src/client/game.cpp
-msgid "Shutting down..."
+msgid ""
+"\n"
+"Check debug.txt for details."
msgstr ""
#: src/client/game.cpp
-msgid "Creating server..."
+msgid "- Address: "
msgstr ""
#: src/client/game.cpp
-msgid "Creating client..."
+msgid "- Creative Mode: "
msgstr ""
#: src/client/game.cpp
-msgid "Resolving address..."
+msgid "- Damage: "
msgstr ""
#: src/client/game.cpp
-msgid "Connecting to server..."
+msgid "- Mode: "
msgstr ""
#: src/client/game.cpp
-msgid "Item definitions..."
+msgid "- Port: "
msgstr ""
#: src/client/game.cpp
-msgid "Node definitions..."
+msgid "- Public: "
msgstr ""
#: src/client/game.cpp
-msgid "Media..."
+msgid "- PvP: "
msgstr ""
#: src/client/game.cpp
-msgid "KiB/s"
+msgid "- Server Name: "
msgstr ""
#: src/client/game.cpp
-msgid "MiB/s"
+msgid "Automatic forward disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Client side scripting is disabled"
+msgid "Automatic forward enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Sound muted"
+msgid "Camera update disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Sound unmuted"
+msgid "Camera update enabled"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Volume changed to %d%%"
-msgstr ""
-
-#: src/client/game.cpp src/gui/modalMenu.cpp
-msgid "ok"
+msgid "Change Password"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode enabled"
+msgid "Cinematic mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode enabled (note: no 'fly' privilege)"
+msgid "Cinematic mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode disabled"
+msgid "Client side scripting is disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Pitch move mode enabled"
+msgid "Connecting to server..."
msgstr ""
#: src/client/game.cpp
-msgid "Pitch move mode disabled"
+msgid "Continue"
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode enabled"
+#, c-format
+msgid ""
+"Controls:\n"
+"- %s: move forwards\n"
+"- %s: move backwards\n"
+"- %s: move left\n"
+"- %s: move right\n"
+"- %s: jump/climb\n"
+"- %s: sneak/go down\n"
+"- %s: drop item\n"
+"- %s: inventory\n"
+"- Mouse: turn/look\n"
+"- Mouse left: dig/punch\n"
+"- Mouse right: place/use\n"
+"- Mouse wheel: select item\n"
+"- %s: chat\n"
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode enabled (note: no 'fast' privilege)"
+msgid "Creating client..."
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode disabled"
+msgid "Creating server..."
msgstr ""
#: src/client/game.cpp
-msgid "Noclip mode enabled"
+msgid "Debug info and profiler graph hidden"
msgstr ""
#: src/client/game.cpp
-msgid "Noclip mode enabled (note: no 'noclip' privilege)"
+msgid "Debug info shown"
msgstr ""
#: src/client/game.cpp
-msgid "Noclip mode disabled"
+msgid "Debug info, profiler graph, and wireframe hidden"
msgstr ""
#: src/client/game.cpp
-msgid "Cinematic mode enabled"
+msgid ""
+"Default Controls:\n"
+"No menu visible:\n"
+"- single tap: button activate\n"
+"- double tap: place/use\n"
+"- slide finger: look around\n"
+"Menu/Inventory visible:\n"
+"- double tap (outside):\n"
+" -->close\n"
+"- touch stack, touch slot:\n"
+" --> move stack\n"
+"- touch&drag, tap 2nd finger\n"
+" --> place single item to slot\n"
msgstr ""
#: src/client/game.cpp
-msgid "Cinematic mode disabled"
+msgid "Disabled unlimited viewing range"
msgstr ""
#: src/client/game.cpp
-msgid "Automatic forward enabled"
+msgid "Enabled unlimited viewing range"
msgstr ""
#: src/client/game.cpp
-msgid "Automatic forward disabled"
+msgid "Exit to Menu"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x1"
+msgid "Exit to OS"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x2"
+msgid "Fast mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x4"
+msgid "Fast mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x1"
+msgid "Fast mode enabled (note: no 'fast' privilege)"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x2"
+msgid "Fly mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x4"
+msgid "Fly mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap hidden"
+msgid "Fly mode enabled (note: no 'fly' privilege)"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap currently disabled by game or mod"
+msgid "Fog disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fog disabled"
+msgid "Fog enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fog enabled"
+msgid "Game info:"
msgstr ""
#: src/client/game.cpp
-msgid "Debug info shown"
+msgid "Game paused"
msgstr ""
#: src/client/game.cpp
-msgid "Profiler graph shown"
+msgid "Hosting server"
msgstr ""
#: src/client/game.cpp
-msgid "Wireframe shown"
+msgid "Item definitions..."
msgstr ""
#: src/client/game.cpp
-msgid "Debug info, profiler graph, and wireframe hidden"
+msgid "KiB/s"
msgstr ""
#: src/client/game.cpp
-msgid "Debug info and profiler graph hidden"
+msgid "Media..."
msgstr ""
#: src/client/game.cpp
-msgid "Camera update disabled"
+msgid "MiB/s"
msgstr ""
#: src/client/game.cpp
-msgid "Camera update enabled"
+msgid "Minimap currently disabled by game or mod"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range is at maximum: %d"
+msgid "Minimap hidden"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range changed to %d"
+msgid "Minimap in radar mode, Zoom x1"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range is at minimum: %d"
+msgid "Minimap in radar mode, Zoom x2"
msgstr ""
#: src/client/game.cpp
-msgid "Enabled unlimited viewing range"
+msgid "Minimap in radar mode, Zoom x4"
msgstr ""
#: src/client/game.cpp
-msgid "Disabled unlimited viewing range"
+msgid "Minimap in surface mode, Zoom x1"
msgstr ""
#: src/client/game.cpp
-msgid "Zoom currently disabled by game or mod"
+msgid "Minimap in surface mode, Zoom x2"
msgstr ""
#: src/client/game.cpp
-msgid ""
-"Default Controls:\n"
-"No menu visible:\n"
-"- single tap: button activate\n"
-"- double tap: place/use\n"
-"- slide finger: look around\n"
-"Menu/Inventory visible:\n"
-"- double tap (outside):\n"
-" -->close\n"
-"- touch stack, touch slot:\n"
-" --> move stack\n"
-"- touch&drag, tap 2nd finger\n"
-" --> place single item to slot\n"
+msgid "Minimap in surface mode, Zoom x4"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid ""
-"Controls:\n"
-"- %s: move forwards\n"
-"- %s: move backwards\n"
-"- %s: move left\n"
-"- %s: move right\n"
-"- %s: jump/climb\n"
-"- %s: sneak/go down\n"
-"- %s: drop item\n"
-"- %s: inventory\n"
-"- Mouse: turn/look\n"
-"- Mouse left: dig/punch\n"
-"- Mouse right: place/use\n"
-"- Mouse wheel: select item\n"
-"- %s: chat\n"
+msgid "Noclip mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Continue"
+msgid "Noclip mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Change Password"
+msgid "Noclip mode enabled (note: no 'noclip' privilege)"
msgstr ""
#: src/client/game.cpp
-msgid "Game paused"
+msgid "Node definitions..."
msgstr ""
#: src/client/game.cpp
-msgid "Sound Volume"
+msgid "Off"
msgstr ""
#: src/client/game.cpp
-msgid "Exit to Menu"
+msgid "On"
msgstr ""
#: src/client/game.cpp
-msgid "Exit to OS"
+msgid "Pitch move mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Game info:"
+msgid "Pitch move mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "- Mode: "
+msgid "Profiler graph shown"
msgstr ""
#: src/client/game.cpp
@@ -1153,57 +1147,59 @@ msgid "Remote server"
msgstr ""
#: src/client/game.cpp
-msgid "- Address: "
+msgid "Resolving address..."
msgstr ""
#: src/client/game.cpp
-msgid "Hosting server"
+msgid "Shutting down..."
msgstr ""
#: src/client/game.cpp
-msgid "- Port: "
+msgid "Singleplayer"
msgstr ""
#: src/client/game.cpp
-msgid "Singleplayer"
+msgid "Sound Volume"
msgstr ""
#: src/client/game.cpp
-msgid "On"
+msgid "Sound muted"
msgstr ""
#: src/client/game.cpp
-msgid "Off"
+msgid "Sound unmuted"
msgstr ""
#: src/client/game.cpp
-msgid "- Damage: "
+#, c-format
+msgid "Viewing range changed to %d"
msgstr ""
#: src/client/game.cpp
-msgid "- Creative Mode: "
+#, c-format
+msgid "Viewing range is at maximum: %d"
msgstr ""
#: src/client/game.cpp
-msgid "- PvP: "
+#, c-format
+msgid "Viewing range is at minimum: %d"
msgstr ""
#: src/client/game.cpp
-msgid "- Public: "
+#, c-format
+msgid "Volume changed to %d%%"
msgstr ""
#: src/client/game.cpp
-msgid "- Server Name: "
+msgid "Wireframe shown"
msgstr ""
#: src/client/game.cpp
-msgid ""
-"\n"
-"Check debug.txt for details."
+msgid "Zoom currently disabled by game or mod"
msgstr ""
-#: src/client/gameui.cpp
-msgid "Chat shown"
+#: src/client/game.cpp src/gui/modalMenu.cpp
+msgid "ok"
msgstr ""
#: src/client/gameui.cpp
@@ -1211,7 +1207,7 @@ msgid "Chat hidden"
msgstr ""
#: src/client/gameui.cpp
-msgid "HUD shown"
+msgid "Chat shown"
msgstr ""
#: src/client/gameui.cpp
@@ -1219,136 +1215,140 @@ msgid "HUD hidden"
msgstr ""
#: src/client/gameui.cpp
-#, c-format
-msgid "Profiler shown (page %d of %d)"
+msgid "HUD shown"
msgstr ""
#: src/client/gameui.cpp
msgid "Profiler hidden"
msgstr ""
-#: src/client/keycode.cpp
-msgid "Left Button"
+#: src/client/gameui.cpp
+#, c-format
+msgid "Profiler shown (page %d of %d)"
msgstr ""
#: src/client/keycode.cpp
-msgid "Right Button"
+msgid "Apps"
msgstr ""
#: src/client/keycode.cpp
-msgid "Middle Button"
+msgid "Backspace"
msgstr ""
#: src/client/keycode.cpp
-msgid "X Button 1"
+msgid "Caps Lock"
msgstr ""
#: src/client/keycode.cpp
-msgid "X Button 2"
+msgid "Clear"
msgstr ""
#: src/client/keycode.cpp
-msgid "Backspace"
+msgid "Control"
msgstr ""
#: src/client/keycode.cpp
-msgid "Tab"
+msgid "Down"
msgstr ""
#: src/client/keycode.cpp
-msgid "Clear"
+msgid "End"
msgstr ""
#: src/client/keycode.cpp
-msgid "Return"
+msgid "Erase EOF"
msgstr ""
#: src/client/keycode.cpp
-msgid "Shift"
+msgid "Execute"
msgstr ""
#: src/client/keycode.cpp
-msgid "Control"
+msgid "Help"
msgstr ""
#: src/client/keycode.cpp
-msgid "Menu"
+msgid "Home"
msgstr ""
#: src/client/keycode.cpp
-msgid "Pause"
+msgid "IME Accept"
msgstr ""
#: src/client/keycode.cpp
-msgid "Caps Lock"
+msgid "IME Convert"
msgstr ""
#: src/client/keycode.cpp
-msgid "Space"
+msgid "IME Escape"
msgstr ""
#: src/client/keycode.cpp
-msgid "Page up"
+msgid "IME Mode Change"
msgstr ""
#: src/client/keycode.cpp
-msgid "Page down"
+msgid "IME Nonconvert"
msgstr ""
#: src/client/keycode.cpp
-msgid "End"
+msgid "Insert"
+msgstr ""
+
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Left"
msgstr ""
#: src/client/keycode.cpp
-msgid "Home"
+msgid "Left Button"
msgstr ""
-#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
-msgid "Left"
+#: src/client/keycode.cpp
+msgid "Left Control"
msgstr ""
#: src/client/keycode.cpp
-msgid "Up"
+msgid "Left Menu"
msgstr ""
-#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
-msgid "Right"
+#: src/client/keycode.cpp
+msgid "Left Shift"
msgstr ""
#: src/client/keycode.cpp
-msgid "Down"
+msgid "Left Windows"
msgstr ""
#: src/client/keycode.cpp
-msgid "Select"
+msgid "Menu"
msgstr ""
#: src/client/keycode.cpp
-msgid "Print"
+msgid "Middle Button"
msgstr ""
#: src/client/keycode.cpp
-msgid "Execute"
+msgid "Num Lock"
msgstr ""
#: src/client/keycode.cpp
-msgid "Snapshot"
+msgid "Numpad *"
msgstr ""
#: src/client/keycode.cpp
-msgid "Insert"
+msgid "Numpad +"
msgstr ""
#: src/client/keycode.cpp
-msgid "Help"
+msgid "Numpad -"
msgstr ""
#: src/client/keycode.cpp
-msgid "Left Windows"
+msgid "Numpad ."
msgstr ""
#: src/client/keycode.cpp
-msgid "Right Windows"
+msgid "Numpad /"
msgstr ""
#: src/client/keycode.cpp
@@ -1392,99 +1392,107 @@ msgid "Numpad 9"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad *"
+msgid "OEM Clear"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad +"
+msgid "Page down"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad ."
+msgid "Page up"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad -"
+msgid "Pause"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad /"
+msgid "Play"
msgstr ""
#: src/client/keycode.cpp
-msgid "Num Lock"
+msgid "Print"
msgstr ""
#: src/client/keycode.cpp
-msgid "Scroll Lock"
+msgid "Return"
+msgstr ""
+
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Right"
msgstr ""
#: src/client/keycode.cpp
-msgid "Left Shift"
+msgid "Right Button"
msgstr ""
#: src/client/keycode.cpp
-msgid "Right Shift"
+msgid "Right Control"
msgstr ""
#: src/client/keycode.cpp
-msgid "Left Control"
+msgid "Right Menu"
msgstr ""
#: src/client/keycode.cpp
-msgid "Right Control"
+msgid "Right Shift"
msgstr ""
#: src/client/keycode.cpp
-msgid "Left Menu"
+msgid "Right Windows"
msgstr ""
#: src/client/keycode.cpp
-msgid "Right Menu"
+msgid "Scroll Lock"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Escape"
+msgid "Select"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Convert"
+msgid "Shift"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Nonconvert"
+msgid "Sleep"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Accept"
+msgid "Snapshot"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Mode Change"
+msgid "Space"
msgstr ""
#: src/client/keycode.cpp
-msgid "Apps"
+msgid "Tab"
msgstr ""
#: src/client/keycode.cpp
-msgid "Sleep"
+msgid "Up"
msgstr ""
#: src/client/keycode.cpp
-msgid "Erase EOF"
+msgid "X Button 1"
msgstr ""
#: src/client/keycode.cpp
-msgid "Play"
+msgid "X Button 2"
msgstr ""
#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
msgid "Zoom"
msgstr ""
-#: src/client/keycode.cpp
-msgid "OEM Clear"
+#: 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
@@ -1497,28 +1505,16 @@ msgid ""
"creation, or click 'Cancel' to abort."
msgstr ""
-#: src/gui/guiConfirmRegistration.cpp
-msgid "Register and Join"
-msgstr ""
-
-#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
-msgid "Passwords do not match!"
-msgstr ""
-
#: src/gui/guiFormSpecMenu.cpp
msgid "Proceed"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
-msgstr ""
-
-#: src/gui/guiKeyChangeMenu.cpp
msgid "\"Special\" = climb down"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Double tap \"jump\" to toggle fly"
+msgid "Autoforward"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
@@ -1526,71 +1522,71 @@ msgid "Automatic jumping"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Key already in use"
+msgid "Backward"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "press key"
+msgid "Change camera"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Forward"
+msgid "Chat"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Backward"
+msgid "Command"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Special"
+msgid "Console"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Jump"
+msgid "Dec. range"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Sneak"
+msgid "Dec. volume"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Drop"
+msgid "Double tap \"jump\" to toggle fly"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inventory"
+msgid "Drop"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Prev. item"
+msgid "Forward"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Next item"
+msgid "Inc. range"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Change camera"
+msgid "Inc. volume"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle minimap"
+msgid "Inventory"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fly"
+msgid "Jump"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle pitchmove"
+msgid "Key already in use"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fast"
+msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
+msgid "Local command"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
@@ -1598,19 +1594,15 @@ msgid "Mute"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Dec. volume"
-msgstr ""
-
-#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inc. volume"
+msgid "Next item"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Autoforward"
+msgid "Prev. item"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Chat"
+msgid "Range select"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
@@ -1618,47 +1610,51 @@ msgid "Screenshot"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Range select"
+msgid "Sneak"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Dec. range"
+msgid "Special"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inc. range"
+msgid "Toggle HUD"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Console"
+msgid "Toggle chat log"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Command"
+msgid "Toggle fast"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Local command"
+msgid "Toggle fly"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle HUD"
+msgid "Toggle fog"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle chat log"
+msgid "Toggle minimap"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fog"
+msgid "Toggle noclip"
msgstr ""
-#: src/gui/guiPasswordChange.cpp
-msgid "Old Password"
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle pitchmove"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "press key"
msgstr ""
#: src/gui/guiPasswordChange.cpp
-msgid "New Password"
+msgid "Change"
msgstr ""
#: src/gui/guiPasswordChange.cpp
@@ -1666,11 +1662,11 @@ msgid "Confirm Password"
msgstr ""
#: src/gui/guiPasswordChange.cpp
-msgid "Change"
+msgid "New Password"
msgstr ""
-#: src/gui/guiVolumeChange.cpp
-msgid "Sound Volume: "
+#: src/gui/guiPasswordChange.cpp
+msgid "Old Password"
msgstr ""
#: src/gui/guiVolumeChange.cpp
@@ -1681,1058 +1677,936 @@ msgstr ""
msgid "Muted"
msgstr ""
+#: src/gui/guiVolumeChange.cpp
+msgid "Sound Volume: "
+msgstr ""
+
#: src/gui/modalMenu.cpp
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ar"
#: src/settings_translation_file.cpp
-msgid "Controls"
+msgid ""
+"(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 "Build inside player"
+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 ""
-"If enabled, you can place blocks at the position (feet + eye level) where "
-"you stand.\n"
-"This is helpful when working with nodeboxes in small areas."
+"(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 "Flying"
+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 ""
-"Player is able to fly without being affected by gravity.\n"
-"This requires the \"fly\" privilege on the server."
+"0 = parallax occlusion with slope information (faster).\n"
+"1 = relief mapping (slower, more accurate)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pitch move mode"
+msgid "2D noise that controls the shape/size of ridged mountains."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, makes move directions relative to the player's pitch when flying "
-"or swimming."
+msgid "2D noise that controls the shape/size of rolling hills."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast movement"
+msgid "2D noise that controls the shape/size of step mountains."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Fast movement (via the \"special\" key).\n"
-"This requires the \"fast\" privilege on the server."
+msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noclip"
+msgid "2D noise that controls the size/occurrence of rolling hills."
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."
+msgid "2D noise that controls the size/occurrence of step mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cinematic mode"
+msgid "2D noise that locates the river valleys and channels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Smooths camera when looking around. Also called look or mouse smoothing.\n"
-"Useful for recording videos."
+msgid "3D clouds"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera smoothing"
+msgid "3D mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooths rotation of camera. 0 to disable."
+msgid "3D noise defining giant caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera smoothing in cinematic mode"
+msgid ""
+"3D noise defining mountain structure and height.\n"
+"Also defines structure of floatland mountain terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
+msgid "3D noise defining structure of river canyon walls."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Invert mouse"
+msgid "3D noise defining terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Invert vertical mouse movement."
+msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mouse sensitivity"
+msgid "3D noise that determines number of dungeons per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mouse sensitivity multiplier."
+msgid ""
+"3D support.\n"
+"Currently supported:\n"
+"- none: no 3d output.\n"
+"- anaglyph: cyan/magenta color 3d.\n"
+"- interlaced: odd/even line based polarisation screen support.\n"
+"- topbottom: split screen top/bottom.\n"
+"- sidebyside: split screen side by side.\n"
+"- crossview: Cross-eyed 3d\n"
+"- pageflip: quadbuffer based 3d.\n"
+"Note that the interlaced mode requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Special key for climbing/descending"
+msgid ""
+"A chosen map seed for a new map, leave empty for random.\n"
+"Will be overridden when creating a new world in the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
-"down and\n"
-"descending."
+msgid "A message to be displayed to all clients when the server crashes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Double tap jump for fly"
+msgid "A message to be displayed to all clients when the server shuts down."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Double-tapping the jump key toggles fly mode."
+msgid "ABM interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Always fly and fast"
+msgid "Absolute limit of emerge queues"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
-"are\n"
-"enabled."
+msgid "Acceleration in air"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rightclick repetition interval"
+msgid "Acceleration of gravity, in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The time in seconds it takes between repeated right clicks when holding the "
-"right\n"
-"mouse button."
+msgid "Active Block Modifiers"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatically jump up single-node obstacles."
+msgid "Active block management interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Safe digging and placing"
+msgid "Active block range"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active object send range"
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."
+"Address to connect to.\n"
+"Leave this blank to start a local server.\n"
+"Note that the address field in the main menu overrides this setting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Random input"
+msgid "Adds particles when digging a node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable random user input (only used for testing)."
+msgid ""
+"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
+"screens."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Continuous forward"
+msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Continuous forward movement, toggled by autoforward key.\n"
-"Press the autoforward key again or the backwards movement to disable."
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Touch screen threshold"
+msgid "Altitude chill"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The length in pixels it takes for touch screen interaction to start."
+msgid "Always fly and fast"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fixed virtual joystick"
+msgid "Ambient occlusion gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"(Android) Fixes the position of virtual joystick.\n"
-"If disabled, virtual joystick will center to first-touch's position."
+msgid "Amount of messages a player may send per 10 seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Virtual joystick triggers aux button"
+msgid "Amplifies the valleys."
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."
+msgid "Anisotropic filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable joysticks"
+msgid "Announce server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick ID"
+msgid "Announce to this serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The identifier of the joystick to use"
+msgid "Append item name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick type"
+msgid "Append item name to tooltip."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The type of joystick"
+msgid "Apple trees noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick button repetition interval"
+msgid "Arm inertia"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The time in seconds it takes between repeated events\n"
-"when holding down a joystick button combination."
+"Arm inertia, gives a more realistic movement of\n"
+"the arm when the camera moves."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick frustum sensitivity"
+msgid "Ask to reconnect after crash"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The sensitivity of the joystick axes for moving the\n"
-"ingame view frustum around."
+"At this distance the server will aggressively optimize which blocks are sent "
+"to\n"
+"clients.\n"
+"Small values potentially improve performance a lot, at the expense of "
+"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)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Forward key"
+msgid "Automatic forward key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player forward.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Automatically jump up single-node obstacles."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Backward key"
+msgid "Automatically report to the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player backward.\n"
-"Will also disable autoforward, when active.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Autosave screen size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Left key"
+msgid "Autoscaling mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player left.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Backward key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Right key"
+msgid "Base ground level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player right.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Base terrain height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Jump key"
+msgid "Basic"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for jumping.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Basic privileges"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneak key"
+msgid "Beach noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for sneaking.\n"
-"Also used for climbing down and descending in water if aux1_descends is "
-"disabled.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Beach noise threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inventory key"
+msgid "Bilinear filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the inventory.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bind address"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Special key"
+msgid "Biome API temperature and humidity noise parameters"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving fast in fast mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Biome noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat key"
+msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Command key"
+msgid "Bold and italic font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window to type commands.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bold and italic monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window to type local commands.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bold font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Range select key"
+msgid "Bold monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling unlimited view range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Build inside player"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fly key"
+msgid "Builtin"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling flying.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bumpmapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pitch move key"
+msgid ""
+"Camera 'near clipping 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 ""
-"Key for toggling pitch move mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Camera smoothing"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast key"
+msgid "Camera smoothing in cinematic mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling fast mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Camera update toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noclip key"
+msgid "Cave noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling noclip mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave noise #1"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar next key"
+msgid "Cave noise #2"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the next item in the hotbar.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar previous key"
+msgid "Cave1 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the previous item in the hotbar.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave2 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mute key"
+msgid "Cavern limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for muting the game.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cavern noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inc. volume key"
+msgid "Cavern taper"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for increasing the volume.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cavern threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dec. volume key"
+msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for decreasing the volume.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatic forward key"
+msgid ""
+"Changes the main menu UI:\n"
+"- Full: Multiple 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."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling autoforward.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cinematic mode key"
+msgid "Chat message count limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling cinematic mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat message format"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap key"
+msgid "Chat message kick threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling display of minimap.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat message max length"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for taking screenshots.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Drop item key"
+msgid "Chatcommands"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for dropping the currently selected item.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chunk size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View zoom key"
+msgid "Cinematic mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key to use view zoom when possible.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cinematic mode key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 1 key"
+msgid "Clean transparent textures"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the first hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Client"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 2 key"
+msgid "Client and Server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the second hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Client modding"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 3 key"
+msgid "Client side modding restrictions"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the third hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Client side node lookup range restriction"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 4 key"
+msgid "Climbing speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the fourth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cloud radius"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 5 key"
+msgid "Clouds"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the fifth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Clouds are a client side effect."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 6 key"
+msgid "Clouds in menu"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the sixth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Colored fog"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 7 key"
+msgid ""
+"Comma-separated list of flags to hide in the content repository.\n"
+"\"nonfree\" can be used to hide packages which do not qualify as 'free "
+"software',\n"
+"as defined by the Free Software Foundation.\n"
+"You can also specify content ratings.\n"
+"These flags are independent from Minetest versions,\n"
+"so see a full list at https://content.minetest.net/help/content_flags/"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the seventh hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
+"allow them to upload and download data to/from the internet."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 8 key"
+msgid ""
+"Comma-separated list of trusted mods that are allowed to access insecure\n"
+"functions even when mod security is on (via request_insecure_environment())."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the eighth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Command key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 9 key"
+msgid "Connect glass"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the ninth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Connect to external media server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 10 key"
+msgid "Connects glass if supported by node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the tenth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Console alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 11 key"
+msgid "Console color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 11th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Console height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 12 key"
+msgid "ContentDB Flag Blacklist"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 12th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "ContentDB URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 13 key"
+msgid "Continuous forward"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 13th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"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
-msgid "Hotbar slot 14 key"
+msgid "Controls"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 14th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Controls length of day/night cycle.\n"
+"Examples:\n"
+"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 15 key"
+msgid "Controls sinking speed in liquid."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 15th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Controls steepness/depth of lake depressions."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 16 key"
+msgid "Controls steepness/height of hills."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 16th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 17 key"
+msgid "Crash message"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 17th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Creative"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 18 key"
+msgid "Crosshair alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 18th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Crosshair alpha (opaqueness, between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 19 key"
+msgid "Crosshair color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 19th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Crosshair color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 20 key"
+msgid "DPI"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 20th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 21 key"
+msgid "Debug info toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 21st hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Debug log file size threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 22 key"
+msgid "Debug log level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 22nd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 23 key"
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 23rd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Dedicated server step"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 24 key"
+msgid "Default acceleration"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Default game"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 24th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Default game when creating a new world.\n"
+"This will be overridden when creating a world from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 25 key"
+msgid "Default password"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 25th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Default privileges"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 26 key"
+msgid "Default report format"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 26th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Default timeout for cURL, stated in milliseconds.\n"
+"Only has an effect if compiled with cURL."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 27 key"
+msgid "Defines areas where trees have apples."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 27th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines areas with sandy beaches."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 28 key"
+msgid "Defines distribution of higher terrain and steepness of cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 28th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines distribution of higher terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 29 key"
+msgid "Defines full size of caverns, smaller values create larger caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 29th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines large-scale river channel structure."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 30 key"
+msgid "Defines location and terrain of optional hills and lakes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 30th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Defines sampling step of texture.\n"
+"A higher value results in smoother normal maps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 31 key"
+msgid "Defines the base ground level."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 31st hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines the depth of the river channel."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 32 key"
+msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 32nd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines the width of the river channel."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HUD toggle key"
+msgid "Defines the width of the river valley."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines tree areas and tree density."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of the HUD.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Delay between mesh updates on the client in ms. Increasing this will slow\n"
+"down the rate of mesh updates, thus reducing jitter on slower clients."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat toggle key"
+msgid "Delay in sending blocks after building"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of chat.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Delay showing tooltips, stated in milliseconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of the large chat console.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Depth below which you'll find giant caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog toggle key"
+msgid "Depth below which you'll find large caves."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of fog.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Description of server, to be displayed when players join and in the "
+"serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera update toggle key"
+msgid "Desert noise threshold"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the camera update. Only used for development\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Deserts occur when np_biome exceeds this value.\n"
+"When the 'snowbiomes' flag is enabled, this is ignored."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Debug info toggle key"
+msgid "Desynchronize block animation"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of debug info.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Digging particles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Profiler toggle key"
+msgid "Disable anticheat"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of the profiler. Used for development.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Disallow empty passwords"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Toggle camera mode key"
+msgid "Domain name of server, to be displayed in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for switching between first- and third-person camera.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Double tap jump for fly"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View range increase key"
+msgid "Double-tapping the jump key toggles fly mode."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for increasing the viewing range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Drop item key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View range decrease key"
+msgid "Dump the mapgen debug information."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for decreasing the viewing range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Dungeon maximum Y"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Graphics"
+msgid "Dungeon minimum Y"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-Game"
+msgid "Dungeon noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Basic"
+msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid "Enable console window"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog"
+msgid "Enable creative mode for new created maps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether to fog out the end of the visible area."
+msgid "Enable joysticks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Leaves style"
+msgid "Enable mod channels support."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Leaves style:\n"
-"- Fancy: all faces visible\n"
-"- Simple: only outer faces, if defined special_tiles are used\n"
-"- Opaque: disable transparency"
+msgid "Enable mod security"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Connect glass"
+msgid "Enable players getting damage and dying."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Connects glass if supported by node."
+msgid "Enable random user input (only used for testing)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooth lighting"
+msgid "Enable register confirmation"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enable register confirmation when connecting to server.\n"
+"If disabled, new account will be registered automatically."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2742,3155 +2616,3395 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds"
+msgid ""
+"Enable to disallow old clients from connecting.\n"
+"Older clients are compatible in the sense that they will not crash when "
+"connecting\n"
+"to new servers, but they may not support all new features that you are "
+"expecting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds are a client side effect."
+msgid ""
+"Enable usage of remote media server (if provided by server).\n"
+"Remote servers offer a significantly faster way to download media (e.g. "
+"textures)\n"
+"when connecting to the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D clouds"
+msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use 3D cloud look instead of flat."
+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."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Node highlighting"
+msgid ""
+"Enable/disable running an IPv6 server.\n"
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Method used to highlight selected object."
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Digging particles"
+msgid "Enables animation of inventory items."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Adds particles when digging a node."
+msgid ""
+"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
+"texture pack\n"
+"or need to be auto-generated.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filtering"
+msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mipmapping"
+msgid "Enables minimap."
msgstr ""
#: src/settings_translation_file.cpp
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."
+"Enables on the fly normalmap generation (Emboss effect).\n"
+"Requires bumpmapping to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Anisotropic filtering"
+msgid ""
+"Enables parallax occlusion mapping.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use anisotropic filtering when viewing at textures from an angle."
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bilinear filtering"
+msgid "Engine profiling data print interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use bilinear filtering when scaling textures."
+msgid "Entity methods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trilinear filtering"
+msgid ""
+"Experimental option, might cause visible spaces between blocks\n"
+"when set to higher number than 0."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use trilinear filtering when scaling textures."
+msgid "FPS in pause menu"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clean transparent textures"
+msgid "FSAA"
msgstr ""
#: src/settings_translation_file.cpp
-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"
-"at texture load time."
+msgid "Factor noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimum texture size"
+msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-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"
-"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"
-"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
-"enabled.\n"
-"This is also used as the base node texture size for world-aligned\n"
-"texture autoscaling."
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FSAA"
+msgid "Fallback font shadow"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Experimental option, might cause visible spaces between blocks\n"
-"when set to higher number than 0."
+msgid "Fallback font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Undersampling"
+msgid "Fallback font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Undersampling is similar to using a lower screen resolution, but it applies\n"
-"to the game world only, keeping the GUI intact.\n"
-"It should give a significant performance boost at the cost of less detailed "
-"image.\n"
-"Higher values result in a less detailed image."
+msgid "Fast key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Shaders allow advanced visual effects and may increase performance on some "
-"video\n"
-"cards.\n"
-"This only works with the OpenGL video backend."
+msgid "Fast mode acceleration"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shader path"
+msgid "Fast mode speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Path to shader directory. If no path is defined, default location will be "
-"used."
+msgid "Fast movement"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filmic tone mapping"
+msgid ""
+"Fast movement (via the \"special\" key).\n"
+"This requires the \"fast\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
+msgid "Field of view"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bumpmapping"
+msgid "Field of view in degrees."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
-"texture pack\n"
-"or need to be auto-generated.\n"
-"Requires shaders to be enabled."
+"File in client/serverlist/ that contains your favorite servers displayed in "
+"the\n"
+"Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Generate normalmaps"
+msgid "Filler depth"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Filler depth noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Filmic tone mapping"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enables on the fly normalmap generation (Emboss effect).\n"
-"Requires bumpmapping to be enabled."
+"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"
+"at texture load time."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Normalmaps strength"
+msgid "Filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of generated normalmaps."
+msgid "First of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Normalmaps sampling"
+msgid "First of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Defines sampling step of texture.\n"
-"A higher value results in smoother normal maps."
+msgid "Fixed map seed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion"
+msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Enables parallax occlusion mapping.\n"
-"Requires shaders to be enabled."
+msgid "Fly key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion mode"
+msgid "Flying"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"0 = parallax occlusion with slope information (faster).\n"
-"1 = relief mapping (slower, more accurate)."
+msgid "Fog"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion strength"
+msgid "Fog start"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of parallax."
+msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion iterations"
+msgid "Font bold by default"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Number of parallax occlusion iterations."
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion scale"
+msgid "Font shadow"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Overall scale of parallax occlusion effect."
+msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion bias"
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Overall bias of parallax occlusion effect, usually scale/2."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving Nodes"
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
-"Requires shaders to be enabled."
+"Format of player chat messages. The following strings are valid "
+"placeholders:\n"
+"@name, @message, @timestamp (optional)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Format of screenshots."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Formspec Default Background Color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Formspec Default Background Opacity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving leaves"
+msgid "Formspec Full-Screen Background Color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set to true enables waving leaves.\n"
-"Requires shaders to be enabled."
+msgid "Formspec Full-Screen Background Opacity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Formspec default background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set to true enables waving plants.\n"
-"Requires shaders to be enabled."
+msgid "Formspec default background opacity (between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Advanced"
+msgid "Formspec full-screen background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Arm inertia"
+msgid "Formspec full-screen background opacity (between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Arm inertia, gives a more realistic movement of\n"
-"the arm when the camera moves."
+msgid "Forward key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum FPS"
+msgid "Fourth of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If FPS would go higher than this, limit it by sleeping\n"
-"to not waste CPU power for no benefit."
+msgid "Fractal type"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FPS in pause menu"
+msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum FPS when game is paused."
+msgid "FreeType fonts"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pause on lost window focus"
+msgid ""
+"From how far blocks are generated for clients, stated in mapblocks (16 "
+"nodes)."
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."
+"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Viewing range"
+msgid ""
+"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
-msgid "View distance in nodes."
+msgid "Full screen"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Near clipping plane"
+msgid "Full screen BPP"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Camera 'near clipping 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."
+msgid "Fullscreen mode."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screen width"
+msgid "GUI scaling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Width component of the initial window size."
+msgid "GUI scaling filter"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screen height"
+msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height component of the initial window size."
+msgid "Generate normalmaps"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Autosave screen size"
+msgid "Global callbacks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Save window size automatically when modified."
+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."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Full screen"
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fullscreen mode."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Full screen BPP"
+msgid "Graphics"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bits per pixel (aka color depth) in fullscreen mode."
+msgid "Gravity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "VSync"
+msgid "Ground level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Vertical screen synchronization."
+msgid "Ground noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Field of view"
+msgid "HTTP mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Field of view in degrees."
+msgid "HUD scale factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
+msgid "HUD toggle key"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
+"Handling for deprecated Lua API calls:\n"
+"- legacy: (try to) mimic old behaviour (default for release).\n"
+"- log: mimic and log backtrace of deprecated call (default for debug).\n"
+"- error: abort on usage of deprecated call (suggested for mod developers)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
+msgid ""
+"Have the profiler instrument itself:\n"
+"* Instrument an empty function.\n"
+"This estimates the overhead, that instrumentation is adding (+1 function "
+"call).\n"
+"* Instrument the sampler being used to update the statistics."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid "Heat blend noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Heat noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid "Height component of the initial window size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Height noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid "Height select noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "High-precision FPU"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid "Hill steepness"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Hill threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+msgid "Hilliness1 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Texture path"
+msgid "Hilliness2 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to texture directory. All textures are first searched from here."
+msgid "Hilliness3 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Video driver"
+msgid "Hilliness4 noise"
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."
+msgid "Homepage of server, to be displayed in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cloud radius"
+msgid ""
+"Horizontal acceleration in air when jumping or falling,\n"
+"in nodes per second per second."
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 "
-"corners."
+"Horizontal and vertical acceleration in fast mode,\n"
+"in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View bobbing factor"
+msgid ""
+"Horizontal and vertical acceleration on ground or when climbing,\n"
+"in nodes per second per second."
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."
+msgid "Hotbar next key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fall bobbing factor"
+msgid "Hotbar previous key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Multiplier for fall bobbing.\n"
-"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
+msgid "Hotbar slot 1 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D mode"
+msgid "Hotbar slot 10 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"3D support.\n"
-"Currently supported:\n"
-"- none: no 3d output.\n"
-"- anaglyph: cyan/magenta color 3d.\n"
-"- interlaced: odd/even line based polarisation screen support.\n"
-"- topbottom: split screen top/bottom.\n"
-"- sidebyside: split screen side by side.\n"
-"- crossview: Cross-eyed 3d\n"
-"- pageflip: quadbuffer based 3d.\n"
-"Note that the interlaced mode requires shaders to be enabled."
+msgid "Hotbar slot 11 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console height"
+msgid "Hotbar slot 12 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
+msgid "Hotbar slot 13 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console color"
+msgid "Hotbar slot 14 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console background color (R,G,B)."
+msgid "Hotbar slot 15 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console alpha"
+msgid "Hotbar slot 16 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
+msgid "Hotbar slot 17 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Full-Screen Background Opacity"
+msgid "Hotbar slot 18 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec full-screen background opacity (between 0 and 255)."
+msgid "Hotbar slot 19 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Full-Screen Background Color"
+msgid "Hotbar slot 2 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec full-screen background color (R,G,B)."
+msgid "Hotbar slot 20 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Default Background Opacity"
+msgid "Hotbar slot 21 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec default background opacity (between 0 and 255)."
+msgid "Hotbar slot 22 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Default Background Color"
+msgid "Hotbar slot 23 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec default background color (R,G,B)."
+msgid "Hotbar slot 24 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box color"
+msgid "Hotbar slot 25 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box border color (R,G,B)."
+msgid "Hotbar slot 26 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box width"
+msgid "Hotbar slot 27 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Width of the selection box lines around nodes."
+msgid "Hotbar slot 28 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair color"
+msgid "Hotbar slot 29 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair color (R,G,B)."
+msgid "Hotbar slot 3 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair alpha"
+msgid "Hotbar slot 30 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair alpha (opaqueness, between 0 and 255)."
+msgid "Hotbar slot 31 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Recent Chat Messages"
+msgid "Hotbar slot 32 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of recent chat messages to show"
+msgid "Hotbar slot 4 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Desynchronize block animation"
+msgid "Hotbar slot 5 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether node texture animations should be desynchronized per mapblock."
+msgid "Hotbar slot 6 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum hotbar width"
+msgid "Hotbar slot 7 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Maximum proportion of current window to be used for hotbar.\n"
-"Useful if there's something to be displayed right or left of hotbar."
+msgid "Hotbar slot 8 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HUD scale factor"
+msgid "Hotbar slot 9 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modifies the size of the hudbar elements."
+msgid "How deep to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mesh cache"
+msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables caching of facedir rotated meshes."
+msgid ""
+"How much the server will wait before unloading unused mapblocks.\n"
+"Higher value is smoother, but will use more RAM."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock mesh generation delay"
+msgid "How wide to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Delay between mesh updates on the client in ms. Increasing this will slow\n"
-"down the rate of mesh updates, thus reducing jitter on slower clients."
+msgid "Humidity blend noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock mesh generator's MapBlock cache size in MB"
+msgid "Humidity noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
-"increase the cache hit %, reducing the data being copied from the main\n"
-"thread, thus reducing jitter."
+msgid "Humidity variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap"
+msgid "IPv6"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables minimap."
+msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Round minimap"
+msgid ""
+"If FPS would go higher than this, limit it by sleeping\n"
+"to not waste CPU power for no benefit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shape of the minimap. Enabled = round, disabled = square."
+msgid ""
+"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
+"are\n"
+"enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap scan height"
+msgid ""
+"If enabled the server will perform map block occlusion culling based on\n"
+"on the eye position of the player. This can reduce the number of blocks\n"
+"sent to the client 50-80%. The client will not longer receive most "
+"invisible\n"
+"so that the utility of noclip mode is reduced."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"True = 256\n"
-"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"If enabled together with fly mode, player is able to fly through solid "
+"nodes.\n"
+"This requires the \"noclip\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Colored fog"
+msgid ""
+"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
+"down and\n"
+"descending."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
+"If enabled, actions are recorded for rollback.\n"
+"This option is only read when server starts."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ambient occlusion gamma"
+msgid "If enabled, disable cheat prevention in multiplayer."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The strength (darkness) of node ambient-occlusion shading.\n"
-"Lower is darker, Higher is lighter. The valid range of values for this\n"
-"setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
-"set to the nearest valid value."
+"If enabled, invalid world data won't cause the server to shut down.\n"
+"Only enable this if you know what you are doing."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inventory items animations"
+msgid ""
+"If enabled, makes move directions relative to the player's pitch when flying "
+"or swimming."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables animation of inventory items."
+msgid "If enabled, new players cannot join with an empty password."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog start"
+msgid ""
+"If enabled, you can place blocks at the position (feet + eye level) where "
+"you stand.\n"
+"This is helpful when working with nodeboxes in small areas."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fraction of the visible distance at which fog starts to be rendered"
+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 "Opaque liquids"
+msgid ""
+"If the file size of debug.txt exceeds the number of megabytes specified in\n"
+"this setting when it is opened, the file is moved to debug.txt.1,\n"
+"deleting an older debug.txt.1 if it exists.\n"
+"debug.txt is only moved if this setting is positive."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Makes all liquids opaque"
+msgid "If this is set, players will always (re)spawn at the given position."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "World-aligned textures mode"
+msgid "Ignore world errors"
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "In-Game"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Autoscaling mode"
+msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
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!"
+msgid "In-game chat console background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Show entity selection boxes"
+msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Menus"
+msgid "Inc. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds in menu"
+msgid "Initial vertical speed when jumping, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use a cloud animation for the main menu background."
+msgid ""
+"Instrument builtin.\n"
+"This is usually only needed by core/builtin contributors"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling"
+msgid "Instrument chatcommands on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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"
-"edge pixels when images are scaled by non-integer sizes."
+"Instrument global callback functions on registration.\n"
+"(anything you pass to a minetest.register_*() function)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling filter"
+msgid ""
+"Instrument the action function of Active Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"When gui_scaling_filter is true, all GUI images need to be\n"
-"filtered in software, but some images are generated directly\n"
-"to hardware (e.g. render-to-texture for nodes in inventory)."
+"Instrument the action function of Loading Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling filter txr2img"
+msgid "Instrument the methods of entities on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"When gui_scaling_filter_txr2img is true, copy those images\n"
-"from hardware to software for scaling. When false, fall back\n"
-"to the old scaling method, for video drivers that don't\n"
-"properly support downloading textures back from hardware."
+msgid "Instrumentation"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Tooltip delay"
+msgid "Interval of saving important changes in the world, stated in seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Delay showing tooltips, stated in milliseconds."
+msgid "Interval of sending time of day to clients."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Append item name"
+msgid "Inventory items animations"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Append item name to tooltip."
+msgid "Inventory key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FreeType fonts"
+msgid "Invert mouse"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Whether FreeType fonts are used, requires FreeType support to be compiled in."
+msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Italic font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid "Italic monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Item entity TTL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow"
+msgid "Iterations"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid ""
+"Iterations of the recursive function.\n"
+"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
-msgid "Font shadow alpha"
+msgid "Joystick ID"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Joystick button repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font path"
+msgid "Joystick frustum sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font size"
+msgid "Joystick type"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid ""
+"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 "This font will be used for certain languages."
+msgid ""
+"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 "Fallback font size"
+msgid ""
+"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 "Fallback font shadow"
+msgid ""
+"Julia set only.\n"
+"Z component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font shadow alpha"
+msgid "Julia w"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot folder"
+msgid "Julia x"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to save screenshots at."
+msgid "Julia y"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot format"
+msgid "Julia z"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Format of screenshots."
+msgid "Jump key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot quality"
+msgid "Jumping speed"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Screenshot quality. Only used for JPEG format.\n"
-"1 means worst quality; 100 means best quality.\n"
-"Use 0 for default quality."
+"Key for decreasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "DPI"
+msgid ""
+"Key for decreasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
-"screens."
+"Key for dropping the currently selected item.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable console window"
+msgid ""
+"Key for increasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Windows systems only: Start Minetest with the command line window in the "
-"background.\n"
-"Contains the same information as the file debug.txt (default name)."
+"Key for increasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sound"
+msgid ""
+"Key for jumping.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Volume"
+msgid ""
+"Key for moving fast in fast mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mute sound"
+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 ""
#: src/settings_translation_file.cpp
-msgid "Client"
+msgid ""
+"Key for moving the player forward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Network"
+msgid ""
+"Key for moving the player left.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server address"
+msgid ""
+"Key for moving the player right.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Address to connect to.\n"
-"Leave this blank to start a local server.\n"
-"Note that the address field in the main menu overrides this setting."
+"Key for muting the game.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Remote port"
+msgid ""
+"Key for opening the chat window to type commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Port to connect to (UDP).\n"
-"Note that the port field in the main menu overrides this setting."
+"Key for opening the chat window to type local commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Saving map received from server"
+msgid ""
+"Key for opening the chat window.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Save the map received by the client on disk."
+msgid ""
+"Key for opening the inventory.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Connect to external media server"
+msgid ""
+"Key for selecting the 11th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable usage of remote media server (if provided by server).\n"
-"Remote servers offer a significantly faster way to download media (e.g. "
-"textures)\n"
-"when connecting to the server."
+"Key for selecting the 12th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client modding"
+msgid ""
+"Key for selecting the 13th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Key for selecting the 14th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Serverlist URL"
+msgid ""
+"Key for selecting the 15th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "URL to the server list displayed in the Multiplayer Tab."
+msgid ""
+"Key for selecting the 16th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Serverlist file"
+msgid ""
+"Key for selecting the 17th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"File in client/serverlist/ that contains your favorite servers displayed in "
-"the\n"
-"Multiplayer Tab."
+"Key for selecting the 18th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum size of the out chat queue"
+msgid ""
+"Key for selecting the 19th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
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."
+"Key for selecting the 20th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable register confirmation"
+msgid ""
+"Key for selecting the 21st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable register confirmation when connecting to server.\n"
-"If disabled, new account will be registered automatically."
+"Key for selecting the 22nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock unload timeout"
+msgid ""
+"Key for selecting the 23rd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Timeout for client to remove unused map data from memory."
+msgid ""
+"Key for selecting the 24th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock limit"
+msgid ""
+"Key for selecting the 25th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of mapblocks for client to be kept in memory.\n"
-"Set to -1 for unlimited amount."
+"Key for selecting the 26th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Show debug info"
+msgid ""
+"Key for selecting the 27th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether to show the client debug info (has the same effect as hitting F5)."
+"Key for selecting the 28th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server / Singleplayer"
+msgid ""
+"Key for selecting the 29th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server name"
+msgid ""
+"Key for selecting the 30th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Name of the server, to be displayed when players join and in the serverlist."
+"Key for selecting the 31st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server description"
+msgid ""
+"Key for selecting the 32nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Description of server, to be displayed when players join and in the "
-"serverlist."
+"Key for selecting the eighth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Domain name of server, to be displayed in the serverlist."
+msgid ""
+"Key for selecting the fifth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server URL"
+msgid ""
+"Key for selecting the first hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Homepage of server, to be displayed in the serverlist."
+msgid ""
+"Key for selecting the fourth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Announce server"
+msgid ""
+"Key for selecting the next item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatically report to the serverlist."
+msgid ""
+"Key for selecting the ninth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Announce to this serverlist."
+msgid ""
+"Key for selecting the previous item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strip color codes"
+msgid ""
+"Key for selecting the second hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
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"
+"Key for selecting the seventh hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server port"
+msgid ""
+"Key for selecting the sixth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Network port to listen (UDP).\n"
-"This value will be overridden when starting from the main menu."
+"Key for selecting the tenth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bind address"
+msgid ""
+"Key for selecting the third hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The network interface that the server listens on."
+msgid ""
+"Key for sneaking.\n"
+"Also used for climbing down and descending in water if aux1_descends is "
+"disabled.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strict protocol checking"
+msgid ""
+"Key for switching between first- and third-person camera.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable to disallow old clients from connecting.\n"
-"Older clients are compatible in the sense that they will not crash when "
-"connecting\n"
-"to new servers, but they may not support all new features that you are "
-"expecting."
+"Key for taking screenshots.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Remote media"
+msgid ""
+"Key for toggling autoforward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
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"
-"(obviously, remote_media should end with a slash).\n"
-"Files that are not present will be fetched the usual way."
+"Key for toggling cinematic mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 server"
+msgid ""
+"Key for toggling display of minimap.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Key for toggling fast mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum simultaneous block sends per client"
+msgid ""
+"Key for toggling flying.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
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)"
+"Key for toggling noclip mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Delay in sending blocks after building"
+msgid ""
+"Key for toggling pitch move mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"To reduce lag, block transfers are slowed down when a player is building "
-"something.\n"
-"This determines how long they are slowed down after placing or removing a "
-"node."
+"Key for toggling the camera update. Only used for development\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max. packets per iteration"
+msgid ""
+"Key for toggling the display of chat.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of packets sent per send step, if you have a slow connection\n"
-"try reducing it, but don't reduce it to a number below double of targeted\n"
-"client number."
+"Key for toggling the display of debug info.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default game"
+msgid ""
+"Key for toggling the display of fog.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Default game when creating a new world.\n"
-"This will be overridden when creating a world from the main menu."
+"Key for toggling the display of the HUD.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Message of the day"
+msgid ""
+"Key for toggling the display of the large chat console.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Message of the day displayed to players connecting."
+msgid ""
+"Key for toggling the display of the profiler. Used for development.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum users"
+msgid ""
+"Key for toggling unlimited view range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of players that can be connected simultaneously."
+msgid ""
+"Key to use view zoom when possible.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map directory"
+msgid "Kick players who sent more than X messages per 10 seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"World directory (everything in the world is stored here).\n"
-"Not needed if starting from the main menu."
+msgid "Lake steepness"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Item entity TTL"
+msgid "Lake threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Time in seconds for item entity (dropped items) to live.\n"
-"Setting it to -1 disables the feature."
+msgid "Language"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Damage"
+msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable players getting damage and dying."
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Creative"
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable creative mode for new created maps."
+msgid "Large cave proportion flooded"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fixed map seed"
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"A chosen map seed for a new map, leave empty for random.\n"
-"Will be overridden when creating a new world in the main menu."
+msgid "Leaves style"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default password"
+msgid ""
+"Leaves style:\n"
+"- Fancy: all faces visible\n"
+"- Simple: only outer faces, if defined special_tiles are used\n"
+"- Opaque: disable transparency"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "New users need to input this password."
+msgid "Left key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default privileges"
+msgid ""
+"Length of a server tick and the interval at which objects are generally "
+"updated over\n"
+"network."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The privileges that new users automatically get.\n"
-"See /privs in game for a full list on your server and mod configuration."
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Basic privileges"
+msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Privileges that players with basic_privs can grant"
+msgid "Length of time between NodeTimer execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Unlimited player transfer distance"
+msgid "Length of time between active block management cycles"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether players are shown to clients without any range limit.\n"
-"Deprecated, use the setting player_transfer_distance instead."
+"Level of logging to be written to debug.txt:\n"
+"- <nothing> (no logging)\n"
+"- none (messages with no level)\n"
+"- error\n"
+"- warning\n"
+"- action\n"
+"- info\n"
+"- verbose"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Player transfer distance"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Player versus player"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether to allow players to damage and kill each other."
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mod channels"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable mod channels support."
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Static spawnpoint"
+msgid "Limit of emerge queues on disk"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If this is set, players will always (re)spawn at the given position."
+msgid "Limit of emerge queues to generate"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Disallow empty passwords"
+msgid ""
+"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
+"Only mapchunks completely within the mapgen limit are generated.\n"
+"Value is stored per-world."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If enabled, new players cannot join with an empty password."
+msgid ""
+"Limits number of parallel HTTP requests. Affects:\n"
+"- Media fetch if server uses remote_media setting.\n"
+"- Serverlist download and server announcement.\n"
+"- Downloads performed by main menu (e.g. mod manager).\n"
+"Only has an effect if compiled with cURL."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Disable anticheat"
+msgid "Liquid fluidity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If enabled, disable cheat prevention in multiplayer."
+msgid "Liquid fluidity smoothing"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rollback recording"
+msgid "Liquid loop max"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, actions are recorded for rollback.\n"
-"This option is only read when server starts."
+msgid "Liquid queue purge time"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message format"
+msgid "Liquid sinking"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Format of player chat messages. The following strings are valid "
-"placeholders:\n"
-"@name, @message, @timestamp (optional)"
+msgid "Liquid update interval in seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shutdown message"
+msgid "Liquid update tick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server shuts down."
+msgid "Load the game profiler"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crash message"
+msgid ""
+"Load the game profiler to collect game profiling data.\n"
+"Provides a /profiler command to access the compiled profile.\n"
+"Useful for mod developers and server operators."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server crashes."
+msgid "Loading Block Modifiers"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ask to reconnect after crash"
+msgid "Lower Y limit of dungeons."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Whether to ask clients to reconnect after a (Lua) crash.\n"
-"Set this to true if your server is set up to restart automatically."
+msgid "Main menu script"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active object send range"
+msgid "Main menu style"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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)"
+"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active block range"
+msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "Makes all liquids opaque"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max block send distance"
+msgid "Map directory"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
+msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum forceloaded blocks"
+msgid ""
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of forceloaded mapblocks."
+msgid ""
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time send interval"
+msgid ""
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 "Interval of sending time of day to clients."
+msgid "Map generation attributes specific to Mapgen v5."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time speed"
+msgid ""
+"Map generation attributes specific to Mapgen v6.\n"
+"The 'snowbiomes' flag enables the new 5 biome system.\n"
+"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
+"the 'jungles' flag is ignored."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Controls length of day/night cycle.\n"
-"Examples:\n"
-"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
+"Map generation attributes specific to Mapgen v7.\n"
+"'ridges' enables the rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "World start time"
+msgid "Map generation limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time of day when a new world is started, in millihours (0-23999)."
+msgid "Map save interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map save interval"
+msgid "Mapblock limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Interval of saving important changes in the world, stated in seconds."
+msgid "Mapblock mesh generation delay"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message max length"
+msgid "Mapblock mesh generator's MapBlock cache size in MB"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Set the maximum character length of a chat message sent by clients."
+msgid "Mapblock unload timeout"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message count limit"
+msgid "Mapgen Carpathian"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Amount of messages a player may send per 10 seconds."
+msgid "Mapgen Carpathian specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message kick threshold"
+msgid "Mapgen Flat"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Kick players who sent more than X messages per 10 seconds."
+msgid "Mapgen Flat specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Physics"
+msgid "Mapgen Fractal"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default acceleration"
+msgid "Mapgen Fractal specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal and vertical acceleration on ground or when climbing,\n"
-"in nodes per second per second."
+msgid "Mapgen V5"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Acceleration in air"
+msgid "Mapgen V5 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal acceleration in air when jumping or falling,\n"
-"in nodes per second per second."
+msgid "Mapgen V6"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast mode acceleration"
+msgid "Mapgen V6 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal and vertical acceleration in fast mode,\n"
-"in nodes per second per second."
+msgid "Mapgen V7"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking speed"
+msgid "Mapgen V7 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking and flying speed, in nodes per second."
+msgid "Mapgen Valleys"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneaking speed"
+msgid "Mapgen Valleys specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneaking speed, in nodes per second."
+msgid "Mapgen debug"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast mode speed"
+msgid "Mapgen flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
+msgid "Mapgen name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Climbing speed"
+msgid "Max block generate distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Vertical climbing speed, in nodes per second."
+msgid "Max block send distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Jumping speed"
+msgid "Max liquids processed per step."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Initial vertical speed when jumping, in nodes per second."
+msgid "Max. clearobjects extra blocks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid fluidity"
+msgid "Max. packets per iteration"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Maximum FPS"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid fluidity smoothing"
+msgid "Maximum FPS when game is paused."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
-"high speed."
+msgid "Maximum forceloaded blocks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid sinking"
+msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls sinking speed in liquid."
+msgid "Maximum limit of random number of large caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gravity"
+msgid "Maximum limit of random number of small caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Acceleration of gravity, in nodes per second per second."
+msgid ""
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
+"high speed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Deprecated Lua API handling"
+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 ""
-"Handling for deprecated lua api calls:\n"
-"- legacy: (try to) mimic old behaviour (default for release).\n"
-"- log: mimic and log backtrace of deprecated call (default for debug).\n"
-"- error: abort on usage of deprecated call (suggested for mod developers)."
+msgid "Maximum number of blocks that can be queued for loading."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max. clearobjects extra blocks"
+msgid ""
+"Maximum number of blocks to be queued that are to be generated.\n"
+"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Number of extra blocks that can be loaded by /clearobjects at once.\n"
-"This is a trade-off between sqlite transaction overhead and\n"
-"memory consumption (4096=100MB, as a rule of thumb)."
+"Maximum number of blocks to be queued that are to be loaded from file.\n"
+"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Unload unused server data"
+msgid "Maximum number of forceloaded mapblocks."
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."
+"Maximum number of mapblocks for client to be kept in memory.\n"
+"Set to -1 for unlimited amount."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum objects per block"
+msgid ""
+"Maximum number of packets sent per send step, if you have a slow connection\n"
+"try reducing it, but don't reduce it to a number below double of targeted\n"
+"client number."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of statically stored objects in a block."
+msgid "Maximum number of players that can be connected simultaneously."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Synchronous SQLite"
+msgid "Maximum number of recent chat messages to show"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
+msgid "Maximum number of statically stored objects in a block."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dedicated server step"
+msgid "Maximum objects per block"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Length of a server tick and the interval at which objects are generally "
-"updated over\n"
-"network."
+"Maximum proportion of current window to be used for hotbar.\n"
+"Useful if there's something to be displayed right or left of hotbar."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active block management interval"
+msgid "Maximum simultaneous block sends per client"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between active block management cycles"
+msgid "Maximum size of the out chat queue"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ABM interval"
+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
-msgid "Length of time between Active Block Modifier (ABM) execution cycles"
+msgid "Maximum time in ms a file download (e.g. a mod download) may take."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "NodeTimer interval"
+msgid "Maximum users"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between NodeTimer execution cycles"
+msgid "Menus"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ignore world errors"
+msgid "Mesh cache"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, invalid world data won't cause the server to shut down.\n"
-"Only enable this if you know what you are doing."
+msgid "Message of the day"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid loop max"
+msgid "Message of the day displayed to players connecting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max liquids processed per step."
+msgid "Method used to highlight selected object."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid queue purge time"
+msgid "Minimap"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The time (in seconds) that the liquids queue may grow beyond processing\n"
-"capacity until an attempt is made to decrease its size by dumping old queue\n"
-"items. A value of 0 disables the functionality."
+msgid "Minimap key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid update tick"
+msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid update interval in seconds."
+msgid "Minimum limit of random number of large caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Block send optimize distance"
+msgid "Minimum limit of random number of small caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"At this distance the server will aggressively optimize which blocks are sent "
-"to\n"
-"clients.\n"
-"Small values potentially improve performance a lot, at the expense of "
-"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)."
+msgid "Minimum texture size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server side occlusion culling"
+msgid "Mipmapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled the server will perform map block occlusion culling based on\n"
-"on the eye position of the player. This can reduce the number of blocks\n"
-"sent to the client 50-80%. The client will not longer receive most "
-"invisible\n"
-"so that the utility of noclip mode is reduced."
+msgid "Mod channels"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client side modding restrictions"
+msgid "Modifies the size of the hudbar elements."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Restricts the access of certain client-side functions on servers.\n"
-"Combine the byteflags below to restrict client-side features, or set to 0\n"
-"for no restrictions:\n"
-"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\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)\n"
-"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
+msgid "Monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client side node lookup range restriction"
+msgid "Monospace font size"
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."
+msgid "Mountain height noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Security"
+msgid "Mountain noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable mod security"
+msgid "Mountain variation noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Prevent mods from doing insecure things like running shell commands."
+msgid "Mountain zero level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trusted mods"
+msgid "Mouse sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Comma-separated list of trusted mods that are allowed to access insecure\n"
-"functions even when mod security is on (via request_insecure_environment())."
+msgid "Mouse sensitivity multiplier."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HTTP mods"
+msgid "Mud noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
-"allow them to upload and download data to/from the internet."
+"Multiplier for fall bobbing.\n"
+"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Profiling"
+msgid "Mute key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Load the game profiler"
+msgid "Mute sound"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Load the game profiler to collect game profiling data.\n"
-"Provides a /profiler command to access the compiled profile.\n"
-"Useful for mod developers and server operators."
+"Name of map generator to be used when creating a new world.\n"
+"Creating a world in the main menu will override this.\n"
+"Current mapgens in a highly unstable state:\n"
+"- The optional floatlands of v7 (disabled by default)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default report format"
+msgid ""
+"Name of the player.\n"
+"When running a server, clients connecting with this name are admins.\n"
+"When starting from the main menu, this is overridden."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The default format in which profiles are being saved,\n"
-"when calling `/profiler save [format]` without format."
+"Name of the server, to be displayed when players join and in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Report path"
+msgid "Near clipping plane"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Network"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The file path relative to your worldpath in which profiles will be saved to."
+"Network port to listen (UDP).\n"
+"This value will be overridden when starting from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrumentation"
+msgid "New users need to input this password."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Entity methods"
+msgid "Noclip"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrument the methods of entities on registration."
+msgid "Noclip key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active Block Modifiers"
+msgid "Node highlighting"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Instrument the action function of Active Block Modifiers on registration."
+msgid "NodeTimer interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Loading Block Modifiers"
+msgid "Noises"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Instrument the action function of Loading Block Modifiers on registration."
+msgid "Normalmaps sampling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chatcommands"
+msgid "Normalmaps strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrument chatcommands on registration."
+msgid "Number of emerge threads"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Global callbacks"
+msgid ""
+"Number of emerge threads to use.\n"
+"WARNING: Currently there are multiple bugs that may cause crashes when\n"
+"'num_emerge_threads' is larger than 1. Until this warning is removed it is\n"
+"strongly recommended this value is set to the default '1'.\n"
+"Value 0:\n"
+"- Automatic selection. The number of emerge threads will be\n"
+"- 'number of processors - 2', with a lower limit of 1.\n"
+"Any other value:\n"
+"- Specifies the number of emerge threads, with a lower limit of 1.\n"
+"WARNING: Increasing the number of emerge threads increases engine mapgen\n"
+"speed, but this may harm game performance by interfering with other\n"
+"processes, especially in singleplayer and/or when running Lua code in\n"
+"'on_generated'. For many users the optimum setting may be '1'."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Instrument global callback functions on registration.\n"
-"(anything you pass to a minetest.register_*() function)"
+"Number of extra blocks that can be loaded by /clearobjects at once.\n"
+"This is a trade-off between sqlite transaction overhead and\n"
+"memory consumption (4096=100MB, as a rule of thumb)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Builtin"
+msgid "Number of parallax occlusion iterations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Instrument builtin.\n"
-"This is usually only needed by core/builtin contributors"
+msgid "Online Content Repository"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Profiler"
+msgid "Opaque liquids"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Have the profiler instrument itself:\n"
-"* Instrument an empty function.\n"
-"This estimates the overhead, that instrumentation is adding (+1 function "
-"call).\n"
-"* Instrument the sampler being used to update the statistics."
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client and Server"
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Player name"
+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 ""
-"Name of the player.\n"
-"When running a server, clients connecting with this name are admins.\n"
-"When starting from the main menu, this is overridden."
+msgid "Overall bias of parallax occlusion effect, usually scale/2."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Language"
+msgid "Overall scale of parallax occlusion effect."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set the language. Leave empty to use the system language.\n"
-"A restart is required after changing this."
+msgid "Parallax occlusion"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Debug log level"
+msgid "Parallax occlusion bias"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Level of logging to be written to debug.txt:\n"
-"- <nothing> (no logging)\n"
-"- none (messages with no level)\n"
-"- error\n"
-"- warning\n"
-"- action\n"
-"- info\n"
-"- verbose"
+msgid "Parallax occlusion iterations"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Debug log file size threshold"
+msgid "Parallax occlusion mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If the file size of debug.txt exceeds the number of megabytes specified in\n"
-"this setting when it is opened, the file is moved to debug.txt.1,\n"
-"deleting an older debug.txt.1 if it exists.\n"
-"debug.txt is only moved if this setting is positive."
+msgid "Parallax occlusion scale"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6"
+msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL timeout"
+msgid "Path to save screenshots at."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Default timeout for cURL, stated in milliseconds.\n"
-"Only has an effect if compiled with cURL."
+"Path to shader directory. If no path is defined, default location will be "
+"used."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL parallel limit"
+msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Limits number of parallel HTTP requests. Affects:\n"
-"- Media fetch if server uses remote_media setting.\n"
-"- Serverlist download and server announcement.\n"
-"- Downloads performed by main menu (e.g. mod manager).\n"
-"Only has an effect if compiled with cURL."
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL file download timeout"
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum time in ms a file download (e.g. a mod download) may take."
+msgid "Pause on lost window focus"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "High-precision FPU"
+msgid "Physics"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
+msgid "Pitch move key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Main menu style"
+msgid "Pitch move mode"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Changes the main menu UI:\n"
-"- Full: Multiple 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."
+"Player is able to fly without being affected by gravity.\n"
+"This requires the \"fly\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Main menu script"
+msgid "Player name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Replaces the default main menu with a custom one."
+msgid "Player transfer distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Engine profiling data print interval"
+msgid "Player versus player"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Print the engine's profiling data in regular intervals (in seconds).\n"
-"0 = disable. Useful for developers."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen name"
+"Port to connect to (UDP).\n"
+"Note that the port field in the main menu overrides this setting."
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.\n"
-"Current mapgens in a highly unstable state:\n"
-"- The optional floatlands of v7 (disabled by default)."
+"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
-msgid "Water level"
+msgid "Prevent mods from doing insecure things like running shell commands."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Water surface level of the world."
+msgid ""
+"Print the engine's profiling data in regular intervals (in seconds).\n"
+"0 = disable. Useful for developers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max block generate distance"
+msgid "Privileges that players with basic_privs can grant"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"From how far blocks are generated for clients, stated in mapblocks (16 "
-"nodes)."
+msgid "Profiler"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation limit"
+msgid "Profiler toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
-"Only mapchunks completely within the mapgen limit are generated.\n"
-"Value is stored per-world."
+msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen flags"
+msgid "Proportion of large caves that contain liquid."
msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 "
+"corners."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Biome API temperature and humidity noise parameters"
+msgid "Raises terrain to make valleys around the rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Heat noise"
+msgid "Random input"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Temperature variation for biomes."
+msgid "Range select key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Heat blend noise"
+msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Small-scale temperature variation for blending biomes on borders."
+msgid "Regular font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Humidity noise"
+msgid "Remote media"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Humidity variation for biomes."
+msgid "Remote port"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Humidity blend noise"
+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
-msgid "Small-scale humidity variation for blending biomes on borders."
+msgid "Replaces the default main menu with a custom one."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V5"
+msgid "Report path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V5 specific flags"
+msgid ""
+"Restricts the access of certain client-side functions on servers.\n"
+"Combine the byteflags below to restrict client-side features, or set to 0\n"
+"for no restrictions:\n"
+"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\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)\n"
+"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation attributes specific to Mapgen v5."
+msgid "Ridge mountain spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave width"
+msgid "Ridge noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+msgid "Ridge underwater noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large cave depth"
+msgid "Ridged mountain size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y of upper limit of large caves."
+msgid "Right key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Rightclick repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
+msgid "River channel depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern limit"
+msgid "River channel width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of cavern upper limit."
+msgid "River depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern taper"
+msgid "River noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-distance over which caverns expand to full size."
+msgid "River size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern threshold"
+msgid "River valley width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines full size of caverns, smaller values create larger caverns."
+msgid "Rollback recording"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon minimum Y"
+msgid "Rolling hill size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lower Y limit of dungeons."
+msgid "Rolling hills spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon maximum Y"
+msgid "Round minimap"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Upper Y limit of dungeons."
+msgid "Safe digging and placing"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noises"
+msgid "Sandy beaches occur when np_beach exceeds this value."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filler depth noise"
+msgid "Save the map received by the client on disk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of biome filler depth."
+msgid "Save window size automatically when modified."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Factor noise"
+msgid "Saving map received from server"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Variation of terrain vertical scale.\n"
-"When noise is < -0.55 terrain is near-flat."
+"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"
+"edge pixels when images are scaled by non-integer sizes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height noise"
+msgid "Screen height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of average terrain surface."
+msgid "Screen width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave1 noise"
+msgid "Screenshot folder"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "First of two 3D noises that together define tunnels."
+msgid "Screenshot format"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave2 noise"
+msgid "Screenshot quality"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Second of two 3D noises that together define tunnels."
+msgid ""
+"Screenshot quality. Only used for JPEG format.\n"
+"1 means worst quality; 100 means best quality.\n"
+"Use 0 for default quality."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern noise"
+msgid "Seabed noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining giant caverns."
+msgid "Second of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ground noise"
+msgid "Second of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining terrain."
+msgid "Security"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon noise"
+msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise that determines number of dungeons per mapchunk."
+msgid "Selection box border color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V6"
+msgid "Selection box color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V6 specific flags"
+msgid "Selection box width"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen v6.\n"
-"The 'snowbiomes' flag enables the new 5 biome system.\n"
-"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
-"the 'jungles' flag is ignored."
+"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 ""
#: src/settings_translation_file.cpp
-msgid "Desert noise threshold"
+msgid "Server / Singleplayer"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deserts occur when np_biome exceeds this value.\n"
-"When the 'snowbiomes' flag is enabled, this is ignored."
+msgid "Server URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Beach noise threshold"
+msgid "Server address"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sandy beaches occur when np_beach exceeds this value."
+msgid "Server description"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain base noise"
+msgid "Server name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of lower terrain and seabed."
+msgid "Server port"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain higher noise"
+msgid "Server side occlusion culling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of higher terrain that creates cliffs."
+msgid "Serverlist URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Steepness noise"
+msgid "Serverlist file"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Varies steepness of cliffs."
+msgid ""
+"Set the language. Leave empty to use the system language.\n"
+"A restart is required after changing this."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height select noise"
+msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines distribution of higher terrain."
+msgid ""
+"Set to true to enable waving leaves.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mud noise"
+msgid ""
+"Set to true to enable waving liquids (like water).\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Varies depth of biome surface nodes."
+msgid ""
+"Set to true to enable waving plants.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Beach noise"
+msgid "Shader path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas with sandy beaches."
+msgid ""
+"Shaders allow advanced visual effects and may increase performance on some "
+"video\n"
+"cards.\n"
+"This only works with the OpenGL video backend."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Biome noise"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise"
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of number of caves."
+msgid "Shape of the minimap. Enabled = round, disabled = square."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trees noise"
+msgid "Show debug info"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines tree areas and tree density."
+msgid "Show entity selection boxes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Apple trees noise"
+msgid "Shutdown message"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas where trees have apples."
+msgid ""
+"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 "Mapgen V7"
+msgid ""
+"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
+"increase the cache hit %, reducing the data being copied from the main\n"
+"thread, thus reducing jitter."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V7 specific flags"
+msgid "Slice w"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Map generation attributes specific to Mapgen v7.\n"
-"'ridges' enables the rivers."
+msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain zero level"
+msgid "Small cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Y of mountain density gradient zero level. Used to shift mountains "
-"vertically."
+msgid "Small cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
+msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+msgid "Small-scale temperature variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
+msgid "Smooth lighting"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
+"Smooths camera when looking around. Also called look or mouse smoothing.\n"
+"Useful for recording videos."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
+msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid "Smooths rotation of camera. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland level"
+msgid "Sneak key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
+msgid "Sneaking speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid "Sneaking speed, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
+msgid "Sound"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain alternative noise"
+msgid "Special key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain persistence noise"
+msgid "Special key for climbing/descending"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Varies roughness of terrain.\n"
-"Defines the 'persistence' value for terrain_base and terrain_alt noises."
+"Specifies URL from which client fetches media instead of using UDP.\n"
+"$filename should be accessible from $remote_media$filename via cURL\n"
+"(obviously, remote_media should end with a slash).\n"
+"Files that are not present will be fetched the usual way."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines distribution of higher terrain and steepness of cliffs."
+msgid ""
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain height noise"
+msgid "Static spawnpoint"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of maximum mountain height (in nodes)."
+msgid "Steepness noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridge underwater noise"
+msgid "Step mountain size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines large-scale river channel structure."
+msgid "Step mountain spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
+msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
+msgid "Strength of parallax."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
+msgid "Strict protocol checking"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain noise"
+msgid "Strip color codes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"3D noise defining mountain structure and height.\n"
-"Also defines structure of floatland mountain terrain."
+msgid "Synchronous SQLite"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridge noise"
+msgid "Temperature variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining structure of river canyon walls."
+msgid "Terrain alternative noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Carpathian"
+msgid "Terrain base noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Carpathian specific flags"
+msgid "Terrain height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation attributes specific to Mapgen Carpathian."
+msgid "Terrain higher noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Base ground level"
+msgid "Terrain noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the base ground level."
+msgid ""
+"Terrain noise threshold for hills.\n"
+"Controls proportion of world area covered by hills.\n"
+"Adjust towards 0.0 for a larger proportion."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River channel width"
+msgid ""
+"Terrain noise threshold for lakes.\n"
+"Controls proportion of world area covered by lakes.\n"
+"Adjust towards 0.0 for a larger proportion."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the width of the river channel."
+msgid "Terrain persistence noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River channel depth"
+msgid "Texture path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the depth of the river channel."
+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 "River valley width"
+msgid "The URL for the content repository"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the width of the river valley."
+msgid ""
+"The default format in which profiles are being saved,\n"
+"when calling `/profiler save [format]` without format."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness1 noise"
+msgid "The depth of dirt or other biome filler node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "First of 4 2D noises that together define hill/mountain range height."
+msgid ""
+"The file path relative to your worldpath in which profiles will be saved to."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness2 noise"
+msgid "The identifier of the joystick to use"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Second of 4 2D noises that together define hill/mountain range height."
+msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness3 noise"
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Third of 4 2D noises that together define hill/mountain range height."
+msgid "The network interface that the server listens on."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness4 noise"
+msgid ""
+"The privileges that new users automatically get.\n"
+"See /privs in game for a full list on your server and mod configuration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fourth of 4 2D noises that together define hill/mountain range height."
+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 "Rolling hills spread noise"
+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
-msgid "2D noise that controls the size/occurrence of rolling hills."
+msgid ""
+"The sensitivity of the joystick axes for moving the\n"
+"ingame view frustum around."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridge mountain spread noise"
+msgid ""
+"The strength (darkness) of node ambient-occlusion shading.\n"
+"Lower is darker, Higher is lighter. The valid range of values for this\n"
+"setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
+"set to the nearest valid value."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
+msgid ""
+"The time (in seconds) that the liquids queue may grow beyond processing\n"
+"capacity until an attempt is made to decrease its size by dumping old queue\n"
+"items. A value of 0 disables the functionality."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Step mountain spread noise"
+msgid ""
+"The time in seconds it takes between repeated events\n"
+"when holding down a joystick button combination."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the size/occurrence of step mountain ranges."
+msgid ""
+"The time in seconds it takes between repeated right clicks when holding the "
+"right\n"
+"mouse button."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rolling hill size noise"
+msgid "The type of joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of rolling hills."
+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 "Ridged mountain size noise"
+msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of ridged mountains."
+msgid ""
+"Time in seconds for item entity (dropped items) to live.\n"
+"Setting it to -1 disables the feature."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Step mountain size noise"
+msgid "Time of day when a new world is started, in millihours (0-23999)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of step mountains."
+msgid "Time send interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River noise"
+msgid "Time speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that locates the river valleys and channels."
+msgid "Timeout for client to remove unused map data from memory."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain variation noise"
+msgid ""
+"To reduce lag, block transfers are slowed down when a player is building "
+"something.\n"
+"This determines how long they are slowed down after placing or removing a "
+"node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
+msgid "Toggle camera mode key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Flat"
+msgid "Tooltip delay"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Flat specific flags"
+msgid "Touch screen threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Trees noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Trilinear filtering"
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."
+"True = 256\n"
+"False = 128\n"
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ground level"
+msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y of flat ground."
+msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lake threshold"
+msgid "Undersampling"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Terrain noise threshold for lakes.\n"
-"Controls proportion of world area covered by lakes.\n"
-"Adjust towards 0.0 for a larger proportion."
+"Undersampling is similar to using a lower screen resolution, but it applies\n"
+"to the game world only, keeping the GUI intact.\n"
+"It should give a significant performance boost at the cost of less detailed "
+"image.\n"
+"Higher values result in a less detailed image."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lake steepness"
+msgid "Unlimited player transfer distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls steepness/depth of lake depressions."
+msgid "Unload unused server data"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hill threshold"
+msgid "Upper Y limit of dungeons."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Terrain noise threshold for hills.\n"
-"Controls proportion of world area covered by hills.\n"
-"Adjust towards 0.0 for a larger proportion."
+msgid "Use 3D cloud look instead of flat."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hill steepness"
+msgid "Use a cloud animation for the main menu background."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls steepness/height of hills."
+msgid "Use anisotropic filtering when viewing at textures from an angle."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain noise"
+msgid "Use bilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines location and terrain of optional hills and lakes."
+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 ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Fractal"
+msgid "Use trilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Fractal specific flags"
+msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+msgid "VSync"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fractal type"
+msgid "Valley depth"
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "Valley fill"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Iterations"
+msgid "Valley profile"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Iterations of the recursive function.\n"
-"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."
+msgid "Valley slope"
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."
+msgid "Variation of biome filler depth."
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."
+msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Slice w"
+msgid "Variation of number of caves."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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."
+"Variation of terrain vertical scale.\n"
+"When noise is < -0.55 terrain is near-flat."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia x"
+msgid "Varies depth of biome surface nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only.\n"
-"X component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
+"Varies roughness of terrain.\n"
+"Defines the 'persistence' value for terrain_base and terrain_alt noises."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia y"
+msgid "Varies steepness of cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Julia set only.\n"
-"Y component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
+msgid "Vertical climbing speed, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia z"
+msgid "Vertical screen synchronization."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Julia set only.\n"
-"Z component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
+msgid "Video driver"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia w"
+msgid "View bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"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."
+msgid "View distance in nodes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Seabed noise"
+msgid "View range decrease key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of seabed."
+msgid "View range increase key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Valleys"
+msgid "View zoom key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Valleys specific flags"
+msgid "Viewing range"
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.\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."
+msgid "Virtual joystick triggers aux button"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Altitude chill"
+msgid "Volume"
msgstr ""
#: src/settings_translation_file.cpp
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."
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find large caves."
+msgid ""
+"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 ""
#: src/settings_translation_file.cpp
-msgid "Cavern upper limit"
+msgid "Walking and flying speed, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find giant caverns."
+msgid "Walking speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River depth"
+msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How deep to make rivers."
+msgid "Water level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River size"
+msgid "Water surface level of the world."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How wide to make rivers."
+msgid "Waving Nodes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise #1"
+msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise #2"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filler depth"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The depth of dirt or other biome filler node."
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain height"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Base terrain height."
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley depth"
+msgid ""
+"When gui_scaling_filter is true, all GUI images need to be\n"
+"filtered in software, but some images are generated directly\n"
+"to hardware (e.g. render-to-texture for nodes in inventory)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Raises terrain to make valleys around the rivers."
+msgid ""
+"When gui_scaling_filter_txr2img is true, copy those images\n"
+"from hardware to software for scaling. When false, fall back\n"
+"to the old scaling method, for video drivers that don't\n"
+"properly support downloading textures back from hardware."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley fill"
+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"
+"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"
+"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
+"enabled.\n"
+"This is also used as the base node texture size for world-aligned\n"
+"texture autoscaling."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Slope and fill work together to modify the heights."
+msgid ""
+"Whether FreeType fonts are used, requires FreeType support to be compiled "
+"in.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley profile"
+msgid "Whether node texture animations should be desynchronized per mapblock."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Amplifies the valleys."
+msgid ""
+"Whether players are shown to clients without any range limit.\n"
+"Deprecated, use the setting player_transfer_distance instead."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley slope"
+msgid "Whether to allow players to damage and kill each other."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chunk size"
+msgid ""
+"Whether to ask clients to reconnect after a (Lua) crash.\n"
+"Set this to true if your server is set up to restart automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"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."
+msgid "Whether to fog out the end of the visible area."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen debug"
+msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dump the mapgen debug information."
+msgid ""
+"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Absolute limit of emerge queues"
+msgid "Width component of the initial window size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that can be queued for loading."
+msgid "Width of the selection box lines around nodes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Limit of emerge queues on disk"
+msgid ""
+"Windows systems only: Start Minetest with the command line window in the "
+"background.\n"
+"Contains the same information as the file debug.txt (default name)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of blocks to be queued that are to be loaded from file.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+"World directory (everything in the world is stored here).\n"
+"Not needed if starting from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Limit of emerge queues to generate"
+msgid "World start time"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of blocks to be queued that are to be generated.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+"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 "Number of emerge threads"
+msgid "World-aligned textures mode"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y of flat ground."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Number of emerge threads to use.\n"
-"WARNING: Currently there are multiple bugs that may cause crashes when\n"
-"'num_emerge_threads' is larger than 1. Until this warning is removed it is\n"
-"strongly recommended this value is set to the default '1'.\n"
-"Value 0:\n"
-"- Automatic selection. The number of emerge threads will be\n"
-"- 'number of processors - 2', with a lower limit of 1.\n"
-"Any other value:\n"
-"- Specifies the number of emerge threads, with a lower limit of 1.\n"
-"WARNING: Increasing the number of emerge threads increases engine mapgen\n"
-"speed, but this may harm game performance by interfering with other\n"
-"processes, especially in singleplayer and/or when running Lua code in\n"
-"'on_generated'. For many users the optimum setting may be '1'."
+"Y of mountain density gradient zero level. Used to shift mountains "
+"vertically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Online Content Repository"
+msgid "Y of upper limit of large caves."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ContentDB URL"
+msgid "Y-distance over which caverns expand to full size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The URL for the content repository"
+msgid "Y-level of average terrain surface."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ContentDB Flag Blacklist"
+msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Comma-separated list of flags to hide in the content repository.\n"
-"\"nonfree\" can be used to hide packages which do not qualify as 'free "
-"software',\n"
-"as defined by the Free Software Foundation.\n"
-"You can also specify content ratings.\n"
-"These flags are independent from Minetest versions,\n"
-"so see a full list at https://content.minetest.net/help/content_flags/"
+msgid "Y-level of higher terrain that creates cliffs."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of lower terrain and seabed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of seabed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "cURL file download timeout"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "cURL parallel limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "cURL timeout"
msgstr ""
diff --git a/po/be/minetest.po b/po/be/minetest.po
index 1658d2dbe..0cae005f0 100644
--- a/po/be/minetest.po
+++ b/po/be/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Belarusian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-19 23:04+0000\n"
"Last-Translator: Viktar Vauchkevich <victorenator@gmail.com>\n"
"Language-Team: Belarusian <https://hosted.weblate.org/projects/minetest/"
@@ -11,8 +11,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.10-dev\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
@@ -1724,7 +1724,7 @@ msgstr "Гучнасць: "
msgid "Enter "
msgstr "Увод "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "be"
@@ -1748,12 +1748,13 @@ msgstr ""
"калі будзе знаходзіцца па-за межамі асноўнага кола."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1952,22 +1953,17 @@ msgstr ""
"(не толькі X11/Android), напрыклад, для 4k-экранаў."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Наладка гама-кадавання для светлавых табліц. Высокія значэнні — больш "
-"ярчэйшыя.\n"
-"Гэты параметр прызначаны толькі для кліента і ігнаруецца серверам."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Пашыраныя"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
-msgstr "Кіруе звужэннем астравоў горнага тыпу ніжэй сярэдняй кропкі."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2127,6 +2123,26 @@ msgid "Block send optimize distance"
msgstr "Аптымізаваная адлегласць адпраўлення блокаў"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Шлях да монашырыннага шрыфту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Шлях да монашырыннага шрыфту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Шлях да шрыфту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Шлях да монашырыннага шрыфту"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Будаваць на месцы гульца"
@@ -2208,8 +2224,10 @@ msgid "Cavern upper limit"
msgstr "Абмежаванне пячор"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Цэнтр сярэдняга ўздыму крывой святла."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2425,15 +2443,10 @@ msgstr "Кіруе крутасцю/вышынёй пагоркаў."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Кіруе шчыльнасцю горнага рэльефу лятучых астравоў.\n"
-"Гэты зрух дадаецца да значэння 'np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Кіруе шырынёй тунэляў. Меншае значэнне стварае больш шырокія тунэлі."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2468,10 +2481,6 @@ msgid "Damage"
msgstr "Пашкоджанні"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Рэзкасць цемры"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Клавіша пераключэння адладачных даных"
@@ -2488,7 +2497,8 @@ msgid "Dec. volume key"
msgstr "Кнопка памяншэння гучнасці"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Паменшыце гэта, каб павялічыць інерцыю вадкасці."
#: src/settings_translation_file.cpp
@@ -2532,14 +2542,6 @@ msgstr ""
"Уплывае толькі пры кампіляцыі з cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Вызначае вобласці гладкага рэльефу лятучых астравоў.\n"
-"Гладкая паверхня з'яўляецца, калі шум больш нуля."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Вызначае вобласці, дзе на дрэвах ёсць яблыкі."
@@ -2625,15 +2627,6 @@ msgid "Deprecated Lua API handling"
msgstr "Апрацоўка састарэлых выклікаў Lua API"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Састарэлы. Вызначае і размяшчае пячорныя вадкасці з выкарыстаннем азначэнняў "
-"біёму.\n"
-"Y верхняй мяжы лавы ў вялікіх пячорах."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Глыбіня, ніжэй якой трапляюцца вялікія пячоры."
@@ -2710,6 +2703,12 @@ msgstr "Шум падзямелля"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2717,10 +2716,6 @@ msgstr ""
"Гэта падтрымка эксперыментальная і API можа змяніцца."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Уключыць VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Уключаць акно кансолі"
@@ -2794,6 +2789,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2801,15 +2802,25 @@ msgstr ""
"Напрыклад: 0 — няма, 1.0 — звычайнае, 2.0 — падвойнае."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Уключыць/выключыць падтрымку IPv6. Сервер IPv6 можа быць абмежаваны IPv6-"
"кліентамі ў залежнасці ад сістэмнай канфігурацыі.\n"
"Ігнаруецца, калі зададзены «bind_address»."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Уключае анімацыю прадметаў інвентару."
@@ -2829,10 +2840,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Уключае кэшаванне павернутых вонкі сетак."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Уключае кінематаграфічнае танальнае адлюстраванне"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Уключае мінімапу."
@@ -2853,6 +2860,14 @@ msgstr ""
"Патрабуюцца ўключаныя шэйдэры."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Інтэрвал друкавання даных прафілявання рухавіка"
@@ -2885,7 +2900,8 @@ msgid "Fall bobbing factor"
msgstr "Каэфіцыент калыхання пры падзенні"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Рэзервовы шрыфт"
#: src/settings_translation_file.cpp
@@ -2988,30 +3004,6 @@ msgid "Fixed virtual joystick"
msgstr "Фіксацыя віртуальнага джойсціка"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Шум базавай вышыні лятучых астравоў"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Базавы шум лятучых астравоў"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Узровень лятучых астравоў"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Шчыльнасць гор лятучых астравоў"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Шчыльнасць гор лятучых астравоў"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Вышыня гор на лятучых астравоў"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Клавіша палёту"
@@ -3032,8 +3024,12 @@ msgid "Fog toggle key"
msgstr "Клавіша пераключэння туману"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Шлях да шрыфту"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3044,16 +3040,20 @@ msgid "Font shadow alpha"
msgstr "Празрыстасць цені шрыфту"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Празрыстасць цені шрыфту (ад 0 да 255)."
+msgid "Font size"
+msgstr "Памер шрыфту"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Зрух цені шрыфту. Калі 0, то цень не будзе паказвацца."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Памер шрыфту"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3061,8 +3061,8 @@ msgid ""
"placeholders:\n"
"@name, @message, @timestamp (optional)"
msgstr ""
-"Фармат чат-паведамленняў гульца. Наступныя радкі з'яўляюцца запаўняльнікамі:"
-"\n"
+"Фармат чат-паведамленняў гульца. Наступныя радкі з'яўляюцца "
+"запаўняльнікамі:\n"
"@name, @message і @timestamp (неабавязкова)"
#: src/settings_translation_file.cpp
@@ -3176,10 +3176,6 @@ msgid "GUI scaling filter txr2img"
msgstr "txr2img-фільтр маштабавання графічнага інтэрфейсу"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Гама"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Генерацыя мапы нармаляў"
@@ -3199,11 +3195,17 @@ msgstr ""
"кіруе ўсімі дэкарацыямі."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Градыент крывой святла на максімальным узроўні святла."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Градыент крывой святла на мінімальным узроўні святла."
#: src/settings_translation_file.cpp
@@ -3235,8 +3237,9 @@ msgid "HUD toggle key"
msgstr "Клавіша пераключэння HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3480,6 +3483,13 @@ msgstr "Наколькі глыбокімі рабіць рэкі."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3512,10 +3522,6 @@ msgid "IPv6 server"
msgstr "Сервер IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Падтрымка IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3725,6 +3731,16 @@ msgid "Invert vertical mouse movement."
msgstr "Змяняе вертыкальны рух мышы на адваротны."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Шлях да монашырыннага шрыфту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Шлях да монашырыннага шрыфту"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Час існавання выкінутай рэчы"
@@ -4552,12 +4568,20 @@ msgid "Large cave depth"
msgstr "Глыбіня вялікіх пячор"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Клавіша буйной кансолі"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Глыбіня лавы"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Клавіша буйной кансолі"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4590,6 +4614,15 @@ msgstr ""
"абнаўляюцца па сетцы."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Значэнне \"true\" уключае калыханне лісця.\n"
+"Патрабуюцца ўключаныя шэйдэры."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Інтэрвал часу паміж цыкламі выканання мадыфікатараў актыўных блокаў"
@@ -4622,20 +4655,34 @@ msgstr ""
"- verbose (падрабязнасці)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Сярэдні ўздым крывой святла"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Цэнтр сярэдняга ўздыму крывой святла"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Распаўсюджванне сярэдняга ўздыму крывой святла"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Рэзкасць паваротлівасці"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Сярэдні ўздым крывой святла"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Сярэдні ўздым крывой святла"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Цэнтр сярэдняга ўздыму крывой святла"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4753,24 +4800,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Атрыбуты генерацыі для генератара Карпат."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Атрыбуты генерацыі мапы для генератара далін.\n"
-"«altitude_chill»: памяншае цеплыню з ростам вышыні.\n"
-"«humid_rivers»: павялічвае вільготнасць абапал рэк.\n"
-"«vary_river_depth»: калі ўключана, то нізкая вільготнасць і высокая "
-"тэмпература ўплываюць на ўзровень вады ў рэках.\n"
-"«altitude_dry»: памяншае вільготнасць з ростам вышыні."
+"Атрыбуты генерацыі мапы для генератара плоскасці.\n"
+"Часам азёры і пагоркі могуць дадавацца ў плоскі свет."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4780,11 +4821,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Атрыбуты генерацыі мапы для генератара плоскасці.\n"
-"Часам азёры і пагоркі могуць дадавацца ў плоскі свет."
+"Атрыбуты генерацыі мапы для генератара далін.\n"
+"«altitude_chill»: памяншае цеплыню з ростам вышыні.\n"
+"«humid_rivers»: павялічвае вільготнасць абапал рэк.\n"
+"«vary_river_depth»: калі ўключана, то нізкая вільготнасць і высокая "
+"тэмпература ўплываюць на ўзровень вады ў рэках.\n"
+"«altitude_dry»: памяншае вільготнасць з ростам вышыні."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4939,8 +4988,17 @@ msgid "Maximum hotbar width"
msgstr "Максімальная шырыня панэлі хуткага доступу"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Максімальная ўстойлівасць вадкасці. Кантралюе запавольванне\n"
@@ -5083,6 +5141,15 @@ msgid "Minimap scan height"
msgstr "Вышыня сканавання мінімапы"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "3D-шум, што вызначае колькасць падзямелляў на кавалку мапы."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Мінімальны памер тэкстуры"
@@ -5157,8 +5224,8 @@ msgid ""
"Current mapgens in a highly unstable state:\n"
"- The optional floatlands of v7 (disabled by default)."
msgstr ""
-"Назва генератара мапы, што будзе выкарыстоўвацца для стварэння новага свету."
-"\n"
+"Назва генератара мапы, што будзе выкарыстоўвацца для стварэння новага "
+"свету.\n"
"Гэта можна змяніць пры стварэнні свету ў галоўным меню.\n"
"Цяперашнія вельмі нестабільныя генератары:\n"
"- Неабавясковыя плаваючыя выспы 7 (звычайна адключаны)."
@@ -5289,6 +5356,16 @@ msgstr "Непразрыстыя вадкасці"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5329,8 +5406,13 @@ msgid "Parallax occlusion strength"
msgstr "Інтэнсіўнасць паралакснай аклюзіі"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Шлях да TrueTypeFont ці растравага шрыфту."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5349,6 +5431,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Шлях да каталога тэкстур. Усе тэкстуры ў першую чаргу шукаюцца тут."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Паўза пры страце фокусу"
@@ -5433,6 +5531,10 @@ msgid "Profiling"
msgstr "Прафіляванне"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5458,6 +5560,11 @@ msgid "Recent Chat Messages"
msgstr "Надаўнія паведамленні размовы"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Шлях да справаздач"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Адлеглы медыясервер"
@@ -5666,26 +5773,27 @@ 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."
+"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 ""
"Выбірае адзін з 18 тыпаў фракталаў.\n"
"1 = 4D-«круглае» мноства Мандэльброта.\n"
@@ -5758,27 +5866,30 @@ msgstr ""
"кліентамі ў размову."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Значэнне \"true\" уключае калыханне лісця.\n"
"Патрабуюцца ўключаныя шэйдэры."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Значэнне \"true\" уключае калыханне раслін.\n"
+"Значэнне \"true\" уключае хваляванне вады.\n"
"Патрабуюцца ўключаныя шэйдэры."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Значэнне \"true\" уключае хваляванне вады.\n"
+"Значэнне \"true\" уключае калыханне раслін.\n"
"Патрабуюцца ўключаныя шэйдэры."
#: src/settings_translation_file.cpp
@@ -5798,8 +5909,18 @@ msgstr ""
"Працуюць толькі з OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Ліміт ценяў"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Зрух цені шрыфту. Калі 0, то цень не будзе паказвацца."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Зрух цені шрыфту. Калі 0, то цень не будзе паказвацца."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5854,6 +5975,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Нахіл і запаўненне выкарыстоўваюцца разам для змены вышыні."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Невялікія варыацыі вільготнасці для змешвання біёмаў на межах."
@@ -5922,9 +6051,11 @@ msgstr ""
"Недасяжныя файлы будуць спампоўвацца звычайным чынам."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Распаўсюджванне сярэдняга ўздыму крывой святла.\n"
"Стандартнае адхіленне сярэдняга ўздыму па Гаўсу."
@@ -5950,8 +6081,11 @@ msgid "Strength of generated normalmaps."
msgstr "Моц згенераваных мапаў нармаляў."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Моц сярэдняга ўздыму крывой святла."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6070,6 +6204,15 @@ msgstr ""
"Адлегласць у пікселях, з якой пачынаецца ўзаемадзеянне з сэнсарных экранам."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Сеткавы інтэрфейс, які праслухоўвае сервер."
@@ -6180,10 +6323,6 @@ msgstr ""
"Трэці з чатырох 2D-шумоў, якія разам вызначаюць межы вышыні пагоркаў/гор."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Гэты шрыфт будзе выкарыстоўваецца для некаторых моў."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6240,10 +6379,11 @@ msgid "Trilinear filtering"
msgstr "Трылінейная фільтрацыя"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6254,13 +6394,6 @@ msgid "Trusted mods"
msgstr "Давераныя мадыфікацыі"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Тыповая максімальная вышыня, вышэй і ніжэй сярэдняй кропкі гор лятучых "
-"астравоў."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL спіса сервераў, які паказваецца ва ўкладцы сумеснай гульні."
@@ -6279,8 +6412,8 @@ msgstr ""
"Субдыскрэтызацыя падобная на выкарыстанне нізкай раздзяляльнай здольнасці "
"экрана,\n"
"але ўжываецца толькі да гульнявога свету, не кранаючы інтэрфейс.\n"
-"Гэта значна павялічвае працаздольнасць за кошт вываду менш падрабязнай выявы."
-"\n"
+"Гэта значна павялічвае працаздольнасць за кошт вываду менш падрабязнай "
+"выявы.\n"
"Высокія значэнні прыводзяць да менш дэталізаванай выявы."
#: src/settings_translation_file.cpp
@@ -6356,12 +6489,6 @@ msgid "Variation of biome filler depth."
msgstr "Варыяцыя глыбіні запаўняльніка біёму."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Варыяцыя вышыні пагоркаў і глыбінь азёр на гладкай мясцовасці лятучых "
-"астравоў."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Варыяцыя максімальнай вышыні гор (у блоках)."
@@ -6438,6 +6565,15 @@ msgid "Volume"
msgstr "Гучнасць"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Уключае паралакснае аклюзіўнае тэкстураванне.\n"
+"Патрабуюцца ўключаныя шэйдэры."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6480,26 +6616,30 @@ msgid "Waving leaves"
msgstr "Калыханне лісця"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Калыханне раслін"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Хваляванне вады"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Калыханне вадкасцяў"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Вышыня водных хваляў"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Хуткасць водных хваляў"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Даўжыня водных хваляў"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Калыханне раслін"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6546,8 +6686,11 @@ msgstr ""
"сусветнага аўтамасштабавання тэкстур."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Выкарыстанне шрыфтоў FreeType. Падтрымка FreeType мусіць быць уключаная "
"падчас кампіляцыі."
@@ -6583,6 +6726,14 @@ msgstr "Ці размяшчаць туманы па-за зонай бачнас
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "Паказваць адладачную інфармацыю (тое ж, што і F5)."
@@ -6666,10 +6817,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Y-узровень верхняга ліміту пячоры."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Y-узровень сярэдняй кропкі і паверхні азёр лятучых астравоў."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-узровень высокага рэльефу, што стварае горы."
@@ -6682,10 +6829,6 @@ msgid "Y-level of seabed."
msgstr "Y-узровень марскога дна."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-узровень, да якога распаўсюджваюцца цені лятучых астравоў."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Таймаўт спампоўвання файла па cURL"
@@ -6698,14 +6841,40 @@ msgid "cURL timeout"
msgstr "Таймаўт cURL"
#~ msgid ""
-#~ "If enabled together with fly mode, makes move directions relative to the "
-#~ "player's pitch."
+#~ "Map generation attributes specific to Mapgen v5.\n"
+#~ "Flags that are not enabled are not modified from the default.\n"
+#~ "Flags starting with 'no' are used to explicitly disable them."
#~ msgstr ""
-#~ "Калі ўключана адначасова з рэжымам палёту, то вызначае напрамак руху "
-#~ "адносна кроку гульца."
+#~ "Атрыбуты генерацыі мапы для генератара мапы 5.\n"
+#~ "Нявызначаныя атрыбуты прадвызначана не змяняюцца.\n"
+#~ "Атрыбуты, што пачынаюцца з 'no' выкарыстоўваюцца для іх выключэння."
-#~ msgid "Projecting dungeons"
-#~ msgstr "Праектаванне падзямелляў"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Кінематаграфічнасць"
+
+#~ msgid ""
+#~ "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 ""
+#~ "Атрыбуты генерацыі мапы для генератара мапы \"Карпаты\".\n"
+#~ "Нявызначаныя атрыбуты прадвызначана не змяняюцца.\n"
+#~ "Атрыбуты, што пачынаюцца з \"no\", выкарыстоўваюцца для іх выключэння."
+
+#~ msgid "Content Store"
+#~ msgstr "Крама дадаткаў"
+
+#~ msgid "Select Package File:"
+#~ msgstr "Абраць файл пакунка:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Y верхняга ліміту лавы ў шырокіх пячорах."
+
+#~ msgid "Waving Water"
+#~ msgstr "Хваляванне вады"
+
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Выступ падзямелляў па-над рэльефам."
#~ msgid ""
#~ "Map generation attributes specific to Mapgen v7.\n"
@@ -6718,38 +6887,128 @@ msgstr "Таймаўт cURL"
#~ "Нявызначаныя параметры прадвызначана не змяняюцца.\n"
#~ "Параметры, што пачынаюцца з \"no\", выкарыстоўваюцца для выключэння."
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Выступ падзямелляў па-над рэльефам."
+#~ msgid "Projecting dungeons"
+#~ msgstr "Праектаванне падзямелляў"
-#~ msgid "Waving Water"
+#~ msgid ""
+#~ "If enabled together with fly mode, makes move directions relative to the "
+#~ "player's pitch."
+#~ msgstr ""
+#~ "Калі ўключана адначасова з рэжымам палёту, то вызначае напрамак руху "
+#~ "адносна кроку гульца."
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-узровень, да якога распаўсюджваюцца цені лятучых астравоў."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Y-узровень сярэдняй кропкі і паверхні азёр лятучых астравоў."
+
+#~ msgid "Waving water"
#~ msgstr "Хваляванне вады"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Y верхняга ліміту лавы ў шырокіх пячорах."
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Варыяцыя вышыні пагоркаў і глыбінь азёр на гладкай мясцовасці лятучых "
+#~ "астравоў."
-#~ msgid "Select Package File:"
-#~ msgstr "Абраць файл пакунка:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Тыповая максімальная вышыня, вышэй і ніжэй сярэдняй кропкі гор лятучых "
+#~ "астравоў."
-#~ msgid "Content Store"
-#~ msgstr "Крама дадаткаў"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Гэты шрыфт будзе выкарыстоўваецца для некаторых моў."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Моц сярэдняга ўздыму крывой святла."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Ліміт ценяў"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Шлях да TrueTypeFont ці растравага шрыфту."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Рэзкасць паваротлівасці"
+
+#~ msgid "Lava depth"
+#~ msgstr "Глыбіня лавы"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Падтрымка IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Гама"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Празрыстасць цені шрыфту (ад 0 да 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Вышыня гор на лятучых астравоў"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Шчыльнасць гор лятучых астравоў"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Шчыльнасць гор лятучых астравоў"
+
+#~ msgid "Floatland level"
+#~ msgstr "Узровень лятучых астравоў"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Базавы шум лятучых астравоў"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Шум базавай вышыні лятучых астравоў"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Уключае кінематаграфічнае танальнае адлюстраванне"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Уключыць VBO"
#~ msgid ""
-#~ "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."
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
#~ msgstr ""
-#~ "Атрыбуты генерацыі мапы для генератара мапы \"Карпаты\".\n"
-#~ "Нявызначаныя атрыбуты прадвызначана не змяняюцца.\n"
-#~ "Атрыбуты, што пачынаюцца з \"no\", выкарыстоўваюцца для іх выключэння."
+#~ "Састарэлы. Вызначае і размяшчае пячорныя вадкасці з выкарыстаннем "
+#~ "азначэнняў біёму.\n"
+#~ "Y верхняй мяжы лавы ў вялікіх пячорах."
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Кінематаграфічнасць"
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Вызначае вобласці гладкага рэльефу лятучых астравоў.\n"
+#~ "Гладкая паверхня з'яўляецца, калі шум больш нуля."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Рэзкасць цемры"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Кіруе шырынёй тунэляў. Меншае значэнне стварае больш шырокія тунэлі."
#~ msgid ""
-#~ "Map generation attributes specific to Mapgen v5.\n"
-#~ "Flags that are not enabled are not modified from the default.\n"
-#~ "Flags starting with 'no' are used to explicitly disable them."
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
#~ msgstr ""
-#~ "Атрыбуты генерацыі мапы для генератара мапы 5.\n"
-#~ "Нявызначаныя атрыбуты прадвызначана не змяняюцца.\n"
-#~ "Атрыбуты, што пачынаюцца з 'no' выкарыстоўваюцца для іх выключэння."
+#~ "Кіруе шчыльнасцю горнага рэльефу лятучых астравоў.\n"
+#~ "Гэты зрух дадаецца да значэння 'np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Цэнтр сярэдняга ўздыму крывой святла."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr "Кіруе звужэннем астравоў горнага тыпу ніжэй сярэдняй кропкі."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Наладка гама-кадавання для светлавых табліц. Высокія значэнні — больш "
+#~ "ярчэйшыя.\n"
+#~ "Гэты параметр прызначаны толькі для кліента і ігнаруецца серверам."
diff --git a/po/ca/minetest.po b/po/ca/minetest.po
index 1d6c1015e..bab5bf4c5 100644
--- a/po/ca/minetest.po
+++ b/po/ca/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Catalan (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/minetest/"
@@ -1816,7 +1816,7 @@ msgstr "Volum de so: "
msgid "Enter "
msgstr "Introdueix "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ca"
@@ -1840,7 +1840,7 @@ msgid ""
"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"
+"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."
@@ -2032,22 +2032,16 @@ msgstr ""
"X11/Sols Android) Ex. per a pantalles amb 4K."
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ajusta la codificació gamma per les taules de llum. Els nombrés nés petits "
-"n'augmentaràn la brillantor.\n"
-"Aquesta configuració només afecta al client, el servidor l'ignora."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avançat"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2203,6 +2197,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Construir dins el jugador"
@@ -2285,7 +2295,9 @@ msgid "Cavern upper limit"
msgstr "Amplada de les coves"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2497,14 +2509,10 @@ msgstr "Controla la pendent i alçada dels turons."
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Controla l'amplada dels túnels, un valor més petit crea túnels més amples."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2540,10 +2548,6 @@ msgid "Damage"
msgstr "Dany"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tecla alternativa per a la informació de la depuració"
@@ -2561,7 +2565,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2605,12 +2609,6 @@ msgstr ""
"Només té un efecte si és compilat amb cURL."
#: 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 where trees have apples."
msgstr ""
@@ -2687,12 +2685,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Profunditat davall la qual trobaràs grans coves."
@@ -2769,13 +2761,15 @@ msgstr "Soroll de cova #1"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Activar VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2840,6 +2834,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2847,7 +2847,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2867,10 +2876,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2887,6 +2892,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2917,7 +2930,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3013,30 +3026,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -3057,7 +3046,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3069,15 +3062,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3188,10 +3185,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3207,11 +3200,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3246,7 +3243,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3479,6 +3476,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3508,10 +3512,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3687,6 +3687,14 @@ msgid "Invert vertical mouse movement."
msgstr "Invertir moviment vertical del ratolí."
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4493,15 +4501,23 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Tecla de la consola"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave proportion flooded"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Tecla de la consola"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr ""
@@ -4525,6 +4541,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4549,19 +4571,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4668,25 +4698,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4845,8 +4875,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4967,6 +5005,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -5141,6 +5187,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5180,7 +5236,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5198,6 +5259,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5271,6 +5348,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5294,6 +5375,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Seleccioneu la ruta"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5488,24 +5574,24 @@ msgstr ""
#, 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."
+"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 ""
"Selecció de 18 fractals de 9 fórmules.\n"
"1 = 4D \"Roundy\" mandelbrot set.\n"
@@ -5575,19 +5661,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5605,7 +5691,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5650,6 +5744,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5715,8 +5817,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5740,7 +5843,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5844,6 +5950,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5930,10 +6045,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5988,7 +6099,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5996,11 +6107,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -6085,10 +6191,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6163,6 +6265,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -6199,29 +6307,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Moviment de les Fulles"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Onatge"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Moviment de les Fulles"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Onatge"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6251,7 +6360,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6280,6 +6391,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6353,10 +6472,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6369,10 +6484,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6384,9 +6495,26 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Activar Cinematogràfic"
+
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Selecciona el fitxer del mod:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Activar Cinematogràfic"
+#~ msgid "Enable VBO"
+#~ msgstr "Activar VBO"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Controla l'amplada dels túnels, un valor més petit crea túnels més amples."
+
+#, fuzzy
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ajusta la codificació gamma per les taules de llum. Els nombrés nés "
+#~ "petits n'augmentaràn la brillantor.\n"
+#~ "Aquesta configuració només afecta al client, el servidor l'ignora."
diff --git a/po/cs/minetest.po b/po/cs/minetest.po
index fa448aa1c..4c10c7304 100644
--- a/po/cs/minetest.po
+++ b/po/cs/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Czech (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-11 13:36+0000\n"
"Last-Translator: Luboš Nečas <lubosnecas506@seznam.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1791,7 +1791,7 @@ msgstr "Hlasitost: "
msgid "Enter "
msgstr "Zadejte "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "cs"
@@ -1815,7 +1815,7 @@ msgid ""
"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"
+"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."
@@ -2006,21 +2006,16 @@ msgstr ""
"například s 4k obrazovkami."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Upraví gamma kódování světelných tabulek. Vyšší čísla znamenají světlejší "
-"hodnoty.\n"
-"Toto nastavení ovlivňuje pouze klienta a serverem není použito."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Pokročilé"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2187,6 +2182,26 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Cesta k neproporcionálnímu písmu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Cesta k neproporcionálnímu písmu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Cesta k písmu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Cesta k neproporcionálnímu písmu"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Stavění uvnitř hráče"
@@ -2264,7 +2279,9 @@ msgid "Cavern upper limit"
msgstr "Limit jeskynních dutin"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2471,17 +2488,11 @@ msgid "Controls steepness/height of hills."
msgstr "Stanovuje strmost/výšku hor."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Stanovuje hustotu horského terénu na létajících ostrovech.\n"
-"Jedná se o posun přidaný k hodnotě šumu 'np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Ovládá šířku tunelů, menší hodnota vytváří širší tunely."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2516,10 +2527,6 @@ msgid "Damage"
msgstr "Zranění"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Klávesa pro zobrazení ladících informací"
@@ -2537,7 +2544,7 @@ msgid "Dec. volume key"
msgstr "Klávesa snížení hlasitosti"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2581,14 +2588,6 @@ msgstr ""
"Má vliv, pouze pokud byl program sestaven s cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Určuje oblasti létajících ostrovů s rovinný terénem.\n"
-"Terén bude rovný v místech, kde hodnota šumu bude větší než 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Určuje oblasti, kde stromy nesou plody."
@@ -2678,12 +2677,6 @@ msgid "Deprecated Lua API handling"
msgstr "Zacházení se zastaralým Lua API"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Hloubka pod kterou najdete velké jeskyně."
@@ -2765,6 +2758,12 @@ msgstr "Šum hřbetů"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2772,10 +2771,6 @@ msgstr ""
"Tato funkce je experimentální a její API se může změnit."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Zapnout VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Povolit konzolové okno"
@@ -2849,6 +2844,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2859,13 +2860,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Povolit/zakázat spouštění IPv6 serveru. IPv6 server může podle\n"
"systémového nastevení být omezen pouze na klienty s IPv6.\n"
"Nemá vliv, pokud je 'bind_address' nastaveno."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Povolí animaci věcí v inventáři."
@@ -2885,10 +2895,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Zapnout cachování geom. sítí otočených pomocí facedir."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Zapne filmový tone mapping"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Zapne minimapu."
@@ -2909,6 +2915,14 @@ msgstr ""
"Nastavení vyžaduje zapnuté shadery."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Interval vypisování profilovacích dat enginu"
@@ -2941,7 +2955,8 @@ msgid "Fall bobbing factor"
msgstr "Součinitel houpání pohledu při pádu"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Záložní písmo"
#: src/settings_translation_file.cpp
@@ -3047,31 +3062,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Šum základní výšky létajících ostrovů"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Základní šum létajících ostrovů"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Výška létajících ostrovů"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Koncentrace hor na létajících ostrovech"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain exponent"
-msgstr "Koncentrace hor na létajících ostrovech"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Výška hor na létajících ostrovech"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Klávesa létání"
@@ -3093,8 +3083,12 @@ msgid "Fog toggle key"
msgstr "Klávesa pro přepnutí mlhy"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Cesta k písmu"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3105,16 +3099,20 @@ msgid "Font shadow alpha"
msgstr "Průhlednost stínu písma"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Neprůhlednost stínu písma (od 0 do 255)."
+msgid "Font size"
+msgstr "Velikost písma"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Odsazení stínu písma, pokud je nastaveno na 0, stín nebude vykreslen."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Velikost písma"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3236,10 +3234,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtrovat při škálování GUI (txr2img)"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Generovat normálové mapy"
@@ -3262,11 +3256,15 @@ msgstr ""
"Příznaky začínající na 'no' slouží k zakázání možnosti."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3300,8 +3298,9 @@ msgid "HUD toggle key"
msgstr "Klávesa pro přepnutí HUD (Head-Up Display)"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3574,6 +3573,13 @@ msgstr "Jak hluboké dělat řeky"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3606,13 +3612,6 @@ msgid "IPv6 server"
msgstr "IPv6 server"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-"Nastavuje reálnou délku dne.\n"
-"Např.: 72 = 20 minut, 360 = 4 minuty, 1 = 24 hodin, 0 = čas zůstává stále "
-"stejný."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3817,6 +3816,16 @@ msgid "Invert vertical mouse movement."
msgstr "Obrátit svislý pohyb myši."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Cesta k neproporcionálnímu písmu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Cesta k neproporcionálnímu písmu"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Maximální stáří vyhozeného předmětu"
@@ -4588,13 +4597,20 @@ msgid "Large cave depth"
msgstr "Hloubka velké jeskyně"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Klávesa velkého chatu"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Lava depth"
-msgstr "Hloubka velké jeskyně"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Klávesa velkého chatu"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4620,6 +4636,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4644,19 +4666,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4762,21 +4792,10 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
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.\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
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Globální parametry generování mapy.\n"
"V mapgenu v6 ovládal příznak 'decorations' všechny dekorace kromě\n"
@@ -4788,8 +4807,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
"Globální parametry generování mapy.\n"
"V mapgenu v6 ovládal příznak 'decorations' všechny dekorace kromě\n"
@@ -4799,6 +4819,16 @@ msgstr ""
"Příznaky začínající na 'no' slouží k zakázání možnosti."
#: 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.\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 v5."
msgstr ""
@@ -4960,8 +4990,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5082,6 +5120,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "Minimální velikost textury k filtrování"
@@ -5257,6 +5303,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5296,7 +5352,12 @@ msgid "Parallax occlusion strength"
msgstr "Síla parallax occlusion"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5314,6 +5375,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5388,6 +5465,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5411,6 +5492,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Cesta pro reporty"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Vzdálená média"
@@ -5613,24 +5699,24 @@ msgstr "Šířka obrysu bloku"
#, 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."
+"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 ""
"Výběr z 18 fraktálů z 9 rovnic.\n"
"1 = 4D \"Roundy\" – Mandelbrotova množina.\n"
@@ -5699,22 +5785,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
+"Zapne parallax occlusion mapping.\n"
+"Nastavení vyžaduje zapnuté shadery."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
+"Zapne parallax occlusion mapping.\n"
+"Nastavení vyžaduje zapnuté shadery."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
+"Zapne parallax occlusion mapping.\n"
+"Nastavení vyžaduje zapnuté shadery."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5729,8 +5824,18 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr ""
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Odsazení stínu písma, pokud je nastaveno na 0, stín nebude vykreslen."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Odsazení stínu písma, pokud je nastaveno na 0, stín nebude vykreslen."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5774,6 +5879,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5836,8 +5949,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5861,7 +5975,10 @@ msgid "Strength of generated normalmaps."
msgstr "Síla vygenerovaných normálových map."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5965,6 +6082,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -6046,10 +6172,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "První ze dvou 3D šumů, které dohromady definují tunely."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6104,7 +6226,7 @@ msgstr "Trilineární filtrování"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6112,11 +6234,6 @@ msgid "Trusted mods"
msgstr "Důvěryhodné mody"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -6203,10 +6320,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6279,6 +6392,15 @@ msgid "Volume"
msgstr "Hlasitost"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Zapne parallax occlusion mapping.\n"
+"Nastavení vyžaduje zapnuté shadery."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6316,29 +6438,30 @@ msgid "Waving leaves"
msgstr "Vlnění listů"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Vlnění rostlin"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Vlnění vody"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Vlnění bloků"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Výška vodních vln"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Rychlost vodních vln"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Délka vodních vln"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Vlnění rostlin"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6368,7 +6491,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6397,6 +6522,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6468,10 +6601,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6484,10 +6613,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6499,12 +6624,83 @@ msgstr "cURL limit paralelních stahování"
msgid "cURL timeout"
msgstr "cURL timeout"
-#~ msgid "Waving Water"
-#~ msgstr "Vlnění vody"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Plynulá kamera"
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Vybrat soubor s modem:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Plynulá kamera"
+#~ msgid "Waving Water"
+#~ msgstr "Vlnění vody"
+
+#~ msgid "Waving water"
+#~ msgstr "Vlnění vody"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Hloubka velké jeskyně"
+
+#~ msgid "IPv6 support."
+#~ msgstr ""
+#~ "Nastavuje reálnou délku dne.\n"
+#~ "Např.: 72 = 20 minut, 360 = 4 minuty, 1 = 24 hodin, 0 = čas zůstává stále "
+#~ "stejný."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Neprůhlednost stínu písma (od 0 do 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Výška hor na létajících ostrovech"
+
+#, fuzzy
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Koncentrace hor na létajících ostrovech"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Koncentrace hor na létajících ostrovech"
+
+#~ msgid "Floatland level"
+#~ msgstr "Výška létajících ostrovů"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Základní šum létajících ostrovů"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Šum základní výšky létajících ostrovů"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Zapne filmový tone mapping"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Zapnout VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Určuje oblasti létajících ostrovů s rovinný terénem.\n"
+#~ "Terén bude rovný v místech, kde hodnota šumu bude větší než 0."
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "Ovládá šířku tunelů, menší hodnota vytváří širší tunely."
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Stanovuje hustotu horského terénu na létajících ostrovech.\n"
+#~ "Jedná se o posun přidaný k hodnotě šumu 'np_mountain'."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Upraví gamma kódování světelných tabulek. Vyšší čísla znamenají světlejší "
+#~ "hodnoty.\n"
+#~ "Toto nastavení ovlivňuje pouze klienta a serverem není použito."
diff --git a/po/da/minetest.po b/po/da/minetest.po
index cdca137ba..2013abeec 100644
--- a/po/da/minetest.po
+++ b/po/da/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Danish (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1767,7 +1767,7 @@ msgstr "Lydstyrke: "
msgid "Enter "
msgstr " "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "da"
@@ -1791,7 +1791,7 @@ msgid ""
"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"
+"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."
@@ -1982,20 +1982,16 @@ msgstr ""
"4k-skærme."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Justér gammakodningen for lystabellerne. Et større tal betyder lysere.\n"
-"Denne indstilling gælder kun for klienten og ignoreres af serveren."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avanceret"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2154,6 +2150,23 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Sti til font"
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Byg intern spiller"
@@ -2238,7 +2251,9 @@ msgid "Cavern upper limit"
msgstr "Hule grænse"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2449,15 +2464,12 @@ msgstr "Styrer stejlheden/højden af bakkerne."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Styrer bredden af tunneller. En lavere værdi giver bredere tunneller."
-
-#: src/settings_translation_file.cpp
msgid "Crash message"
msgstr "Nedbrudsbesked"
@@ -2490,11 +2502,6 @@ msgid "Damage"
msgstr "Skade"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "Søstejlhed"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tast til aktivering af fejlsøgningsinfo"
@@ -2513,7 +2520,7 @@ msgid "Dec. volume key"
msgstr "Dec. lydstyrketasten"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2555,12 +2562,6 @@ msgstr ""
"Har kun effekt hvis kompileret med cURL."
#: 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 where trees have apples."
msgstr "Definerer områder, hvor træerne har æbler."
@@ -2645,12 +2646,6 @@ msgid "Deprecated Lua API handling"
msgstr "Forældet Lua API-håndtering"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Dybde hvorunder du kan finde store huler."
@@ -2730,13 +2725,15 @@ msgstr "Ridge støj"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Aktiver VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2813,6 +2810,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2821,7 +2824,8 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Aktivere/deaktivere afvikling af en IPv6-server. En IPv6-server kan være "
"begrænset\n"
@@ -2829,6 +2833,14 @@ msgstr ""
"Ignoreret hvis bind_address er angivet."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Aktiverer animation af lagerelementer."
@@ -2849,10 +2861,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Aktiverer mellemlagring af facedir-roterede mesher."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Aktiverer filmisk toneoversættelse"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Aktiverer minikort."
@@ -2873,6 +2881,14 @@ msgstr ""
"Kræver at dybdeskabere er aktiveret."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Udskrivningsinterval for motorprofileringsdata"
@@ -2906,7 +2922,8 @@ msgid "Fall bobbing factor"
msgstr "Fall bobbing faktor"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Reserveskrifttype"
#: src/settings_translation_file.cpp
@@ -3016,31 +3033,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Svævelandsgrundhøjdestøj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland level"
-msgstr "Svævelandsniveau"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Flyvetast"
@@ -3062,8 +3054,12 @@ msgid "Fog toggle key"
msgstr "Tast for tåge"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Sti til font"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3074,17 +3070,20 @@ msgid "Font shadow alpha"
msgstr "Alfa for skrifttypeskygge"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Alfa for skrifttypeskygge (uigennemsigtighed, mellem 0 og 255)."
+msgid "Font size"
+msgstr "Skriftstørrelse"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
-"Forskydning for skrifttypeskygge, hvis 0 så vil skygge ikke blive tegnet."
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Skriftstørrelse"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3208,10 +3207,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI-skaleringsfilter txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Opret normalkort"
@@ -3235,11 +3230,15 @@ msgstr ""
"Flag startende med »no« (nej) bruges til eksplicit at deaktivere dem."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3274,8 +3273,9 @@ msgid "HUD toggle key"
msgstr "Tast for HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3519,6 +3519,13 @@ msgstr "Dybde for floder"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3551,10 +3558,6 @@ msgid "IPv6 server"
msgstr "IPv6-server"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Understøttelse af IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3760,6 +3763,15 @@ msgid "Invert vertical mouse movement."
msgstr "Vend lodret musebevægelse om."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Sti til font"
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Elemententitet TTL"
@@ -4628,14 +4640,21 @@ msgid "Large cave depth"
msgstr "Dybde for stor hule"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Store chat konsol tast"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "Dybde for stor hule"
+msgid "Large chat console key"
+msgstr "Store chat konsol tast"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4669,6 +4688,15 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Sat til true (sand) aktiverer bølgende blade.\n"
+"Kræver at dybdeskabere er aktiveret."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Tidslængde mellem ABM-kørselscyklusser"
@@ -4702,19 +4730,27 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4831,19 +4867,20 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
+"Kortoprettelsesattributter specifikke for Mapgen flat.\n"
+"Undtagelsesvis kan søer og bakker tilføjes til den flade verden.\n"
+"Flag som ikke er specificeret i flag-strengen ændres ikke fra standarden.\n"
+"Flag der starter med »no« bruges til eksplicit at deaktivere dem."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4853,15 +4890,14 @@ msgstr ""
"Flag der starter med »no« bruges til eksplicit at deaktivere dem."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Kortoprettelsesattributter specifikke for Mapgen flat.\n"
-"Undtagelsesvis kan søer og bakker tilføjes til den flade verden.\n"
-"Flag som ikke er specificeret i flag-strengen ændres ikke fra standarden.\n"
-"Flag der starter med »no« bruges til eksplicit at deaktivere dem."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -5032,8 +5068,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5155,6 +5199,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -5331,6 +5383,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5370,7 +5432,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5388,6 +5455,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5461,6 +5544,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5485,6 +5572,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Rapportsti"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5686,24 +5778,24 @@ msgstr ""
#, 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."
+"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 ""
"Valg af 18 fraktaler fra 9 formler.\n"
"1 = 4D »Roundy« mandelbrot-sæt.\n"
@@ -5772,27 +5864,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Sat til true (sand) aktiverer bølgende blade.\n"
"Kræver at dybdeskabere er aktiveret."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Angivet til true (sand) aktiverer bølgende planter.\n"
+"Angivet til true (sand) aktiverer bølgende vand.\n"
"Kræver at dybdeskabere er aktiveret."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Angivet til true (sand) aktiverer bølgende vand.\n"
+"Angivet til true (sand) aktiverer bølgende planter.\n"
"Kræver at dybdeskabere er aktiveret."
#: src/settings_translation_file.cpp
@@ -5814,8 +5909,19 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Shadow limit"
-msgstr "Skygge grænse"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+"Forskydning for skrifttypeskygge, hvis 0 så vil skygge ikke blive tegnet."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr ""
+"Forskydning for skrifttypeskygge, hvis 0 så vil skygge ikke blive tegnet."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5859,6 +5965,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5921,8 +6035,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5947,7 +6062,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6055,6 +6173,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -6136,10 +6263,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "Første af 2 3D-støj, der sammen definerer tunneler."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6194,7 +6317,7 @@ msgstr "Trilineær filtrering"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6202,11 +6325,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -6293,10 +6411,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6370,6 +6484,15 @@ msgid "Volume"
msgstr "Lydstyrke"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Aktiverer parallax-okklusionoversættelse.\n"
+"Kræver at dybdeskabere er aktiveret."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6407,29 +6530,30 @@ msgid "Waving leaves"
msgstr "Bølgende blade"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Bølgende blade"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Bølgende vand"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Bølgende blade"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Bølgende vand"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6459,7 +6583,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6488,6 +6614,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6559,10 +6693,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6575,10 +6705,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6590,8 +6716,54 @@ msgstr ""
msgid "cURL timeout"
msgstr "cURL-tidsudløb"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Aktiver filmisk"
+
#~ msgid "Select Package File:"
#~ msgstr "Vælg pakke fil:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Aktiver filmisk"
+#, fuzzy
+#~ msgid "Shadow limit"
+#~ msgstr "Skygge grænse"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Dybde for stor hule"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Understøttelse af IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Alfa for skrifttypeskygge (uigennemsigtighed, mellem 0 og 255)."
+
+#, fuzzy
+#~ msgid "Floatland level"
+#~ msgstr "Svævelandsniveau"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Svævelandsgrundhøjdestøj"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Aktiverer filmisk toneoversættelse"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Aktiver VBO"
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "Søstejlhed"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Styrer bredden af tunneller. En lavere værdi giver bredere tunneller."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Justér gammakodningen for lystabellerne. Et større tal betyder lysere.\n"
+#~ "Denne indstilling gælder kun for klienten og ignoreres af serveren."
diff --git a/po/de/minetest.po b/po/de/minetest.po
index 46d023b30..162fcbbbf 100644
--- a/po/de/minetest.po
+++ b/po/de/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: German (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-26 12:21+0000\n"
"Last-Translator: Stas Kies <stask85@gmail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1725,7 +1725,7 @@ msgstr "Tonlautstärke: "
msgid "Enter "
msgstr "Eingabe "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "de"
@@ -1750,12 +1750,13 @@ msgstr ""
"drücken, wenn er sich außerhalb des Hauptkreises befindet."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1969,23 +1970,17 @@ msgid ""
msgstr "DPI des Bildschirms (nicht für X11/Android) z.B. für 4K-Bildschirme."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ändert die Gammakodierung der Lichttabellen. Kleinere Werte sind heller.\n"
-"Diese Einstellung ist rein clientseitig und wird vom Server ignoriert."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Erweitert"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Verändert, wie Schwebeländer des Bergtyps sich über und unter dem "
-"Mittelpunkt zuspitzen."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2146,6 +2141,26 @@ msgid "Block send optimize distance"
msgstr "Distanz für Sendeoptimierungen von Kartenblöcken"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Pfad der Festbreitenschrift"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Pfad der Festbreitenschrift"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Schriftpfad"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Pfad der Festbreitenschrift"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Innerhalb des Spielers bauen"
@@ -2227,8 +2242,10 @@ msgid "Cavern upper limit"
msgstr "Hohlraumobergrenze"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Mitte der Lichtkurven-Mittenverstärkung."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2451,16 +2468,10 @@ msgstr "Steuert die Steilheit/Höhe von Hügeln."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
-msgstr ""
-"Legt die Dichte von Gebirgen in den Schwebeländern fest.\n"
-"Dies ist ein Versatz, der zum Rauschwert „mgv7_np_mountain“ addiert wird."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Legt die Breite von Tunneln fest; ein kleinerer Wert erzeugt breitere Tunnel."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2495,10 +2506,6 @@ msgid "Damage"
msgstr "Schaden"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Dunkelheits-Steilheit"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Taste zum Umschalten der Debug-Info"
@@ -2515,7 +2522,8 @@ msgid "Dec. volume key"
msgstr "Leiser-Taste"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
"Dies verringern, um den Bewegungswiderstand in Flüssigkeiten zu erhöhen."
@@ -2561,16 +2569,6 @@ msgstr ""
"Hat nur eine Wirkung, wenn mit cURL kompiliert wurde."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Definiert Gebiete von ruhig verlaufendem\n"
-"Gelände in den Schwebeländern. Weiche\n"
-"Schwebeländer treten auf, wenn der\n"
-"Rauschwert > 0 ist."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Definiert Gebiete, in denen Bäume Äpfel tragen."
@@ -2658,15 +2656,6 @@ msgid "Deprecated Lua API handling"
msgstr "Veraltete Lua-API-Handhabung"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Misbilligte Einstellung. Definieren/Finden Sie statdessen "
-"Höhlenflüssigkeiten in Biomdefinitionen.\n"
-"Y der Obergrenze von Lava in großen Höhlen."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Tiefe, unter der man große Höhlen finden wird."
@@ -2744,6 +2733,12 @@ msgstr "Verliesrauschen"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2751,10 +2746,6 @@ msgstr ""
"Diese Unterstützung ist experimentell und die API kann sich ändern."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBO aktivieren"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Konsolenfenster aktivieren"
@@ -2833,6 +2824,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2843,14 +2840,24 @@ msgstr ""
"1.0 für den Standardwert, 2.0 für doppelte Geschwindigkeit."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Server als IPv6 laufen lassen (oder nicht).\n"
"Wird ignoriert, falls bind_address gesetzt ist."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Aktiviert die Animation von Inventargegenständen."
@@ -2874,10 +2881,6 @@ msgstr ""
"rotiert werden."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Aktiviert filmisches Tone-Mapping"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Aktiviert die Übersichtskarte."
@@ -2898,6 +2901,14 @@ msgstr ""
"Hierfür müssen Shader aktiviert sein."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Engine-Profiling-Datenausgabeintervall"
@@ -2930,7 +2941,8 @@ msgid "Fall bobbing factor"
msgstr "Kameraschütteln beim Sturz"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Ersatzschrift"
#: src/settings_translation_file.cpp
@@ -3034,30 +3046,6 @@ msgid "Fixed virtual joystick"
msgstr "Fester virtueller Joystick"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Schwebeland-Basishöhenrauschen"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Schwebelandbasisrauschen"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Schwebelandhöhe"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Schwebelandbergdichte"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Schwebelandbergexponent"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Schwebelandberghöhe"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Flugtaste"
@@ -3078,8 +3066,12 @@ msgid "Fog toggle key"
msgstr "Taste für Nebel umschalten"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Schriftpfad"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3090,19 +3082,20 @@ msgid "Font shadow alpha"
msgstr "Schriftschatten-Undurchsichtigkeit"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
+msgstr "Schriftgröße"
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font in point (pt)."
msgstr ""
-"Undurchsichtigkeit des Schattens der Schrift (Wert zwischen 0 und 255)."
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
-"Abstand des Schattens hinter der Schrift. Wenn 0, wird der Schatten nicht "
-"gezeichnet."
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Schriftgröße"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3236,10 +3229,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI-Skalierungsfilter txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normalmaps generieren"
@@ -3259,11 +3248,17 @@ msgstr ""
"wird es alle Dekorationen beinflussen."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Steigung der Lichtkurve an der maximalen Lichtstufe."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Steigung der Lichtkurve an der minimalen Lichtstufe."
#: src/settings_translation_file.cpp
@@ -3295,8 +3290,9 @@ msgid "HUD toggle key"
msgstr "Taste zum Umschalten des HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3542,6 +3538,13 @@ msgstr "Wie tief Flüsse gemacht werden sollen."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3574,10 +3577,6 @@ msgid "IPv6 server"
msgstr "IPv6-Server"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6-Unterstützung."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3807,6 +3806,16 @@ msgid "Invert vertical mouse movement."
msgstr "Kehrt die vertikale Mausbewegung um."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Pfad der Festbreitenschrift"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Pfad der Festbreitenschrift"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Item-Entity-TTL"
@@ -4637,12 +4646,20 @@ msgid "Large cave depth"
msgstr "Tiefe für große Höhlen"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Taste für große Chatkonsole"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Lavatiefe"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Taste für große Chatkonsole"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4676,6 +4693,15 @@ msgstr ""
"üblicherweise aktualisiert werden."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Auf „wahr“ setzen, um sich im Wind wehende Blätter zu aktivieren.\n"
+"Dafür müssen Shader aktiviert sein."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Dauer zwischen Active-Block-Modifier-(ABM)-Ausführungszyklen"
@@ -4709,20 +4735,34 @@ msgstr ""
"- verbose (Ausführlich)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Lichtkurven-Mittenverstärkung"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Lichtkurven-Mittenverstärkung Mitte"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Lichtkurven-Mittenverstärkungs-Ausbreitung"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Helligkeitsschärfe"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Lichtkurven-Mittenverstärkung"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Lichtkurven-Mittenverstärkung"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Lichtkurven-Mittenverstärkung Mitte"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4843,25 +4883,18 @@ msgstr ""
"Kartengenerierungsattribute speziell für den Carpathian-Kartengenerator."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Kartengenerierungsattribute speziell für den Täler-Kartengenerator.\n"
-"„altitude_chill“: Reduziert Hitze mit der Höhe.\n"
-"„humid_rivers“: Erhöht Luftfeuchte um Flüsse und Wasserbecken.\n"
-"„vary_river_depth“: Falls aktiviert, werden eine niedrige Luftfeuchte und\n"
-"hohe Hitze dafür sorgen, dass Flüsse seichter und gelegentlich trocken\n"
-"werden.\n"
-"„altitude_dry“: Reduziert Luftfeuchte mit der Höhe."
+"Kartengenerierungsattribute speziell für den flachen Kartengenerator.\n"
+"Zu einer flachen Welt können gelegentliche Seen und Hügel hinzugefügt werden."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4871,11 +4904,20 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Kartengenerierungsattribute speziell für den flachen Kartengenerator.\n"
-"Zu einer flachen Welt können gelegentliche Seen und Hügel hinzugefügt werden."
+"Kartengenerierungsattribute speziell für den Täler-Kartengenerator.\n"
+"„altitude_chill“: Reduziert Hitze mit der Höhe.\n"
+"„humid_rivers“: Erhöht Luftfeuchte um Flüsse und Wasserbecken.\n"
+"„vary_river_depth“: Falls aktiviert, werden eine niedrige Luftfeuchte und\n"
+"hohe Hitze dafür sorgen, dass Flüsse seichter und gelegentlich trocken\n"
+"werden.\n"
+"„altitude_dry“: Reduziert Luftfeuchte mit der Höhe."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -5030,8 +5072,17 @@ msgid "Maximum hotbar width"
msgstr "Maximale Breite der Schnellleiste"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Maximaler Flüssigkeitswiderstand. Regelt die Abbremsung beim Eintauchen in "
@@ -5184,6 +5235,15 @@ msgid "Minimap scan height"
msgstr "Abtasthöhe der Übersichtskarte"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "3-D-Rauschen, welches die Anzahl der Verliese je Mapchunk festlegt."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Minimale Texturengröße"
@@ -5393,6 +5453,16 @@ msgstr "Undurchsichtige Flüssigkeiten"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5435,8 +5505,13 @@ msgid "Parallax occlusion strength"
msgstr "Parallax-Occlusion-Stärke"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Pfad zu einer TrueType- oder Bitmap-Schrift."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5457,6 +5532,22 @@ msgstr ""
"Pfad der Texturenverzeichnisse. Alle Texturen werden von dort zuerst gesucht."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pausieren bei Fensterfokusverlust"
@@ -5542,6 +5633,10 @@ msgid "Profiling"
msgstr "Profiling"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5568,6 +5663,11 @@ msgid "Recent Chat Messages"
msgstr "Letzte Chatnachrichten"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Berichtspfad"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Externer Medienserver"
@@ -5780,26 +5880,27 @@ msgid "Selection box width"
msgstr "Auswahlboxbreite"
#: 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."
+"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 ""
"Wählt einen von 18 Fraktaltypen aus.\n"
"1 = 4-D-Mandelbrotmenge, Typ „rund“.\n"
@@ -5872,27 +5973,30 @@ msgstr ""
"gesendet wurde."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Auf „wahr“ setzen, um sich im Wind wehende Blätter zu aktivieren.\n"
"Dafür müssen Shader aktiviert sein."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Auf „wahr“ setzen, um sich im Wind wehende Pflanzen zu aktivieren.\n"
+"Auf „wahr“ setzen, um Wasserwogen zu aktivieren.\n"
"Dafür müssen Shader aktiviert sein."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Auf „wahr“ setzen, um Wasserwogen zu aktivieren.\n"
+"Auf „wahr“ setzen, um sich im Wind wehende Pflanzen zu aktivieren.\n"
"Dafür müssen Shader aktiviert sein."
#: src/settings_translation_file.cpp
@@ -5912,8 +6016,22 @@ msgstr ""
"Das funktioniert nur mit dem OpenGL-Grafik-Backend."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Schattenbegrenzung"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+"Abstand des Schattens hinter der Schrift. Wenn 0, wird der Schatten nicht "
+"gezeichnet."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr ""
+"Abstand des Schattens hinter der Schrift. Wenn 0, wird der Schatten nicht "
+"gezeichnet."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5969,6 +6087,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Hänge und Füllungen arbeiten zusammen, um die Höhen zu verändern."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Kleinräumige Luftfeuchtigkeitsvarriierung für Biomübergänge an Grenzen."
@@ -6037,9 +6163,11 @@ msgstr ""
"üblichen Weg heruntergeladen (UDP)."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Ausbreitung der Lichtkurven-Mittenverstärkung.\n"
"Standardabweichung der Mittenverstärkungs-Gaußfunktion."
@@ -6065,8 +6193,11 @@ msgid "Strength of generated normalmaps."
msgstr "Stärke der generierten Normalmaps."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Stärke der Lichtkurven-Mittenverstärkung."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6188,6 +6319,15 @@ msgstr ""
"beginnt."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Die Netzwerkschnittstelle, auf die der Server lauscht."
@@ -6311,10 +6451,6 @@ msgstr ""
"definieren."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Diese Schrift wird von bestimmten Sprachen benutzt."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6375,10 +6511,11 @@ msgid "Trilinear filtering"
msgstr "Trilinearer Filter"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"Wahr = 256\n"
"Falsch = 128\n"
@@ -6390,13 +6527,6 @@ msgid "Trusted mods"
msgstr "Vertrauenswürdige Mods"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Typische Maximalhöhe, über und unter dem Mittelpunkt von Gebirgen in den\n"
-"Schwebeländern."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
"URL der Serverliste, die in der Mehrspieler-Registerkarte angezeigt wird."
@@ -6494,12 +6624,6 @@ msgid "Variation of biome filler depth."
msgstr "Variierung der Biomfülltiefe."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variierung der Hügelhöhe und Seetiefe in den ruhig verlaufenden\n"
-"Regionen der Schwebeländer."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Varriierung der maximalen Berghöhe (in Blöcken)."
@@ -6578,6 +6702,15 @@ msgid "Volume"
msgstr "Tonlautstärke"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Aktiviert Parralax-Occlusion-Mapping.\n"
+"Hierfür müssen Shader aktiviert sein."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6622,26 +6755,30 @@ msgid "Waving leaves"
msgstr "Wehende Blätter"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Wehende Pflanzen"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
+#, fuzzy
+msgid "Waving liquids"
msgstr "Wasserwellen"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Wasserwellen: Wellenhöhe"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Wasserwellen: Wellengeschwindigkeit"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Wasserwellen: Wellenlänge"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Wehende Pflanzen"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6692,8 +6829,11 @@ msgstr ""
"welt-ausgerichtete automatische Texturenskalierung."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Ob FreeType-Schriften benutzt werden.\n"
"Dafür muss Minetest mit FreeType-Unterstüzung kompiliert worden sein."
@@ -6731,6 +6871,14 @@ msgstr "Ob das Ende des sichtbaren Gebietes im Nebel verschwinden soll."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Ob der Client Debug-Informationen zeigen soll (hat die selbe Wirkung\n"
@@ -6816,12 +6964,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Y-Höhe der Obergrenze von Hohlräumen."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-"Y-Höhe vom Mittelpunkt der Schwebeländer sowie\n"
-"des Wasserspiegels von Seen."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-Höhe von erhöhtem Gelände, welches Klippen erzeugt."
@@ -6834,10 +6976,6 @@ msgid "Y-level of seabed."
msgstr "Y-Höhe vom Meeresgrund."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-Höhe, bis zu der sich die Schatten der Schwebeländer ausbreiten."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL-Dateidownload-Zeitüberschreitung"
@@ -6849,20 +6987,143 @@ msgstr "cURL-Parallel-Begrenzung"
msgid "cURL timeout"
msgstr "cURL-Zeitüberschreitung"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Herausragende Verliese"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Filmmodus umschalten"
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Ob Verliese manchmal aus dem Gelände herausragen."
+#~ msgid "Select Package File:"
+#~ msgstr "Paket-Datei auswählen:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Y-Wert der Obergrenze von Lava in großen Höhlen."
#~ msgid "Waving Water"
#~ msgstr "Wasserwellen"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Y-Wert der Obergrenze von Lava in großen Höhlen."
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Ob Verliese manchmal aus dem Gelände herausragen."
-#~ msgid "Select Package File:"
-#~ msgstr "Paket-Datei auswählen:"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Herausragende Verliese"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Filmmodus umschalten"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-Höhe, bis zu der sich die Schatten der Schwebeländer ausbreiten."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr ""
+#~ "Y-Höhe vom Mittelpunkt der Schwebeländer sowie\n"
+#~ "des Wasserspiegels von Seen."
+
+#~ msgid "Waving water"
+#~ msgstr "Wasserwellen"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variierung der Hügelhöhe und Seetiefe in den ruhig verlaufenden\n"
+#~ "Regionen der Schwebeländer."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Typische Maximalhöhe, über und unter dem Mittelpunkt von Gebirgen in den\n"
+#~ "Schwebeländern."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Diese Schrift wird von bestimmten Sprachen benutzt."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Stärke der Lichtkurven-Mittenverstärkung."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Schattenbegrenzung"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Pfad zu einer TrueType- oder Bitmap-Schrift."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Helligkeitsschärfe"
+
+#~ msgid "Lava depth"
+#~ msgstr "Lavatiefe"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6-Unterstützung."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr ""
+#~ "Undurchsichtigkeit des Schattens der Schrift (Wert zwischen 0 und 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Schwebelandberghöhe"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Schwebelandbergexponent"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Schwebelandbergdichte"
+
+#~ msgid "Floatland level"
+#~ msgstr "Schwebelandhöhe"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Schwebelandbasisrauschen"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Schwebeland-Basishöhenrauschen"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Aktiviert filmisches Tone-Mapping"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBO aktivieren"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Misbilligte Einstellung. Definieren/Finden Sie statdessen "
+#~ "Höhlenflüssigkeiten in Biomdefinitionen.\n"
+#~ "Y der Obergrenze von Lava in großen Höhlen."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Definiert Gebiete von ruhig verlaufendem\n"
+#~ "Gelände in den Schwebeländern. Weiche\n"
+#~ "Schwebeländer treten auf, wenn der\n"
+#~ "Rauschwert > 0 ist."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Dunkelheits-Steilheit"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Legt die Breite von Tunneln fest; ein kleinerer Wert erzeugt breitere "
+#~ "Tunnel."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Legt die Dichte von Gebirgen in den Schwebeländern fest.\n"
+#~ "Dies ist ein Versatz, der zum Rauschwert „mgv7_np_mountain“ addiert wird."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Mitte der Lichtkurven-Mittenverstärkung."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Verändert, wie Schwebeländer des Bergtyps sich über und unter dem "
+#~ "Mittelpunkt zuspitzen."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ändert die Gammakodierung der Lichttabellen. Kleinere Werte sind heller.\n"
+#~ "Diese Einstellung ist rein clientseitig und wird vom Server ignoriert."
diff --git a/po/dv/minetest.po b/po/dv/minetest.po
index c96ac042e..aa2107d99 100644
--- a/po/dv/minetest.po
+++ b/po/dv/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dhivehi (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Dhivehi <https://hosted.weblate.org/projects/minetest/"
@@ -1721,7 +1721,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "dv"
@@ -1744,7 +1744,7 @@ msgid ""
"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"
+"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."
@@ -1910,18 +1910,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2071,6 +2069,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2147,7 +2161,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2343,12 +2359,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2384,10 +2397,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2404,7 +2413,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2446,12 +2455,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2528,12 +2531,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2607,12 +2604,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2678,6 +2677,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2685,7 +2690,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2705,10 +2719,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2725,6 +2735,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2755,7 +2773,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2848,30 +2866,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2892,7 +2886,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2904,15 +2902,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3023,10 +3025,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3042,11 +3040,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3079,7 +3081,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3306,6 +3308,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3335,10 +3344,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3513,6 +3518,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4108,11 +4121,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4139,6 +4160,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4163,19 +4190,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4281,25 +4316,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4455,8 +4490,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4577,6 +4620,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4753,6 +4804,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4791,7 +4852,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4809,6 +4875,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4881,6 +4963,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4904,6 +4990,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5094,24 +5184,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5162,19 +5252,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5191,7 +5281,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5236,6 +5334,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5295,8 +5401,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5320,7 +5427,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5423,6 +5533,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5503,10 +5622,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5560,7 +5675,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5568,11 +5683,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5657,10 +5767,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5734,6 +5840,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5770,23 +5882,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5819,7 +5931,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5848,6 +5962,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5918,10 +6040,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5934,10 +6052,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/el/minetest.po b/po/el/minetest.po
index e04c1a137..8690fa3c7 100644
--- a/po/el/minetest.po
+++ b/po/el/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Greek (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1681,7 +1681,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "el"
@@ -1704,7 +1704,7 @@ msgid ""
"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"
+"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."
@@ -1867,18 +1867,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2027,6 +2025,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2103,7 +2117,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2298,12 +2314,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2339,10 +2352,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2359,7 +2368,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2399,12 +2408,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2481,12 +2484,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2560,12 +2557,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2631,6 +2630,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2638,7 +2643,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2658,10 +2672,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2678,6 +2688,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2708,7 +2726,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2801,30 +2819,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2845,7 +2839,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2857,15 +2855,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2976,10 +2978,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2995,11 +2993,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3032,7 +3034,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3259,6 +3261,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3288,10 +3297,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3466,6 +3471,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4061,11 +4074,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4092,6 +4113,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4116,19 +4143,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4233,25 +4268,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4401,8 +4436,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4523,6 +4566,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4696,6 +4747,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4734,7 +4795,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4752,6 +4818,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4824,6 +4906,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4847,6 +4933,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5037,24 +5127,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5105,19 +5195,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5134,7 +5224,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5179,6 +5277,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5238,8 +5344,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5263,7 +5370,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5366,6 +5476,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5446,10 +5565,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5503,7 +5618,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5511,11 +5626,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5600,10 +5710,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5677,6 +5783,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5713,23 +5825,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5762,7 +5874,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5791,6 +5905,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5860,10 +5982,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5876,10 +5994,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/eo/minetest.po b/po/eo/minetest.po
index 8d866686a..939c56351 100644
--- a/po/eo/minetest.po
+++ b/po/eo/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Esperanto (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-16 22:21+0000\n"
"Last-Translator: Tirifto <tirifto@posteo.cz>\n"
"Language-Team: Esperanto <https://hosted.weblate.org/projects/minetest/"
@@ -1718,7 +1718,7 @@ msgstr "Laŭteco: "
msgid "Enter "
msgstr "Enigi "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "eo"
@@ -1741,12 +1741,13 @@ msgstr ""
"ĉefa ringo."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1949,23 +1950,17 @@ msgstr ""
"kvarmilaj ekranoj."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Alĝustigi la gamaan kodadon al la lumtabeloj. Pli altaj nombroj estas pli "
-"helaj.\n"
-"Ĉi tiu agordo estas klientflanka, kaj serviloj ĝin malatentos."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Specialaj"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Ŝanĝas kiel montecaj fluginsuloj maldikiĝas super kaj sub la mezpunkto."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2123,6 +2118,26 @@ msgid "Block send optimize distance"
msgstr "Optimuma distanco de bloko-sendado"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Dosierindiko al egallarĝa tiparo"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Dosierindiko al egallarĝa tiparo"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Tipara dosierindiko"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Dosierindiko al egallarĝa tiparo"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Konstruado en ludanto"
@@ -2203,7 +2218,9 @@ msgid "Cavern upper limit"
msgstr "Supra limo de kavernoj"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2423,16 +2440,10 @@ msgstr "Regas krutecon/altecon de montetoj."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
-msgstr ""
-"Regas densecon de montecaj fluginsuloj.\n"
-"Temas pri deŝovo de la brua valoro «np_mountain»."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Regas larĝecon de tuneloj; pli malgranda valoro kreas pri larĝajn tunelojn."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2467,10 +2478,6 @@ msgid "Damage"
msgstr "Difekto"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Akreco de mallumo"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Baskula klavo de erarserĉaj informoj"
@@ -2487,7 +2494,8 @@ msgid "Dec. volume key"
msgstr "Mallaŭtiga klavo"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Malpliigu ĉi tion por pliigi reziston de fluaĵoj al movo."
#: src/settings_translation_file.cpp
@@ -2531,14 +2539,6 @@ msgstr ""
"Nur efektiviĝas programtradukite kun cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Difinas zonojn de glata tereno sur fluginsuloj.\n"
-"Glataj fluginsuloj okazas kiam bruo superas nulon."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Difinas zonojn kie arboj donas pomojn."
@@ -2624,15 +2624,6 @@ msgid "Deprecated Lua API handling"
msgstr "Traktado de evitinda Lua API"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Evitinda, difini kaj trovi kavernajn fluaĵojn anstataŭe per klimataj "
-"difinoj\n"
-"Y de supra limo de lafo en grandaj kavernoj."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profundo sub kiu troveblos grandegaj kavernoj."
@@ -2710,6 +2701,12 @@ msgstr "Bruo de forgeskeloj"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2717,10 +2714,6 @@ msgstr ""
"Tiu ĉi funkcio estas prova kaj la API eble ŝanĝontas."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Ŝalti VBO(Vertex Buffer Object)"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Ŝalti konzolan fenestron"
@@ -2794,6 +2787,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2801,14 +2800,24 @@ msgstr ""
"Ekzemple: 0 por nenioma balanciĝo, 1.0 por normala, 2.0 por duobla."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Ŝalti/malŝalti ruladon de IPv6-a servilo.\n"
"Ignorita, se «bindi_adreson» estas agordita."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Ŝaltas movbildojn en portaĵujo."
@@ -2829,10 +2838,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Ŝaltas kaŝmemoradon de maŝoj turnitaj per «facedir»."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Ŝaltas mapeton."
@@ -2853,6 +2858,14 @@ msgstr ""
"Bezonas ŝaltitajn ombrigilojn."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervalo inter presoj de profilaj datenoj de la motoro"
@@ -2885,7 +2898,8 @@ msgid "Fall bobbing factor"
msgstr "Koeficiento de balancado dum falo"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Retropaŝa tiparo"
#: src/settings_translation_file.cpp
@@ -2989,30 +3003,6 @@ msgid "Fixed virtual joystick"
msgstr "Fiksita virtuala stirstango"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Bruo de baza alteco de fluginsuloj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Baza bruo de fluginsuloj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Alteco de fluginsuloj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Denseco de fluginsulaj montoj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Eksponento de fluginsulaj montoj"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Alteco de fluginsulaj montoj"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Fluga klavo"
@@ -3033,8 +3023,12 @@ msgid "Fog toggle key"
msgstr "Nebula baskula klavo"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Tipara dosierindiko"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3045,16 +3039,20 @@ msgid "Font shadow alpha"
msgstr "Travidebleco de tipara ombro"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Maltravidebleco de tipara ombro (inter 0 kaj 255)."
+msgid "Font size"
+msgstr "Tipara grandeco"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Deŝovo de tipara ombro; se ĝi estas 0, la ombro ne desegniĝos."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Tipara grandeco"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3175,10 +3173,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Skala filtrilo de grafika interfaco txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Helĝustigo"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Estigi normalmapojn"
@@ -3194,11 +3188,17 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
-msgstr ""
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
+msgstr "Transiro de luma kurbo je plejeta lumnivelo."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Transiro de luma kurbo je plejeta lumnivelo."
#: src/settings_translation_file.cpp
@@ -3230,8 +3230,9 @@ msgid "HUD toggle key"
msgstr "Baskula klavo por travida fasado"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3473,6 +3474,13 @@ msgstr "Kiel profundaj fari riverojn."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3504,10 +3512,6 @@ msgid "IPv6 server"
msgstr "Servilo kun IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Subteno de IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3713,6 +3717,16 @@ msgid "Invert vertical mouse movement."
msgstr "Renversi vertikalan movon de muso."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Dosierindiko al egallarĝa tiparo"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Dosierindiko al egallarĝa tiparo"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -3850,8 +3864,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klavo por demeti la elektitan portaĵon.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -3982,8 +3996,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klavo por malfermi la portaĵujon.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4252,8 +4266,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klavo por elekti sekvan portaĵon en la fulmobreto.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4272,8 +4286,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klavo por elekti antaŭan portaĵon en la fulmobreto.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4356,8 +4370,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klavo por ekrankopiado.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4456,8 +4470,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Baskula klavo por montri erarserĉajn informojn.\n"
-"Vidu http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4540,12 +4554,20 @@ msgid "Large cave depth"
msgstr "Profundeco de granda kaverno"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Klavo de granda konzolo"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Lafo-profundeco"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Klavo de granda konzolo"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4578,6 +4600,15 @@ msgstr ""
"trans la reto."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Ebligas ondojn je kreskaĵoj.\n"
+"Bezonas ombrigilojn."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Tempodaŭro inter rulaj cikloj de Aktiva Modifilo de Monderoj (AMM)"
@@ -4610,20 +4641,28 @@ msgstr ""
"- verbose (babilema)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Akreco de heleco"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4740,24 +4779,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Mondestigaj ecoj speciale por la Karpata Mondestigilo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Apartaj mapestigaj ecoj de la mapestigilo «Valleys».\n"
-"«altitude_chill»: Malpliigas varmon laŭ alto.\n"
-"«humid_rivers»: Pliigas malsekecon ĉirkaŭ riveroj.\n"
-"«vary_river_depth»: Ŝaltite foje sekigas riverojn pro malalta malsekeco\n"
-"kaj alta varmo.\n"
-"«altitude_dry»: Malpliigas malsekecon laŭ alto."
+"Mapestigaj ecoj speciale por la Plata Mapestigilo.\n"
+"Kelklokaj lagoj kaj montetoj povas aldoniĝi al la plata mondo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4767,11 +4800,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Mapestigaj ecoj speciale por la Plata Mapestigilo.\n"
-"Kelklokaj lagoj kaj montetoj povas aldoniĝi al la plata mondo."
+"Apartaj mapestigaj ecoj de la mapestigilo «Valleys».\n"
+"«altitude_chill»: Malpliigas varmon laŭ alto.\n"
+"«humid_rivers»: Pliigas malsekecon ĉirkaŭ riveroj.\n"
+"«vary_river_depth»: Ŝaltite foje sekigas riverojn pro malalta malsekeco\n"
+"kaj alta varmo.\n"
+"«altitude_dry»: Malpliigas malsekecon laŭ alto."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4926,8 +4967,17 @@ msgid "Maximum hotbar width"
msgstr "Maksimuma larĝo de la fulmobreto"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Plejgranda rezisto de fluaĵoj. Regas malakcelon dum eniĝo en fluaĵon\n"
@@ -5067,6 +5117,15 @@ msgid "Minimap scan height"
msgstr "Alteco de mapeta skanado"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "3D-bruo, kiu determinas la nombron de forgeskeloj en mondoparto."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Plejeta grandeco de teksturoj"
@@ -5272,6 +5331,16 @@ msgstr "Netralumeblaj fluidoj"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5313,8 +5382,13 @@ msgid "Parallax occlusion strength"
msgstr "Potenco de paralaksa ombrigo"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Dosierindiko al tiparo «TrueType» aŭ bitbildo."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5331,6 +5405,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Dosierindiko al teksturoj. Ĉiuj teksturoj estas unue serĉataj tie."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Paŭzigi je perdita fokuso de la fenestro"
@@ -5384,7 +5474,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid "Prevent mods from doing insecure things like running shell commands."
-msgstr "Malhelpi al reguligistoj agi nesekure (ekzemple ruli ŝelajn komandojn)."
+msgstr ""
+"Malhelpi al reguligistoj agi nesekure (ekzemple ruli ŝelajn komandojn)."
#: src/settings_translation_file.cpp
msgid ""
@@ -5411,6 +5502,10 @@ msgid "Profiling"
msgstr "Profilado"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5436,6 +5531,11 @@ msgid "Recent Chat Messages"
msgstr "Freŝaj mesaĝoj de babilo"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Raporta indiko"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Foraj vidaŭdaĵoj"
@@ -5647,26 +5747,27 @@ msgid "Selection box width"
msgstr "Larĝo de elektujo"
#: 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."
+"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 ""
"Elektas unu de 18 tipoj de fraktaloj.\n"
"1 = 4D «Rondeca» aro de Mandelbrot.\n"
@@ -5738,28 +5839,31 @@ msgstr ""
"Agordi maksimuman longon de babilaj mesaĝoj (en signoj) sendotaj de klientoj."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Ebligas ondojn je kreskaĵoj.\n"
"Bezonas ombrigilojn."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Verigo ŝaltas ondantajn kreskaĵojn.\n"
-"Bezonas ŝalton de ombriloj."
+"Ebligas ondojn je akvo.\n"
+"Bezonas ombrigilojn."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Ebligas ondojn je akvo.\n"
-"Bezonas ombrigilojn."
+"Verigo ŝaltas ondantajn kreskaĵojn.\n"
+"Bezonas ŝalton de ombriloj."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5777,8 +5881,18 @@ msgstr ""
"Ĉi tio funkcias nur kun la bildiga internaĵo de «OpenGL»."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limo por ombroj"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Deŝovo de tipara ombro; se ĝi estas 0, la ombro ne desegniĝos."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Deŝovo de tipara ombro; se ĝi estas 0, la ombro ne desegniĝos."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5831,6 +5945,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Deklivo kaj plenigo kunlaboras por ŝanĝi la altecojn."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5896,8 +6018,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5921,7 +6044,10 @@ msgid "Strength of generated normalmaps."
msgstr "Forteco de estigitaj normalmapoj."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6027,7 +6153,8 @@ msgstr "La profundeco de tero aŭ alia surfaca klimata plenigilo."
#: src/settings_translation_file.cpp
msgid ""
"The file path relative to your worldpath in which profiles will be saved to."
-msgstr "La dosierindiko relativa al via mondoindiko, kien konserviĝos profiloj."
+msgstr ""
+"La dosierindiko relativa al via mondoindiko, kien konserviĝos profiloj."
#: src/settings_translation_file.cpp
msgid "The identifier of the joystick to use"
@@ -6038,6 +6165,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr "Longeco (en bilderoj) necesa por komenco de interago kun tuŝekrano."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "La reta interfaco kie la servilo aŭskultas."
@@ -6144,10 +6280,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "Unu el la du 3d-aj bruoj, kiuj kune difinas tunelojn."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Tiu ĉi tiparo uziĝos por iuj lingvoj."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6204,10 +6336,11 @@ msgid "Trilinear filtering"
msgstr "Triineara filtrado"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"Vera = 256\n"
"Falsa = 128\n"
@@ -6218,11 +6351,6 @@ msgid "Trusted mods"
msgstr "Fidataj modifaĵoj"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr "Ordinara plejalto, super kaj sub la mezpunkto, de fluginsulaj montoj."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL al la listo de serviloj, montrota en la langeto «Ludo por pluraj»."
@@ -6313,12 +6441,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variaĵo de alteco de montetoj kaj profundeco de lagoj sur glata tereno de "
-"fluginsuloj."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variaĵo de plejgranda alteco de montoj (en monderoj)."
@@ -6394,6 +6516,15 @@ msgid "Volume"
msgstr "Laŭteco"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Ŝaltas mapadon de paralaksa ombrigo.\n"
+"Bezonas ŝaltitajn ombrigilojn."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6437,26 +6568,30 @@ msgid "Waving leaves"
msgstr "Ondantaj foliaĵoj"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Ondantaj plantoj"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Ondanta akvo"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Ondantaj fluaĵoj"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Alteco de ondoj de ondanta akvo"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Rapido de ondoj sur ondanta akvo"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Longo de ondoj de ondanta akvo"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Ondantaj plantoj"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6501,8 +6636,11 @@ msgstr ""
"grandigado de monde laŭigitaj teksturoj."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Ĉu tiparoj de FreeType uziĝas; postulas entradukitan subtenon de FreeType."
@@ -6536,6 +6674,14 @@ msgstr "Ĉu nebuli finon de la videbla areo."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Ĉu montri erarserĉajn informojn de la kliento (efikas samkiel premo de F5)."
@@ -6618,10 +6764,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Y-nivelo de kaverna supra limo."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-nivelo de pli alta tereno, kiu estigas krutaĵojn."
@@ -6634,10 +6776,6 @@ msgid "Y-level of seabed."
msgstr "Y-nivelo de marplanko."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-nivelo kien etendiĝas ombroj de fluginsuloj."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6649,18 +6787,123 @@ msgstr "Samtempa limo de cURL"
msgid "cURL timeout"
msgstr "cURL tempolimo"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Planante forgeskelojn"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Baskuligi glitan vidpunkton"
-#~ msgid "Waving Water"
-#~ msgstr "Ondanta akvo"
+#~ msgid "Select Package File:"
+#~ msgstr "Elekti pakaĵan dosieron:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "Y de supera limo de grandaj kvazaŭ-hazardaj kavernoj."
-#~ msgid "Select Package File:"
-#~ msgstr "Elekti pakaĵan dosieron:"
+#~ msgid "Waving Water"
+#~ msgstr "Ondanta akvo"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Baskuligi glitan vidpunkton"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Planante forgeskelojn"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-nivelo kien etendiĝas ombroj de fluginsuloj."
+
+#~ msgid "Waving water"
+#~ msgstr "Ondanta akvo"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variaĵo de alteco de montetoj kaj profundeco de lagoj sur glata tereno de "
+#~ "fluginsuloj."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Ordinara plejalto, super kaj sub la mezpunkto, de fluginsulaj montoj."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Tiu ĉi tiparo uziĝos por iuj lingvoj."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limo por ombroj"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Dosierindiko al tiparo «TrueType» aŭ bitbildo."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Akreco de heleco"
+
+#~ msgid "Lava depth"
+#~ msgstr "Lafo-profundeco"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Subteno de IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Helĝustigo"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Maltravidebleco de tipara ombro (inter 0 kaj 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Alteco de fluginsulaj montoj"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Eksponento de fluginsulaj montoj"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Denseco de fluginsulaj montoj"
+
+#~ msgid "Floatland level"
+#~ msgstr "Alteco de fluginsuloj"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Baza bruo de fluginsuloj"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Bruo de baza alteco de fluginsuloj"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Ŝalti VBO(Vertex Buffer Object)"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Evitinda, difini kaj trovi kavernajn fluaĵojn anstataŭe per klimataj "
+#~ "difinoj\n"
+#~ "Y de supra limo de lafo en grandaj kavernoj."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Difinas zonojn de glata tereno sur fluginsuloj.\n"
+#~ "Glataj fluginsuloj okazas kiam bruo superas nulon."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Akreco de mallumo"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Regas larĝecon de tuneloj; pli malgranda valoro kreas pri larĝajn "
+#~ "tunelojn."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Regas densecon de montecaj fluginsuloj.\n"
+#~ "Temas pri deŝovo de la brua valoro «np_mountain»."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Ŝanĝas kiel montecaj fluginsuloj maldikiĝas super kaj sub la mezpunkto."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Alĝustigi la gamaan kodadon al la lumtabeloj. Pli altaj nombroj estas pli "
+#~ "helaj.\n"
+#~ "Ĉi tiu agordo estas klientflanka, kaj serviloj ĝin malatentos."
diff --git a/po/es/minetest.po b/po/es/minetest.po
index 1a847df6c..7f6f47996 100644
--- a/po/es/minetest.po
+++ b/po/es/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spanish (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-30 20:21+0000\n"
"Last-Translator: universales <universales@protonmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/"
@@ -1733,7 +1733,7 @@ msgstr "Volúmen del sonido: "
msgid "Enter "
msgstr "Ingresar "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "es"
@@ -1757,12 +1757,13 @@ msgstr ""
"del círculo principal."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1977,24 +1978,17 @@ msgstr ""
"sólo), por ejemplo para pantallas 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ajustar la codificación gamma para las tablas de iluminación. Números "
-"mayores son mas brillantes.\n"
-"Este ajuste es solo para cliente y es ignorado por el servidor."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avanzado"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Modifica cómo las tierras flotantes del tipo montaña aparecen arriba y abajo "
-"del punto medio."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2160,6 +2154,23 @@ msgid "Block send optimize distance"
msgstr "Distancia de optimización de envío de bloques"
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Ruta de fuentes"
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Construir dentro de jugador"
@@ -2241,8 +2252,10 @@ msgid "Cavern upper limit"
msgstr "Límite superior de caverna"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Aumento medio del centro de la curva de luz."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2462,16 +2475,10 @@ msgstr "Controla lo escarpado/alto de las colinas."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Controla la densidad del terreno montañoso flotante.\n"
-"Se agrega un desplazamiento al valor de ruido 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr ""
-"Controla el ancho de los túneles, un valor menor crea túneles más anchos."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2506,11 +2513,6 @@ msgid "Damage"
msgstr "Daño"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "Agudeza de la obscuridad"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tecla alternativa para la información de la depuración"
@@ -2528,7 +2530,7 @@ msgid "Dec. volume key"
msgstr "Dec. tecla de volumen"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2572,14 +2574,6 @@ msgstr ""
"Sólo tiene efecto si está compilado con cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Define áreas de terreno liso flotante.\n"
-"Las zonas flotantes lisas se producen cuando el ruido > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Define las áreas donde los árboles tienen manzanas."
@@ -2669,12 +2663,6 @@ msgid "Deprecated Lua API handling"
msgstr "Manejo de funciones de Lua obsoletas"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profundidad en la cual comienzan las grandes cuevas."
@@ -2755,6 +2743,12 @@ msgstr "Mazmorras, mín. Y"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2762,10 +2756,6 @@ msgstr ""
"El soporte es experimental y la API puede cambiar."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Activar VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Habilita la ventana de consola"
@@ -2839,6 +2829,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2846,15 +2842,25 @@ msgstr ""
"Por ejemplo: 0 para balanceo sin vista; 1.0 para normal; 2.0 para doble."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Habilita/deshabilita ejecutar un servidor IPv6. Un servidor IPv6 puede ser\n"
"restringido a clientes IPv6, dependiendo de la configuración del sistema.\n"
"Ignorado si 'bind_address' está configurado."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Habilita la animación de objetos en el inventario."
@@ -2875,10 +2881,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Habilitar cacheado de mallas giradas."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Habilita el mapeado de tonos fílmico"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Activar mini-mapa."
@@ -2900,6 +2902,14 @@ msgstr ""
"Requiere habilitar sombreadores."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervalo de impresión de datos de profiling de la engine"
@@ -2932,7 +2942,8 @@ msgid "Fall bobbing factor"
msgstr "Factor de balanceo en caída"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fuente de reserva"
#: src/settings_translation_file.cpp
@@ -3034,30 +3045,6 @@ msgid "Fixed virtual joystick"
msgstr "Joystick virtual fijo"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Ruido de altura base para tierra flotante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Ruido base para tierra flotante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Nivel de tierra flotante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Densidad de las montañas en tierras flotantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Exponente de las montañas en tierras flotantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Altura de las montañas en tierras flotantes"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tecla vuelo"
@@ -3078,8 +3065,12 @@ msgid "Fog toggle key"
msgstr "Tecla para alternar niebla"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Ruta de fuentes"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3090,16 +3081,20 @@ msgid "Font shadow alpha"
msgstr "Alfa de sombra de fuentes"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Alfa de sombra de fuentes (opacidad, entre 0 y 255)."
+msgid "Font size"
+msgstr "Tamaño de fuente"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Compensado de sombra de fuente, si es 0 no se dibujará la sombra."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Tamaño de fuente"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3222,10 +3217,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtro de escala de IGU \"txr2img\""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Generar mapas normales"
@@ -3252,12 +3243,16 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Gradiente de la curva de luz al nivel de luz máximo."
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Gradiente de la curva de luz al nivel de luz mínimo."
#: src/settings_translation_file.cpp
@@ -3289,8 +3284,9 @@ msgid "HUD toggle key"
msgstr "Tecla de cambio del HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3552,6 +3548,13 @@ msgstr "Profundidad para los ríos"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3585,10 +3588,6 @@ msgid "IPv6 server"
msgstr "servidor IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "soporte IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3797,6 +3796,15 @@ msgid "Invert vertical mouse movement."
msgstr "Invertir movimiento vertical del ratón."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Ruta de fuentes"
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Ítem entidad TTL"
@@ -4619,14 +4627,21 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Tecla de la consola"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "Características de la Lava"
+msgid "Large chat console key"
+msgstr "Tecla de la consola"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4652,6 +4667,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4676,19 +4697,28 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
+msgstr "Aumento medio del centro de la curva de luz."
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4795,21 +4825,10 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
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.\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
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Atributos del generador de mapas globales.\n"
"En el generador de mapas V6 la opción (o marcador) \"decorations\" controla "
@@ -4824,8 +4843,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
"Atributos del generador de mapas globales.\n"
"En el generador de mapas V6 la opción (o marcador) \"decorations\" controla "
@@ -4838,6 +4858,16 @@ msgstr ""
"inhabilitar esas opciones."
#: 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.\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 v5."
msgstr ""
@@ -5008,8 +5038,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5131,6 +5169,15 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Ruido 3D que determina la cantidad de mazmorras por chunk."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -5306,6 +5353,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5350,7 +5407,12 @@ msgid "Parallax occlusion strength"
msgstr "Oclusión de paralaje"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5368,6 +5430,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5442,6 +5520,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5465,6 +5547,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Ruta de fuentes"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5667,24 +5754,24 @@ msgstr ""
#, 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."
+"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 ""
"Elección de 18 fractales desde 9 fórmulas.\n"
"1 = Conjunto de Mandelbrot 4D \"Redondo\".\n"
@@ -5753,22 +5840,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
+"Habilita mapeado de oclusión de paralaje.\n"
+"Requiere habilitar sombreadores."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
+"Habilita mapeado de oclusión de paralaje.\n"
+"Requiere habilitar sombreadores."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
+"Habilita mapeado de oclusión de paralaje.\n"
+"Requiere habilitar sombreadores."
#: src/settings_translation_file.cpp
#, fuzzy
@@ -5784,8 +5880,18 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr ""
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Compensado de sombra de fuente, si es 0 no se dibujará la sombra."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Compensado de sombra de fuente, si es 0 no se dibujará la sombra."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5829,6 +5935,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5890,8 +6004,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5916,7 +6031,10 @@ msgid "Strength of generated normalmaps."
msgstr "Generar mapas normales"
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6020,6 +6138,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -6101,10 +6228,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "Primero de 2 ruidos 3D que juntos definen túneles."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6159,7 +6282,7 @@ msgstr "Filtrado trilineal"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6167,11 +6290,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -6258,10 +6376,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6335,6 +6449,15 @@ msgid "Volume"
msgstr "Volumen"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Habilita mapeado de oclusión de paralaje.\n"
+"Requiere habilitar sombreadores."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6373,29 +6496,30 @@ msgid "Waving leaves"
msgstr "Movimiento de hojas"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Movimiento de plantas"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Oleaje en el agua"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Movimiento de Líquidos"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Altura de las ondulaciones del agua"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Velocidad del oleaje en el agua"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Oleaje en el agua"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Movimiento de plantas"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6425,7 +6549,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6454,6 +6580,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6525,10 +6659,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6541,10 +6671,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6556,11 +6682,87 @@ msgstr ""
msgid "cURL timeout"
msgstr "Tiempo de espera de cURL"
-#~ msgid "Waving Water"
-#~ msgstr "Oleaje"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Activar cinemático"
#~ msgid "Select Package File:"
#~ msgstr "Seleccionar el archivo del paquete:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Activar cinemático"
+#~ msgid "Waving Water"
+#~ msgstr "Oleaje"
+
+#~ msgid "Waving water"
+#~ msgstr "Oleaje en el agua"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Características de la Lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "soporte IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Alfa de sombra de fuentes (opacidad, entre 0 y 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Altura de las montañas en tierras flotantes"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Exponente de las montañas en tierras flotantes"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Densidad de las montañas en tierras flotantes"
+
+#~ msgid "Floatland level"
+#~ msgstr "Nivel de tierra flotante"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Ruido base para tierra flotante"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Ruido de altura base para tierra flotante"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Habilita el mapeado de tonos fílmico"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Activar VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Define áreas de terreno liso flotante.\n"
+#~ "Las zonas flotantes lisas se producen cuando el ruido > 0."
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "Agudeza de la obscuridad"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Controla el ancho de los túneles, un valor menor crea túneles más anchos."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Controla la densidad del terreno montañoso flotante.\n"
+#~ "Se agrega un desplazamiento al valor de ruido 'mgv7_np_mountain'."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Modifica cómo las tierras flotantes del tipo montaña aparecen arriba y "
+#~ "abajo del punto medio."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ajustar la codificación gamma para las tablas de iluminación. Números "
+#~ "mayores son mas brillantes.\n"
+#~ "Este ajuste es solo para cliente y es ignorado por el servidor."
diff --git a/po/et/minetest.po b/po/et/minetest.po
index aa35fbc00..4c62b900e 100644
--- a/po/et/minetest.po
+++ b/po/et/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Estonian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-13 12:21+0000\n"
"Last-Translator: Evert Prants <evert@lunasqu.ee>\n"
"Language-Team: Estonian <https://hosted.weblate.org/projects/minetest/"
@@ -1711,7 +1711,7 @@ msgstr "Hääle Volüüm: "
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "et"
@@ -1734,7 +1734,7 @@ msgid ""
"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"
+"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."
@@ -1897,18 +1897,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Arenenud sätted"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2057,6 +2055,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Ehitamine mängija sisse"
@@ -2133,7 +2147,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2329,12 +2345,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2371,10 +2384,6 @@ msgid "Damage"
msgstr "Damage"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Pimeduse teravus"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2391,7 +2400,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2431,12 +2440,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2513,12 +2516,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2593,13 +2590,15 @@ msgstr "Dungeon noise"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Luba VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2664,6 +2663,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2671,7 +2676,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2691,11 +2705,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enables filmic tone mapping"
-msgstr "Lubab filmic tone mapping"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Lubab minikaarti."
@@ -2712,6 +2721,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2742,7 +2759,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2836,30 +2853,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2880,7 +2873,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2892,15 +2889,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3012,10 +3013,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3031,11 +3028,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3070,7 +3071,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3300,6 +3301,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3329,10 +3337,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3510,6 +3514,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4108,15 +4120,23 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Konsool"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Konsool"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr ""
@@ -4141,6 +4161,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4165,19 +4191,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4284,25 +4318,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4469,8 +4503,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4592,6 +4634,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4767,6 +4817,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4805,7 +4865,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4823,6 +4888,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4896,6 +4977,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4920,6 +5005,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Vali"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5115,24 +5205,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5186,19 +5276,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5216,7 +5306,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5261,6 +5359,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5324,8 +5430,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5349,7 +5456,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5453,6 +5563,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5533,10 +5652,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5592,7 +5707,7 @@ msgstr "Tri-Linear Filtreerimine"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5600,11 +5715,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5689,10 +5799,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5767,6 +5873,12 @@ msgstr "Hääle volüüm"
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5804,29 +5916,30 @@ msgid "Waving leaves"
msgstr "Uhked puud"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Lainetavad vedelikud"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Uhked puud"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Uhked puud"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Uhked puud"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5856,7 +5969,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5885,6 +6000,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5955,10 +6078,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5971,10 +6090,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL faili allalaadimine aegus"
@@ -5987,9 +6102,19 @@ msgid "cURL timeout"
msgstr ""
#, fuzzy
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Lülita kiirus sisse"
+
+#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Vali modifikatsiooni fail:"
#, fuzzy
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Lülita kiirus sisse"
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Lubab filmic tone mapping"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Luba VBO"
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Pimeduse teravus"
diff --git a/po/eu/minetest.po b/po/eu/minetest.po
index fda4dc7e5..d26c363a7 100644
--- a/po/eu/minetest.po
+++ b/po/eu/minetest.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Basque <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -20,78 +20,102 @@ msgstr ""
"X-Generator: Weblate 3.10.1\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
-msgid "You died"
-msgstr "Hil zara"
-
-#: builtin/client/death_formspec.lua src/client/game.cpp
msgid "Respawn"
msgstr "Birsortu"
+#: builtin/client/death_formspec.lua src/client/game.cpp
+msgid "You died"
+msgstr "Hil zara"
+
#: builtin/fstk/ui.lua
-msgid "The server has requested a reconnect:"
-msgstr "Zerbitzariak birkonexioa eskatu du:"
+msgid "An error occurred in a Lua script:"
+msgstr "Errore bat gertatu da Lua script batean:"
#: builtin/fstk/ui.lua
-msgid "Reconnect"
-msgstr "Birkonektatu"
+msgid "An error occurred:"
+msgstr "Errore bat gertatu da:"
#: builtin/fstk/ui.lua
msgid "Main menu"
msgstr "Menu nagusia"
#: builtin/fstk/ui.lua
-msgid "An error occurred in a Lua script:"
-msgstr "Errore bat gertatu da Lua script batean:"
+msgid "Ok"
+msgstr "Ados"
#: builtin/fstk/ui.lua
-msgid "An error occurred:"
-msgstr "Errore bat gertatu da:"
+msgid "Reconnect"
+msgstr "Birkonektatu"
#: builtin/fstk/ui.lua
-msgid "Ok"
-msgstr "Ados"
+msgid "The server has requested a reconnect:"
+msgstr "Zerbitzariak birkonexioa eskatu du:"
#: builtin/mainmenu/common.lua src/client/game.cpp
msgid "Loading..."
msgstr "Kargatzen..."
#: builtin/mainmenu/common.lua
-msgid "Try reenabling public serverlist and check your internet connection."
-msgstr ""
-"Saia zaitez zerbitzari publikoen zerrenda birgaitzen eta egiazta ezazu zure "
-"internet konexioa."
-
-#: builtin/mainmenu/common.lua
-msgid "Server supports protocol versions between $1 and $2. "
-msgstr "Zerbitzariak $1 eta $2 arteko protokolo bertsioak onartzen ditu. "
+msgid "Protocol version mismatch. "
+msgstr "Protokoloaren bertsioen desadostasuna. "
#: builtin/mainmenu/common.lua
msgid "Server enforces protocol version $1. "
msgstr "Zerbitzariak $1 protokolo bertsioa darabil. "
#: builtin/mainmenu/common.lua
-msgid "We support protocol versions between version $1 and $2."
-msgstr "$1 eta $2 arteko protokolo bertsioak onartzen ditugu."
+msgid "Server supports protocol versions between $1 and $2. "
+msgstr "Zerbitzariak $1 eta $2 arteko protokolo bertsioak onartzen ditu. "
+
+#: builtin/mainmenu/common.lua
+msgid "Try reenabling public serverlist and check your internet connection."
+msgstr ""
+"Saia zaitez zerbitzari publikoen zerrenda birgaitzen eta egiazta ezazu zure "
+"internet konexioa."
#: builtin/mainmenu/common.lua
msgid "We only support protocol version $1."
msgstr "$1 bertsioa soilik onartzen dugu."
#: builtin/mainmenu/common.lua
-msgid "Protocol version mismatch. "
-msgstr "Protokoloaren bertsioen desadostasuna. "
+msgid "We support protocol versions between version $1 and $2."
+msgstr "$1 eta $2 arteko protokolo bertsioak onartzen ditugu."
+
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_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/client/keycode.cpp
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
+#: src/gui/guiPasswordChange.cpp
+msgid "Cancel"
+msgstr "Utzi"
+
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
+msgid "Dependencies:"
+msgstr "Mendekotasunak:"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "World:"
-msgstr "Mundua:"
+msgid "Disable all"
+msgstr "Desgaitu denak"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "No modpack description provided."
+msgid "Disable modpack"
msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
-msgid "No game description provided."
-msgstr "Ez da jolasaren deskripziorik eman."
+msgid "Enable all"
+msgstr "Gaitu denak"
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "Enable modpack"
+msgstr ""
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid ""
+"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
+"characters [a-z0-9_] are allowed."
+msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
msgid "Mod:"
@@ -102,103 +126,79 @@ msgid "No (optional) dependencies"
msgstr "(Aukerako) mendekotasunik ez"
#: builtin/mainmenu/dlg_config_world.lua
+msgid "No game description provided."
+msgstr "Ez da jolasaren deskripziorik eman."
+
+#: builtin/mainmenu/dlg_config_world.lua
msgid "No hard dependencies"
msgstr "Mendekotasun zorrotzik ez"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
-msgid "Optional dependencies:"
-msgstr "Aukerako mendekotasunak:"
-
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
-msgid "Dependencies:"
-msgstr "Mendekotasunak:"
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No modpack description provided."
+msgstr ""
#: builtin/mainmenu/dlg_config_world.lua
msgid "No optional dependencies"
msgstr "Aukerako mendekotasunik ez"
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
+msgid "Optional dependencies:"
+msgstr "Aukerako mendekotasunak:"
+
#: builtin/mainmenu/dlg_config_world.lua
#: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
msgid "Save"
msgstr "Gorde"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_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/client/keycode.cpp
-#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
-#: src/gui/guiPasswordChange.cpp
-msgid "Cancel"
-msgstr "Utzi"
-
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable modpack"
-msgstr ""
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable modpack"
-msgstr ""
+msgid "World:"
+msgstr "Mundua:"
#: builtin/mainmenu/dlg_config_world.lua
msgid "enabled"
msgstr "gaituta"
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable all"
-msgstr "Desgaitu denak"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable all"
-msgstr "Gaitu denak"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid ""
-"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
-"characters [a-z0-9_] are allowed."
-msgstr ""
-
#: builtin/mainmenu/dlg_contentstore.lua
msgid "All packages"
msgstr "Pakete guztiak"
#: builtin/mainmenu/dlg_contentstore.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Games"
-msgstr "Jolasak"
+msgid "Back"
+msgstr "Atzera"
#: builtin/mainmenu/dlg_contentstore.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Mods"
-msgstr "Mod-ak"
+msgid "Back to Main Menu"
+msgstr "Itzuli menu nagusira"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Texture packs"
-msgstr ""
+msgid "Downloading and installing $1, please wait..."
+msgstr "$1 deskargatu eta instalatzen, itxaron mesedez..."
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Failed to download $1"
msgstr "Huts egin du $1 deskargatzean"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Downloading and installing $1, please wait..."
-msgstr "$1 deskargatu eta instalatzen, itxaron mesedez..."
-
-#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Back"
-msgstr "Atzera"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Games"
+msgstr "Jolasak"
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Install"
msgstr "Instalatu"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Update"
-msgstr "Eguneratu"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Mods"
+msgstr "Mod-ak"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Uninstall"
-msgstr "Desinstalatu"
+msgid "No packages could be retrieved"
+msgstr "Ezin izan da paketerik eskuratu"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "No results"
+msgstr "Emaitzarik ez"
#: builtin/mainmenu/dlg_contentstore.lua
#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
@@ -206,62 +206,62 @@ msgid "Search"
msgstr "Bilatu"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "Back to Main Menu"
-msgstr "Itzuli menu nagusira"
+msgid "Texture packs"
+msgstr ""
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "No results"
-msgstr "Emaitzarik ez"
+msgid "Uninstall"
+msgstr "Desinstalatu"
#: builtin/mainmenu/dlg_contentstore.lua
-msgid "No packages could be retrieved"
-msgstr "Ezin izan da paketerik eskuratu"
+msgid "Update"
+msgstr "Eguneratu"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "World name"
-msgstr "Munduaren izena"
+msgid "A world named \"$1\" already exists"
+msgstr "Badago \"$1\" izeneko mundu bat"
#: builtin/mainmenu/dlg_create_world.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Seed"
-msgstr "Hazia"
+msgid "Create"
+msgstr "Sortu"
-#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
-msgid "Mapgen"
-msgstr "Mapa sortzailea"
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Download a game, such as Minetest Game, from minetest.net"
+msgstr ""
+"Deskargatu jolasen bat, esaterako Minetest Game, minetest.net zerbitzaritik"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Download one from minetest.net"
+msgstr "Deskargatu minetest.net zerbitzaritik"
#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Game"
msgstr "Jolasa"
-#: builtin/mainmenu/dlg_create_world.lua
-msgid "Create"
-msgstr "Sortu"
+#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
+msgid "Mapgen"
+msgstr "Mapa sortzailea"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "You have no games installed."
-msgstr "Ez duzu jolasik instalatuta."
+msgid "No game selected"
+msgstr "Ez da jolasik aukeratu"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "Download one from minetest.net"
-msgstr "Deskargatu minetest.net zerbitzaritik"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Seed"
+msgstr "Hazia"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Warning: The minimal development test is meant for developers."
msgstr "Abisua: \"Minimal development test\" garatzaileentzako da."
#: builtin/mainmenu/dlg_create_world.lua
-msgid "Download a game, such as Minetest Game, from minetest.net"
-msgstr ""
-"Deskargatu jolasen bat, esaterako Minetest Game, minetest.net zerbitzaritik"
-
-#: builtin/mainmenu/dlg_create_world.lua
-msgid "A world named \"$1\" already exists"
-msgstr "Badago \"$1\" izeneko mundu bat"
+msgid "World name"
+msgstr "Munduaren izena"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "No game selected"
-msgstr "Ez da jolasik aukeratu"
+msgid "You have no games installed."
+msgstr "Ez duzu jolasik instalatuta."
#: builtin/mainmenu/dlg_delete_content.lua
msgid "Are you sure you want to delete \"$1\"?"
@@ -290,94 +290,86 @@ msgid "Accept"
msgstr "Onartu"
#: builtin/mainmenu/dlg_rename_modpack.lua
+msgid "Rename Modpack:"
+msgstr ""
+
+#: builtin/mainmenu/dlg_rename_modpack.lua
msgid ""
"This modpack has an explicit name given in its modpack.conf which will "
"override any renaming here."
msgstr ""
-#: builtin/mainmenu/dlg_rename_modpack.lua
-msgid "Rename Modpack:"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "(No description of setting given)"
+msgstr "(Ez da ezarpenaren deskripziorik eman)"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Disabled"
-msgstr "Desgaituta"
+msgid "2D Noise"
+msgstr "2D Zarata"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Enabled"
-msgstr "Gaituta"
+msgid "< Back to Settings page"
+msgstr "< Itzuli ezarpenen orrira"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Browse"
msgstr "Arakatu"
-#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
-msgid "Offset"
-msgstr ""
-
-#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
-msgid "Scale"
-msgstr "Eskala"
-
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "X spread"
-msgstr ""
+msgid "Disabled"
+msgstr "Desgaituta"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Y spread"
-msgstr ""
+msgid "Edit"
+msgstr "Editatu"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "2D Noise"
-msgstr "2D Zarata"
+msgid "Enabled"
+msgstr "Gaituta"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Z spread"
+msgid "Lacunarity"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Octaves"
msgstr ""
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Persistance"
-msgstr "Iraunkortasuna"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Lacunarity"
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Offset"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "defaults"
-msgstr "lehenespenak"
+msgid "Persistance"
+msgstr "Iraunkortasuna"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "eased"
-msgstr ""
+msgid "Please enter a valid integer."
+msgstr "Sartu baliozko zenbaki oso bat."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "absvalue"
-msgstr ""
+msgid "Please enter a valid number."
+msgstr "Sartu baliozko zenbaki bat."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "X"
-msgstr "X"
+msgid "Restore Default"
+msgstr "Berrezarri lehenespena"
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Y"
-msgstr "Y"
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Scale"
+msgstr "Eskala"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Z"
-msgstr "Z"
+msgid "Select directory"
+msgstr "Hautatu direktorioa"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "(No description of setting given)"
-msgstr "(Ez da ezarpenaren deskripziorik eman)"
+msgid "Select file"
+msgstr "Hautatu fitxategia"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a valid integer."
-msgstr "Sartu baliozko zenbaki oso bat."
+msgid "Show technical names"
+msgstr "Erakutsi izen teknikoak"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "The value must be at least $1."
@@ -388,39 +380,47 @@ msgid "The value must not be larger than $1."
msgstr "Balioa ezin da $1 baino handiagoa izan."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a valid number."
-msgstr "Sartu baliozko zenbaki bat."
+msgid "X"
+msgstr "X"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select directory"
-msgstr "Hautatu direktorioa"
+msgid "X spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select file"
-msgstr "Hautatu fitxategia"
+msgid "Y"
+msgstr "Y"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "< Back to Settings page"
-msgstr "< Itzuli ezarpenen orrira"
+msgid "Y spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Edit"
-msgstr "Editatu"
+msgid "Z"
+msgstr "Z"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Restore Default"
-msgstr "Berrezarri lehenespena"
+msgid "Z spread"
+msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Show technical names"
-msgstr "Erakutsi izen teknikoak"
+msgid "absvalue"
+msgstr ""
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "defaults"
+msgstr "lehenespenak"
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "eased"
+msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "$1 (Enabled)"
msgstr "$1 (Gaituta)"
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a $1 as a texture pack"
+msgid "$1 mods"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
@@ -428,71 +428,71 @@ msgid "Failed to install $1 to $2"
msgstr "Huts egin du $1 %2-n instalatzean"
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to find a valid mod or modpack"
+msgid "Install Mod: Unable to find real mod name for: $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a modpack as a $1"
+msgid "Install Mod: Unable to find suitable folder name for modpack $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install Mod: Unable to find suitable folder name for modpack $1"
+msgid "Install: Unsupported file type \"$1\" or broken archive"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a mod as a $1"
+msgid "Install: file: \"$1\""
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install Mod: Unable to find real mod name for: $1"
+msgid "Unable to find a valid mod or modpack"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Unable to install a game as a $1"
+msgid "Unable to install a $1 as a texture pack"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install: file: \"$1\""
+msgid "Unable to install a game as a $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "Install: Unsupported file type \"$1\" or broken archive"
+msgid "Unable to install a mod as a $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
-msgid "$1 mods"
+msgid "Unable to install a modpack as a $1"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Installed Packages:"
+msgid "Browse online content"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Browse online content"
+msgid "Content"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "No package description available"
+msgid "Disable Texture Pack"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Rename"
+msgid "Information:"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "No dependencies."
+msgid "Installed Packages:"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Disable Texture Pack"
+msgid "No dependencies."
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Use Texture Pack"
+msgid "No package description available"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Information:"
+msgid "Rename"
msgstr ""
#: builtin/mainmenu/tab_content.lua
@@ -500,11 +500,11 @@ msgid "Uninstall Package"
msgstr ""
#: builtin/mainmenu/tab_content.lua
-msgid "Content"
+msgid "Use Texture Pack"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Credits"
+msgid "Active Contributors"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
@@ -512,27 +512,27 @@ msgid "Core Developers"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Active Contributors"
+msgid "Credits"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Core Developers"
+msgid "Previous Contributors"
msgstr ""
#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Contributors"
+msgid "Previous Core Developers"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Configure"
+msgid "Announce Server"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "New"
+msgid "Bind Address"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Select World:"
+msgid "Configure"
msgstr ""
#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
@@ -544,39 +544,39 @@ msgid "Enable Damage"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Host Server"
+msgid "Host Game"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Host Game"
+msgid "Host Server"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Announce Server"
+msgid "Name/Password"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Name/Password"
+msgid "New"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Bind Address"
+msgid "No world created or selected!"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Port"
+msgid "Play Game"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Server Port"
+msgid "Port"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "Play Game"
+msgid "Select World:"
msgstr ""
#: builtin/mainmenu/tab_local.lua
-msgid "No world created or selected!"
+msgid "Server Port"
msgstr ""
#: builtin/mainmenu/tab_local.lua
@@ -588,11 +588,15 @@ msgid "Address / Port"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Name / Password"
+msgid "Connect"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Connect"
+msgid "Creative mode"
+msgstr ""
+
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
+msgid "Damage enabled"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
@@ -603,52 +607,52 @@ msgstr ""
msgid "Favorite"
msgstr ""
-#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Ping"
+#: builtin/mainmenu/tab_online.lua
+msgid "Join Game"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Creative mode"
+msgid "Name / Password"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-msgid "Damage enabled"
+msgid "Ping"
msgstr ""
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr ""
-#: builtin/mainmenu/tab_online.lua
-msgid "Join Game"
+#: builtin/mainmenu/tab_settings.lua
+msgid "2x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Opaque Leaves"
+msgid "3D Clouds"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Simple Leaves"
+msgid "4x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Fancy Leaves"
+msgid "8x"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Node Outlining"
+msgid "All Settings"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Node Highlighting"
+msgid "Antialiasing:"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "None"
+msgid "Are you sure to reset your singleplayer world?"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "No Filter"
+msgid "Autosave Screen Size"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -656,71 +660,75 @@ msgid "Bilinear Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Trilinear Filter"
+msgid "Bump Mapping"
+msgstr ""
+
+#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
+msgid "Change Keys"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "No Mipmap"
+msgid "Connected Glass"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Mipmap"
+msgid "Fancy Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Mipmap + Aniso. Filter"
+msgid "Generate Normal Maps"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "2x"
+msgid "Mipmap"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "4x"
+msgid "Mipmap + Aniso. Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "8x"
+msgid "No"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Are you sure to reset your singleplayer world?"
+msgid "No Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Yes"
+msgid "No Mipmap"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "No"
+msgid "Node Highlighting"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Smooth Lighting"
+msgid "Node Outlining"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Particles"
+msgid "None"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "3D Clouds"
+msgid "Opaque Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Water"
msgstr ""
-#: builtin/mainmenu/tab_settings.lua
-msgid "Connected Glass"
+#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
+msgid "Parallax Occlusion"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Texturing:"
+msgid "Particles"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Antialiasing:"
+msgid "Reset singleplayer world"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -728,7 +736,7 @@ msgid "Screen:"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Autosave Screen Size"
+msgid "Settings"
msgstr ""
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
@@ -740,23 +748,19 @@ msgid "Shaders (unavailable)"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Reset singleplayer world"
-msgstr ""
-
-#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
-msgid "Change Keys"
+msgid "Simple Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "All Settings"
+msgid "Smooth Lighting"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Touchthreshold: (px)"
+msgid "Texturing:"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Bump Mapping"
+msgid "To enable shaders the OpenGL driver needs to be used."
msgstr ""
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
@@ -764,15 +768,11 @@ msgid "Tone Mapping"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Generate Normal Maps"
-msgstr ""
-
-#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
-msgid "Parallax Occlusion"
+msgid "Touchthreshold: (px)"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Waving Liquids"
+msgid "Trilinear Filter"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -780,27 +780,27 @@ msgid "Waving Leaves"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Waving Plants"
+msgid "Waving Liquids"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "To enable shaders the OpenGL driver needs to be used."
+msgid "Waving Plants"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Settings"
+msgid "Yes"
msgstr ""
#: builtin/mainmenu/tab_simple_main.lua
-msgid "Start Singleplayer"
+msgid "Config mods"
msgstr ""
#: builtin/mainmenu/tab_simple_main.lua
-msgid "Config mods"
+msgid "Main"
msgstr ""
#: builtin/mainmenu/tab_simple_main.lua
-msgid "Main"
+msgid "Start Singleplayer"
msgstr ""
#: src/client/client.cpp
@@ -808,11 +808,11 @@ msgid "Connection timed out."
msgstr ""
#: src/client/client.cpp
-msgid "Loading textures..."
+msgid "Done!"
msgstr ""
#: src/client/client.cpp
-msgid "Rebuilding shaders..."
+msgid "Initializing nodes"
msgstr ""
#: src/client/client.cpp
@@ -820,47 +820,47 @@ msgid "Initializing nodes..."
msgstr ""
#: src/client/client.cpp
-msgid "Initializing nodes"
+msgid "Loading textures..."
msgstr ""
#: src/client/client.cpp
-msgid "Done!"
+msgid "Rebuilding shaders..."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Main Menu"
+msgid "Connection error (timed out?)"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Player name too long."
+msgid "Could not find or load game \""
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Connection error (timed out?)"
+msgid "Invalid gamespec."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Provided password file failed to open: "
+msgid "Main Menu"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Please choose a name!"
+msgid "No world selected and no address provided. Nothing to do."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "No world selected and no address provided. Nothing to do."
+msgid "Player name too long."
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Provided world path doesn't exist: "
+msgid "Please choose a name!"
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Could not find or load game \""
+msgid "Provided password file failed to open: "
msgstr ""
#: src/client/clientlauncher.cpp
-msgid "Invalid gamespec."
+msgid "Provided world path doesn't exist: "
msgstr ""
#: src/client/fontengine.cpp
@@ -868,156 +868,176 @@ msgid "needs_fallback_font"
msgstr ""
#: src/client/game.cpp
-msgid "Shutting down..."
+msgid ""
+"\n"
+"Check debug.txt for details."
msgstr ""
#: src/client/game.cpp
-msgid "Creating server..."
+msgid "- Address: "
msgstr ""
#: src/client/game.cpp
-msgid "Creating client..."
+msgid "- Creative Mode: "
msgstr ""
#: src/client/game.cpp
-msgid "Resolving address..."
+msgid "- Damage: "
msgstr ""
#: src/client/game.cpp
-msgid "Connecting to server..."
+msgid "- Mode: "
msgstr ""
#: src/client/game.cpp
-msgid "Item definitions..."
+msgid "- Port: "
msgstr ""
#: src/client/game.cpp
-msgid "Node definitions..."
+msgid "- Public: "
msgstr ""
#: src/client/game.cpp
-msgid "Media..."
-msgstr "Multimedia..."
-
-#: src/client/game.cpp
-msgid "KiB/s"
+msgid "- PvP: "
msgstr ""
#: src/client/game.cpp
-msgid "MiB/s"
+msgid "- Server Name: "
msgstr ""
#: src/client/game.cpp
-msgid "Client side scripting is disabled"
+msgid "Automatic forward disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Sound muted"
+msgid "Automatic forward enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Sound unmuted"
+msgid "Camera update disabled"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Volume changed to %d%%"
-msgstr ""
-
-#: src/client/game.cpp src/gui/modalMenu.cpp
-msgid "ok"
+msgid "Camera update enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode enabled"
+msgid "Change Password"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode enabled (note: no 'fly' privilege)"
+msgid "Cinematic mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Fly mode disabled"
+msgid "Cinematic mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Pitch move mode enabled"
+msgid "Client side scripting is disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Pitch move mode disabled"
+msgid "Connecting to server..."
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode enabled"
+msgid "Continue"
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode enabled (note: no 'fast' privilege)"
+#, c-format
+msgid ""
+"Controls:\n"
+"- %s: move forwards\n"
+"- %s: move backwards\n"
+"- %s: move left\n"
+"- %s: move right\n"
+"- %s: jump/climb\n"
+"- %s: sneak/go down\n"
+"- %s: drop item\n"
+"- %s: inventory\n"
+"- Mouse: turn/look\n"
+"- Mouse left: dig/punch\n"
+"- Mouse right: place/use\n"
+"- Mouse wheel: select item\n"
+"- %s: chat\n"
msgstr ""
#: src/client/game.cpp
-msgid "Fast mode disabled"
+msgid "Creating client..."
msgstr ""
#: src/client/game.cpp
-msgid "Noclip mode enabled"
+msgid "Creating server..."
msgstr ""
#: src/client/game.cpp
-msgid "Noclip mode enabled (note: no 'noclip' privilege)"
-msgstr ""
+msgid "Debug info and profiler graph hidden"
+msgstr "Arazte informazioa eta profilariaren grafikoa ezkutatuta"
#: src/client/game.cpp
-msgid "Noclip mode disabled"
+msgid "Debug info shown"
msgstr ""
#: src/client/game.cpp
-msgid "Cinematic mode enabled"
-msgstr ""
+msgid "Debug info, profiler graph, and wireframe hidden"
+msgstr "Arazte informazioa, profilariaren grafikoa, eta hari-sareta ezkutatuta"
#: src/client/game.cpp
-msgid "Cinematic mode disabled"
+msgid ""
+"Default Controls:\n"
+"No menu visible:\n"
+"- single tap: button activate\n"
+"- double tap: place/use\n"
+"- slide finger: look around\n"
+"Menu/Inventory visible:\n"
+"- double tap (outside):\n"
+" -->close\n"
+"- touch stack, touch slot:\n"
+" --> move stack\n"
+"- touch&drag, tap 2nd finger\n"
+" --> place single item to slot\n"
msgstr ""
#: src/client/game.cpp
-msgid "Automatic forward enabled"
-msgstr ""
+msgid "Disabled unlimited viewing range"
+msgstr "Desgaitu mugagabeko ikusmen barrutia"
#: src/client/game.cpp
-msgid "Automatic forward disabled"
-msgstr ""
+msgid "Enabled unlimited viewing range"
+msgstr "Gaitu mugagabeko ikusmen barrutia"
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x1"
+msgid "Exit to Menu"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x2"
+msgid "Exit to OS"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in surface mode, Zoom x4"
+msgid "Fast mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x1"
+msgid "Fast mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x2"
+msgid "Fast mode enabled (note: no 'fast' privilege)"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap in radar mode, Zoom x4"
+msgid "Fly mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap hidden"
+msgid "Fly mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Minimap currently disabled by game or mod"
+msgid "Fly mode enabled (note: no 'fly' privilege)"
msgstr ""
#: src/client/game.cpp
@@ -1029,141 +1049,111 @@ msgid "Fog enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Debug info shown"
+msgid "Game info:"
msgstr ""
#: src/client/game.cpp
-msgid "Profiler graph shown"
-msgstr "Profilariaren grafikoa ikusigai"
+msgid "Game paused"
+msgstr ""
#: src/client/game.cpp
-msgid "Wireframe shown"
+msgid "Hosting server"
msgstr ""
#: src/client/game.cpp
-msgid "Debug info, profiler graph, and wireframe hidden"
-msgstr "Arazte informazioa, profilariaren grafikoa, eta hari-sareta ezkutatuta"
+msgid "Item definitions..."
+msgstr ""
#: src/client/game.cpp
-msgid "Debug info and profiler graph hidden"
-msgstr "Arazte informazioa eta profilariaren grafikoa ezkutatuta"
+msgid "KiB/s"
+msgstr ""
#: src/client/game.cpp
-msgid "Camera update disabled"
-msgstr ""
+msgid "Media..."
+msgstr "Multimedia..."
#: src/client/game.cpp
-msgid "Camera update enabled"
+msgid "MiB/s"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range is at maximum: %d"
-msgstr "Ikusmen barrutia maximoan dago: %d"
+msgid "Minimap currently disabled by game or mod"
+msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range changed to %d"
-msgstr "Ikusmen barrutia aldatu da: %d"
+msgid "Minimap hidden"
+msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid "Viewing range is at minimum: %d"
-msgstr "Ikusmen barrutia minimoan dago: %d"
+msgid "Minimap in radar mode, Zoom x1"
+msgstr ""
#: src/client/game.cpp
-msgid "Enabled unlimited viewing range"
-msgstr "Gaitu mugagabeko ikusmen barrutia"
+msgid "Minimap in radar mode, Zoom x2"
+msgstr ""
#: src/client/game.cpp
-msgid "Disabled unlimited viewing range"
-msgstr "Desgaitu mugagabeko ikusmen barrutia"
+msgid "Minimap in radar mode, Zoom x4"
+msgstr ""
#: src/client/game.cpp
-msgid "Zoom currently disabled by game or mod"
+msgid "Minimap in surface mode, Zoom x1"
msgstr ""
#: src/client/game.cpp
-msgid ""
-"Default Controls:\n"
-"No menu visible:\n"
-"- single tap: button activate\n"
-"- double tap: place/use\n"
-"- slide finger: look around\n"
-"Menu/Inventory visible:\n"
-"- double tap (outside):\n"
-" -->close\n"
-"- touch stack, touch slot:\n"
-" --> move stack\n"
-"- touch&drag, tap 2nd finger\n"
-" --> place single item to slot\n"
+msgid "Minimap in surface mode, Zoom x2"
msgstr ""
#: src/client/game.cpp
-#, c-format
-msgid ""
-"Controls:\n"
-"- %s: move forwards\n"
-"- %s: move backwards\n"
-"- %s: move left\n"
-"- %s: move right\n"
-"- %s: jump/climb\n"
-"- %s: sneak/go down\n"
-"- %s: drop item\n"
-"- %s: inventory\n"
-"- Mouse: turn/look\n"
-"- Mouse left: dig/punch\n"
-"- Mouse right: place/use\n"
-"- Mouse wheel: select item\n"
-"- %s: chat\n"
+msgid "Minimap in surface mode, Zoom x4"
msgstr ""
#: src/client/game.cpp
-msgid "Continue"
+msgid "Noclip mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "Change Password"
+msgid "Noclip mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Game paused"
+msgid "Noclip mode enabled (note: no 'noclip' privilege)"
msgstr ""
#: src/client/game.cpp
-msgid "Sound Volume"
+msgid "Node definitions..."
msgstr ""
#: src/client/game.cpp
-msgid "Exit to Menu"
+msgid "Off"
msgstr ""
#: src/client/game.cpp
-msgid "Exit to OS"
+msgid "On"
msgstr ""
#: src/client/game.cpp
-msgid "Game info:"
+msgid "Pitch move mode disabled"
msgstr ""
#: src/client/game.cpp
-msgid "- Mode: "
+msgid "Pitch move mode enabled"
msgstr ""
#: src/client/game.cpp
-msgid "Remote server"
-msgstr ""
+msgid "Profiler graph shown"
+msgstr "Profilariaren grafikoa ikusigai"
#: src/client/game.cpp
-msgid "- Address: "
+msgid "Remote server"
msgstr ""
#: src/client/game.cpp
-msgid "Hosting server"
+msgid "Resolving address..."
msgstr ""
#: src/client/game.cpp
-msgid "- Port: "
+msgid "Shutting down..."
msgstr ""
#: src/client/game.cpp
@@ -1171,41 +1161,47 @@ msgid "Singleplayer"
msgstr ""
#: src/client/game.cpp
-msgid "On"
+msgid "Sound Volume"
msgstr ""
#: src/client/game.cpp
-msgid "Off"
+msgid "Sound muted"
msgstr ""
#: src/client/game.cpp
-msgid "- Damage: "
+msgid "Sound unmuted"
msgstr ""
#: src/client/game.cpp
-msgid "- Creative Mode: "
-msgstr ""
+#, c-format
+msgid "Viewing range changed to %d"
+msgstr "Ikusmen barrutia aldatu da: %d"
#: src/client/game.cpp
-msgid "- PvP: "
-msgstr ""
+#, c-format
+msgid "Viewing range is at maximum: %d"
+msgstr "Ikusmen barrutia maximoan dago: %d"
#: src/client/game.cpp
-msgid "- Public: "
+#, c-format
+msgid "Viewing range is at minimum: %d"
+msgstr "Ikusmen barrutia minimoan dago: %d"
+
+#: src/client/game.cpp
+#, c-format
+msgid "Volume changed to %d%%"
msgstr ""
#: src/client/game.cpp
-msgid "- Server Name: "
+msgid "Wireframe shown"
msgstr ""
#: src/client/game.cpp
-msgid ""
-"\n"
-"Check debug.txt for details."
+msgid "Zoom currently disabled by game or mod"
msgstr ""
-#: src/client/gameui.cpp
-msgid "Chat shown"
+#: src/client/game.cpp src/gui/modalMenu.cpp
+msgid "ok"
msgstr ""
#: src/client/gameui.cpp
@@ -1213,7 +1209,7 @@ msgid "Chat hidden"
msgstr ""
#: src/client/gameui.cpp
-msgid "HUD shown"
+msgid "Chat shown"
msgstr ""
#: src/client/gameui.cpp
@@ -1221,137 +1217,141 @@ msgid "HUD hidden"
msgstr ""
#: src/client/gameui.cpp
-#, c-format
-msgid "Profiler shown (page %d of %d)"
-msgstr "Profilaria ikusgai (%d/%d orria)"
+msgid "HUD shown"
+msgstr ""
#: src/client/gameui.cpp
msgid "Profiler hidden"
msgstr "Profilaria ezkutatuta"
-#: src/client/keycode.cpp
-msgid "Left Button"
-msgstr "Ezkerreko botoia"
+#: src/client/gameui.cpp
+#, c-format
+msgid "Profiler shown (page %d of %d)"
+msgstr "Profilaria ikusgai (%d/%d orria)"
#: src/client/keycode.cpp
-msgid "Right Button"
-msgstr "Eskuineko botoia"
+msgid "Apps"
+msgstr "Aplikazioak"
#: src/client/keycode.cpp
-msgid "Middle Button"
-msgstr "Erdiko botoia"
+msgid "Backspace"
+msgstr ""
#: src/client/keycode.cpp
-msgid "X Button 1"
-msgstr "1. X botoia"
+msgid "Caps Lock"
+msgstr ""
#: src/client/keycode.cpp
-msgid "X Button 2"
-msgstr "2. X botoia"
+msgid "Clear"
+msgstr ""
#: src/client/keycode.cpp
-msgid "Backspace"
-msgstr ""
+msgid "Control"
+msgstr "Ctrl"
#: src/client/keycode.cpp
-msgid "Tab"
-msgstr "Tabuladorea"
+msgid "Down"
+msgstr "Behera"
#: src/client/keycode.cpp
-msgid "Clear"
+msgid "End"
msgstr ""
#: src/client/keycode.cpp
-msgid "Return"
+msgid "Erase EOF"
msgstr ""
#: src/client/keycode.cpp
-msgid "Shift"
-msgstr "Maius."
+msgid "Execute"
+msgstr "Exekutatu"
#: src/client/keycode.cpp
-msgid "Control"
-msgstr "Ctrl"
+msgid "Help"
+msgstr "Laguntza"
#: src/client/keycode.cpp
-msgid "Menu"
+msgid "Home"
msgstr ""
#: src/client/keycode.cpp
-msgid "Pause"
+msgid "IME Accept"
msgstr ""
#: src/client/keycode.cpp
-msgid "Caps Lock"
+msgid "IME Convert"
msgstr ""
#: src/client/keycode.cpp
-msgid "Space"
+msgid "IME Escape"
msgstr ""
#: src/client/keycode.cpp
-msgid "Page up"
-msgstr "Orrialdea gora"
-
-#: src/client/keycode.cpp
-msgid "Page down"
-msgstr "Orrialdea behera"
+msgid "IME Mode Change"
+msgstr ""
#: src/client/keycode.cpp
-msgid "End"
+msgid "IME Nonconvert"
msgstr ""
#: src/client/keycode.cpp
-msgid "Home"
-msgstr ""
+msgid "Insert"
+msgstr "Txertatu"
#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
msgid "Left"
msgstr "Ezkerra"
#: src/client/keycode.cpp
-msgid "Up"
-msgstr "Gora"
+msgid "Left Button"
+msgstr "Ezkerreko botoia"
-#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
-msgid "Right"
-msgstr "Eskuina"
+#: src/client/keycode.cpp
+msgid "Left Control"
+msgstr "Ezkerreko ctrl"
#: src/client/keycode.cpp
-msgid "Down"
-msgstr "Behera"
+msgid "Left Menu"
+msgstr "Ezkerreko menua"
#: src/client/keycode.cpp
-msgid "Select"
-msgstr "Hautatu"
+msgid "Left Shift"
+msgstr "Ezkerreko maius."
#: src/client/keycode.cpp
-msgid "Print"
-msgstr "Inprimatu"
+msgid "Left Windows"
+msgstr "Ezkerreko leihoa"
#: src/client/keycode.cpp
-msgid "Execute"
-msgstr "Exekutatu"
+msgid "Menu"
+msgstr ""
#: src/client/keycode.cpp
-msgid "Snapshot"
-msgstr "Pantaila-argazkia"
+msgid "Middle Button"
+msgstr "Erdiko botoia"
#: src/client/keycode.cpp
-msgid "Insert"
-msgstr "Txertatu"
+msgid "Num Lock"
+msgstr ""
#: src/client/keycode.cpp
-msgid "Help"
-msgstr "Laguntza"
+msgid "Numpad *"
+msgstr ""
#: src/client/keycode.cpp
-msgid "Left Windows"
-msgstr "Ezkerreko leihoa"
+msgid "Numpad +"
+msgstr ""
#: src/client/keycode.cpp
-msgid "Right Windows"
-msgstr "Eskuineko leihoa"
+msgid "Numpad -"
+msgstr ""
+
+#: src/client/keycode.cpp
+msgid "Numpad ."
+msgstr ""
+
+#: src/client/keycode.cpp
+msgid "Numpad /"
+msgstr ""
#: src/client/keycode.cpp
msgid "Numpad 0"
@@ -1394,100 +1394,108 @@ msgid "Numpad 9"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad *"
+msgid "OEM Clear"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad +"
-msgstr ""
+msgid "Page down"
+msgstr "Orrialdea behera"
#: src/client/keycode.cpp
-msgid "Numpad ."
-msgstr ""
+msgid "Page up"
+msgstr "Orrialdea gora"
#: src/client/keycode.cpp
-msgid "Numpad -"
+msgid "Pause"
msgstr ""
#: src/client/keycode.cpp
-msgid "Numpad /"
+msgid "Play"
msgstr ""
#: src/client/keycode.cpp
-msgid "Num Lock"
-msgstr ""
+msgid "Print"
+msgstr "Inprimatu"
#: src/client/keycode.cpp
-msgid "Scroll Lock"
+msgid "Return"
msgstr ""
-#: src/client/keycode.cpp
-msgid "Left Shift"
-msgstr "Ezkerreko maius."
-
-#: src/client/keycode.cpp
-msgid "Right Shift"
-msgstr "Eskuineko maius."
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Right"
+msgstr "Eskuina"
#: src/client/keycode.cpp
-msgid "Left Control"
-msgstr "Ezkerreko ctrl"
+msgid "Right Button"
+msgstr "Eskuineko botoia"
#: src/client/keycode.cpp
msgid "Right Control"
msgstr "Eskuineko ctrl"
#: src/client/keycode.cpp
-msgid "Left Menu"
-msgstr "Ezkerreko menua"
-
-#: src/client/keycode.cpp
msgid "Right Menu"
msgstr "Eskuineko menua"
#: src/client/keycode.cpp
-msgid "IME Escape"
-msgstr ""
-
-#: src/client/keycode.cpp
-msgid "IME Convert"
-msgstr ""
+msgid "Right Shift"
+msgstr "Eskuineko maius."
#: src/client/keycode.cpp
-msgid "IME Nonconvert"
-msgstr ""
+msgid "Right Windows"
+msgstr "Eskuineko leihoa"
#: src/client/keycode.cpp
-msgid "IME Accept"
+msgid "Scroll Lock"
msgstr ""
#: src/client/keycode.cpp
-msgid "IME Mode Change"
-msgstr ""
+msgid "Select"
+msgstr "Hautatu"
#: src/client/keycode.cpp
-msgid "Apps"
-msgstr "Aplikazioak"
+msgid "Shift"
+msgstr "Maius."
#: src/client/keycode.cpp
msgid "Sleep"
msgstr "Lokartu"
#: src/client/keycode.cpp
-msgid "Erase EOF"
-msgstr ""
+msgid "Snapshot"
+msgstr "Pantaila-argazkia"
#: src/client/keycode.cpp
-msgid "Play"
+msgid "Space"
msgstr ""
+#: src/client/keycode.cpp
+msgid "Tab"
+msgstr "Tabuladorea"
+
+#: src/client/keycode.cpp
+msgid "Up"
+msgstr "Gora"
+
+#: src/client/keycode.cpp
+msgid "X Button 1"
+msgstr "1. X botoia"
+
+#: src/client/keycode.cpp
+msgid "X Button 2"
+msgstr "2. X botoia"
+
#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
msgid "Zoom"
msgstr ""
-#: src/client/keycode.cpp
-msgid "OEM Clear"
-msgstr ""
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
+msgid "Passwords do not match!"
+msgstr "Pasahitzak ez datoz bat!"
+
+#: src/gui/guiConfirmRegistration.cpp
+msgid "Register and Join"
+msgstr "Eman izena eta hasi saioa"
#: src/gui/guiConfirmRegistration.cpp
#, c-format
@@ -1499,168 +1507,156 @@ msgid ""
"creation, or click 'Cancel' to abort."
msgstr ""
-#: src/gui/guiConfirmRegistration.cpp
-msgid "Register and Join"
-msgstr "Eman izena eta hasi saioa"
-
-#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
-msgid "Passwords do not match!"
-msgstr "Pasahitzak ez datoz bat!"
-
#: src/gui/guiFormSpecMenu.cpp
msgid "Proceed"
msgstr "Jarraitu"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
-msgstr ""
-
-#: src/gui/guiKeyChangeMenu.cpp
msgid "\"Special\" = climb down"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Double tap \"jump\" to toggle fly"
-msgstr ""
+msgid "Autoforward"
+msgstr "Aurrera automatikoki"
#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
msgid "Automatic jumping"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Key already in use"
-msgstr ""
+msgid "Backward"
+msgstr "Atzera"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "press key"
-msgstr "sakatu tekla"
+msgid "Change camera"
+msgstr "Aldatu kamera"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Forward"
-msgstr "Aurrera"
+msgid "Chat"
+msgstr "Txata"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Backward"
-msgstr "Atzera"
+msgid "Command"
+msgstr "Agindua"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Special"
-msgstr "Berezia"
+msgid "Console"
+msgstr "Kontsola"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Jump"
-msgstr "Jauzi"
+msgid "Dec. range"
+msgstr "Txikitu barrutia"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Sneak"
-msgstr "isilean mugitu"
+msgid "Dec. volume"
+msgstr "Jaitsi bolumena"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Drop"
-msgstr "Laga"
+msgid "Double tap \"jump\" to toggle fly"
+msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inventory"
-msgstr "Inbentarioa"
+msgid "Drop"
+msgstr "Laga"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Prev. item"
-msgstr "Aurreko elementua"
+msgid "Forward"
+msgstr "Aurrera"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Next item"
-msgstr "Hurrengoa elementua"
+msgid "Inc. range"
+msgstr "Handitu barrutia"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Change camera"
-msgstr "Aldatu kamera"
+msgid "Inc. volume"
+msgstr "Igo bolumena"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle minimap"
-msgstr "Txandakatu minimapa"
+msgid "Inventory"
+msgstr "Inbentarioa"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fly"
-msgstr "Txandakatu hegaz egitea"
+msgid "Jump"
+msgstr "Jauzi"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle pitchmove"
+msgid "Key already in use"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fast"
-msgstr "Txandakatu azkar"
+msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
-msgstr ""
+msgid "Local command"
+msgstr "Agindu lokala"
#: src/gui/guiKeyChangeMenu.cpp
msgid "Mute"
msgstr "Isilarazi"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Dec. volume"
-msgstr "Jaitsi bolumena"
-
-#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inc. volume"
-msgstr "Igo bolumena"
+msgid "Next item"
+msgstr "Hurrengoa elementua"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Autoforward"
-msgstr "Aurrera automatikoki"
+msgid "Prev. item"
+msgstr "Aurreko elementua"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Chat"
-msgstr "Txata"
+msgid "Range select"
+msgstr "Barruti hautaketa"
#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
msgid "Screenshot"
msgstr "Pantaila-argazkia"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Range select"
-msgstr "Barruti hautaketa"
+msgid "Sneak"
+msgstr "isilean mugitu"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Dec. range"
-msgstr "Txikitu barrutia"
+msgid "Special"
+msgstr "Berezia"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Inc. range"
-msgstr "Handitu barrutia"
+msgid "Toggle HUD"
+msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Console"
-msgstr "Kontsola"
+msgid "Toggle chat log"
+msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Command"
-msgstr "Agindua"
+msgid "Toggle fast"
+msgstr "Txandakatu azkar"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Local command"
-msgstr "Agindu lokala"
+msgid "Toggle fly"
+msgstr "Txandakatu hegaz egitea"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle HUD"
+msgid "Toggle fog"
msgstr ""
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle chat log"
-msgstr ""
+msgid "Toggle minimap"
+msgstr "Txandakatu minimapa"
#: src/gui/guiKeyChangeMenu.cpp
-msgid "Toggle fog"
+msgid "Toggle noclip"
msgstr ""
-#: src/gui/guiPasswordChange.cpp
-msgid "Old Password"
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle pitchmove"
msgstr ""
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "press key"
+msgstr "sakatu tekla"
+
#: src/gui/guiPasswordChange.cpp
-msgid "New Password"
+msgid "Change"
msgstr ""
#: src/gui/guiPasswordChange.cpp
@@ -1668,11 +1664,11 @@ msgid "Confirm Password"
msgstr ""
#: src/gui/guiPasswordChange.cpp
-msgid "Change"
+msgid "New Password"
msgstr ""
-#: src/gui/guiVolumeChange.cpp
-msgid "Sound Volume: "
+#: src/gui/guiPasswordChange.cpp
+msgid "Old Password"
msgstr ""
#: src/gui/guiVolumeChange.cpp
@@ -1683,263 +1679,303 @@ msgstr ""
msgid "Muted"
msgstr ""
+#: src/gui/guiVolumeChange.cpp
+msgid "Sound Volume: "
+msgstr ""
+
#: src/gui/modalMenu.cpp
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "eu"
#: src/settings_translation_file.cpp
-msgid "Controls"
+msgid ""
+"(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 "Build inside player"
+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 ""
-"If enabled, you can place blocks at the position (feet + eye level) where "
-"you stand.\n"
-"This is helpful when working with nodeboxes in small areas."
+"(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 "Flying"
+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 ""
-"Player is able to fly without being affected by gravity.\n"
-"This requires the \"fly\" privilege on the server."
+"0 = parallax occlusion with slope information (faster).\n"
+"1 = relief mapping (slower, more accurate)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pitch move mode"
+msgid "2D noise that controls the shape/size of ridged mountains."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, makes move directions relative to the player's pitch when flying "
-"or swimming."
+msgid "2D noise that controls the shape/size of rolling hills."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast movement"
+msgid "2D noise that controls the shape/size of step mountains."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Fast movement (via the \"special\" key).\n"
-"This requires the \"fast\" privilege on the server."
+msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noclip"
+msgid "2D noise that controls the size/occurrence of rolling hills."
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."
+msgid "2D noise that controls the size/occurrence of step mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cinematic mode"
+msgid "2D noise that locates the river valleys and channels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Smooths camera when looking around. Also called look or mouse smoothing.\n"
-"Useful for recording videos."
+msgid "3D clouds"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera smoothing"
+msgid "3D mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooths rotation of camera. 0 to disable."
+msgid "3D noise defining giant caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera smoothing in cinematic mode"
+msgid ""
+"3D noise defining mountain structure and height.\n"
+"Also defines structure of floatland mountain terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
+msgid "3D noise defining structure of river canyon walls."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Invert mouse"
+msgid "3D noise defining terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Invert vertical mouse movement."
+msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mouse sensitivity"
+msgid "3D noise that determines number of dungeons per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mouse sensitivity multiplier."
+msgid ""
+"3D support.\n"
+"Currently supported:\n"
+"- none: no 3d output.\n"
+"- anaglyph: cyan/magenta color 3d.\n"
+"- interlaced: odd/even line based polarisation screen support.\n"
+"- topbottom: split screen top/bottom.\n"
+"- sidebyside: split screen side by side.\n"
+"- crossview: Cross-eyed 3d\n"
+"- pageflip: quadbuffer based 3d.\n"
+"Note that the interlaced mode requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Special key for climbing/descending"
+msgid ""
+"A chosen map seed for a new map, leave empty for random.\n"
+"Will be overridden when creating a new world in the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
-"down and\n"
-"descending."
+msgid "A message to be displayed to all clients when the server crashes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Double tap jump for fly"
+msgid "A message to be displayed to all clients when the server shuts down."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Double-tapping the jump key toggles fly mode."
+msgid "ABM interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Always fly and fast"
+msgid "Absolute limit of emerge queues"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
-"are\n"
-"enabled."
+msgid "Acceleration in air"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rightclick repetition interval"
+msgid "Acceleration of gravity, in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The time in seconds it takes between repeated right clicks when holding the "
-"right\n"
-"mouse button."
+msgid "Active Block Modifiers"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatically jump up single-node obstacles."
+msgid "Active block management interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Safe digging and placing"
-msgstr ""
+msgid "Active block range"
+msgstr "Bloke aktiboaren barrutia"
+
+#: src/settings_translation_file.cpp
+msgid "Active object send range"
+msgstr "Objektu aktiboak bidaltzeko barrutia"
#: 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."
+"Address to connect to.\n"
+"Leave this blank to start a local server.\n"
+"Note that the address field in the main menu overrides this setting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Random input"
+msgid "Adds particles when digging a node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable random user input (only used for testing)."
+msgid ""
+"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
+"screens."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Continuous forward"
+msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Continuous forward movement, toggled by autoforward key.\n"
-"Press the autoforward key again or the backwards movement to disable."
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Touch screen threshold"
+msgid "Altitude chill"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The length in pixels it takes for touch screen interaction to start."
+msgid "Always fly and fast"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fixed virtual joystick"
+msgid "Ambient occlusion gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"(Android) Fixes the position of virtual joystick.\n"
-"If disabled, virtual joystick will center to first-touch's position."
+msgid "Amount of messages a player may send per 10 seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Virtual joystick triggers aux button"
+msgid "Amplifies the valleys."
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."
+msgid "Anisotropic filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable joysticks"
+msgid "Announce server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick ID"
+msgid "Announce to this serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The identifier of the joystick to use"
+msgid "Append item name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick type"
-msgstr "Joystick mota"
+msgid "Append item name to tooltip."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "The type of joystick"
-msgstr "Joystick mota"
+msgid "Apple trees noise"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick button repetition interval"
+msgid "Arm inertia"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The time in seconds it takes between repeated events\n"
-"when holding down a joystick button combination."
+"Arm inertia, gives a more realistic movement of\n"
+"the arm when the camera moves."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick frustum sensitivity"
+msgid "Ask to reconnect after crash"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The sensitivity of the joystick axes for moving the\n"
-"ingame view frustum around."
+"At this distance the server will aggressively optimize which blocks are sent "
+"to\n"
+"clients.\n"
+"Small values potentially improve performance a lot, at the expense of "
+"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)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Forward key"
-msgstr "Aurrera tekla"
+msgid "Automatic forward key"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player forward.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Automatically jump up single-node obstacles."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+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
@@ -1947,962 +1983,819 @@ msgid "Backward key"
msgstr "Atzera tekla"
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player backward.\n"
-"Will also disable autoforward, when active.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Base ground level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Left key"
-msgstr "Ezkerrera tekla"
+msgid "Base terrain height."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player left.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Basic"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Right key"
-msgstr "Eskuinera tekla"
+msgid "Basic privileges"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving the player right.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Beach noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Jump key"
-msgstr "Jauzi tekla"
+msgid "Beach noise threshold"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for jumping.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bilinear filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneak key"
-msgstr "Isilean mugitu tekla"
+msgid "Bind address"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for sneaking.\n"
-"Also used for climbing down and descending in water if aux1_descends is "
-"disabled.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Biome API temperature and humidity noise parameters"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inventory key"
-msgstr "Inbentarioa tekla"
+msgid "Biome noise"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the inventory.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Special key"
-msgstr "Berezia tekla"
+msgid "Block send optimize distance"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for moving fast in fast mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bold and italic font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat key"
-msgstr "Txat tekla"
+msgid "Bold and italic monospace font path"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Bold font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Command key"
-msgstr "Agindua tekla"
+msgid "Bold monospace font path"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window to type commands.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Build inside player"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for opening the chat window to type local commands.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Builtin"
msgstr ""
-"Komando lokalak idazteko txat leihoa irekitzeko tekla.\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Range select key"
-msgstr "Ikusmen barrutia hautatzeko tekla"
+msgid "Bumpmapping"
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling unlimited view range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Camera 'near clipping 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 ""
-"Ikusmen barruti mugagabea txandakatzeko tekla.\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Fly key"
-msgstr "Hegaz egin tekla"
+msgid "Camera smoothing"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling flying.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Camera smoothing in cinematic mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pitch move key"
+msgid "Camera update toggle key"
+msgstr "Kameraren eguneraketa txandakatzeko tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Cave noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling pitch move mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave noise #1"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast key"
-msgstr "Azkar tekla"
+msgid "Cave noise #2"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling fast mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noclip key"
+msgid "Cave1 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling noclip mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cave2 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar next key"
+msgid "Cavern limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the next item in the hotbar.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cavern noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar previous key"
+msgid "Cavern taper"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the previous item in the hotbar.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cavern threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mute key"
+msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for muting the game.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inc. volume key"
+msgid ""
+"Changes the main menu UI:\n"
+"- Full: Multiple 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."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for increasing the volume.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat key"
+msgstr "Txat tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Chat message count limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dec. volume key"
+msgid "Chat message format"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for decreasing the volume.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat message kick threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatic forward key"
+msgid "Chat message max length"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling autoforward.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chat toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cinematic mode key"
+msgid "Chatcommands"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling cinematic mode.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Chunk size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap key"
+msgid "Cinematic mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling display of minimap.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Cinematic mode key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for taking screenshots.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Clean transparent textures"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Drop item key"
+msgid "Client"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for dropping the currently selected item.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Client and Server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View zoom key"
+msgid "Client modding"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key to use view zoom when possible.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Client side modding restrictions"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 1 key"
+msgid "Client side node lookup range restriction"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the first hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Climbing speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 2 key"
+msgid "Cloud radius"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the second hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Clouds"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 3 key"
+msgid "Clouds are a client side effect."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the third hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Clouds in menu"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 4 key"
+msgid "Colored fog"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the fourth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Comma-separated list of flags to hide in the content repository.\n"
+"\"nonfree\" can be used to hide packages which do not qualify as 'free "
+"software',\n"
+"as defined by the Free Software Foundation.\n"
+"You can also specify content ratings.\n"
+"These flags are independent from Minetest versions,\n"
+"so see a full list at https://content.minetest.net/help/content_flags/"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 5 key"
+msgid ""
+"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
+"allow them to upload and download data to/from the internet."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the fifth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Comma-separated list of trusted mods that are allowed to access insecure\n"
+"functions even when mod security is on (via request_insecure_environment())."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 6 key"
-msgstr ""
+msgid "Command key"
+msgstr "Agindua tekla"
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the sixth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Connect glass"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 7 key"
+msgid "Connect to external media server"
+msgstr "Konektatu kanpo multimedia zerbitzari batera"
+
+#: src/settings_translation_file.cpp
+msgid "Connects glass if supported by node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the seventh hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Console alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 8 key"
+msgid "Console color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the eighth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Console height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 9 key"
+msgid "ContentDB Flag Blacklist"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the ninth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "ContentDB URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 10 key"
+msgid "Continuous forward"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the tenth hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"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
-msgid "Hotbar slot 11 key"
+msgid "Controls"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 11th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Controls length of day/night cycle.\n"
+"Examples:\n"
+"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 12 key"
+msgid "Controls sinking speed in liquid."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 12th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Controls steepness/depth of lake depressions."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 13 key"
+msgid "Controls steepness/height of hills."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 13th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 14 key"
+msgid "Crash message"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 14th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Creative"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 15 key"
+msgid "Crosshair alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 15th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Crosshair alpha (opaqueness, between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 16 key"
+msgid "Crosshair color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 16th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Crosshair color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 17 key"
+msgid "DPI"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 17th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 18 key"
+msgid "Debug info toggle key"
+msgstr "Arazte informazioa txandakatzeko tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Debug log file size threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 18th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Debug log level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 19 key"
+msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 19th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 20 key"
+msgid "Dedicated server step"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 20th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Default acceleration"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 21 key"
+msgid "Default game"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 21st hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Default game when creating a new world.\n"
+"This will be overridden when creating a world from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 22 key"
+msgid "Default password"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 22nd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Default privileges"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 23 key"
+msgid "Default report format"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 23rd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Default timeout for cURL, stated in milliseconds.\n"
+"Only has an effect if compiled with cURL."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 24 key"
+msgid "Defines areas where trees have apples."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 24th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines areas with sandy beaches."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 25 key"
+msgid "Defines distribution of higher terrain and steepness of cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 25th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines distribution of higher terrain."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 26 key"
+msgid "Defines full size of caverns, smaller values create larger caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 26th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines large-scale river channel structure."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 27 key"
+msgid "Defines location and terrain of optional hills and lakes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 27th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Defines sampling step of texture.\n"
+"A higher value results in smoother normal maps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 28 key"
+msgid "Defines the base ground level."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 28th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines the depth of the river channel."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 29 key"
+msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
msgstr ""
+"Jokalari transferentziaren distantzia maximoa blokeetan definitzen du (0 = "
+"mugagabea)."
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 29th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Defines the width of the river channel."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 30 key"
+msgid "Defines the width of the river valley."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines tree areas and tree density."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for selecting the 30th hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Delay between mesh updates on the client in ms. Increasing this will slow\n"
+"down the rate of mesh updates, thus reducing jitter on slower clients."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 31 key"
+msgid "Delay in sending blocks after building"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 31st hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Delay showing tooltips, stated in milliseconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hotbar slot 32 key"
+msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for selecting the 32nd hotbar slot.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Depth below which you'll find giant caverns."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HUD toggle key"
+msgid "Depth below which you'll find large caves."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of the HUD.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Description of server, to be displayed when players join and in the "
+"serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat toggle key"
+msgid "Desert noise threshold"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for toggling the display of chat.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Deserts occur when np_biome exceeds this value.\n"
+"When the 'snowbiomes' flag is enabled, this is ignored."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Desynchronize block animation"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of the large chat console.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Digging particles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog toggle key"
+msgid "Disable anticheat"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of fog.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Disallow empty passwords"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Camera update toggle key"
-msgstr "Kameraren eguneraketa txandakatzeko tekla"
+msgid "Domain name of server, to be displayed in the serverlist."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the camera update. Only used for development\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Double tap jump for fly"
msgstr ""
-"Kameraren eguneraketa txandakatzeko tekla. Garapenerako soilik erabilia\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Debug info toggle key"
-msgstr "Arazte informazioa txandakatzeko tekla"
+msgid "Double-tapping the jump key toggles fly mode."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of debug info.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Drop item key"
msgstr ""
-"Arazte informazioa txandakatzeko tekla\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Profiler toggle key"
-msgstr "Profilaria txandakatzeko tekla"
+msgid "Dump the mapgen debug information."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for toggling the display of the profiler. Used for development.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Dungeon maximum Y"
msgstr ""
-"Profilaria txandakatzeko tekla. Garapenerako soilik erabilia.\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Toggle camera mode key"
+msgid "Dungeon minimum Y"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for switching between first- and third-person camera.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Dungeon noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View range increase key"
-msgstr "Ikusmen barrutia handitzeko tekla"
+msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Key for increasing the viewing range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
-"Ikusmen barrutia handitzeko tekla.\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "View range decrease key"
-msgstr "Ikusmen barrutia txikitzeko tekla"
+msgid "Enable console window"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Key for decreasing the viewing range.\n"
-"See http://irrlicht.sourceforge.net/docu/namespaceirr."
-"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgid "Enable creative mode for new created maps."
msgstr ""
-"Ikusmen barrutia txikitzeko tekla.\n"
-"Ikusi http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Graphics"
+msgid "Enable joysticks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-Game"
+msgid "Enable mod channels support."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Basic"
+msgid "Enable mod security"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "VBO"
+msgid "Enable players getting damage and dying."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid "Enable random user input (only used for testing)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog"
+msgid "Enable register confirmation"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether to fog out the end of the visible area."
+msgid ""
+"Enable register confirmation when connecting to server.\n"
+"If disabled, new account will be registered automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Leaves style"
+msgid ""
+"Enable smooth lighting with simple ambient occlusion.\n"
+"Disable for speed or for different looks."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Leaves style:\n"
-"- Fancy: all faces visible\n"
-"- Simple: only outer faces, if defined special_tiles are used\n"
-"- Opaque: disable transparency"
+"Enable to disallow old clients from connecting.\n"
+"Older clients are compatible in the sense that they will not crash when "
+"connecting\n"
+"to new servers, but they may not support all new features that you are "
+"expecting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Connect glass"
+msgid ""
+"Enable usage of remote media server (if provided by server).\n"
+"Remote servers offer a significantly faster way to download media (e.g. "
+"textures)\n"
+"when connecting to the server."
msgstr ""
+"Gaitu urruneko multimedia zerbitzariaren erabilera (zerbitzariak ematen "
+"badu),\n"
+"Urruneko zerbitzariek deskarga azkarragoa eskaini dezakete multimedia "
+"deskargatzeko (adib. testurak)."
#: src/settings_translation_file.cpp
-msgid "Connects glass if supported by node."
+msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Smooth lighting"
+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."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable smooth lighting with simple ambient occlusion.\n"
-"Disable for speed or for different looks."
+"Enable/disable running an IPv6 server.\n"
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds"
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds are a client side effect."
+msgid "Enables animation of inventory items."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D clouds"
+msgid ""
+"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
+"texture pack\n"
+"or need to be auto-generated.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use 3D cloud look instead of flat."
+msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Node highlighting"
+msgid "Enables minimap."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Method used to highlight selected object."
+msgid ""
+"Enables on the fly normalmap generation (Emboss effect).\n"
+"Requires bumpmapping to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Digging particles"
+msgid ""
+"Enables parallax occlusion mapping.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Adds particles when digging a node."
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filtering"
+msgid "Engine profiling data print interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mipmapping"
+msgid "Entity methods"
msgstr ""
#: src/settings_translation_file.cpp
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."
+"Experimental option, might cause visible spaces between blocks\n"
+"when set to higher number than 0."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Anisotropic filtering"
+msgid "FPS in pause menu"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use anisotropic filtering when viewing at textures from an angle."
+msgid "FSAA"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bilinear filtering"
+msgid "Factor noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use bilinear filtering when scaling textures."
+msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trilinear filtering"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use trilinear filtering when scaling textures."
+msgid "Fallback font shadow"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clean transparent textures"
+msgid "Fallback font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-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"
-"at texture load time."
+msgid "Fallback font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimum texture size"
+msgid "Fast key"
+msgstr "Azkar tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Fast mode acceleration"
msgstr ""
#: src/settings_translation_file.cpp
-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"
-"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"
-"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
-"enabled.\n"
-"This is also used as the base node texture size for world-aligned\n"
-"texture autoscaling."
+msgid "Fast mode speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FSAA"
+msgid "Fast movement"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Experimental option, might cause visible spaces between blocks\n"
-"when set to higher number than 0."
+"Fast movement (via the \"special\" key).\n"
+"This requires the \"fast\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Undersampling"
+msgid "Field of view"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Undersampling is similar to using a lower screen resolution, but it applies\n"
-"to the game world only, keeping the GUI intact.\n"
-"It should give a significant performance boost at the cost of less detailed "
-"image.\n"
-"Higher values result in a less detailed image."
+msgid "Field of view in degrees."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Shaders allow advanced visual effects and may increase performance on some "
-"video\n"
-"cards.\n"
-"This only works with the OpenGL video backend."
+"File in client/serverlist/ that contains your favorite servers displayed in "
+"the\n"
+"Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shader path"
+msgid "Filler depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Path to shader directory. If no path is defined, default location will be "
-"used."
+msgid "Filler depth noise"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2910,2536 +2803,2805 @@ msgid "Filmic tone mapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
+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"
+"at texture load time."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bumpmapping"
+msgid "Filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
-"texture pack\n"
-"or need to be auto-generated.\n"
-"Requires shaders to be enabled."
+msgid "First of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Generate normalmaps"
+msgid "First of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Enables on the fly normalmap generation (Emboss effect).\n"
-"Requires bumpmapping to be enabled."
+msgid "Fixed map seed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Normalmaps strength"
+msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of generated normalmaps."
-msgstr ""
+msgid "Fly key"
+msgstr "Hegaz egin tekla"
#: src/settings_translation_file.cpp
-msgid "Normalmaps sampling"
+msgid "Flying"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Defines sampling step of texture.\n"
-"A higher value results in smoother normal maps."
+msgid "Fog"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion"
+msgid "Fog start"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Enables parallax occlusion mapping.\n"
-"Requires shaders to be enabled."
+msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion mode"
+msgid "Font bold by default"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"0 = parallax occlusion with slope information (faster).\n"
-"1 = relief mapping (slower, more accurate)."
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion strength"
+msgid "Font shadow"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of parallax."
+msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion iterations"
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Number of parallax occlusion iterations."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion scale"
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Overall scale of parallax occlusion effect."
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion bias"
+msgid ""
+"Format of player chat messages. The following strings are valid "
+"placeholders:\n"
+"@name, @message, @timestamp (optional)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Overall bias of parallax occlusion effect, usually scale/2."
+msgid "Format of screenshots."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving Nodes"
+msgid "Formspec Default Background Color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Formspec Default Background Opacity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set to true enables waving water.\n"
-"Requires shaders to be enabled."
+msgid "Formspec Full-Screen Background Color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Formspec Full-Screen Background Opacity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Formspec default background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Formspec default background opacity (between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving leaves"
+msgid "Formspec full-screen background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set to true enables waving leaves.\n"
-"Requires shaders to be enabled."
+msgid "Formspec full-screen background opacity (between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Forward key"
+msgstr "Aurrera tekla"
+
+#: 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 ""
-"Set to true enables waving plants.\n"
-"Requires shaders to be enabled."
+msgid "Fractal type"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Advanced"
+msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Arm inertia"
+msgid "FreeType fonts"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Arm inertia, gives a more realistic movement of\n"
-"the arm when the camera moves."
+"From how far blocks are generated for clients, stated in mapblocks (16 "
+"nodes)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum FPS"
+msgid ""
+"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"If FPS would go higher than this, limit it by sleeping\n"
-"to not waste CPU power for no benefit."
+"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 ""
+"Zein distantziatik dakite bezeroek objektuei buruz, mapa blokeetan (16 nodo) "
+"adierazita.\n"
+"\n"
+"Hau active_block_range baino handiagoa ezarriz gero zerbitzariak jokalariak\n"
+"begiratzen duen norabidean objektu aktiboak distantzia honetara arte\n"
+"mantentzea eragingo du. (Honek gauzak bat batean desagertzea saihestu dezake)"
#: src/settings_translation_file.cpp
-msgid "FPS in pause menu"
+msgid "Full screen"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum FPS when game is paused."
+msgid "Full screen BPP"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Pause on lost window focus"
+msgid "Fullscreen mode."
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."
+msgid "GUI scaling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Viewing range"
-msgstr "Ikusmen barrutia"
+msgid "GUI scaling filter"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "View distance in nodes."
+msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Near clipping plane"
+msgid "Generate normalmaps"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Camera 'near clipping 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."
+msgid "Global callbacks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screen width"
+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."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Width component of the initial window size."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screen height"
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height component of the initial window size."
+msgid "Graphics"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Autosave screen size"
+msgid "Gravity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Save window size automatically when modified."
+msgid "Ground level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Full screen"
+msgid "Ground noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fullscreen mode."
+msgid "HTTP mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Full screen BPP"
+msgid "HUD scale factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bits per pixel (aka color depth) in fullscreen mode."
+msgid "HUD toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "VSync"
+msgid ""
+"Handling for deprecated Lua API calls:\n"
+"- legacy: (try to) mimic old behaviour (default for release).\n"
+"- log: mimic and log backtrace of deprecated call (default for debug).\n"
+"- error: abort on usage of deprecated call (suggested for mod developers)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Vertical screen synchronization."
+msgid ""
+"Have the profiler instrument itself:\n"
+"* Instrument an empty function.\n"
+"This estimates the overhead, that instrumentation is adding (+1 function "
+"call).\n"
+"* Instrument the sampler being used to update the statistics."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Field of view"
+msgid "Heat blend noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Field of view in degrees."
+msgid "Heat noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
+msgid "Height component of the initial window size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
+msgid "Height noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
+msgid "Height select noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid "High-precision FPU"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Hill steepness"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid "Hill threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Hilliness1 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid "Hilliness2 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Hilliness3 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid "Hilliness4 noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Homepage of server, to be displayed in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Horizontal acceleration in air when jumping or falling,\n"
+"in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Texture path"
+msgid ""
+"Horizontal and vertical acceleration in fast mode,\n"
+"in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to texture directory. All textures are first searched from here."
+msgid ""
+"Horizontal and vertical acceleration on ground or when climbing,\n"
+"in nodes per second per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Video driver"
+msgid "Hotbar next key"
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."
+msgid "Hotbar previous key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cloud radius"
+msgid "Hotbar slot 1 key"
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 "
-"corners."
+msgid "Hotbar slot 10 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "View bobbing factor"
+msgid "Hotbar slot 11 key"
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."
+msgid "Hotbar slot 12 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fall bobbing factor"
+msgid "Hotbar slot 13 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Multiplier for fall bobbing.\n"
-"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
+msgid "Hotbar slot 14 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D mode"
+msgid "Hotbar slot 15 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"3D support.\n"
-"Currently supported:\n"
-"- none: no 3d output.\n"
-"- anaglyph: cyan/magenta color 3d.\n"
-"- interlaced: odd/even line based polarisation screen support.\n"
-"- topbottom: split screen top/bottom.\n"
-"- sidebyside: split screen side by side.\n"
-"- crossview: Cross-eyed 3d\n"
-"- pageflip: quadbuffer based 3d.\n"
-"Note that the interlaced mode requires shaders to be enabled."
+msgid "Hotbar slot 16 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console height"
+msgid "Hotbar slot 17 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
+msgid "Hotbar slot 18 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console color"
+msgid "Hotbar slot 19 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console background color (R,G,B)."
+msgid "Hotbar slot 2 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Console alpha"
+msgid "Hotbar slot 20 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
+msgid "Hotbar slot 21 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Full-Screen Background Opacity"
+msgid "Hotbar slot 22 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec full-screen background opacity (between 0 and 255)."
+msgid "Hotbar slot 23 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Full-Screen Background Color"
+msgid "Hotbar slot 24 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec full-screen background color (R,G,B)."
+msgid "Hotbar slot 25 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Default Background Opacity"
+msgid "Hotbar slot 26 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec default background opacity (between 0 and 255)."
+msgid "Hotbar slot 27 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec Default Background Color"
+msgid "Hotbar slot 28 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Formspec default background color (R,G,B)."
+msgid "Hotbar slot 29 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box color"
+msgid "Hotbar slot 3 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box border color (R,G,B)."
+msgid "Hotbar slot 30 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Selection box width"
+msgid "Hotbar slot 31 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Width of the selection box lines around nodes."
+msgid "Hotbar slot 32 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair color"
+msgid "Hotbar slot 4 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair color (R,G,B)."
+msgid "Hotbar slot 5 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair alpha"
+msgid "Hotbar slot 6 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crosshair alpha (opaqueness, between 0 and 255)."
+msgid "Hotbar slot 7 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Recent Chat Messages"
+msgid "Hotbar slot 8 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of recent chat messages to show"
+msgid "Hotbar slot 9 key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Desynchronize block animation"
+msgid "How deep to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether node texture animations should be desynchronized per mapblock."
+msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum hotbar width"
+msgid ""
+"How much the server will wait before unloading unused mapblocks.\n"
+"Higher value is smoother, but will use more RAM."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Maximum proportion of current window to be used for hotbar.\n"
-"Useful if there's something to be displayed right or left of hotbar."
+msgid "How wide to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HUD scale factor"
+msgid "Humidity blend noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modifies the size of the hudbar elements."
+msgid "Humidity noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mesh cache"
+msgid "Humidity variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables caching of facedir rotated meshes."
+msgid "IPv6"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock mesh generation delay"
+msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Delay between mesh updates on the client in ms. Increasing this will slow\n"
-"down the rate of mesh updates, thus reducing jitter on slower clients."
+"If FPS would go higher than this, limit it by sleeping\n"
+"to not waste CPU power for no benefit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock mesh generator's MapBlock cache size in MB"
+msgid ""
+"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
+"are\n"
+"enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
-"increase the cache hit %, reducing the data being copied from the main\n"
-"thread, thus reducing jitter."
+"If enabled the server will perform map block occlusion culling based on\n"
+"on the eye position of the player. This can reduce the number of blocks\n"
+"sent to the client 50-80%. The client will not longer receive most "
+"invisible\n"
+"so that the utility of noclip mode is reduced."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap"
+msgid ""
+"If enabled together with fly mode, player is able to fly through solid "
+"nodes.\n"
+"This requires the \"noclip\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables minimap."
+msgid ""
+"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
+"down and\n"
+"descending."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Round minimap"
+msgid ""
+"If enabled, actions are recorded for rollback.\n"
+"This option is only read when server starts."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shape of the minimap. Enabled = round, disabled = square."
+msgid "If enabled, disable cheat prevention in multiplayer."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Minimap scan height"
+msgid ""
+"If enabled, invalid world data won't cause the server to shut down.\n"
+"Only enable this if you know what you are doing."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"True = 256\n"
-"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"If enabled, makes move directions relative to the player's pitch when flying "
+"or swimming."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Colored fog"
+msgid "If enabled, new players cannot join with an empty password."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
+"If enabled, you can place blocks at the position (feet + eye level) where "
+"you stand.\n"
+"This is helpful when working with nodeboxes in small areas."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ambient occlusion gamma"
+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 ""
-"The strength (darkness) of node ambient-occlusion shading.\n"
-"Lower is darker, Higher is lighter. The valid range of values for this\n"
-"setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
-"set to the nearest valid value."
+"If the file size of debug.txt exceeds the number of megabytes specified in\n"
+"this setting when it is opened, the file is moved to debug.txt.1,\n"
+"deleting an older debug.txt.1 if it exists.\n"
+"debug.txt is only moved if this setting is positive."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Inventory items animations"
+msgid "If this is set, players will always (re)spawn at the given position."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables animation of inventory items."
+msgid "Ignore world errors"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog start"
+msgid "In-Game"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fraction of the visible distance at which fog starts to be rendered"
+msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Opaque liquids"
+msgid "In-game chat console background color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Makes all liquids opaque"
+msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "World-aligned textures mode"
+msgid "Inc. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "Initial vertical speed when jumping, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Autoscaling mode"
+msgid ""
+"Instrument builtin.\n"
+"This is usually only needed by core/builtin contributors"
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!"
+msgid "Instrument chatcommands on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Show entity selection boxes"
+msgid ""
+"Instrument global callback functions on registration.\n"
+"(anything you pass to a minetest.register_*() function)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Menus"
+msgid ""
+"Instrument the action function of Active Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Clouds in menu"
+msgid ""
+"Instrument the action function of Loading Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use a cloud animation for the main menu background."
+msgid "Instrument the methods of entities on registration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling"
+msgid "Instrumentation"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"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"
-"edge pixels when images are scaled by non-integer sizes."
+msgid "Interval of saving important changes in the world, stated in seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling filter"
+msgid "Interval of sending time of day to clients."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"When gui_scaling_filter is true, all GUI images need to be\n"
-"filtered in software, but some images are generated directly\n"
-"to hardware (e.g. render-to-texture for nodes in inventory)."
+msgid "Inventory items animations"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "GUI scaling filter txr2img"
-msgstr ""
+msgid "Inventory key"
+msgstr "Inbentarioa tekla"
#: src/settings_translation_file.cpp
-msgid ""
-"When gui_scaling_filter_txr2img is true, copy those images\n"
-"from hardware to software for scaling. When false, fall back\n"
-"to the old scaling method, for video drivers that don't\n"
-"properly support downloading textures back from hardware."
+msgid "Invert mouse"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Tooltip delay"
+msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Delay showing tooltips, stated in milliseconds."
+msgid "Italic font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Append item name"
+msgid "Italic monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Append item name to tooltip."
+msgid "Item entity TTL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FreeType fonts"
+msgid "Iterations"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether FreeType fonts are used, requires FreeType support to be compiled in."
+"Iterations of the recursive function.\n"
+"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
-msgid "Font path"
+msgid "Joystick ID"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid "Joystick button repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Joystick frustum sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow"
-msgstr ""
+msgid "Joystick type"
+msgstr "Joystick mota"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid ""
+"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 "Font shadow alpha"
+msgid ""
+"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 "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid ""
+"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 "Monospace font path"
+msgid ""
+"Julia set only.\n"
+"Z component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font size"
+msgid "Julia w"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Julia x"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
+msgid "Julia y"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font size"
+msgid "Julia z"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font shadow"
-msgstr ""
+msgid "Jump key"
+msgstr "Jauzi tekla"
#: src/settings_translation_file.cpp
-msgid "Fallback font shadow alpha"
+msgid "Jumping speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot folder"
+msgid ""
+"Key for decreasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Ikusmen barrutia txikitzeko tekla.\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Path to save screenshots at."
+msgid ""
+"Key for decreasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot format"
+msgid ""
+"Key for dropping the currently selected item.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Format of screenshots."
+msgid ""
+"Key for increasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Ikusmen barrutia handitzeko tekla.\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Screenshot quality"
+msgid ""
+"Key for increasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Screenshot quality. Only used for JPEG format.\n"
-"1 means worst quality; 100 means best quality.\n"
-"Use 0 for default quality."
+"Key for jumping.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "DPI"
+msgid ""
+"Key for moving fast in fast mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
-"screens."
+"Key for moving the player backward.\n"
+"Will also disable autoforward, when active.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable console window"
+msgid ""
+"Key for moving the player forward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Windows systems only: Start Minetest with the command line window in the "
-"background.\n"
-"Contains the same information as the file debug.txt (default name)."
+"Key for moving the player left.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sound"
+msgid ""
+"Key for moving the player right.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Volume"
+msgid ""
+"Key for muting the game.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mute sound"
+msgid ""
+"Key for opening the chat window to type commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client"
+msgid ""
+"Key for opening the chat window to type local commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Komando lokalak idazteko txat leihoa irekitzeko tekla.\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Network"
+msgid ""
+"Key for opening the chat window.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server address"
+msgid ""
+"Key for opening the inventory.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Address to connect to.\n"
-"Leave this blank to start a local server.\n"
-"Note that the address field in the main menu overrides this setting."
+"Key for selecting the 11th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Remote port"
+msgid ""
+"Key for selecting the 12th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Port to connect to (UDP).\n"
-"Note that the port field in the main menu overrides this setting."
+"Key for selecting the 13th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Saving map received from server"
+msgid ""
+"Key for selecting the 14th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Save the map received by the client on disk."
+msgid ""
+"Key for selecting the 15th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Connect to external media server"
-msgstr "Konektatu kanpo multimedia zerbitzari batera"
-
-#: src/settings_translation_file.cpp
msgid ""
-"Enable usage of remote media server (if provided by server).\n"
-"Remote servers offer a significantly faster way to download media (e.g. "
-"textures)\n"
-"when connecting to the server."
+"Key for selecting the 16th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"Gaitu urruneko multimedia zerbitzariaren erabilera (zerbitzariak ematen "
-"badu),\n"
-"Urruneko zerbitzariek deskarga azkarragoa eskaini dezakete multimedia "
-"deskargatzeko (adib. testurak)."
#: src/settings_translation_file.cpp
-msgid "Client modding"
+msgid ""
+"Key for selecting the 17th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Key for selecting the 18th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Serverlist URL"
+msgid ""
+"Key for selecting the 19th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "URL to the server list displayed in the Multiplayer Tab."
+msgid ""
+"Key for selecting the 20th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Serverlist file"
+msgid ""
+"Key for selecting the 21st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"File in client/serverlist/ that contains your favorite servers displayed in "
-"the\n"
-"Multiplayer Tab."
+"Key for selecting the 22nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum size of the out chat queue"
+msgid ""
+"Key for selecting the 23rd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
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."
+"Key for selecting the 24th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable register confirmation"
+msgid ""
+"Key for selecting the 25th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable register confirmation when connecting to server.\n"
-"If disabled, new account will be registered automatically."
+"Key for selecting the 26th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock unload timeout"
+msgid ""
+"Key for selecting the 27th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Timeout for client to remove unused map data from memory."
+msgid ""
+"Key for selecting the 28th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapblock limit"
+msgid ""
+"Key for selecting the 29th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of mapblocks for client to be kept in memory.\n"
-"Set to -1 for unlimited amount."
+"Key for selecting the 30th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Show debug info"
+msgid ""
+"Key for selecting the 31st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether to show the client debug info (has the same effect as hitting F5)."
+"Key for selecting the 32nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server / Singleplayer"
+msgid ""
+"Key for selecting the eighth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server name"
+msgid ""
+"Key for selecting the fifth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Name of the server, to be displayed when players join and in the serverlist."
+"Key for selecting the first hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server description"
+msgid ""
+"Key for selecting the fourth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Description of server, to be displayed when players join and in the "
-"serverlist."
+"Key for selecting the next item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Domain name of server, to be displayed in the serverlist."
+msgid ""
+"Key for selecting the ninth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server URL"
+msgid ""
+"Key for selecting the previous item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Homepage of server, to be displayed in the serverlist."
+msgid ""
+"Key for selecting the second hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Announce server"
+msgid ""
+"Key for selecting the seventh hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Automatically report to the serverlist."
+msgid ""
+"Key for selecting the sixth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Announce to this serverlist."
+msgid ""
+"Key for selecting the tenth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strip color codes"
+msgid ""
+"Key for selecting the third hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
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"
+"Key for sneaking.\n"
+"Also used for climbing down and descending in water if aux1_descends is "
+"disabled.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server port"
+msgid ""
+"Key for switching between first- and third-person camera.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Network port to listen (UDP).\n"
-"This value will be overridden when starting from the main menu."
+"Key for taking screenshots.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Bind address"
+msgid ""
+"Key for toggling autoforward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The network interface that the server listens on."
+msgid ""
+"Key for toggling cinematic mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strict protocol checking"
+msgid ""
+"Key for toggling display of minimap.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable to disallow old clients from connecting.\n"
-"Older clients are compatible in the sense that they will not crash when "
-"connecting\n"
-"to new servers, but they may not support all new features that you are "
-"expecting."
+"Key for toggling fast mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Remote media"
-msgstr "Urruneko multimedia"
+msgid ""
+"Key for toggling flying.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+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"
-"(obviously, remote_media should end with a slash).\n"
-"Files that are not present will be fetched the usual way."
+"Key for toggling noclip mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 server"
+msgid ""
+"Key for toggling pitch move mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Key for toggling the camera update. Only used for development\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Kameraren eguneraketa txandakatzeko tekla. Garapenerako soilik erabilia\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Maximum simultaneous block sends per client"
+msgid ""
+"Key for toggling the display of chat.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
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)"
+"Key for toggling the display of debug info.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Arazte informazioa txandakatzeko tekla\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Delay in sending blocks after building"
+msgid ""
+"Key for toggling the display of fog.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"To reduce lag, block transfers are slowed down when a player is building "
-"something.\n"
-"This determines how long they are slowed down after placing or removing a "
-"node."
+"Key for toggling the display of the HUD.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
-"Atzerapena murrizteko, blokeen transferentziak moteldu egiten dira jokalari "
-"bat zerbait eraikitzen ari denean.\n"
-"Honek nodo bat jarri edo kendu ondoren zenbat motelduko diren zehazten du."
#: src/settings_translation_file.cpp
-msgid "Max. packets per iteration"
+msgid ""
+"Key for toggling the display of the large chat console.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum number of packets sent per send step, if you have a slow connection\n"
-"try reducing it, but don't reduce it to a number below double of targeted\n"
-"client number."
+"Key for toggling the display of the profiler. Used for development.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Profilaria txandakatzeko tekla. Garapenerako soilik erabilia.\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Default game"
+msgid ""
+"Key for toggling unlimited view range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Ikusmen barruti mugagabea txandakatzeko tekla.\n"
+"Ikusi http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
-"Default game when creating a new world.\n"
-"This will be overridden when creating a world from the main menu."
+"Key to use view zoom when possible.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Message of the day"
+msgid "Kick players who sent more than X messages per 10 seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Message of the day displayed to players connecting."
+msgid "Lake steepness"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum users"
+msgid "Lake threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of players that can be connected simultaneously."
+msgid "Language"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map directory"
+msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"World directory (everything in the world is stored here).\n"
-"Not needed if starting from the main menu."
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Item entity TTL"
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Time in seconds for item entity (dropped items) to live.\n"
-"Setting it to -1 disables the feature."
+msgid "Large cave proportion flooded"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Damage"
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable players getting damage and dying."
+msgid "Leaves style"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Creative"
+msgid ""
+"Leaves style:\n"
+"- Fancy: all faces visible\n"
+"- Simple: only outer faces, if defined special_tiles are used\n"
+"- Opaque: disable transparency"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable creative mode for new created maps."
-msgstr ""
+msgid "Left key"
+msgstr "Ezkerrera tekla"
#: src/settings_translation_file.cpp
-msgid "Fixed map seed"
+msgid ""
+"Length of a server tick and the interval at which objects are generally "
+"updated over\n"
+"network."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"A chosen map seed for a new map, leave empty for random.\n"
-"Will be overridden when creating a new world in the main menu."
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default password"
+msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "New users need to input this password."
+msgid "Length of time between NodeTimer execution cycles"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default privileges"
+msgid "Length of time between active block management cycles"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"The privileges that new users automatically get.\n"
-"See /privs in game for a full list on your server and mod configuration."
+"Level of logging to be written to debug.txt:\n"
+"- <nothing> (no logging)\n"
+"- none (messages with no level)\n"
+"- error\n"
+"- warning\n"
+"- action\n"
+"- info\n"
+"- verbose"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Basic privileges"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Privileges that players with basic_privs can grant"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Unlimited player transfer distance"
-msgstr "Jokalari transferentzia distantzia mugagabea"
+msgid "Light curve boost spread"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Whether players are shown to clients without any range limit.\n"
-"Deprecated, use the setting player_transfer_distance instead."
+msgid "Light curve gamma"
msgstr ""
-"Jokalariak bezeroei barruti mugarik gabe erakutsiko al zaizkien.\n"
-"Zaharkitua, erabili player_transfer_distance ezarpena honen ordez."
#: src/settings_translation_file.cpp
-msgid "Player transfer distance"
-msgstr "Jokalariaren transferentzia distantzia"
+msgid "Light curve high gradient"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
+msgid "Light curve low gradient"
msgstr ""
-"Jokalari transferentziaren distantzia maximoa blokeetan definitzen du (0 = "
-"mugagabea)."
#: src/settings_translation_file.cpp
-msgid "Player versus player"
+msgid "Limit of emerge queues on disk"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Whether to allow players to damage and kill each other."
+msgid "Limit of emerge queues to generate"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mod channels"
+msgid ""
+"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
+"Only mapchunks completely within the mapgen limit are generated.\n"
+"Value is stored per-world."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable mod channels support."
+msgid ""
+"Limits number of parallel HTTP requests. Affects:\n"
+"- Media fetch if server uses remote_media setting.\n"
+"- Serverlist download and server announcement.\n"
+"- Downloads performed by main menu (e.g. mod manager).\n"
+"Only has an effect if compiled with cURL."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Static spawnpoint"
+msgid "Liquid fluidity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If this is set, players will always (re)spawn at the given position."
+msgid "Liquid fluidity smoothing"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Disallow empty passwords"
+msgid "Liquid loop max"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If enabled, new players cannot join with an empty password."
+msgid "Liquid queue purge time"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Disable anticheat"
+msgid "Liquid sinking"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "If enabled, disable cheat prevention in multiplayer."
+msgid "Liquid update interval in seconds."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rollback recording"
+msgid "Liquid update tick"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Load the game profiler"
+msgstr "Kargatu jolasaren profilaria"
+
+#: src/settings_translation_file.cpp
msgid ""
-"If enabled, actions are recorded for rollback.\n"
-"This option is only read when server starts."
+"Load the game profiler to collect game profiling data.\n"
+"Provides a /profiler command to access the compiled profile.\n"
+"Useful for mod developers and server operators."
msgstr ""
+"Kargatu jolasaren profilaria jolasaren profil datuak jasotzeko.\n"
+"/profiler komandoa eskaintzen du jasotako profila atzitzeko.\n"
+"Mod garatzaileentzat eta zerbitzari jabeentzat erabilgarria."
#: src/settings_translation_file.cpp
-msgid "Chat message format"
+msgid "Loading Block Modifiers"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Format of player chat messages. The following strings are valid "
-"placeholders:\n"
-"@name, @message, @timestamp (optional)"
+msgid "Lower Y limit of dungeons."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shutdown message"
+msgid "Main menu script"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server shuts down."
+msgid "Main menu style"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Crash message"
+msgid ""
+"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server crashes."
+msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ask to reconnect after crash"
+msgid "Makes all liquids opaque"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Whether to ask clients to reconnect after a (Lua) crash.\n"
-"Set this to true if your server is set up to restart automatically."
+msgid "Map directory"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active object send range"
-msgstr "Objektu aktiboak bidaltzeko barrutia"
+msgid "Map generation attributes specific to Mapgen Carpathian."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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)"
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Zein distantziatik dakite bezeroek objektuei buruz, mapa blokeetan (16 nodo) "
-"adierazita.\n"
-"\n"
-"Hau active_block_range baino handiagoa ezarriz gero zerbitzariak jokalariak\n"
-"begiratzen duen norabidean objektu aktiboak distantzia honetara arte\n"
-"mantentzea eragingo du. (Honek gauzak bat batean desagertzea saihestu dezake)"
#: src/settings_translation_file.cpp
-msgid "Active block range"
-msgstr "Bloke aktiboaren barrutia"
+msgid ""
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
+msgstr ""
#: src/settings_translation_file.cpp
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 "Max block send distance"
+msgid "Map generation attributes specific to Mapgen v5."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
+"Map generation attributes specific to Mapgen v6.\n"
+"The 'snowbiomes' flag enables the new 5 biome system.\n"
+"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
+"the 'jungles' flag is ignored."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum forceloaded blocks"
+msgid ""
+"Map generation attributes specific to Mapgen v7.\n"
+"'ridges' enables the rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of forceloaded mapblocks."
+msgid "Map generation limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time send interval"
+msgid "Map save interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Interval of sending time of day to clients."
+msgid "Mapblock limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time speed"
+msgid "Mapblock mesh generation delay"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Controls length of day/night cycle.\n"
-"Examples:\n"
-"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
+msgid "Mapblock mesh generator's MapBlock cache size in MB"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "World start time"
+msgid "Mapblock unload timeout"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time of day when a new world is started, in millihours (0-23999)."
+msgid "Mapgen Carpathian"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map save interval"
+msgid "Mapgen Carpathian specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Interval of saving important changes in the world, stated in seconds."
+msgid "Mapgen Flat"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message max length"
+msgid "Mapgen Flat specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Set the maximum character length of a chat message sent by clients."
+msgid "Mapgen Fractal"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message count limit"
+msgid "Mapgen Fractal specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Amount of messages a player may send per 10 seconds."
+msgid "Mapgen V5"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chat message kick threshold"
+msgid "Mapgen V5 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Kick players who sent more than X messages per 10 seconds."
+msgid "Mapgen V6"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Physics"
+msgid "Mapgen V6 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Default acceleration"
+msgid "Mapgen V7"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal and vertical acceleration on ground or when climbing,\n"
-"in nodes per second per second."
+msgid "Mapgen V7 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Acceleration in air"
+msgid "Mapgen Valleys"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal acceleration in air when jumping or falling,\n"
-"in nodes per second per second."
+msgid "Mapgen Valleys specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast mode acceleration"
+msgid "Mapgen debug"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Horizontal and vertical acceleration in fast mode,\n"
-"in nodes per second per second."
+msgid "Mapgen flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking speed"
+msgid "Mapgen name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking and flying speed, in nodes per second."
+msgid "Max block generate distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneaking speed"
+msgid "Max block send distance"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sneaking speed, in nodes per second."
+msgid "Max liquids processed per step."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fast mode speed"
+msgid "Max. clearobjects extra blocks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
+msgid "Max. packets per iteration"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Climbing speed"
+msgid "Maximum FPS"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Vertical climbing speed, in nodes per second."
+msgid "Maximum FPS when game is paused."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Jumping speed"
+msgid "Maximum forceloaded blocks"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Initial vertical speed when jumping, in nodes per second."
+msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid fluidity"
+msgid "Maximum limit of random number of large caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Maximum limit of random number of small caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid fluidity smoothing"
+msgid ""
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
+"high speed."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
-"high speed."
+"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 "Liquid sinking"
+msgid "Maximum number of blocks that can be queued for loading."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls sinking speed in liquid."
+msgid ""
+"Maximum number of blocks to be queued that are to be generated.\n"
+"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gravity"
+msgid ""
+"Maximum number of blocks to be queued that are to be loaded from file.\n"
+"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Acceleration of gravity, in nodes per second per second."
+msgid "Maximum number of forceloaded mapblocks."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Deprecated Lua API handling"
+msgid ""
+"Maximum number of mapblocks for client to be kept in memory.\n"
+"Set to -1 for unlimited amount."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
-"- legacy: (try to) mimic old behaviour (default for release).\n"
-"- log: mimic and log backtrace of deprecated call (default for debug).\n"
-"- error: abort on usage of deprecated call (suggested for mod developers)."
+"Maximum number of packets sent per send step, if you have a slow connection\n"
+"try reducing it, but don't reduce it to a number below double of targeted\n"
+"client number."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max. clearobjects extra blocks"
+msgid "Maximum number of players that can be connected simultaneously."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Number of extra blocks that can be loaded by /clearobjects at once.\n"
-"This is a trade-off between sqlite transaction overhead and\n"
-"memory consumption (4096=100MB, as a rule of thumb)."
+msgid "Maximum number of recent chat messages to show"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Unload unused server data"
+msgid "Maximum number of statically stored objects in a block."
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."
+msgid "Maximum objects per block"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum objects per block"
+msgid ""
+"Maximum proportion of current window to be used for hotbar.\n"
+"Useful if there's something to be displayed right or left of hotbar."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of statically stored objects in a block."
+msgid "Maximum simultaneous block sends per client"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Synchronous SQLite"
+msgid "Maximum size of the out chat queue"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
+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
-msgid "Dedicated server step"
+msgid "Maximum time in ms a file download (e.g. a mod download) may take."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Length of a server tick and the interval at which objects are generally "
-"updated over\n"
-"network."
+msgid "Maximum users"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active block management interval"
+msgid "Menus"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between active block management cycles"
+msgid "Mesh cache"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ABM interval"
+msgid "Message of the day"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between Active Block Modifier (ABM) execution cycles"
+msgid "Message of the day displayed to players connecting."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "NodeTimer interval"
+msgid "Method used to highlight selected object."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Length of time between NodeTimer execution cycles"
+msgid "Minimap"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ignore world errors"
+msgid "Minimap key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled, invalid world data won't cause the server to shut down.\n"
-"Only enable this if you know what you are doing."
+msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid loop max"
+msgid "Minimum limit of random number of large caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max liquids processed per step."
+msgid "Minimum limit of random number of small caves per mapchunk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid queue purge time"
+msgid "Minimum texture size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The time (in seconds) that the liquids queue may grow beyond processing\n"
-"capacity until an attempt is made to decrease its size by dumping old queue\n"
-"items. A value of 0 disables the functionality."
+msgid "Mipmapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid update tick"
+msgid "Mod channels"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid update interval in seconds."
+msgid "Modifies the size of the hudbar elements."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Block send optimize distance"
+msgid "Monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"At this distance the server will aggressively optimize which blocks are sent "
-"to\n"
-"clients.\n"
-"Small values potentially improve performance a lot, at the expense of "
-"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)."
+msgid "Monospace font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Server side occlusion culling"
+msgid "Mountain height noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"If enabled the server will perform map block occlusion culling based on\n"
-"on the eye position of the player. This can reduce the number of blocks\n"
-"sent to the client 50-80%. The client will not longer receive most "
-"invisible\n"
-"so that the utility of noclip mode is reduced."
+msgid "Mountain noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client side modding restrictions"
+msgid "Mountain variation noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Restricts the access of certain client-side functions on servers.\n"
-"Combine the byteflags below to restrict client-side features, or set to 0\n"
-"for no restrictions:\n"
-"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\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)\n"
-"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
+msgid "Mountain zero level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client side node lookup range restriction"
+msgid "Mouse sensitivity"
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."
+msgid "Mouse sensitivity multiplier."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Security"
+msgid "Mud noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable mod security"
+msgid ""
+"Multiplier for fall bobbing.\n"
+"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Prevent mods from doing insecure things like running shell commands."
+msgid "Mute key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trusted mods"
+msgid "Mute sound"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Comma-separated list of trusted mods that are allowed to access insecure\n"
-"functions even when mod security is on (via request_insecure_environment())."
+"Name of map generator to be used when creating a new world.\n"
+"Creating a world in the main menu will override this.\n"
+"Current mapgens in a highly unstable state:\n"
+"- The optional floatlands of v7 (disabled by default)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HTTP mods"
+msgid ""
+"Name of the player.\n"
+"When running a server, clients connecting with this name are admins.\n"
+"When starting from the main menu, this is overridden."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
-"allow them to upload and download data to/from the internet."
+"Name of the server, to be displayed when players join and in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Profiling"
+msgid "Near clipping plane"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Load the game profiler"
-msgstr "Kargatu jolasaren profilaria"
+msgid "Network"
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Load the game profiler to collect game profiling data.\n"
-"Provides a /profiler command to access the compiled profile.\n"
-"Useful for mod developers and server operators."
+"Network port to listen (UDP).\n"
+"This value will be overridden when starting from the main menu."
msgstr ""
-"Kargatu jolasaren profilaria jolasaren profil datuak jasotzeko.\n"
-"/profiler komandoa eskaintzen du jasotako profila atzitzeko.\n"
-"Mod garatzaileentzat eta zerbitzari jabeentzat erabilgarria."
#: src/settings_translation_file.cpp
-msgid "Default report format"
+msgid "New users need to input this password."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The default format in which profiles are being saved,\n"
-"when calling `/profiler save [format]` without format."
+msgid "Noclip"
msgstr ""
-"Profilak gordetzeko lehenetsitako formatua,\n"
-"`/profiler save [format]` formaturik gabe deitzean erabilia."
#: src/settings_translation_file.cpp
-msgid "Report path"
+msgid "Noclip key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"The file path relative to your worldpath in which profiles will be saved to."
+msgid "Node highlighting"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrumentation"
+msgid "NodeTimer interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Entity methods"
+msgid "Noises"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrument the methods of entities on registration."
+msgid "Normalmaps sampling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Active Block Modifiers"
+msgid "Normalmaps strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Instrument the action function of Active Block Modifiers on registration."
+msgid "Number of emerge threads"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Loading Block Modifiers"
+msgid ""
+"Number of emerge threads to use.\n"
+"WARNING: Currently there are multiple bugs that may cause crashes when\n"
+"'num_emerge_threads' is larger than 1. Until this warning is removed it is\n"
+"strongly recommended this value is set to the default '1'.\n"
+"Value 0:\n"
+"- Automatic selection. The number of emerge threads will be\n"
+"- 'number of processors - 2', with a lower limit of 1.\n"
+"Any other value:\n"
+"- Specifies the number of emerge threads, with a lower limit of 1.\n"
+"WARNING: Increasing the number of emerge threads increases engine mapgen\n"
+"speed, but this may harm game performance by interfering with other\n"
+"processes, especially in singleplayer and/or when running Lua code in\n"
+"'on_generated'. For many users the optimum setting may be '1'."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Instrument the action function of Loading Block Modifiers on registration."
+"Number of extra blocks that can be loaded by /clearobjects at once.\n"
+"This is a trade-off between sqlite transaction overhead and\n"
+"memory consumption (4096=100MB, as a rule of thumb)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chatcommands"
+msgid "Number of parallax occlusion iterations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Instrument chatcommands on registration."
+msgid "Online Content Repository"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Global callbacks"
+msgid "Opaque liquids"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Instrument global callback functions on registration.\n"
-"(anything you pass to a minetest.register_*() function)"
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Builtin"
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Instrument builtin.\n"
-"This is usually only needed by core/builtin contributors"
+"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 "Profiler"
-msgstr "Profilaria"
+msgid "Overall bias of parallax occlusion effect, usually scale/2."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Have the profiler instrument itself:\n"
-"* Instrument an empty function.\n"
-"This estimates the overhead, that instrumentation is adding (+1 function "
-"call).\n"
-"* Instrument the sampler being used to update the statistics."
+msgid "Overall scale of parallax occlusion effect."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Client and Server"
+msgid "Parallax occlusion"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Player name"
+msgid "Parallax occlusion bias"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Name of the player.\n"
-"When running a server, clients connecting with this name are admins.\n"
-"When starting from the main menu, this is overridden."
+msgid "Parallax occlusion iterations"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Language"
+msgid "Parallax occlusion mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Set the language. Leave empty to use the system language.\n"
-"A restart is required after changing this."
+msgid "Parallax occlusion scale"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Debug log level"
+msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Level of logging to be written to debug.txt:\n"
-"- <nothing> (no logging)\n"
-"- none (messages with no level)\n"
-"- error\n"
-"- warning\n"
-"- action\n"
-"- info\n"
-"- verbose"
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Debug log file size threshold"
+msgid "Path to save screenshots at."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"If the file size of debug.txt exceeds the number of megabytes specified in\n"
-"this setting when it is opened, the file is moved to debug.txt.1,\n"
-"deleting an older debug.txt.1 if it exists.\n"
-"debug.txt is only moved if this setting is positive."
+"Path to shader directory. If no path is defined, default location will be "
+"used."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6"
+msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL timeout"
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Default timeout for cURL, stated in milliseconds.\n"
-"Only has an effect if compiled with cURL."
+msgid "Pause on lost window focus"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL parallel limit"
+msgid "Physics"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Limits number of parallel HTTP requests. Affects:\n"
-"- Media fetch if server uses remote_media setting.\n"
-"- Serverlist download and server announcement.\n"
-"- Downloads performed by main menu (e.g. mod manager).\n"
-"Only has an effect if compiled with cURL."
+msgid "Pitch move key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "cURL file download timeout"
+msgid "Pitch move mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum time in ms a file download (e.g. a mod download) may take."
+msgid ""
+"Player is able to fly without being affected by gravity.\n"
+"This requires the \"fly\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "High-precision FPU"
+msgid "Player name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
+msgid "Player transfer distance"
+msgstr "Jokalariaren transferentzia distantzia"
+
+#: src/settings_translation_file.cpp
+msgid "Player versus player"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Main menu style"
+msgid ""
+"Port to connect to (UDP).\n"
+"Note that the port field in the main menu overrides this setting."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Changes the main menu UI:\n"
-"- Full: Multiple 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."
+"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
-msgid "Main menu script"
+msgid "Prevent mods from doing insecure things like running shell commands."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Replaces the default main menu with a custom one."
+msgid ""
+"Print the engine's profiling data in regular intervals (in seconds).\n"
+"0 = disable. Useful for developers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Engine profiling data print interval"
+msgid "Privileges that players with basic_privs can grant"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Print the engine's profiling data in regular intervals (in seconds).\n"
-"0 = disable. Useful for developers."
+msgid "Profiler"
+msgstr "Profilaria"
+
+#: src/settings_translation_file.cpp
+msgid "Profiler toggle key"
+msgstr "Profilaria txandakatzeko tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen name"
+msgid "Proportion of large caves that contain liquid."
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.\n"
-"Current mapgens in a highly unstable state:\n"
-"- The optional floatlands of v7 (disabled by default)."
+"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 "
+"corners."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Water level"
+msgid "Raises terrain to make valleys around the rivers."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Water surface level of the world."
+msgid "Random input"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Max block generate distance"
+msgid "Range select key"
+msgstr "Ikusmen barrutia hautatzeko tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"From how far blocks are generated for clients, stated in mapblocks (16 "
-"nodes)."
+msgid "Regular font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation limit"
+msgid "Remote media"
+msgstr "Urruneko multimedia"
+
+#: src/settings_translation_file.cpp
+msgid "Remote port"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
-"Only mapchunks completely within the mapgen limit are generated.\n"
-"Value is stored per-world."
+"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
-msgid "Mapgen flags"
+msgid "Replaces the default main menu with a custom one."
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "Report path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Biome API temperature and humidity noise parameters"
+msgid ""
+"Restricts the access of certain client-side functions on servers.\n"
+"Combine the byteflags below to restrict client-side features, or set to 0\n"
+"for no restrictions:\n"
+"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\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)\n"
+"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Heat noise"
+msgid "Ridge mountain spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Temperature variation for biomes."
+msgid "Ridge noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Heat blend noise"
+msgid "Ridge underwater noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Small-scale temperature variation for blending biomes on borders."
+msgid "Ridged mountain size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Humidity noise"
-msgstr ""
+msgid "Right key"
+msgstr "Eskuinera tekla"
#: src/settings_translation_file.cpp
-msgid "Humidity variation for biomes."
+msgid "Rightclick repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Humidity blend noise"
+msgid "River channel depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Small-scale humidity variation for blending biomes on borders."
+msgid "River channel width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V5"
+msgid "River depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V5 specific flags"
+msgid "River noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation attributes specific to Mapgen v5."
+msgid "River size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave width"
+msgid "River valley width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+msgid "Rollback recording"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large cave depth"
+msgid "Rolling hill size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y of upper limit of large caves."
+msgid "Rolling hills spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Round minimap"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
+msgid "Safe digging and placing"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern limit"
+msgid "Sandy beaches occur when np_beach exceeds this value."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of cavern upper limit."
+msgid "Save the map received by the client on disk."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern taper"
+msgid "Save window size automatically when modified."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-distance over which caverns expand to full size."
+msgid "Saving map received from server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern threshold"
+msgid ""
+"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"
+"edge pixels when images are scaled by non-integer sizes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines full size of caverns, smaller values create larger caverns."
+msgid "Screen height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon minimum Y"
+msgid "Screen width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lower Y limit of dungeons."
+msgid "Screenshot folder"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon maximum Y"
+msgid "Screenshot format"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Upper Y limit of dungeons."
+msgid "Screenshot quality"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Noises"
+msgid ""
+"Screenshot quality. Only used for JPEG format.\n"
+"1 means worst quality; 100 means best quality.\n"
+"Use 0 for default quality."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filler depth noise"
+msgid "Seabed noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of biome filler depth."
+msgid "Second of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Factor noise"
+msgid "Second of two 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Variation of terrain vertical scale.\n"
-"When noise is < -0.55 terrain is near-flat."
+msgid "Security"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height noise"
+msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of average terrain surface."
+msgid "Selection box border color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave1 noise"
+msgid "Selection box color"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "First of two 3D noises that together define tunnels."
+msgid "Selection box width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave2 noise"
+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 ""
#: src/settings_translation_file.cpp
-msgid "Second of two 3D noises that together define tunnels."
+msgid "Server / Singleplayer"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern noise"
+msgid "Server URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining giant caverns."
+msgid "Server address"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ground noise"
+msgid "Server description"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining terrain."
+msgid "Server name"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dungeon noise"
+msgid "Server port"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise that determines number of dungeons per mapchunk."
+msgid "Server side occlusion culling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V6"
+msgid "Serverlist URL"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V6 specific flags"
+msgid "Serverlist file"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen v6.\n"
-"The 'snowbiomes' flag enables the new 5 biome system.\n"
-"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
-"the 'jungles' flag is ignored."
+"Set the language. Leave empty to use the system language.\n"
+"A restart is required after changing this."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Desert noise threshold"
+msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Deserts occur when np_biome exceeds this value.\n"
-"When the 'snowbiomes' flag is enabled, this is ignored."
+"Set to true to enable waving leaves.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Beach noise threshold"
+msgid ""
+"Set to true to enable waving liquids (like water).\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Sandy beaches occur when np_beach exceeds this value."
+msgid ""
+"Set to true to enable waving plants.\n"
+"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain base noise"
+msgid "Shader path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of lower terrain and seabed."
+msgid ""
+"Shaders allow advanced visual effects and may increase performance on some "
+"video\n"
+"cards.\n"
+"This only works with the OpenGL video backend."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain higher noise"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of higher terrain that creates cliffs."
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Steepness noise"
+msgid "Shape of the minimap. Enabled = round, disabled = square."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Varies steepness of cliffs."
+msgid "Show debug info"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Height select noise"
+msgid "Show entity selection boxes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines distribution of higher terrain."
+msgid "Shutdown message"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mud noise"
+msgid ""
+"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 "Varies depth of biome surface nodes."
+msgid ""
+"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
+"increase the cache hit %, reducing the data being copied from the main\n"
+"thread, thus reducing jitter."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Beach noise"
+msgid "Slice w"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas with sandy beaches."
+msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Biome noise"
+msgid "Small cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise"
+msgid "Small cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of number of caves."
+msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Trees noise"
+msgid "Small-scale temperature variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines tree areas and tree density."
+msgid "Smooth lighting"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Apple trees noise"
+msgid ""
+"Smooths camera when looking around. Also called look or mouse smoothing.\n"
+"Useful for recording videos."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines areas where trees have apples."
+msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V7"
+msgid "Smooths rotation of camera. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen V7 specific flags"
-msgstr ""
+msgid "Sneak key"
+msgstr "Isilean mugitu tekla"
#: src/settings_translation_file.cpp
-msgid ""
-"Map generation attributes specific to Mapgen v7.\n"
-"'ridges' enables the rivers."
+msgid "Sneaking speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain zero level"
+msgid "Sneaking speed, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Y of mountain density gradient zero level. Used to shift mountains "
-"vertically."
+msgid "Sound"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
+msgid "Special key"
+msgstr "Berezia tekla"
+
+#: src/settings_translation_file.cpp
+msgid "Special key for climbing/descending"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Specifies URL from which client fetches media instead of using UDP.\n"
+"$filename should be accessible from $remote_media$filename via cURL\n"
+"(obviously, remote_media should end with a slash).\n"
+"Files that are not present will be fetched the usual way."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
+msgid ""
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
+msgid "Static spawnpoint"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
+msgid "Steepness noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid "Step mountain size noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland level"
+msgid "Step mountain spread noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
+msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
+msgid "Strength of parallax."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain alternative noise"
+msgid "Strict protocol checking"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain persistence noise"
+msgid "Strip color codes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Varies roughness of terrain.\n"
-"Defines the 'persistence' value for terrain_base and terrain_alt noises."
+msgid "Synchronous SQLite"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines distribution of higher terrain and steepness of cliffs."
+msgid "Temperature variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain height noise"
+msgid "Terrain alternative noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of maximum mountain height (in nodes)."
+msgid "Terrain base noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridge underwater noise"
+msgid "Terrain height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines large-scale river channel structure."
+msgid "Terrain higher noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
+msgid "Terrain noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
+"Terrain noise threshold for hills.\n"
+"Controls proportion of world area covered by hills.\n"
+"Adjust towards 0.0 for a larger proportion."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
+msgid ""
+"Terrain noise threshold for lakes.\n"
+"Controls proportion of world area covered by lakes.\n"
+"Adjust towards 0.0 for a larger proportion."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
+msgid "Terrain persistence noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain noise"
+msgid "Texture path"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"3D noise defining mountain structure and height.\n"
-"Also defines structure of floatland mountain terrain."
+"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 "Ridge noise"
+msgid "The URL for the content repository"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise defining structure of river canyon walls."
+msgid ""
+"The default format in which profiles are being saved,\n"
+"when calling `/profiler save [format]` without format."
msgstr ""
+"Profilak gordetzeko lehenetsitako formatua,\n"
+"`/profiler save [format]` formaturik gabe deitzean erabilia."
#: src/settings_translation_file.cpp
-msgid "Mapgen Carpathian"
+msgid "The depth of dirt or other biome filler node."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Carpathian specific flags"
+msgid ""
+"The file path relative to your worldpath in which profiles will be saved to."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Map generation attributes specific to Mapgen Carpathian."
+msgid "The identifier of the joystick to use"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Base ground level"
+msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the base ground level."
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River channel width"
+msgid "The network interface that the server listens on."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the width of the river channel."
+msgid ""
+"The privileges that new users automatically get.\n"
+"See /privs in game for a full list on your server and mod configuration."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River channel depth"
+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 "Defines the depth of the river channel."
+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
-msgid "River valley width"
+msgid ""
+"The sensitivity of the joystick axes for moving the\n"
+"ingame view frustum around."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines the width of the river valley."
+msgid ""
+"The strength (darkness) of node ambient-occlusion shading.\n"
+"Lower is darker, Higher is lighter. The valid range of values for this\n"
+"setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
+"set to the nearest valid value."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness1 noise"
+msgid ""
+"The time (in seconds) that the liquids queue may grow beyond processing\n"
+"capacity until an attempt is made to decrease its size by dumping old queue\n"
+"items. A value of 0 disables the functionality."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "First of 4 2D noises that together define hill/mountain range height."
+msgid ""
+"The time in seconds it takes between repeated events\n"
+"when holding down a joystick button combination."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness2 noise"
+msgid ""
+"The time in seconds it takes between repeated right clicks when holding the "
+"right\n"
+"mouse button."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Second of 4 2D noises that together define hill/mountain range height."
-msgstr ""
+msgid "The type of joystick"
+msgstr "Joystick mota"
#: src/settings_translation_file.cpp
-msgid "Hilliness3 noise"
+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
@@ -5447,495 +5609,447 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hilliness4 noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Fourth of 4 2D noises that together define hill/mountain range height."
+msgid ""
+"Time in seconds for item entity (dropped items) to live.\n"
+"Setting it to -1 disables the feature."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rolling hills spread noise"
+msgid "Time of day when a new world is started, in millihours (0-23999)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the size/occurrence of rolling hills."
+msgid "Time send interval"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridge mountain spread noise"
+msgid "Time speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
+msgid "Timeout for client to remove unused map data from memory."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Step mountain spread noise"
+msgid ""
+"To reduce lag, block transfers are slowed down when a player is building "
+"something.\n"
+"This determines how long they are slowed down after placing or removing a "
+"node."
msgstr ""
+"Atzerapena murrizteko, blokeen transferentziak moteldu egiten dira jokalari "
+"bat zerbait eraikitzen ari denean.\n"
+"Honek nodo bat jarri edo kendu ondoren zenbat motelduko diren zehazten du."
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the size/occurrence of step mountain ranges."
+msgid "Toggle camera mode key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Rolling hill size noise"
+msgid "Tooltip delay"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of rolling hills."
+msgid "Touch screen threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ridged mountain size noise"
+msgid "Trees noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of ridged mountains."
+msgid "Trilinear filtering"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Step mountain size noise"
+msgid ""
+"True = 256\n"
+"False = 128\n"
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that controls the shape/size of step mountains."
+msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River noise"
+msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "2D noise that locates the river valleys and channels."
+msgid "Undersampling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain variation noise"
+msgid ""
+"Undersampling is similar to using a lower screen resolution, but it applies\n"
+"to the game world only, keeping the GUI intact.\n"
+"It should give a significant performance boost at the cost of less detailed "
+"image.\n"
+"Higher values result in a less detailed image."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
-msgstr ""
+msgid "Unlimited player transfer distance"
+msgstr "Jokalari transferentzia distantzia mugagabea"
#: src/settings_translation_file.cpp
-msgid "Mapgen Flat"
+msgid "Unload unused server data"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Flat specific flags"
+msgid "Upper Y limit of dungeons."
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."
+msgid "Use 3D cloud look instead of flat."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Ground level"
+msgid "Use a cloud animation for the main menu background."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y of flat ground."
+msgid "Use anisotropic filtering when viewing at textures from an angle."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lake threshold"
+msgid "Use bilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Terrain noise threshold for lakes.\n"
-"Controls proportion of world area covered by lakes.\n"
-"Adjust towards 0.0 for a larger proportion."
+"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 ""
#: src/settings_translation_file.cpp
-msgid "Lake steepness"
+msgid "Use trilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls steepness/depth of lake depressions."
+msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hill threshold"
+msgid "VSync"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Terrain noise threshold for hills.\n"
-"Controls proportion of world area covered by hills.\n"
-"Adjust towards 0.0 for a larger proportion."
+msgid "Valley depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Hill steepness"
+msgid "Valley fill"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls steepness/height of hills."
+msgid "Valley profile"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain noise"
+msgid "Valley slope"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Defines location and terrain of optional hills and lakes."
+msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Fractal"
+msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Fractal specific flags"
+msgid "Variation of number of caves."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Variation of terrain vertical scale.\n"
+"When noise is < -0.55 terrain is near-flat."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fractal type"
+msgid "Varies depth of biome surface nodes."
msgstr ""
#: src/settings_translation_file.cpp
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."
+"Varies roughness of terrain.\n"
+"Defines the 'persistence' value for terrain_base and terrain_alt noises."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Iterations"
+msgid "Varies steepness of cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Iterations of the recursive function.\n"
-"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."
+msgid "Vertical climbing speed, in nodes per second."
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."
+msgid "Vertical screen synchronization."
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."
+msgid "Video driver"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Slice w"
+msgid "View bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"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."
+msgid "View distance in nodes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia x"
-msgstr ""
+msgid "View range decrease key"
+msgstr "Ikusmen barrutia txikitzeko tekla"
#: src/settings_translation_file.cpp
-msgid ""
-"Julia set only.\n"
-"X component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
-msgstr ""
+msgid "View range increase key"
+msgstr "Ikusmen barrutia handitzeko tekla"
#: src/settings_translation_file.cpp
-msgid "Julia y"
+msgid "View zoom key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Julia set only.\n"
-"Y component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
-msgstr ""
+msgid "Viewing range"
+msgstr "Ikusmen barrutia"
#: src/settings_translation_file.cpp
-msgid "Julia z"
+msgid "Virtual joystick triggers aux button"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Julia set only.\n"
-"Z component of hypercomplex constant.\n"
-"Alters the shape of the fractal.\n"
-"Range roughly -2 to 2."
+msgid "Volume"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Julia w"
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Julia set only.\n"
-"W component of hypercomplex constant.\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 ""
#: src/settings_translation_file.cpp
-msgid "Seabed noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Y-level of seabed."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen Valleys"
+msgid "Walking and flying speed, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen Valleys specific flags"
+msgid "Walking speed"
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.\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."
+msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Altitude chill"
+msgid "Water level"
msgstr ""
#: src/settings_translation_file.cpp
-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."
+msgid "Water surface level of the world."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find large caves."
+msgid "Waving Nodes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cavern upper limit"
+msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find giant caverns."
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River depth"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How deep to make rivers."
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River size"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How wide to make rivers."
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise #1"
+msgid ""
+"When gui_scaling_filter is true, all GUI images need to be\n"
+"filtered in software, but some images are generated directly\n"
+"to hardware (e.g. render-to-texture for nodes in inventory)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Cave noise #2"
+msgid ""
+"When gui_scaling_filter_txr2img is true, copy those images\n"
+"from hardware to software for scaling. When false, fall back\n"
+"to the old scaling method, for video drivers that don't\n"
+"properly support downloading textures back from hardware."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filler depth"
+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"
+"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"
+"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
+"enabled.\n"
+"This is also used as the base node texture size for world-aligned\n"
+"texture autoscaling."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The depth of dirt or other biome filler node."
+msgid ""
+"Whether FreeType fonts are used, requires FreeType support to be compiled "
+"in.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Terrain height"
+msgid "Whether node texture animations should be desynchronized per mapblock."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Base terrain height."
+msgid ""
+"Whether players are shown to clients without any range limit.\n"
+"Deprecated, use the setting player_transfer_distance instead."
msgstr ""
+"Jokalariak bezeroei barruti mugarik gabe erakutsiko al zaizkien.\n"
+"Zaharkitua, erabili player_transfer_distance ezarpena honen ordez."
#: src/settings_translation_file.cpp
-msgid "Valley depth"
+msgid "Whether to allow players to damage and kill each other."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Raises terrain to make valleys around the rivers."
+msgid ""
+"Whether to ask clients to reconnect after a (Lua) crash.\n"
+"Set this to true if your server is set up to restart automatically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley fill"
+msgid "Whether to fog out the end of the visible area."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Slope and fill work together to modify the heights."
+msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley profile"
+msgid ""
+"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Amplifies the valleys."
+msgid "Width component of the initial window size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Valley slope"
+msgid "Width of the selection box lines around nodes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Chunk size"
+msgid ""
+"Windows systems only: Start Minetest with the command line window in the "
+"background.\n"
+"Contains the same information as the file debug.txt (default name)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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."
+"World directory (everything in the world is stored here).\n"
+"Not needed if starting from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen debug"
+msgid "World start time"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dump the mapgen debug information."
+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 "Absolute limit of emerge queues"
+msgid "World-aligned textures mode"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that can be queued for loading."
+msgid "Y of flat ground."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Limit of emerge queues on disk"
+msgid ""
+"Y of mountain density gradient zero level. Used to shift mountains "
+"vertically."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Maximum number of blocks to be queued that are to be loaded from file.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+msgid "Y of upper limit of large caves."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Limit of emerge queues to generate"
+msgid "Y-distance over which caverns expand to full size."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Maximum number of blocks to be queued that are to be generated.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+msgid "Y-level of average terrain surface."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Number of emerge threads"
+msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Number of emerge threads to use.\n"
-"WARNING: Currently there are multiple bugs that may cause crashes when\n"
-"'num_emerge_threads' is larger than 1. Until this warning is removed it is\n"
-"strongly recommended this value is set to the default '1'.\n"
-"Value 0:\n"
-"- Automatic selection. The number of emerge threads will be\n"
-"- 'number of processors - 2', with a lower limit of 1.\n"
-"Any other value:\n"
-"- Specifies the number of emerge threads, with a lower limit of 1.\n"
-"WARNING: Increasing the number of emerge threads increases engine mapgen\n"
-"speed, but this may harm game performance by interfering with other\n"
-"processes, especially in singleplayer and/or when running Lua code in\n"
-"'on_generated'. For many users the optimum setting may be '1'."
+msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Online Content Repository"
+msgid "Y-level of lower terrain and seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ContentDB URL"
+msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "The URL for the content repository"
+msgid "cURL file download timeout"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "ContentDB Flag Blacklist"
+msgid "cURL parallel limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Comma-separated list of flags to hide in the content repository.\n"
-"\"nonfree\" can be used to hide packages which do not qualify as 'free "
-"software',\n"
-"as defined by the Free Software Foundation.\n"
-"You can also specify content ratings.\n"
-"These flags are independent from Minetest versions,\n"
-"so see a full list at https://content.minetest.net/help/content_flags/"
+msgid "cURL timeout"
msgstr ""
diff --git a/po/fil/minetest.po b/po/fil/minetest.po
index 89ec9ac3b..ec99743d0 100644
--- a/po/fil/minetest.po
+++ b/po/fil/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Filipino (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Filipino <https://hosted.weblate.org/projects/minetest/"
@@ -1680,7 +1680,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "fil"
@@ -1703,7 +1703,7 @@ msgid ""
"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"
+"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."
@@ -1866,18 +1866,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2026,6 +2024,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2102,7 +2116,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2297,12 +2313,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2338,10 +2351,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2358,7 +2367,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2398,12 +2407,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2480,12 +2483,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2559,12 +2556,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2630,6 +2629,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2637,7 +2642,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2657,10 +2671,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2677,6 +2687,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2707,7 +2725,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2800,30 +2818,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2844,7 +2838,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2856,15 +2854,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2975,10 +2977,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2994,11 +2992,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3031,7 +3033,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3258,6 +3260,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3287,10 +3296,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3465,6 +3470,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4060,11 +4073,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4091,6 +4112,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4115,19 +4142,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4232,25 +4267,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4400,8 +4435,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4522,6 +4565,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4695,6 +4746,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4733,7 +4794,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4751,6 +4817,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4823,6 +4905,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4846,6 +4932,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5036,24 +5126,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5104,19 +5194,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5133,7 +5223,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5178,6 +5276,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5237,8 +5343,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5262,7 +5369,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5365,6 +5475,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5445,10 +5564,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5502,7 +5617,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5510,11 +5625,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5599,10 +5709,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5676,6 +5782,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5712,23 +5824,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5761,7 +5873,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5790,6 +5904,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5859,10 +5981,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5875,10 +5993,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/fr/minetest.po b/po/fr/minetest.po
index 386d8aeef..c91fb2905 100644
--- a/po/fr/minetest.po
+++ b/po/fr/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: French (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-13 16:04+0000\n"
"Last-Translator: Julien Maulny <julien.maulny@protonmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1542,8 +1542,8 @@ msgstr ""
"Si vous continuez, un nouveau compte utilisant vos identifiants sera créé "
"sur ce serveur.\n"
"Veuillez retaper votre mot de passe et cliquer sur \"S'enregistrer et "
-"rejoindre\" pour confirmer la création de votre compte, ou cliquez sur \""
-"Annuler\"."
+"rejoindre\" pour confirmer la création de votre compte, ou cliquez sur "
+"\"Annuler\"."
#: src/gui/guiFormSpecMenu.cpp
msgid "Proceed"
@@ -1726,7 +1726,7 @@ msgstr "Volume du son : "
msgid "Enter "
msgstr "Entrer "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "fr"
@@ -1750,12 +1750,13 @@ msgstr ""
"lorsqu'en dehors du cercle principal."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1964,23 +1965,17 @@ msgstr ""
"les écrans 4k."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ajuster la correction gamma. Les valeurs plus basses sont plus claires.\n"
-"Ce paramètre s'applique au client seulement et est ignoré par le serveur."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avancé"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Modifie la façon dont les terres flottantes montagneuses s’effilent au-"
-"dessus et au-dessous du point médian."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2141,6 +2136,26 @@ msgid "Block send optimize distance"
msgstr "Distance d'optimisation d'envoi des blocs"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Chemin de la police Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Chemin de la police Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Chemin du fichier de police"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Chemin de la police Monospace"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Placement de bloc à la position du joueur"
@@ -2222,8 +2237,10 @@ msgid "Cavern upper limit"
msgstr "Limite haute des cavernes"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Milieu de la courbe de lumière mi-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2446,17 +2463,10 @@ msgstr "Contrôle l'élévation/hauteur des collines."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
-msgstr ""
-"Contrôle la densité des terrains montagneux sur les terres flottantes.\n"
-"C'est un décalage ajouté à la valeur du bruit 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Contrôle la largeur des tunnels, une valeur plus petite crée des tunnels "
-"plus larges."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2491,10 +2501,6 @@ msgid "Damage"
msgstr "Dégâts"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Démarcation de l'obscurité"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Infos de débogage"
@@ -2511,7 +2517,8 @@ msgid "Dec. volume key"
msgstr "Touche pour diminuer le volume"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
"Diminuer cette valeur pour augmenter la résistance du liquide au mouvement."
@@ -2556,14 +2563,6 @@ msgstr ""
"Seulement appliqué si Minetest est compilé avec cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Défini les zones de terrain plat flottant.\n"
-"Des terrains plats flottants apparaissent lorsque le bruit > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Définit des zones où les arbres ont des pommes."
@@ -2654,12 +2653,6 @@ msgid "Deprecated Lua API handling"
msgstr "Traitement d'API Lua obsolète(s)"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profondeur en-dessous de laquelle se trouvent les grandes cavernes."
@@ -2736,6 +2729,12 @@ msgstr "Bruit de donjon"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2743,10 +2742,6 @@ msgstr ""
"Ce support est expérimental et l'API peut changer."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Activer Vertex Buffer Object: objet tampon de vertex"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Activer la console"
@@ -2824,6 +2819,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2831,14 +2832,24 @@ msgstr ""
"Par exemple : 0 = pas de mouvement, 1 = normal, 2 = double."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Active/désactive l'usage d'un serveur IPv6.\n"
"Ignoré si bind_address est activé."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Active la rotation des items d'inventaire."
@@ -2860,10 +2871,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Active la mise en cache des meshnodes."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Autorise le mappage tonal cinématographique"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Active la mini-carte."
@@ -2884,6 +2891,14 @@ msgstr ""
"Nécessite les shaders pour être activé."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervalle d'impression des données du moteur de profil"
@@ -2916,7 +2931,8 @@ msgid "Fall bobbing factor"
msgstr "Intensité du mouvement de tête en tombant"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Police alternative"
#: src/settings_translation_file.cpp
@@ -3021,30 +3037,6 @@ msgid "Fixed virtual joystick"
msgstr "Fixer le joystick virtuel"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Le bruit de hauteur de base des terres flottantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Le bruit de base des terres flottantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Hauteur des terrains flottants"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Densité des montagnes flottantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Densité des montagnes flottantes"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Hauteur des montagnes flottantes"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Voler"
@@ -3065,8 +3057,12 @@ msgid "Fog toggle key"
msgstr "Brume"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Chemin du fichier de police"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3077,18 +3073,20 @@ msgid "Font shadow alpha"
msgstr "Opacité de l'ombre de la police"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Niveau d'opacité de l'ombre de la police (entre 0 et 255)."
+msgid "Font size"
+msgstr "Taille de la police"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
-"Décalage de l'ombre de la police, si 0 est choisi alors l'ombre ne "
-"s'affichera pas."
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Taille de la police"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3214,10 +3212,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtrage txr2img du GUI"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normal mapping"
@@ -3238,11 +3232,17 @@ msgstr ""
"signal contrôle toutes les décorations."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Rampe de la courbe de lumière au niveau maximum."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Rampe de la courbe de lumière au niveau minimum."
#: src/settings_translation_file.cpp
@@ -3274,8 +3274,9 @@ msgid "HUD toggle key"
msgstr "HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3518,6 +3519,13 @@ msgstr "Quelle profondeur pour faire des rivières."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3551,10 +3559,6 @@ msgid "IPv6 server"
msgstr "Serveur IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Support IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3769,6 +3773,16 @@ msgid "Invert vertical mouse movement."
msgstr "Inverser les mouvements verticaux de la souris."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Chemin de la police Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Chemin de la police Monospace"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Durée de vie des items abandonnés"
@@ -4599,12 +4613,20 @@ msgid "Large cave depth"
msgstr "Profondeur des grandes caves"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Touche de grande console de tchat"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Profondeur de lave"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Touche de grande console de tchat"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4637,6 +4659,15 @@ msgstr ""
"réseau."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Mettre sur \"true\" active les feuilles d'arbres mouvantes.\n"
+"Nécessite les shaders pour être activé."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Durée entre les cycles d’exécution du Modificateur de bloc actif (ABM)"
@@ -4669,20 +4700,34 @@ msgstr ""
"- prolixe"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Boost intermédiaire de la courbe de lumière"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Centre du boost intermédiaire de la courbe de lumière"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Étalement du boost intermédiaire de la courbe de lumière"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Démarcation de la luminosité"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Boost intermédiaire de la courbe de lumière"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Boost intermédiaire de la courbe de lumière"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Centre du boost intermédiaire de la courbe de lumière"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4802,26 +4847,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Attributs spécifiques au Mapgen Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Attributs de génération du monde spécifiques au générateur Valleys.\n"
-"‹altitude_chill› : Réduit la chaleur avec l’altitude.\n"
-"‹humid_rivers› : Augmente l’humidité autour des rivières.\n"
-"‹vary_river_depth› : Si activé, une humidité basse et une forte chaleur "
-"rendent\n"
-"les rivières moins profondes et parfois asséchées.\n"
-"‹altitude_dry› : Réduit l’humidité avec l’altitude."
+"Attributs de terrain spécifiques au générateur plat.\n"
+"Des lacs et des collines occasionnels peuvent être ajoutés au monde plat."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4830,11 +4867,20 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Attributs de terrain spécifiques au générateur plat.\n"
-"Des lacs et des collines occasionnels peuvent être ajoutés au monde plat."
+"Attributs de génération du monde spécifiques au générateur Valleys.\n"
+"‹altitude_chill› : Réduit la chaleur avec l’altitude.\n"
+"‹humid_rivers› : Augmente l’humidité autour des rivières.\n"
+"‹vary_river_depth› : Si activé, une humidité basse et une forte chaleur "
+"rendent\n"
+"les rivières moins profondes et parfois asséchées.\n"
+"‹altitude_dry› : Réduit l’humidité avec l’altitude."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4995,8 +5041,16 @@ msgid "Maximum hotbar width"
msgstr "Largeur maximale de la barre d'inventaire"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5138,6 +5192,14 @@ msgid "Minimap scan height"
msgstr "Hauteur de scannage de la mini-carte"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Taille minimum des textures"
@@ -5350,6 +5412,16 @@ msgstr "Liquides opaques"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5390,8 +5462,13 @@ msgid "Parallax occlusion strength"
msgstr "Force de l'occlusion parallaxe"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Chemin vers police TrueType ou Bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5412,6 +5489,22 @@ msgstr ""
"cherchées dans ce dossier."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Mettre en pause sur perte du focus de la fenêtre"
@@ -5498,6 +5591,10 @@ msgid "Profiling"
msgstr "Profilage"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5524,6 +5621,11 @@ msgid "Recent Chat Messages"
msgstr "Messages de discussion récents"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Chemin du rapport"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Média distant"
@@ -5741,26 +5843,27 @@ msgid "Selection box width"
msgstr "Epaisseur des bords de sélection"
#: 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."
+"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 ""
"Choisit parmi 18 types de fractales.\n"
"1 = réglage Mandelbrot \"Roundy\" 4D.\n"
@@ -5833,27 +5936,30 @@ msgstr ""
"par les clients."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Mettre sur \"true\" active les feuilles d'arbres mouvantes.\n"
"Nécessite les shaders pour être activé."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Mettre sur \"true\" active les plantes mouvantes.\n"
+"Mettre sur \"true\" active les vagues.\n"
"Nécessite les shaders pour être activé."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Mettre sur \"true\" active les vagues.\n"
+"Mettre sur \"true\" active les plantes mouvantes.\n"
"Nécessite les shaders pour être activé."
#: src/settings_translation_file.cpp
@@ -5872,8 +5978,22 @@ msgstr ""
"Fonctionne seulement avec OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limite des ombres"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+"Décalage de l'ombre de la police, si 0 est choisi alors l'ombre ne "
+"s'affichera pas."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr ""
+"Décalage de l'ombre de la police, si 0 est choisi alors l'ombre ne "
+"s'affichera pas."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5929,6 +6049,14 @@ msgstr ""
"La pente et le remplissage fonctionnent ensemble pour modifier les hauteurs."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Variation d'humidité de petite échelle pour la transition entre les biomes."
@@ -5999,9 +6127,11 @@ msgstr ""
"habituelle."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Propagation de la courbe de lumière mi-boost.\n"
"Écart-type du gaussien moyennement boosté."
@@ -6027,8 +6157,11 @@ msgid "Strength of generated normalmaps."
msgstr "Force des normalmaps autogénérés."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Force de la courbe de lumière mi-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6151,6 +6284,15 @@ msgstr ""
"commence."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "L'interface réseau que le serveur écoute."
@@ -6270,10 +6412,6 @@ msgstr ""
"collines et montagnes."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Cette police sera utilisée pour certaines langues."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6334,10 +6472,11 @@ msgid "Trilinear filtering"
msgstr "Filtrage trilinéaire"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6349,13 +6488,6 @@ msgid "Trusted mods"
msgstr "Mods sécurisés"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Hauteur maximum typique, au-dessus et au-dessous du point médian, du terrain "
-"de montagne flottantes."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL de la liste des serveurs affichée dans l'onglet multijoueur."
@@ -6453,12 +6585,6 @@ msgid "Variation of biome filler depth."
msgstr "Variation de la profondeur du remplisseur de biome."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variation de la hauteur des collines et de la profondeur des lacs sur les "
-"terrains plats flottants."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variation de la hauteur maximale des montagnes (en blocs)."
@@ -6536,6 +6662,15 @@ msgid "Volume"
msgstr "Volume du son"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Active l'occlusion parallaxe.\n"
+"Nécessite les shaders pour être activé."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6578,29 +6713,30 @@ msgid "Waving leaves"
msgstr "Feuilles d'arbres mouvantes"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Plantes mouvantes"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Vagues"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Liquides ondulants"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Hauteur des vagues"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Vitesse de mouvement des liquides"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Durée du mouvement des liquides"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Plantes mouvantes"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6652,8 +6788,11 @@ msgstr ""
"l'agrandissement des textures basé sur le monde."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Détermine l'utilisation des polices Freetype. Nécessite une compilation avec "
"le support Freetype."
@@ -6688,6 +6827,14 @@ msgstr "Détermine la visibilité de la brume au bout de l'aire visible."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Détermine la visibilité des infos de débogage du client (même effet que "
@@ -6777,10 +6924,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Limite haute de génération des cavernes."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Hauteur (Y) du point de flottaison et de la surface des lacs."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Hauteur Y du plus haut terrain qui crée des falaises."
@@ -6793,10 +6936,6 @@ msgid "Y-level of seabed."
msgstr "Hauteur (Y) du fond marin."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Hauteur (Y) auquel les ombres portées s’étendent."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Délais d'interruption de cURL lors d'un téléchargement de fichier"
@@ -6808,22 +6947,131 @@ msgstr "Limite parallèle de cURL"
msgid "cURL timeout"
msgstr "Délais d'interruption de cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Projection des donjons"
-
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Si les donjons font parfois saillie du terrain."
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Mode cinématique"
-#~ msgid "Waving Water"
-#~ msgstr "Eau ondulante"
+#~ msgid "Select Package File:"
+#~ msgstr "Sélectionner le fichier du mod :"
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr ""
#~ "Coordonnée Y de la limite supérieure des grandes grottes pseudo-"
#~ "aléatoires."
-#~ msgid "Select Package File:"
-#~ msgstr "Sélectionner le fichier du mod :"
+#~ msgid "Waving Water"
+#~ msgstr "Eau ondulante"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Mode cinématique"
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Si les donjons font parfois saillie du terrain."
+
+#~ msgid "Projecting dungeons"
+#~ msgstr "Projection des donjons"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Hauteur (Y) auquel les ombres portées s’étendent."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Hauteur (Y) du point de flottaison et de la surface des lacs."
+
+#~ msgid "Waving water"
+#~ msgstr "Vagues"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variation de la hauteur des collines et de la profondeur des lacs sur les "
+#~ "terrains plats flottants."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Hauteur maximum typique, au-dessus et au-dessous du point médian, du "
+#~ "terrain de montagne flottantes."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Cette police sera utilisée pour certaines langues."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Force de la courbe de lumière mi-boost."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limite des ombres"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Chemin vers police TrueType ou Bitmap."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Démarcation de la luminosité"
+
+#~ msgid "Lava depth"
+#~ msgstr "Profondeur de lave"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Support IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Niveau d'opacité de l'ombre de la police (entre 0 et 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Hauteur des montagnes flottantes"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Densité des montagnes flottantes"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Densité des montagnes flottantes"
+
+#~ msgid "Floatland level"
+#~ msgstr "Hauteur des terrains flottants"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Le bruit de base des terres flottantes"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Le bruit de hauteur de base des terres flottantes"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Autorise le mappage tonal cinématographique"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Activer Vertex Buffer Object: objet tampon de vertex"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Défini les zones de terrain plat flottant.\n"
+#~ "Des terrains plats flottants apparaissent lorsque le bruit > 0."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Démarcation de l'obscurité"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Contrôle la largeur des tunnels, une valeur plus petite crée des tunnels "
+#~ "plus larges."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Contrôle la densité des terrains montagneux sur les terres flottantes.\n"
+#~ "C'est un décalage ajouté à la valeur du bruit 'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Milieu de la courbe de lumière mi-boost."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Modifie la façon dont les terres flottantes montagneuses s’effilent au-"
+#~ "dessus et au-dessous du point médian."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ajuster la correction gamma. Les valeurs plus basses sont plus claires.\n"
+#~ "Ce paramètre s'applique au client seulement et est ignoré par le serveur."
diff --git a/po/he/minetest.po b/po/he/minetest.po
index 263c5d24a..bfff0f466 100644
--- a/po/he/minetest.po
+++ b/po/he/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Hebrew (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1719,7 +1719,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "he"
@@ -1742,7 +1742,7 @@ msgid ""
"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"
+"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."
@@ -1905,18 +1905,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2065,6 +2063,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2141,7 +2155,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2338,12 +2354,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2380,10 +2393,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2400,7 +2409,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2440,12 +2449,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2522,12 +2525,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2602,14 +2599,15 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "אפשר בכל"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2674,6 +2672,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2681,7 +2685,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2701,10 +2714,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2721,6 +2730,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2751,7 +2768,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2844,30 +2861,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2888,7 +2881,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2900,15 +2897,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3019,10 +3020,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3038,11 +3035,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3076,7 +3077,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3303,6 +3304,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3332,10 +3340,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3510,6 +3514,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4105,11 +4117,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4136,6 +4156,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4160,19 +4186,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4278,25 +4312,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4452,8 +4486,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4574,6 +4616,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4747,6 +4797,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4785,7 +4845,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4803,6 +4868,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4875,6 +4956,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4898,6 +4983,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5088,24 +5177,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5156,19 +5245,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5185,7 +5274,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5230,6 +5327,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5289,8 +5394,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5314,7 +5420,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5417,6 +5526,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5497,10 +5615,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5554,7 +5668,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5562,11 +5676,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5651,10 +5760,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5728,6 +5833,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5764,23 +5875,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5813,7 +5924,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5842,6 +5955,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5912,10 +6033,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5928,10 +6045,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -5942,3 +6055,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid "cURL timeout"
msgstr ""
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "אפשר בכל"
diff --git a/po/hu/minetest.po b/po/hu/minetest.po
index 5d481929f..799508255 100644
--- a/po/hu/minetest.po
+++ b/po/hu/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Hungarian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-16 22:21+0000\n"
"Last-Translator: Ács Zoltán <acszoltan111@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/minetest/"
@@ -1735,7 +1735,7 @@ msgstr "Hangerő: "
msgid "Enter "
msgstr "Belépés "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "hu"
@@ -1765,7 +1765,7 @@ msgid ""
"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"
+"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."
@@ -1963,20 +1963,16 @@ msgstr ""
"képernyőkhöz."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Gamma kódolás beállítása a fényhez. Alacsonyabb számok - nagyobb fényerő.\n"
-"Ez a beállítás csak a kliensre érvényes, a szerver nem veszi figyelembe."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Haladó"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2146,6 +2142,26 @@ msgid "Block send optimize distance"
msgstr "Max blokk generálási távolság"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Monospace betűtípus útvonal"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Monospace betűtípus útvonal"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Betűtípus helye"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Monospace betűtípus útvonal"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Építés játékos helyére"
@@ -2222,7 +2238,9 @@ msgid "Cavern upper limit"
msgstr "Barlang felső korlát"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2236,8 +2254,8 @@ msgid ""
"necessary for smaller screens."
msgstr ""
"Megváltoztatja a főmenü felhasználói felületét:\n"
-"- Teljes: Több egyjátékos világ, játékválasztás, textúracsomag-választó stb."
-"\n"
+"- Teljes: Több egyjátékos világ, játékválasztás, textúracsomag-választó "
+"stb.\n"
"- Egyszerű: Egy egyjátékos világ, nincs játék- vagy textúracsomag-választó.\n"
"Szükséges lehet a kisebb képernyőkhöz."
@@ -2436,19 +2454,11 @@ msgid "Controls steepness/height of hills."
msgstr "A dombok meredekségét/magasságát állítja."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"A lebegő szigetek hegységeinek sűrűségét szabályozza.\n"
-"Az \"np_mountain\" zaj értékéhez hozzáadott eltolás."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr ""
-"A járatok szélességét határozza meg, alacsonyabb érték szélesebb járatokat "
-"hoz létre."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2483,10 +2493,6 @@ msgid "Damage"
msgstr "Sérülés"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "a sötétség élessége"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Hibakereső infó váltás gomb"
@@ -2505,7 +2511,7 @@ msgstr "Hangerő csökk. gomb"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Csökkentse ezt a folyadék mozgásállóságának növelése érdekében."
#: src/settings_translation_file.cpp
@@ -2549,14 +2555,6 @@ msgstr ""
"Csak akkor van hatása, ha a program cURL-lel lett lefordítva."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"A lebegő szigetek sima területeit határozza meg.\n"
-"Lapos szigetek ott fordulnak elő, ahol a zaj értéke pozitív."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Azokat a területeket adja meg, ahol a fák almát teremnek."
@@ -2649,12 +2647,6 @@ msgid "Deprecated Lua API handling"
msgstr "Elavult Lua API kezelése"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "A mélység, ami alatt nagy terjedelmű barlangokat találsz majd."
@@ -2739,6 +2731,12 @@ msgstr "Barlang zaj"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2746,10 +2744,6 @@ msgstr ""
"Ez a támogatás még kísérleti fázisban van, így az API változhat."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBO engedélyez"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Konzolablak engedélyezése"
@@ -2830,6 +2824,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2840,7 +2840,8 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"IPv6 szerver futtatásának engedélyezése/letiltása. Egy IPv6 szerver "
"lehetséges, hogy\n"
@@ -2848,6 +2849,14 @@ msgstr ""
"Nincs figyelembe véve, ha bind_address van beállítva."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Az eszköztár elemeinek animációjának engedélyezése."
@@ -2865,10 +2874,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Engedélyezi az elforgatott rácsvonalak gyorsítótárazását."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "filmes tónus effektek bekapcsolása"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Minitérkép engedélyezése."
@@ -2887,6 +2892,14 @@ msgstr ""
"A shaderek engedélyezve kell legyenek."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2921,7 +2934,8 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Tartalék betűtípus"
#: src/settings_translation_file.cpp
@@ -3022,34 +3036,6 @@ msgid "Fixed virtual joystick"
msgstr "Rögzített virtuális joystick"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland base height noise"
-msgstr "A lebegő hegyek alapmagassága"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland base noise"
-msgstr "A lebegő hegyek alapzaja"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Lebegő föld szintje"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain density"
-msgstr "Lebegő hegyek sűrűsége"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain height"
-msgstr "Lebegő hegyek magassága"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Repülés gomb"
@@ -3070,8 +3056,12 @@ msgid "Fog toggle key"
msgstr "Köd váltás gomb"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Betűtípus helye"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3082,16 +3072,20 @@ msgid "Font shadow alpha"
msgstr "Betűtípus árnyék alfa"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Betűtípus árnyék alfa (átlátszatlanság, 0 és 255 között)."
+msgid "Font size"
+msgstr "Betűtípus mérete"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Betűtípus árnyék eltolás, ha 0, akkor nem lesz árnyék rajzolva."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Betűtípus mérete"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
@@ -3218,10 +3212,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Felhasználói felület méretarány szűrő txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normálfelületek generálása"
@@ -3246,11 +3236,15 @@ msgstr ""
"Flags starting with \"no\" are used to explicitly disable them."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3287,7 +3281,7 @@ msgstr "HUD váltás gomb"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3533,6 +3527,13 @@ msgstr "Milyen mélyek legyenek a folyók"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3568,10 +3569,6 @@ msgid "IPv6 server"
msgstr "IPv6 szerver"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 támogatás."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3776,6 +3773,16 @@ msgstr "Függőleges egérmozgás invertálása."
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "Italic font path"
+msgstr "Monospace betűtípus útvonal"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Monospace betűtípus útvonal"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Item entity TTL"
msgstr "Elem entitás TTL"
@@ -4655,14 +4662,21 @@ msgid "Large cave depth"
msgstr "Nagy barlang mélység"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Konzol gomb"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "Nagy barlang mélység"
+msgid "Large chat console key"
+msgstr "Konzol gomb"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4694,6 +4708,15 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"A \"true\" beállítás engedélyezi a levelek hullámzását.\n"
+"A shaderek engedélyezése szükséges hozzá."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Az Aktív Blokk módosító (ABM) végrehajtási ciklusok közötti időtartam"
@@ -4727,21 +4750,28 @@ msgstr ""
"-fecsegő"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Lightness sharpness"
-msgstr "Fényélesség"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4855,21 +4885,10 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
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.\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
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Térkép generálási jellemzők csak a Flat (lapos) térképgenerátor esetében.\n"
"Esetenkénti tavak és dombok generálása a lapos világba.\n"
@@ -4882,8 +4901,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
"Térkép generálási jellemzők csak a Flat (lapos) térképgenerátor esetében.\n"
"Esetenkénti tavak és dombok generálása a lapos világba.\n"
@@ -4894,6 +4914,16 @@ msgstr ""
"Flags starting with \"no\" are used to explicitly disable them."
#: 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.\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 v5."
msgstr ""
@@ -5068,8 +5098,16 @@ msgid "Maximum hotbar width"
msgstr "Maximum hotbar szélesség"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5205,6 +5243,15 @@ msgstr "Minitérkép letapogatási magasság"
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "3D-s zaj, amely meghatározza a tömlöcök számát egy mapchunkonként."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Minimum texture size"
msgstr "Minimum textúra méret a szűrőknek"
@@ -5386,6 +5433,16 @@ msgstr "folyadékok NEM átlátszók"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5424,8 +5481,13 @@ msgid "Parallax occlusion strength"
msgstr "Parallax Occlusion hatás ereje"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "A TrueType betűtípus (ttf) vagy bitmap útvonala."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5442,6 +5504,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Textúra mappa útvonala. Először minden textúrát itt keres a játék."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5522,6 +5600,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5546,6 +5628,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Betűtípus helye"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Távoli média"
@@ -5755,24 +5842,24 @@ msgstr "Kijelölő doboz szélesség"
#, 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."
+"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 ""
"18 fraktál választható, 9 formulából.\n"
"1 = 4D \"Gömbölyded\" Mandelbrot-halmaz.\n"
@@ -5843,27 +5930,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"A \"true\" beállítás engedélyezi a levelek hullámzását.\n"
"A shaderek engedélyezése szükséges hozzá."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"A \"true\" beállítás engedélyezi a növények hullámzását.\n"
+"A \"true\" beállítás engedélyezi a víz hullámzását.\n"
"A shaderek engedélyezése szükséges hozzá."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"A \"true\" beállítás engedélyezi a víz hullámzását.\n"
+"A \"true\" beállítás engedélyezi a növények hullámzását.\n"
"A shaderek engedélyezése szükséges hozzá."
#: src/settings_translation_file.cpp
@@ -5885,8 +5975,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Shadow limit"
-msgstr "Térképblokk korlát"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Betűtípus árnyék eltolás, ha 0, akkor nem lesz árnyék rajzolva."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Betűtípus árnyék eltolás, ha 0, akkor nem lesz árnyék rajzolva."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5932,6 +6031,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5998,8 +6105,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6024,7 +6132,10 @@ msgid "Strength of generated normalmaps."
msgstr "Generált normálfelületek erőssége."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6132,6 +6243,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -6221,10 +6341,6 @@ 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 "Ezt a betűtípust bizonyos nyelvek használják."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6282,10 +6398,11 @@ msgid "Trilinear filtering"
msgstr "Tri-lineáris szűrés"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6296,11 +6413,6 @@ msgid "Trusted mods"
msgstr "Megbízható modok"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "A Többjátékos fül alatt megjelenített szerverlista URL-je."
@@ -6390,10 +6502,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6470,6 +6578,15 @@ msgid "Volume"
msgstr "Hangerő"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Parallax occlusion mapping bekapcsolása.\n"
+"A shaderek engedélyezve kell legyenek."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6507,29 +6624,30 @@ msgid "Waving leaves"
msgstr "Hullámzó levelek"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Hullámzó növények"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Hullámzó víz"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Hullámzó folyadékok"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Hullámzó víz magassága"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Hullámzó víz sebessége"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Hullámzó víz szélessége"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Hullámzó növények"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6560,7 +6678,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Használatban vannak-e freetype betűtípusok. Szükséges a beépített freetype "
"támogatás."
@@ -6593,6 +6713,14 @@ msgstr "A látható terület vége el legyen-e ködösítve."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "A hibakereső infó mutatása (ugyanaz a hatás, ha F5-öt nyomunk)."
@@ -6667,10 +6795,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6683,10 +6807,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL fájlletöltés időkorlátja"
@@ -6698,11 +6818,98 @@ msgstr "cURL párhuzamossági korlát"
msgid "cURL timeout"
msgstr "cURL időkorlátja"
-#~ msgid "Waving Water"
-#~ msgstr "Hullámzó víz"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Váltás „mozi” módba"
#~ msgid "Select Package File:"
#~ msgstr "csomag fájl kiválasztása:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Váltás „mozi” módba"
+#~ msgid "Waving Water"
+#~ msgstr "Hullámzó víz"
+
+#~ msgid "Waving water"
+#~ msgstr "Hullámzó víz"
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Ezt a betűtípust bizonyos nyelvek használják."
+
+#, fuzzy
+#~ msgid "Shadow limit"
+#~ msgstr "Térképblokk korlát"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "A TrueType betűtípus (ttf) vagy bitmap útvonala."
+
+#, fuzzy
+#~ msgid "Lightness sharpness"
+#~ msgstr "Fényélesség"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Nagy barlang mélység"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 támogatás."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Betűtípus árnyék alfa (átlátszatlanság, 0 és 255 között)."
+
+#, fuzzy
+#~ msgid "Floatland mountain height"
+#~ msgstr "Lebegő hegyek magassága"
+
+#, fuzzy
+#~ msgid "Floatland mountain density"
+#~ msgstr "Lebegő hegyek sűrűsége"
+
+#~ msgid "Floatland level"
+#~ msgstr "Lebegő föld szintje"
+
+#, fuzzy
+#~ msgid "Floatland base noise"
+#~ msgstr "A lebegő hegyek alapzaja"
+
+#, fuzzy
+#~ msgid "Floatland base height noise"
+#~ msgstr "A lebegő hegyek alapmagassága"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "filmes tónus effektek bekapcsolása"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBO engedélyez"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "A lebegő szigetek sima területeit határozza meg.\n"
+#~ "Lapos szigetek ott fordulnak elő, ahol a zaj értéke pozitív."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "a sötétség élessége"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "A járatok szélességét határozza meg, alacsonyabb érték szélesebb "
+#~ "járatokat hoz létre."
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "A lebegő szigetek hegységeinek sűrűségét szabályozza.\n"
+#~ "Az \"np_mountain\" zaj értékéhez hozzáadott eltolás."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Gamma kódolás beállítása a fényhez. Alacsonyabb számok - nagyobb "
+#~ "fényerő.\n"
+#~ "Ez a beállítás csak a kliensre érvényes, a szerver nem veszi figyelembe."
diff --git a/po/id/minetest.po b/po/id/minetest.po
index ac21a69cf..970a5423c 100644
--- a/po/id/minetest.po
+++ b/po/id/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Indonesian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-06 03:21+0000\n"
"Last-Translator: Dhimas Wnz <dhi.mas26wnz@gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/minetest/"
@@ -1722,7 +1722,7 @@ msgstr "Volume suara: "
msgid "Enter "
msgstr "Masuk "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "id"
@@ -1746,12 +1746,13 @@ msgstr ""
"berada di luar lingkaran utama."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1954,23 +1955,17 @@ msgstr ""
"layar 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Sesuaikan pengodean gamma untuk tabel cahaya.\n"
-"Angka yang lebih tinggi lebih terang.\n"
-"Pengaturan ini untuk klien saja dan diabaikan oleh peladen."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Lanjutan"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Ubah cara gunung floatland meramping di atas dan di bawah titik tengah."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2127,6 +2122,26 @@ msgid "Block send optimize distance"
msgstr "Jarak optimasi pengiriman blok"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Jalur fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Jalur fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Jalur fon"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Jalur fon monospace"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bangun di dalam pemain"
@@ -2208,8 +2223,10 @@ msgid "Cavern upper limit"
msgstr "Batas atas gua besar"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Titik tengah penguatan tengah kurva cahaya."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2428,15 +2445,10 @@ msgstr "Mengatur kecuraman/ketinggian bukit."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Atur kepadatan floatland berbentuk gunung.\n"
-"Merupakan pergeseran yang ditambahkan ke nilai noise \"mgv7_np_mountain\"."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Mengatur lebar terowongan, nilai lebih kecil terowongan semakin lebar."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2471,10 +2483,6 @@ msgid "Damage"
msgstr "Kerusakan"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Kecuraman kegelapan"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tombol info awakutu"
@@ -2492,7 +2500,7 @@ msgid "Dec. volume key"
msgstr "Tombol turunkan volume"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2536,14 +2544,6 @@ msgstr ""
"Hanya berlaku jika dikompilasi dengan cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Mengatur daerah dari medan halus floatland.\n"
-"Floatland halus muncul saat noise > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Menetapkan daerah tempat pohon punya apel."
@@ -2631,12 +2631,6 @@ msgid "Deprecated Lua API handling"
msgstr "Penanganan Lua API usang"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Kedalaman minimal tempat Anda akan menemukan gua besar."
@@ -2716,6 +2710,12 @@ msgstr "Y minimum dungeon"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2723,10 +2723,6 @@ msgstr ""
"Dukungan ini masih tahap percobaan dan API dapat berubah."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Gunakan VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Gunakan jendela konsol"
@@ -2802,6 +2798,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2809,14 +2811,24 @@ msgstr ""
"Misalkan: 0 untuk tanpa view bobbing; 1.0 untuk normal; 2.0 untuk 2x lipat."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Nyalakan/matikan peladen IPv6.\n"
"Diabaikan jika bind_address telah diatur."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Jalankan animasi barang inventaris."
@@ -2836,10 +2848,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Gunakan tembolok untuk facedir mesh yang diputar."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Gunakan pemetaan suasana (tone mapping) filmis"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Gunakan peta mini."
@@ -2860,6 +2868,14 @@ msgstr ""
"Membutuhkan penggunaan shader."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Jarak pencetakan data profiling mesin"
@@ -2892,7 +2908,8 @@ msgid "Fall bobbing factor"
msgstr "Faktor fall bobbing"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fon cadangan"
#: src/settings_translation_file.cpp
@@ -2993,30 +3010,6 @@ msgid "Fixed virtual joystick"
msgstr "Joystick virtual tetap"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Noise ketinggian dasar floatland"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Noise dasar floatland"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Ketinggian floatland"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Kepadatan gunung floatland"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Pangkat gunung floatland"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Ketinggian gunung floatland"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tombol terbang"
@@ -3037,8 +3030,12 @@ msgid "Fog toggle key"
msgstr "Tombol beralih kabut"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Jalur fon"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3049,16 +3046,20 @@ msgid "Font shadow alpha"
msgstr "Keburaman bayangan fon"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Keburaman bayangan fon (keopakan, dari 0 sampai 255)."
+msgid "Font size"
+msgstr "Ukuran fon"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Pergeseran bayangan fon, jika 0, bayangan tidak akan digambar."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Ukuran fon"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3176,10 +3177,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filter txr2img skala GUI"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Buat normalmap"
@@ -3199,11 +3196,17 @@ msgstr ""
"semua dekorasi."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Kemiringan kurva cahaya di titik maksimum."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Kemiringan kurva cahaya di titik minimum."
#: src/settings_translation_file.cpp
@@ -3235,8 +3238,9 @@ msgid "HUD toggle key"
msgstr "Tombol beralih HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3473,6 +3477,13 @@ msgstr "Kedalaman sungai yang dibuat."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3505,10 +3516,6 @@ msgid "IPv6 server"
msgstr "Peladen IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Dukungan IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3722,6 +3729,16 @@ msgid "Invert vertical mouse movement."
msgstr "Balik pergerakan vertikal tetikus."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Jalur fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Jalur fon monospace"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Umur hidup wujud barang"
@@ -4549,12 +4566,20 @@ msgid "Large cave depth"
msgstr "Kedalaman gua besar"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Tombol konsol obrolan besar"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Kedalaman lava"
+msgid "Large chat console key"
+msgstr "Tombol konsol obrolan besar"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4588,6 +4613,15 @@ msgstr ""
"ke jaringan."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Atur ke true untuk menyalakan daun melambai.\n"
+"Membutuhkan penggunaan shader."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Jarak waktu antarsiklus pelaksanaan Pengubah Blok Aktif (ABM)"
@@ -4620,20 +4654,34 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Penguatan tengah kurva cahaya"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Titik tengah penguatan tengah kurva cahaya"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Persebaran penguatan tengah kurva cahaya"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Kecuraman keterangan"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Penguatan tengah kurva cahaya"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Penguatan tengah kurva cahaya"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Titik tengah penguatan tengah kurva cahaya"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4751,25 +4799,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Atribut pembuatan peta khusus untuk pembuat peta Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Atribut khusus pembuat peta Valleys.\n"
-"\"altitude_chill\": Mengurangi suhu seiring ketinggian.\n"
-"\"humid_rivers\": Meningkatkan kelembapan di sekitar sungai dan danau.\n"
-"\"vary_river_depth\": Jika dinyalakan, cuaca kering dan panas menyebabkan\n"
-"sungai menjadi lebih dangkal dan terkadang kering.\n"
-"\"altitude_dry\": Mengurangi kelembapan seiring ketinggian."
+"Atribut pembuatan peta khusus untuk pembuat peta flat.\n"
+"Beberapa danau dan bukit dapat ditambahkan ke dunia datar."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4778,11 +4819,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Atribut pembuatan peta khusus untuk pembuat peta flat.\n"
-"Beberapa danau dan bukit dapat ditambahkan ke dunia datar."
+"Atribut khusus pembuat peta Valleys.\n"
+"\"altitude_chill\": Mengurangi suhu seiring ketinggian.\n"
+"\"humid_rivers\": Meningkatkan kelembapan di sekitar sungai dan danau.\n"
+"\"vary_river_depth\": Jika dinyalakan, cuaca kering dan panas menyebabkan\n"
+"sungai menjadi lebih dangkal dan terkadang kering.\n"
+"\"altitude_dry\": Mengurangi kelembapan seiring ketinggian."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4939,8 +4988,16 @@ msgid "Maximum hotbar width"
msgstr "Lebar maksimum hotbar"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5079,6 +5136,14 @@ msgid "Minimap scan height"
msgstr "Ketinggian pemindaian peta mini"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Ukuran tekstur minimum"
@@ -5286,6 +5351,16 @@ msgstr "Cairan opak"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5326,8 +5401,13 @@ msgid "Parallax occlusion strength"
msgstr "Kekuatan parallax occlusion"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Jalur ke TrueTypeFont atau bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5345,6 +5425,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Jalur ke direktori tekstur. Semua tekstur akan dicari mulai dari sini."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Jeda saat jendela hilang fokus"
@@ -5427,6 +5523,10 @@ msgid "Profiling"
msgstr "Profiling"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5452,6 +5552,11 @@ msgid "Recent Chat Messages"
msgstr "Pesan obrolan terkini"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Jalur pelaporan"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Media jarak jauh"
@@ -5665,26 +5770,27 @@ msgid "Selection box width"
msgstr "Lebar kotak pilihan"
#: 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."
+"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 ""
"Pilih satu dari 18 jenis fraktal.\n"
"1 = Mandelbrot set 4D \"Bulat\".\n"
@@ -5755,27 +5861,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr "Atur jumlah karakter maksimum per pesan obrolan yang dikirim klien."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Atur ke true untuk menyalakan daun melambai.\n"
"Membutuhkan penggunaan shader."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Atur ke true untuk menyalakan tanaman berayun.\n"
+"Atur ke true untuk menyalakan air berombak.\n"
"Membutuhkan penggunaan shader."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Atur ke true untuk menyalakan air berombak.\n"
+"Atur ke true untuk menyalakan tanaman berayun.\n"
"Membutuhkan penggunaan shader."
#: src/settings_translation_file.cpp
@@ -5795,8 +5904,18 @@ msgstr ""
"Ini hanya bekerja dengan video OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Batas bayangan"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Pergeseran bayangan fon, jika 0, bayangan tidak akan digambar."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Pergeseran bayangan fon, jika 0, bayangan tidak akan digambar."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5849,6 +5968,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Kemiringan dan isian bekerja sama mengatur ketinggian."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Variasi kelembapan skala kecil untuk paduan di tepi bioma."
@@ -5915,9 +6042,11 @@ msgstr ""
"File yang tidak ada akan diambil cara yang biasa."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Persebaran penguatan tengah kurva cahaya.\n"
"Simpangan baku dari penguatan tengah Gauss."
@@ -5943,8 +6072,11 @@ msgid "Strength of generated normalmaps."
msgstr "Kekuatan normalmap yang dibuat."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Kekuatan penguatan tengah kurva cahaya."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6063,6 +6195,15 @@ msgstr ""
"Jarak dalam piksel yang dibutuhkan untuk memulai interaksi layar sentuh."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Antarmuka jaringan yang peladen dengarkan."
@@ -6172,10 +6313,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "Noise 2D ketiga dari empat yang mengatur ketinggian bukit/gunung."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Fon ini akan digunakan pada bahasa tertentu."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6234,10 +6371,11 @@ msgid "Trilinear filtering"
msgstr "Pemfilteran trilinear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6248,13 +6386,6 @@ msgid "Trusted mods"
msgstr "Mod yang dipercaya"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Ketinggian maksimum secara umum, di atas dan di bawah titik tengah, dari "
-"gunung floatland."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL ke daftar peladen yang tampil pada Tab Multipemain."
@@ -6348,11 +6479,6 @@ msgid "Variation of biome filler depth."
msgstr "Variasi dari kedalaman isian bioma."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variasi dari ketinggian bukit dan kedalaman danau pada medan halus floatland."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variasi dari ketinggian gunung paling tinggi (dalam nodus)."
@@ -6429,6 +6555,15 @@ msgid "Volume"
msgstr "Volume"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Gunakan pemetaan parallax occlusion.\n"
+"Membutuhkan penggunaan shader."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6471,29 +6606,30 @@ msgid "Waving leaves"
msgstr "Daun melambai"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Tanaman berayun"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Air berombak"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Laimbaian Cairan"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Ketinggian ombak"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Kecepatan ombak"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Panjang ombak"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Tanaman berayun"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6540,8 +6676,11 @@ msgstr ""
"otomatis tekstur yang sejajar dengan dunia."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Apakah fon FreeType digunakan, membutuhkan dukungan FreeType saat "
"dikompilasi."
@@ -6576,6 +6715,14 @@ msgstr "Apakah harus memberi kabut pada akhir daerah yang terlihat."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "Apakah menampilkan informasi awakutu klien (sama dengan menekan F5)."
@@ -6659,10 +6806,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Ketinggian Y dari batas atas gua."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Ketinggian Y dari titik tengah floatland dan permukaan danau."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Ketinggian Y dari medan yang lebih tinggi dan menyusun tebing."
@@ -6675,10 +6818,6 @@ msgid "Y-level of seabed."
msgstr "Ketinggian Y dari dasar laut."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Ketinggian Y tempat bayangan floatland diperpanjang."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Batas waktu cURL mengunduh berkas"
@@ -6690,20 +6829,128 @@ msgstr "Batas cURL paralel"
msgid "cURL timeout"
msgstr "Waktu habis untuk cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Dungeon yang menonjol"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Mode sinema"
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Apakah dungeon terkadang muncul dari medan."
+#~ msgid "Select Package File:"
+#~ msgstr "Pilih berkas paket:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Batas atas Y untuk lava dalam gua besar."
#~ msgid "Waving Water"
#~ msgstr "Air Berombak"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Batas atas Y untuk lava dalam gua besar."
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Apakah dungeon terkadang muncul dari medan."
-#~ msgid "Select Package File:"
-#~ msgstr "Pilih berkas paket:"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Dungeon yang menonjol"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Mode sinema"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Ketinggian Y tempat bayangan floatland diperpanjang."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Ketinggian Y dari titik tengah floatland dan permukaan danau."
+
+#~ msgid "Waving water"
+#~ msgstr "Air berombak"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variasi dari ketinggian bukit dan kedalaman danau pada medan halus "
+#~ "floatland."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Ketinggian maksimum secara umum, di atas dan di bawah titik tengah, dari "
+#~ "gunung floatland."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Fon ini akan digunakan pada bahasa tertentu."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Kekuatan penguatan tengah kurva cahaya."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Batas bayangan"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Jalur ke TrueTypeFont atau bitmap."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Kecuraman keterangan"
+
+#~ msgid "Lava depth"
+#~ msgstr "Kedalaman lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Dukungan IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Keburaman bayangan fon (keopakan, dari 0 sampai 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Ketinggian gunung floatland"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Pangkat gunung floatland"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Kepadatan gunung floatland"
+
+#~ msgid "Floatland level"
+#~ msgstr "Ketinggian floatland"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Noise dasar floatland"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Noise ketinggian dasar floatland"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Gunakan pemetaan suasana (tone mapping) filmis"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Gunakan VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Mengatur daerah dari medan halus floatland.\n"
+#~ "Floatland halus muncul saat noise > 0."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Kecuraman kegelapan"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Mengatur lebar terowongan, nilai lebih kecil terowongan semakin lebar."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Atur kepadatan floatland berbentuk gunung.\n"
+#~ "Merupakan pergeseran yang ditambahkan ke nilai noise \"mgv7_np_mountain\"."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Titik tengah penguatan tengah kurva cahaya."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Ubah cara gunung floatland meramping di atas dan di bawah titik tengah."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Sesuaikan pengodean gamma untuk tabel cahaya.\n"
+#~ "Angka yang lebih tinggi lebih terang.\n"
+#~ "Pengaturan ini untuk klien saja dan diabaikan oleh peladen."
diff --git a/po/it/minetest.po b/po/it/minetest.po
index 0779ba55a..e0b93ece3 100644
--- a/po/it/minetest.po
+++ b/po/it/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Italian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-13 16:04+0000\n"
"Last-Translator: Jacques Lagrange <Jacques.Reads@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/minetest/"
@@ -1721,7 +1721,7 @@ msgstr "Volume suono: "
msgid "Enter "
msgstr "Inserisci "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "it"
@@ -1745,12 +1745,13 @@ msgstr ""
"quando fuori dal cerchio principale."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1962,24 +1963,17 @@ msgstr ""
"es. per schermi 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Regola la codifica della gamma per le tabelle della luce. Numeri maggiori "
-"sono più chiari.\n"
-"Questa impostazione è solo per il client ed è ignorata dal server."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avanzate"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Modifica il restringimento superiore e inferiore rispetto al punto mediano "
-"delle terre fluttuanti di tipo montagnoso."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2139,6 +2133,26 @@ msgid "Block send optimize distance"
msgstr "Distanza di ottimizzazione dell'invio dei blocchi"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Percorso del carattere a spaziatura fissa"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Percorso del carattere a spaziatura fissa"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Percorso del carattere"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Percorso del carattere a spaziatura fissa"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Costruisci dentro giocatore"
@@ -2220,8 +2234,10 @@ msgid "Cavern upper limit"
msgstr "Limite superiore della caverna"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Centro dell'aumento mediano della curva della luce."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2442,17 +2458,10 @@ msgstr "Controlla la ripidità/altezza delle colline."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Controlla la densità delle terre fluttuanti di tipo montuoso.\n"
-"È uno spostamento di rumore aggiunto al valore del rumore 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr ""
-"Controlla la larghezza delle gallerie, un valore più piccolo crea gallerie "
-"più larghe."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2487,10 +2496,6 @@ msgid "Damage"
msgstr "Ferimento"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Nitidezza dell'oscurità"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tasto di scelta delle informazioni di debug"
@@ -2507,7 +2512,8 @@ msgid "Dec. volume key"
msgstr "Tasto dim. volume"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Va diminuito per aumentare la resistenza al movimento nel liquido."
#: src/settings_translation_file.cpp
@@ -2551,14 +2557,6 @@ msgstr ""
"Ha effetto solo se Minetest è stato compilato con cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Definisce aree di terreno uniforme nelle terre fluttuanti.\n"
-"Le terre fluttuanti uniformi avvengono quando il rumore è > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Definisce aree in cui gli alberi hanno le mele."
@@ -2646,15 +2644,6 @@ msgid "Deprecated Lua API handling"
msgstr "Gestione delle API Lua deprecate"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Sconsigliato, va usata la definizione del bioma per definire e posizionare "
-"le caverne di liquido.\n"
-"Limite verticale della lava nelle caverne grandi."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profondità sotto cui troverete caverne enormi."
@@ -2732,6 +2721,12 @@ msgstr "Rumore per le segrete"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2739,10 +2734,6 @@ msgstr ""
"Questo supporto è sperimentale e l'API potrebbe cambiare."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Abilitare i VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Attivare la finestra della console"
@@ -2821,6 +2812,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2828,14 +2825,24 @@ msgstr ""
"Per esempio: 0 per nessun ondeggiamento, 1.0 per normale, 2.0 per doppio."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Abilita/Disabilita l'esecuzione di un server IPv6.\n"
"Ignorata se si imposta bind_address."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Attiva l'animazione degli oggetti dell'inventario."
@@ -2856,10 +2863,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Attiva la cache delle mesh ruotate con facedir."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Attiva il filmic tone mapping"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Attiva la minimappa."
@@ -2880,6 +2883,14 @@ msgstr ""
"Necessita l'attivazione degli shader."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervallo di stampa dei dati di profilo del motore di gioco"
@@ -2912,7 +2923,8 @@ msgid "Fall bobbing factor"
msgstr "Fattore di ondeggiamento in caduta"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Carattere di ripiego"
#: src/settings_translation_file.cpp
@@ -3019,30 +3031,6 @@ msgid "Fixed virtual joystick"
msgstr "Joystick virtuale fisso"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Rumore base dell'altezza delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Rumore base delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Livello delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Densità montuosa delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Densità montuosa delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Altezza delle montagne delle terre fluttuanti"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tasto volo"
@@ -3063,8 +3051,12 @@ msgid "Fog toggle key"
msgstr "Tasto scelta nebbia"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Percorso del carattere"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3075,17 +3067,20 @@ msgid "Font shadow alpha"
msgstr "Trasparenza dell'ombreggiatura del carattere"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Trasparenza ombreggiatura carattere (opacità, tra 0 e 255)."
+msgid "Font size"
+msgstr "Dimensione del carattere"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
-"Spostamento ombreggiatura carattere, se 0 allora l'ombra non sarà disegnata."
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Dimensione del carattere"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3212,10 +3207,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtro di scala txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Generare le normalmap"
@@ -3235,11 +3226,17 @@ msgstr ""
"controlla tutte le decorazioni."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Gradiente della curva della luce al livello massimo di luce."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Gradiente della curva della luce al livello minimo di luce."
#: src/settings_translation_file.cpp
@@ -3271,8 +3268,9 @@ msgid "HUD toggle key"
msgstr "Tasto di scelta del visore"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3517,6 +3515,13 @@ msgstr "Quanto fare profondi i fiumi."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3548,10 +3553,6 @@ msgid "IPv6 server"
msgstr "Server IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Supporto IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3663,8 +3664,8 @@ msgid ""
"debug.txt is only moved if this setting is positive."
msgstr ""
"Se la dimensione del file debug.txt supera il numero di Mb indicati in\n"
-"questa impostazione quando viene aperto, il file viene rinominato in "
-"debug.txt.1,\n"
+"questa impostazione quando viene aperto, il file viene rinominato in debug."
+"txt.1,\n"
"eliminando un eventuale debug.txt.1 più vecchio.\n"
"debug.txt viene rinominato solo se c'è questa impostazione."
@@ -3771,6 +3772,16 @@ msgid "Invert vertical mouse movement."
msgstr "Inverte il movimento verticale del mouse."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Percorso del carattere a spaziatura fissa"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Percorso del carattere a spaziatura fissa"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Tempo di vita delle entità oggetto"
@@ -4601,12 +4612,20 @@ msgid "Large cave depth"
msgstr "Profondità delle caverne grandi"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Tasto console grande di chat"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Profondità della lava"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Tasto console grande di chat"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4639,6 +4658,15 @@ msgstr ""
"sono aggiornati in generale sulla rete."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Impostata su vero abilita le foglie ondeggianti.\n"
+"Necessita l'attivazione degli shader."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
"Durata di tempo tra i cicli di esecuzione dei modificatori dei blocchi "
@@ -4673,20 +4701,34 @@ msgstr ""
"- verbose (verboso)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Aumento mediano della curva di luce"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Centro dell'aumento mediano della curva di luce"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Diffusione dell'aumento mediano della curva di luce"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Nitidezza della luminosità"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Aumento mediano della curva di luce"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Aumento mediano della curva di luce"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Centro dell'aumento mediano della curva di luce"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4809,25 +4851,19 @@ msgstr ""
"Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Attributi di generazione della mappa specifici del generatore di mappe "
-"Valleys.\n"
-"\"altitude_chill\": riduce il calore con l'altitudine.\n"
-"\"humid_rivers\": aumenta l'umidità attorno ai fiumi.\n"
-"\"vary_river_depth\": se abilitato, bassa umidità e calore alto provocano\n"
-"l'abbassamento del livello dei fiumi e saltuariamente le secche.\n"
-"\"altitude_dry\": riduce l'umidità con l'altitudine."
+"Flat.\n"
+"Al mondo piatto si possono aggiungere laghi e colline occasionali."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4838,12 +4874,20 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
"Attributi di generazione della mappa specifici del generatore di mappe "
-"Flat.\n"
-"Al mondo piatto si possono aggiungere laghi e colline occasionali."
+"Valleys.\n"
+"\"altitude_chill\": riduce il calore con l'altitudine.\n"
+"\"humid_rivers\": aumenta l'umidità attorno ai fiumi.\n"
+"\"vary_river_depth\": se abilitato, bassa umidità e calore alto provocano\n"
+"l'abbassamento del livello dei fiumi e saltuariamente le secche.\n"
+"\"altitude_dry\": riduce l'umidità con l'altitudine."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4999,8 +5043,17 @@ msgid "Maximum hotbar width"
msgstr "Larghezza massima della barra di scelta rapida"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Resistenza massima dei liquidi. Gestisce la decelerazione \n"
@@ -5149,6 +5202,15 @@ msgid "Minimap scan height"
msgstr "Altezza di scansione della minimappa"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Rumore 3D che stabilisce il numero di segrete per blocco di mondo."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Dimensione minima dell'immagine"
@@ -5328,8 +5390,8 @@ msgstr ""
"Avvertimento: aumentare il numero di emerge thread aumenta la\n"
"velocità del motore del generatore mappa, ma ciò potrebbe danneggiare\n"
"le prestazioni del gioco interferendo con altri processi, specialmente in\n"
-"modalità giocatore singolo e/o quando si esegue codice Lua in \""
-"on_generated\".\n"
+"modalità giocatore singolo e/o quando si esegue codice Lua in \"on_generated"
+"\".\n"
"Per molti utenti l'impostazione ottimale può essere \"1\"."
#: src/settings_translation_file.cpp
@@ -5357,6 +5419,16 @@ msgstr "Liquidi opachi"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5399,8 +5471,13 @@ msgid "Parallax occlusion strength"
msgstr "Intensità dell'occlusione di parallasse"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Percorso del carattere TrueType o bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5421,6 +5498,22 @@ msgstr ""
"partire da qui."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pausa alla perdita di fuoco della finestra"
@@ -5507,6 +5600,10 @@ msgid "Profiling"
msgstr "Generazione di profili"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5534,6 +5631,11 @@ msgid "Recent Chat Messages"
msgstr "Messaggi di chat recenti"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Percorso di rapporto"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "File multimediali remoti"
@@ -5749,26 +5851,27 @@ msgid "Selection box width"
msgstr "Larghezza del riquadro di selezione"
#: 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."
+"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 ""
"Seleziona uno dei 18 tipi di frattale.\n"
"1 = 4D serie Mandelbrot \"arrotondata\".\n"
@@ -5841,27 +5944,30 @@ msgstr ""
"dai client."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Impostata su vero abilita le foglie ondeggianti.\n"
"Necessita l'attivazione degli shader."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Impostata su vero abilita le piante ondeggianti.\n"
+"Impostata su vero abilita l'acqua ondeggiante.\n"
"Necessita l'attivazione degli shader."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Impostata su vero abilita l'acqua ondeggiante.\n"
+"Impostata su vero abilita le piante ondeggianti.\n"
"Necessita l'attivazione degli shader."
#: src/settings_translation_file.cpp
@@ -5881,8 +5987,20 @@ msgstr ""
"Ciò funziona solo col supporto video OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limite dell'ombra"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+"Spostamento ombreggiatura carattere, se 0 allora l'ombra non sarà disegnata."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr ""
+"Spostamento ombreggiatura carattere, se 0 allora l'ombra non sarà disegnata."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5936,6 +6054,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Pendenza e riempimento lavorano assieme per modificare le altezze."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Variazione dell'umidità su piccola scala per l'amalgama dei biomi sui bordi."
@@ -6006,9 +6132,11 @@ msgstr ""
"I file che non sono presenti saranno recuperati nel solito modo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Diffusione dell'aumento mediano della curva di luce.\n"
"Scostamento tipo dell'aumento mediano gaussiano."
@@ -6034,8 +6162,11 @@ msgid "Strength of generated normalmaps."
msgstr "Intensità delle normalmap generate."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Intensità dell'aumento mediano della curva di luce."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6155,6 +6286,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr "La distanza in pixel richiesta per avviare l'interazione touch screen."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "L'interfaccia di rete sulla quale il server ascolta."
@@ -6275,10 +6415,6 @@ msgstr ""
"collinare/montuoso."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Questo carattere sarà usato per certe Lingue."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6339,10 +6475,11 @@ msgid "Trilinear filtering"
msgstr "Filtraggio trilineare"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"Vero = 256\n"
"Falso = 128\n"
@@ -6353,13 +6490,6 @@ msgid "Trusted mods"
msgstr "Moduli fidati"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Altezza massima tipica, sopra e sotto il punto medio, delle montagne dei "
-"terreni fluttuanti."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL per l'elenco dei server mostrato nella scheda del gioco in rete."
@@ -6457,12 +6587,6 @@ msgid "Variation of biome filler depth."
msgstr "Variazione della profondità del riempitore del bioma."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variazione dell'altezza delle colline, e della profondità dei laghi sul\n"
-"terreno uniforme delle terre fluttuanti."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variazione dell'altezza montana massima (in nodi)."
@@ -6540,6 +6664,15 @@ msgid "Volume"
msgstr "Volume"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Attiva la parallax occlusion mapping.\n"
+"Necessita l'attivazione degli shader."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6584,26 +6717,30 @@ msgid "Waving leaves"
msgstr "Foglie ondeggianti"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Piante ondeggianti"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Acqua ondeggiante"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Liquidi ondeggianti"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Altezza di ondeggiamento dei liquidi"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Velocità di ondeggiamento dei liquidi"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Durata di ondeggiamento dei liquidi"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Piante ondeggianti"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6653,8 +6790,11 @@ msgstr ""
"relativo al mondo."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Se si usano caratteri FreeType, richiede la compilazione col supporto "
"FreeType."
@@ -6692,6 +6832,14 @@ msgstr "Se annebbiare o meno la fine dell'area visibile."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Se mostrare le informazioni di debug del client (ha lo stesso effetto di "
@@ -6778,12 +6926,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Livello Y del limite superiore delle caverne."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-"Livello Y del punto medio delle terre fluttuanti e della superficie dei "
-"laghi."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Livello Y del terreno superiore che crea dirupi."
@@ -6796,10 +6938,6 @@ msgid "Y-level of seabed."
msgstr "Livello Y del fondale marino."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Livello Y a cui si estendono le ombre delle terre fluttuanti."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Scadenza cURL scaricamento file"
@@ -6811,20 +6949,142 @@ msgstr "Limite parallelo cURL"
msgid "cURL timeout"
msgstr "Scadenza cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Sotterranei protundenti"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Scegli cinematica"
+
+#~ msgid "Select Package File:"
+#~ msgstr "Seleziona pacchetto file:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Y del limite superiore della lava nelle caverne grandi."
+
+#~ msgid "Waving Water"
+#~ msgstr "Acqua ondeggiante"
#~ msgid "Whether dungeons occasionally project from the terrain."
#~ msgstr "Se i sotterranei saltuariamente si protendono dal terreno."
-#~ msgid "Waving Water"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Sotterranei protundenti"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Livello Y a cui si estendono le ombre delle terre fluttuanti."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr ""
+#~ "Livello Y del punto medio delle terre fluttuanti e della superficie dei "
+#~ "laghi."
+
+#~ msgid "Waving water"
#~ msgstr "Acqua ondeggiante"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Y del limite superiore della lava nelle caverne grandi."
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variazione dell'altezza delle colline, e della profondità dei laghi sul\n"
+#~ "terreno uniforme delle terre fluttuanti."
-#~ msgid "Select Package File:"
-#~ msgstr "Seleziona pacchetto file:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Altezza massima tipica, sopra e sotto il punto medio, delle montagne dei "
+#~ "terreni fluttuanti."
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Scegli cinematica"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Questo carattere sarà usato per certe Lingue."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Intensità dell'aumento mediano della curva di luce."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limite dell'ombra"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Percorso del carattere TrueType o bitmap."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Nitidezza della luminosità"
+
+#~ msgid "Lava depth"
+#~ msgstr "Profondità della lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Supporto IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Trasparenza ombreggiatura carattere (opacità, tra 0 e 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Altezza delle montagne delle terre fluttuanti"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Densità montuosa delle terre fluttuanti"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Densità montuosa delle terre fluttuanti"
+
+#~ msgid "Floatland level"
+#~ msgstr "Livello delle terre fluttuanti"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Rumore base delle terre fluttuanti"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Rumore base dell'altezza delle terre fluttuanti"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Attiva il filmic tone mapping"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Abilitare i VBO"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Sconsigliato, va usata la definizione del bioma per definire e "
+#~ "posizionare le caverne di liquido.\n"
+#~ "Limite verticale della lava nelle caverne grandi."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Definisce aree di terreno uniforme nelle terre fluttuanti.\n"
+#~ "Le terre fluttuanti uniformi avvengono quando il rumore è > 0."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Nitidezza dell'oscurità"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Controlla la larghezza delle gallerie, un valore più piccolo crea "
+#~ "gallerie più larghe."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Controlla la densità delle terre fluttuanti di tipo montuoso.\n"
+#~ "È uno spostamento di rumore aggiunto al valore del rumore "
+#~ "'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Centro dell'aumento mediano della curva della luce."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Modifica il restringimento superiore e inferiore rispetto al punto "
+#~ "mediano delle terre fluttuanti di tipo montagnoso."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Regola la codifica della gamma per le tabelle della luce. Numeri maggiori "
+#~ "sono più chiari.\n"
+#~ "Questa impostazione è solo per il client ed è ignorata dal server."
diff --git a/po/ja/minetest.po b/po/ja/minetest.po
index c1fb30964..db981bb4b 100644
--- a/po/ja/minetest.po
+++ b/po/ja/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Japanese (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-10-29 11:53+0000\n"
"Last-Translator: BreadW <toshiharu.uno@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/minetest/"
@@ -1531,8 +1531,10 @@ msgid ""
"creation, or click 'Cancel' to abort."
msgstr ""
"あなたはこのサーバ に名前 \"%s\" で初めて参加しようとしています。\n"
-"続行する場合、あなたの情報が新しいアカウントとしてこのサーバに作成されます。\n"
-"あなたのパスワードを再入力してから '参加登録' をクリックしてアカウント作成するか、\n"
+"続行する場合、あなたの情報が新しいアカウントとしてこのサーバに作成されま"
+"す。\n"
+"あなたのパスワードを再入力してから '参加登録' をクリックしてアカウント作成す"
+"るか、\n"
"キャンセルをクリックして中断してください。"
#: src/gui/guiFormSpecMenu.cpp
@@ -1717,7 +1719,7 @@ msgstr "音量: "
msgid "Enter "
msgstr "エンター "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ja"
@@ -1740,12 +1742,13 @@ msgstr ""
"\"aux\"ボタンをタップします。"
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1943,21 +1946,17 @@ msgstr ""
"4kスクリーンなどのための、画面の解像度の設定です (非X11/Android環境のみ)。"
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"ライトテーブルのガンマ補正を調整します。数値が大きいほど明るくなります。\n"
-"この設定はクライアント専用であり、サーバでは無視されます。"
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "詳細"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
-msgstr "山型浮遊大陸が中間点の上下でどのように先細くなるかを変更します。"
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2115,6 +2114,26 @@ msgid "Block send optimize distance"
msgstr "ブロック送信最適化距離"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "固定幅フォントのパス"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "固定幅フォントのパス"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "フォントパス"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "固定幅フォントのパス"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "プレイヤーの位置に設置"
@@ -2195,8 +2214,10 @@ msgid "Cavern upper limit"
msgstr "大きな洞窟の上限"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "光度曲線ミッドブーストの中心。"
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2412,15 +2433,10 @@ msgstr "丘陵の険しさ/高さを制御します。"
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"山型浮遊大陸の密度を制御します。\n"
-"ノイズのオフセットは、'mgv7_np_mountain' ノイズ値に追加されます。"
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "トンネルの幅を制御、小さい方の値ほど広いトンネルを生成します。"
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2455,10 +2471,6 @@ msgid "Damage"
msgstr "ダメージ"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "暗さの鋭さ"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "デバッグ情報切り替えキー"
@@ -2475,7 +2487,8 @@ msgid "Dec. volume key"
msgstr "音量を下げるキー"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "この値を小さくすると、移動時の液体抵抗が増加します。"
#: src/settings_translation_file.cpp
@@ -2519,14 +2532,6 @@ msgstr ""
"cURLでコンパイルされた場合にのみ効果があります。"
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"浮遊大陸の滑らかな地形の地域を定義します。\n"
-"ノイズが 0 より大きいとき、滑らかな浮遊大陸になります。"
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "木にリンゴがある地域を定義します。"
@@ -2607,14 +2612,6 @@ msgid "Deprecated Lua API handling"
msgstr "廃止予定のLua APIの処理"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"廃止予定、代わりにバイオーム定義を使用して洞窟の液体を定義および特定します。\n"
-"大きな洞窟内の溶岩のY高さ上限。"
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "これ以下の深さで巨大な洞窟が見つかります。"
@@ -2690,6 +2687,12 @@ msgstr "ダンジョンノイズ"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2697,10 +2700,6 @@ msgstr ""
"このサポートは実験的であり、APIは変わることがあります。"
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBOを有効化"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "コンソールウィンドウを有効化"
@@ -2775,6 +2774,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2782,14 +2787,24 @@ msgstr ""
"例: 0 揺れなし; 1.0 標準の揺れ; 2.0 標準の倍の揺れ。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"IPv6 サーバの実行を有効/無効にします。\n"
"bind_address が設定されている場合は無視されます。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "インベントリのアイテムのアニメーションを有効にします。"
@@ -2809,10 +2824,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "facedir回転メッシュのキャッシングを有効にします。"
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "フィルム調トーンマッピング有効にする"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "ミニマップを有効にする。"
@@ -2833,6 +2844,14 @@ msgstr ""
"シェーダーが有効である必要があります。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "エンジンプロファイリングデータの出力間隔"
@@ -2865,7 +2884,8 @@ msgid "Fall bobbing factor"
msgstr "落下時の上下の揺れ係数"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "フォールバックフォント"
#: src/settings_translation_file.cpp
@@ -2966,30 +2986,6 @@ msgid "Fixed virtual joystick"
msgstr "バーチャルパッドを固定"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "浮遊大陸の基準高さノイズ"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "浮遊大陸の基準ノイズ"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "浮遊大陸の水位"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "浮遊大陸の山の密度"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "浮遊大陸の山指数"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "浮遊大陸の山の高さ"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "飛行キー"
@@ -3010,8 +3006,12 @@ msgid "Fog toggle key"
msgstr "霧表示切り替えキー"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "フォントパス"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3022,16 +3022,20 @@ msgid "Font shadow alpha"
msgstr "フォントの影の透過"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "フォントの影の透過 (不透明、0~255の間)。"
+msgid "Font size"
+msgstr "フォントの大きさ"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "フォントの影のオフセット、0 ならば影は描画されません。"
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "フォントの大きさ"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3039,7 +3043,8 @@ msgid ""
"placeholders:\n"
"@name, @message, @timestamp (optional)"
msgstr ""
-"プレーヤーのチャットメッセージの形式。以下の文字列は有効なプレースホルダです。:\n"
+"プレーヤーのチャットメッセージの形式。以下の文字列は有効なプレースホルダで"
+"す。:\n"
"@name, @message, @timestamp (任意)"
#: src/settings_translation_file.cpp
@@ -3154,10 +3159,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI拡大縮小フィルタ txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "ガンマ"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "法線マップの生成"
@@ -3177,11 +3178,17 @@ msgstr ""
"このフラグがすべての装飾を制御します。"
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "最大光レベルでの光度曲線の勾配。"
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "最小光レベルでの光度曲線の勾配。"
#: src/settings_translation_file.cpp
@@ -3213,15 +3220,17 @@ msgid "HUD toggle key"
msgstr "HUD表示切り替えキー"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
msgstr ""
"廃止予定のLua API呼び出しの処理:\n"
"- legacy: 古い振る舞いを模倣する(試みる) (リリースの既定値)。\n"
-"- log: 廃止予定の呼び出しを模倣してバックトレースを記録 (デバッグの既定値)。\n"
+"- log: 廃止予定の呼び出しを模倣してバックトレースを記録 (デバッグの既定"
+"値)。\n"
"- error: 廃止予定の呼び出しの使用を中止する (Mod開発者に推奨)。"
#: src/settings_translation_file.cpp
@@ -3456,6 +3465,13 @@ msgstr "川を作る深さ。"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3487,10 +3503,6 @@ msgid "IPv6 server"
msgstr "IPv6 サーバ"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 サポート。"
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3702,6 +3714,16 @@ msgid "Invert vertical mouse movement."
msgstr "マウスの上下の動きを反転させます。"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "固定幅フォントのパス"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "固定幅フォントのパス"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "アイテムエンティティTTL"
@@ -4528,12 +4550,20 @@ msgid "Large cave depth"
msgstr "大きな洞窟の深さ"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "大型チャットコンソールキー"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "溶岩の深さ"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "大型チャットコンソールキー"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4563,6 +4593,15 @@ msgid ""
msgstr "サーバの間隔の長さとオブジェクトが通常ネットワーク上で更新される間隔。"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"有効にすると葉を揺らせます。\n"
+"シェーダーが有効である必要があります。"
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "アクティブブロックモディファイヤー(ABM)実行サイクル間の時間の長さ"
@@ -4595,20 +4634,34 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "光度曲線ミッドブースト"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "光度曲線ミッドブーストの中心"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "光度曲線ミッドブーストの広がり"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "明るさの鋭さ"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "光度曲線ミッドブースト"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "光度曲線ミッドブースト"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "光度曲線ミッドブーストの中心"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4722,24 +4775,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "マップジェネレータ Carpathian に固有のマップ生成属性。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"マップジェネレータ Valleys に固有のマップ生成属性。\n"
-"'altitude_chill': 高度とともに熱を減らします。\n"
-"'humid_rivers': 川の周辺の湿度を上げます。\n"
-"'vary_river_depth': 有効になっていると低湿度と高熱により川は浅くなり、\n"
-"時には乾いてしまいます。\n"
-"'altitude_dry': 高度とともに湿度を下げます。"
+"マップジェネレータ flat に固有のマップ生成属性。\n"
+"時折、湖や丘を平らなワールドに追加することができます。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4749,11 +4796,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"マップジェネレータ flat に固有のマップ生成属性。\n"
-"時折、湖や丘を平らなワールドに追加することができます。"
+"マップジェネレータ Valleys に固有のマップ生成属性。\n"
+"'altitude_chill': 高度とともに熱を減らします。\n"
+"'humid_rivers': 川の周辺の湿度を上げます。\n"
+"'vary_river_depth': 有効になっていると低湿度と高熱により川は浅くなり、\n"
+"時には乾いてしまいます。\n"
+"'altitude_dry': 高度とともに湿度を下げます。"
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4908,8 +4963,17 @@ msgid "Maximum hotbar width"
msgstr "ホットバー最大幅"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr "最大の液体抵抗。高速で液体に入る際の減速を制御します。"
@@ -5046,6 +5110,15 @@ msgid "Minimap scan height"
msgstr "ミニマップのスキャン高さ"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "マップチャンクごとのダンジョンの数を決定する3Dノイズ。"
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "最小テクスチャサイズ"
@@ -5248,6 +5321,16 @@ msgstr "不透明な液体"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5288,8 +5371,13 @@ msgid "Parallax occlusion strength"
msgstr "視差遮蔽強度"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "TrueTypeフォントまたはビットマップへのパス。"
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5310,6 +5398,22 @@ msgstr ""
"検索されます。"
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "ウィンドウフォーカス喪失時に一時停止"
@@ -5390,6 +5494,10 @@ msgid "Profiling"
msgstr "プロファイリング"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5415,6 +5523,11 @@ msgid "Recent Chat Messages"
msgstr "最近のチャットメッセージ"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "レポートパス"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "リモートメディア"
@@ -5624,26 +5737,27 @@ 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."
+"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 ""
"18種類のフラクタルタイプから1つを選択します。\n"
"1 = 4D \"Roundy\" マンデルブロ集合。\n"
@@ -5714,27 +5828,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr "クライアントから送信されるチャットメッセージの最大文字数を設定します。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"有効にすると葉を揺らせます。\n"
"シェーダーが有効である必要があります。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"有効にすると草花を揺らせます。\n"
+"有効にすると水を揺らせます。\n"
"シェーダーが有効である必要があります。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"有効にすると水を揺らせます。\n"
+"有効にすると草花を揺らせます。\n"
"シェーダーが有効である必要があります。"
#: src/settings_translation_file.cpp
@@ -5753,8 +5870,18 @@ msgstr ""
"これはOpenGLビデオバックエンドでのみ機能します。"
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "影の制限"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "フォントの影のオフセット、0 ならば影は描画されません。"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "フォントの影のオフセット、0 ならば影は描画されません。"
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5807,6 +5934,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "傾斜と堆積物は高さを変えるために連携します。"
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "バイオームが混合している境界線上の小規模湿度の変動。"
@@ -5872,9 +6007,11 @@ msgstr ""
"存在しないファイルは通常の方法で取得されます。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"光度曲線ミッドブーストの広がり。\n"
"ミッドブーストガウス分布の標準偏差。"
@@ -5900,8 +6037,11 @@ msgid "Strength of generated normalmaps."
msgstr "生成された法線マップの強さです。"
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "光度曲線ミッドブーストの強さ。"
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6018,6 +6158,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr "タッチスクリーンの操作が始まるピクセル単位の距離。"
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "サーバが待機しているネットワークインターフェース。"
@@ -6121,10 +6270,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "一緒に丘陵/山岳地帯の高さを定義する2Dノイズ4つのうちの3番目です。"
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "このフォントは特定の言語で使用されます。"
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6182,10 +6327,11 @@ msgid "Trilinear filtering"
msgstr "トライリニアフィルタリング"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"有効 = 256\n"
"無効 = 128\n"
@@ -6196,11 +6342,6 @@ msgid "Trusted mods"
msgstr "信頼するMod"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr "浮遊大陸の山の中間点の上と下の典型的な最大高さ。"
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "ゲームに参加タブで表示されるサーバ一覧へのURL。"
@@ -6293,10 +6434,6 @@ msgid "Variation of biome filler depth."
msgstr "バイオーム充填深さの変動。"
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr "浮遊大陸の滑らかな地形における丘の高さと湖の深さの変動。"
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "最大の山の高さ変動 (ノード単位)。"
@@ -6373,6 +6510,15 @@ msgid "Volume"
msgstr "音量"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"視差遮蔽マッピングを有効にします。\n"
+"シェーダーが有効である必要があります。"
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6415,26 +6561,30 @@ msgid "Waving leaves"
msgstr "揺れる葉"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "揺れる草花"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "揺れる水"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "揺れる液体"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "揺れる水の波の高さ"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "揺れる水の波の速度"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "揺れる水の波長"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "揺れる草花"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6481,8 +6631,11 @@ msgstr ""
"しても使用されます。"
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"フリータイプフォントを使用するには、フリータイプをサポートして\n"
"コンパイルされている必要があります。"
@@ -6521,6 +6674,14 @@ msgstr "可視領域の端に霧を表示するかどうかの設定です。"
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"クライアントのデバッグ情報を表示するかどうかの設定です\n"
@@ -6606,10 +6767,6 @@ msgid "Y-level of cavern upper limit."
msgstr "大きな洞窟の上限Yレベル。"
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "浮遊大陸の中間点と湖面のYレベル。"
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "崖を作る高い地形のYレベル。"
@@ -6622,10 +6779,6 @@ msgid "Y-level of seabed."
msgstr "海底のYレベル。"
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "浮遊大陸の影が広がるYレベル。"
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURLファイルダウンロードタイムアウト"
@@ -6637,20 +6790,130 @@ msgstr "cURL並行処理制限"
msgid "cURL timeout"
msgstr "cURLタイムアウト"
-#~ msgid "Projecting dungeons"
-#~ msgstr "突出するダンジョン"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "映画風モード切替"
+
+#~ msgid "Select Package File:"
+#~ msgstr "パッケージファイルを選択:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "大きな洞窟内の溶岩のY高さ上限。"
+
+#~ msgid "Waving Water"
+#~ msgstr "揺れる水"
#~ msgid "Whether dungeons occasionally project from the terrain."
#~ msgstr "ダンジョンが時折地形から突出するかどうか。"
-#~ msgid "Waving Water"
+#~ msgid "Projecting dungeons"
+#~ msgstr "突出するダンジョン"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "浮遊大陸の影が広がるYレベル。"
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "浮遊大陸の中間点と湖面のYレベル。"
+
+#~ msgid "Waving water"
#~ msgstr "揺れる水"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "大きな洞窟内の溶岩のY高さ上限。"
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr "浮遊大陸の滑らかな地形における丘の高さと湖の深さの変動。"
-#~ msgid "Select Package File:"
-#~ msgstr "パッケージファイルを選択:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr "浮遊大陸の山の中間点の上と下の典型的な最大高さ。"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "映画風モード切替"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "このフォントは特定の言語で使用されます。"
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "光度曲線ミッドブーストの強さ。"
+
+#~ msgid "Shadow limit"
+#~ msgstr "影の制限"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "TrueTypeフォントまたはビットマップへのパス。"
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "明るさの鋭さ"
+
+#~ msgid "Lava depth"
+#~ msgstr "溶岩の深さ"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 サポート。"
+
+#~ msgid "Gamma"
+#~ msgstr "ガンマ"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "フォントの影の透過 (不透明、0~255の間)。"
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "浮遊大陸の山の高さ"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "浮遊大陸の山指数"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "浮遊大陸の山の密度"
+
+#~ msgid "Floatland level"
+#~ msgstr "浮遊大陸の水位"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "浮遊大陸の基準ノイズ"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "浮遊大陸の基準高さノイズ"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "フィルム調トーンマッピング有効にする"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBOを有効化"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "廃止予定、代わりにバイオーム定義を使用して洞窟の液体を定義および特定しま"
+#~ "す。\n"
+#~ "大きな洞窟内の溶岩のY高さ上限。"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "浮遊大陸の滑らかな地形の地域を定義します。\n"
+#~ "ノイズが 0 より大きいとき、滑らかな浮遊大陸になります。"
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "暗さの鋭さ"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "トンネルの幅を制御、小さい方の値ほど広いトンネルを生成します。"
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "山型浮遊大陸の密度を制御します。\n"
+#~ "ノイズのオフセットは、'mgv7_np_mountain' ノイズ値に追加されます。"
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "光度曲線ミッドブーストの中心。"
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr "山型浮遊大陸が中間点の上下でどのように先細くなるかを変更します。"
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "ライトテーブルのガンマ補正を調整します。数値が大きいほど明るくなります。\n"
+#~ "この設定はクライアント専用であり、サーバでは無視されます。"
diff --git a/po/ja_KS/minetest.po b/po/ja_KS/minetest.po
index 2eb3e2e93..d4a10a617 100644
--- a/po/ja_KS/minetest.po
+++ b/po/ja_KS/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Japanese (Kansai) (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Japanese (Kansai) <https://hosted.weblate.org/projects/"
@@ -1679,7 +1679,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ja_KS"
@@ -1702,7 +1702,7 @@ msgid ""
"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"
+"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."
@@ -1865,18 +1865,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2025,6 +2023,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2101,7 +2115,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2296,12 +2312,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2337,10 +2350,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2357,7 +2366,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2397,12 +2406,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2479,12 +2482,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2558,12 +2555,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2629,6 +2628,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2636,7 +2641,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2656,10 +2670,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2676,6 +2686,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2706,7 +2724,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2799,30 +2817,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2843,7 +2837,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2855,15 +2853,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2974,10 +2976,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2993,11 +2991,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3030,7 +3032,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3257,6 +3259,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3286,10 +3295,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3464,6 +3469,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4059,11 +4072,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4090,6 +4111,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4114,19 +4141,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4231,25 +4266,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4399,8 +4434,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4521,6 +4564,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4694,6 +4745,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4732,7 +4793,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4750,6 +4816,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4822,6 +4904,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4845,6 +4931,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5035,24 +5125,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5103,19 +5193,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5132,7 +5222,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5177,6 +5275,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5236,8 +5342,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5261,7 +5368,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5364,6 +5474,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5444,10 +5563,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5501,7 +5616,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5509,11 +5624,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5598,10 +5708,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5675,6 +5781,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5711,23 +5823,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5760,7 +5872,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5789,6 +5903,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5858,10 +5980,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5874,10 +5992,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/jbo/minetest.po b/po/jbo/minetest.po
index 496bb28b1..0fafbac99 100644
--- a/po/jbo/minetest.po
+++ b/po/jbo/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Lojban (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Lojban <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1746,7 +1746,7 @@ msgstr "lo ni sance "
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "jbo"
@@ -1769,7 +1769,7 @@ msgid ""
"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"
+"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."
@@ -1933,18 +1933,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2097,6 +2095,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2173,7 +2187,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2380,12 +2396,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2422,10 +2435,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2442,7 +2451,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2483,12 +2492,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2565,12 +2568,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2646,14 +2643,15 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "selpli"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2718,6 +2716,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2725,7 +2729,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2745,10 +2758,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2765,6 +2774,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2796,7 +2813,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr "no"
#: src/settings_translation_file.cpp
@@ -2889,30 +2906,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2933,7 +2926,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2945,15 +2942,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3065,10 +3066,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3084,11 +3081,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3121,7 +3122,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3348,6 +3349,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3377,10 +3385,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3556,6 +3560,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4152,11 +4164,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4184,6 +4204,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4208,19 +4234,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4327,25 +4361,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4495,8 +4529,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4617,6 +4659,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4792,6 +4842,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4830,7 +4890,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4848,6 +4913,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4921,6 +5002,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4945,6 +5030,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5136,24 +5225,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5211,19 +5300,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5241,7 +5330,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5286,6 +5383,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5349,8 +5454,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5374,7 +5480,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5477,6 +5586,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5557,10 +5675,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5615,7 +5729,7 @@ msgstr "lo puvycibli'iju'e"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5623,11 +5737,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5712,10 +5821,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5790,6 +5895,12 @@ msgstr "lo ni sance "
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5828,29 +5939,30 @@ msgid "Waving leaves"
msgstr "lo melbi pezli"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr ".i ca'o samymo'i lo me la'o gy.node.gy."
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "lo melbi pezli"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "lo melbi pezli"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "lo melbi pezli"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5880,7 +5992,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5909,6 +6023,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5979,10 +6101,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5995,10 +6113,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6009,3 +6123,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid "cURL timeout"
msgstr ""
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "selpli"
diff --git a/po/kk/minetest.po b/po/kk/minetest.po
index d86d6df91..90a282677 100644
--- a/po/kk/minetest.po
+++ b/po/kk/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Kazakh (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Kazakh <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1679,7 +1679,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "kk"
@@ -1702,7 +1702,7 @@ msgid ""
"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"
+"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."
@@ -1865,18 +1865,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2025,6 +2023,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2101,7 +2115,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2296,12 +2312,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2337,10 +2350,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2357,7 +2366,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2397,12 +2406,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2479,12 +2482,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2558,12 +2555,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2629,6 +2628,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2636,7 +2641,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2656,10 +2670,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2676,6 +2686,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2706,7 +2724,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2799,30 +2817,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2843,7 +2837,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2855,15 +2853,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2974,10 +2976,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2993,11 +2991,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3030,7 +3032,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3257,6 +3259,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3286,10 +3295,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3464,6 +3469,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4059,11 +4072,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4090,6 +4111,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4114,19 +4141,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4231,25 +4266,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4399,8 +4434,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4521,6 +4564,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4694,6 +4745,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4732,7 +4793,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4750,6 +4816,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4822,6 +4904,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4845,6 +4931,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5035,24 +5125,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5103,19 +5193,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5132,7 +5222,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5177,6 +5275,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5236,8 +5342,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5261,7 +5368,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5364,6 +5474,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5444,10 +5563,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5501,7 +5616,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5509,11 +5624,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5598,10 +5708,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5675,6 +5781,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5711,23 +5823,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5760,7 +5872,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5789,6 +5903,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5858,10 +5980,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5874,10 +5992,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/kn/minetest.po b/po/kn/minetest.po
index 6b8c4ec75..e72e01826 100644
--- a/po/kn/minetest.po
+++ b/po/kn/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Kannada (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Kannada <https://hosted.weblate.org/projects/minetest/"
@@ -1692,7 +1692,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "kn"
@@ -1715,7 +1715,7 @@ msgid ""
"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"
+"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."
@@ -1878,18 +1878,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2038,6 +2036,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2114,7 +2128,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2309,12 +2325,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2350,10 +2363,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2370,7 +2379,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2410,12 +2419,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2492,12 +2495,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2571,12 +2568,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2642,6 +2641,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2649,7 +2654,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2669,10 +2683,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2689,6 +2699,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2719,7 +2737,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2812,30 +2830,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2856,7 +2850,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2868,15 +2866,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2987,10 +2989,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3006,11 +3004,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3043,7 +3045,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3270,6 +3272,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3299,10 +3308,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3477,6 +3482,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4072,11 +4085,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4103,6 +4124,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4127,19 +4154,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4244,25 +4279,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4412,8 +4447,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4534,6 +4577,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4707,6 +4758,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4745,7 +4806,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4763,6 +4829,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4835,6 +4917,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4858,6 +4944,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5048,24 +5138,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5116,19 +5206,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5145,7 +5235,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5190,6 +5288,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5249,8 +5355,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5274,7 +5381,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5377,6 +5487,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5457,10 +5576,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5514,7 +5629,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5522,11 +5637,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5611,10 +5721,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5688,6 +5794,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5724,23 +5836,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5773,7 +5885,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5802,6 +5916,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5871,10 +5993,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5887,10 +6005,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/ko/minetest.po b/po/ko/minetest.po
index a530a0845..499d57dcb 100644
--- a/po/ko/minetest.po
+++ b/po/ko/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Korean (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1806,7 +1806,7 @@ msgstr "볼륨 조절: "
msgid "Enter "
msgstr "들어가기 "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ko"
@@ -1829,7 +1829,7 @@ msgid ""
"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"
+"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."
@@ -2006,18 +2006,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "고급"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2175,6 +2173,26 @@ msgid "Block send optimize distance"
msgstr "최대 블록 전송 거리"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "고정 폭 글꼴 경로"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "고정 폭 글꼴 경로"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "글꼴 경로"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "고정 폭 글꼴 경로"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2257,7 +2275,9 @@ msgid "Cavern upper limit"
msgstr "동굴 너비"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2463,15 +2483,12 @@ msgstr "산의 높이/경사를 조절."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "터널 너비를 조절, 작은 수치는 넓은 터널을 만듭니다."
-
-#: src/settings_translation_file.cpp
msgid "Crash message"
msgstr "충돌 메시지"
@@ -2504,10 +2521,6 @@ msgid "Damage"
msgstr "데미지"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "디버그 정보 토글 키"
@@ -2525,7 +2538,7 @@ msgid "Dec. volume key"
msgstr "볼륨 낮추기 키"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2568,12 +2581,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2655,12 +2662,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "큰 동굴을 발견할 수 있는 깊이."
@@ -2739,13 +2740,15 @@ msgstr "강 소리"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBO 적용"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2818,6 +2821,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2828,13 +2837,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"IPv6 서버를 실행 활성화/비활성화. IPv6 서버는 IPv6 클라이언트 시스템 구성에 "
"따라 제한 될 수 있습니다.\n"
"만약 Bind_address가 설정 된 경우 무시 됩니다."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "인벤토리 아이템의 애니메이션 적용."
@@ -2854,10 +2872,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "미니맵 적용."
@@ -2879,6 +2893,14 @@ msgstr ""
"쉐이더를 활성화 해야 합니다."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "엔진 프로 파일링 데이터 출력 간격"
@@ -2911,7 +2933,7 @@ msgstr "낙하 흔들림"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr "yes"
#: src/settings_translation_file.cpp
@@ -3009,31 +3031,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Floatland의 높이"
-
-#: src/settings_translation_file.cpp
-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의 산 높이"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "비행 키"
@@ -3054,8 +3051,12 @@ msgid "Fog toggle key"
msgstr "안개 스위치"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "글꼴 경로"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3066,16 +3067,20 @@ msgid "Font shadow alpha"
msgstr "글꼴 그림자 투명도"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "글꼴 그림자 투명도 (불투명 함, 0과 255 사이)."
+msgid "Font size"
+msgstr "글꼴 크기"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "글꼴 그림자 오프셋, 만약 0 이면 그림자는 나타나지 않을 것입니다."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "글꼴 크기"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3190,10 +3195,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI 크기 조정 필터 txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "감마"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normalmaps 생성"
@@ -3209,11 +3210,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3249,7 +3254,7 @@ msgstr "HUD 토글 키"
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3483,6 +3488,13 @@ msgstr "얼마나 강을 깊게 만들건가요"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3513,10 +3525,6 @@ msgid "IPv6 server"
msgstr "IPv6 서버"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3697,6 +3705,16 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "Italic font path"
+msgstr "고정 폭 글꼴 경로"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "고정 폭 글꼴 경로"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Item entity TTL"
msgstr "아이템의 TTL(Time To Live)"
@@ -4541,14 +4559,21 @@ msgid "Large cave depth"
msgstr "큰 동굴 깊이"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "콘솔 키"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "큰 동굴 깊이"
+msgid "Large chat console key"
+msgstr "콘솔 키"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4579,6 +4604,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"True로 설정하면 흔들리는 나뭇잎 효과가 적용됩니다.\n"
+"쉐이더를 활성화 해야 합니다."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4603,19 +4637,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4723,25 +4765,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4899,8 +4941,16 @@ msgid "Maximum hotbar width"
msgstr "최대 hotbar 폭"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5028,6 +5078,14 @@ msgid "Minimap scan height"
msgstr "미니맵 스캔 높이"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "필터 최소 텍스처 크기"
@@ -5209,6 +5267,16 @@ msgstr "불투명한 액체"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5251,8 +5319,13 @@ msgid "Parallax occlusion strength"
msgstr "시차 교합 강도"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "TrueTypeFont 또는 비트맵의 경로입니다."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5270,6 +5343,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "텍스처 디렉터리 경로입니다. 모든 텍스처는 여기에서 먼저 검색 됩니다."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5354,6 +5443,10 @@ msgid "Profiling"
msgstr "프로 파일링"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5381,6 +5474,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "보고서 경로"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "원격 미디어"
@@ -5588,24 +5686,24 @@ msgstr "선택 박스 너비"
#, 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."
+"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"
@@ -5676,28 +5774,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"True로 설정하면 흔들리는 나뭇잎 효과가 적용됩니다.\n"
"쉐이더를 활성화 해야 합니다."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"True로 설정하면 흔들리는 식물 효과가 적용됩니다.\n"
-"쉐이더를 활성화 해야 합니다."
+"True로 설정하면 물결효과가 적용됩니다.\n"
+"쉐이더를 활성화해야 합니다.."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"True로 설정하면 물결효과가 적용됩니다.\n"
-"쉐이더를 활성화해야 합니다.."
+"True로 설정하면 흔들리는 식물 효과가 적용됩니다.\n"
+"쉐이더를 활성화 해야 합니다."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5716,8 +5817,18 @@ msgstr ""
"이것은 OpenGL video backend에서만 직동합니다."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "그림자 제한"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "글꼴 그림자 오프셋, 만약 0 이면 그림자는 나타나지 않을 것입니다."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "글꼴 그림자 오프셋, 만약 0 이면 그림자는 나타나지 않을 것입니다."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5763,6 +5874,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "높이 수정을 위해 기울기와 채우기를 함께 작용합니다"
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5831,8 +5950,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5857,7 +5977,10 @@ msgid "Strength of generated normalmaps."
msgstr "자동으로 생성되는 노멀맵의 강도."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5966,6 +6089,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -6049,10 +6181,6 @@ 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"
@@ -6113,10 +6241,11 @@ msgid "Trilinear filtering"
msgstr "삼중 선형 필터링"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256 \n"
"False = 128 \n"
@@ -6127,11 +6256,6 @@ msgid "Trusted mods"
msgstr "신뢰할 수 있는 모드"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "멀티 탭에 표시 된 서버 목록 URL입니다."
@@ -6225,10 +6349,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6306,6 +6426,15 @@ msgid "Volume"
msgstr "볼륨"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"시차 교합 맵핑 적용.\n"
+"쉐이더를 활성화 해야 합니다."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6344,29 +6473,30 @@ msgid "Waving leaves"
msgstr "흔들리는 나뭇잎 효과"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "흔들리는 식물 효과"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "물결 효과"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "움직이는 Node"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "물결 높이"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "물결 속도"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "물결 길이"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "흔들리는 식물 효과"
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
@@ -6407,7 +6537,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6436,6 +6568,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6513,10 +6653,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6529,10 +6665,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6544,12 +6676,53 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Waving Water"
-#~ msgstr "물결 효과"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "시네마틱 스위치"
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "선택한 모드 파일:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "시네마틱 스위치"
+#~ msgid "Waving Water"
+#~ msgstr "물결 효과"
+
+#~ msgid "Waving water"
+#~ msgstr "물결 효과"
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "이 글꼴은 특정 언어에 사용 됩니다."
+
+#~ msgid "Shadow limit"
+#~ msgstr "그림자 제한"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "TrueTypeFont 또는 비트맵의 경로입니다."
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "큰 동굴 깊이"
+
+#~ msgid "Gamma"
+#~ msgstr "감마"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "글꼴 그림자 투명도 (불투명 함, 0과 255 사이)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Floatland의 산 높이"
+
+#, fuzzy
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Floatland의 산 밀집도"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Floatland의 산 밀집도"
+
+#~ msgid "Floatland level"
+#~ msgstr "Floatland의 높이"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBO 적용"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "터널 너비를 조절, 작은 수치는 넓은 터널을 만듭니다."
diff --git a/po/ky/minetest.po b/po/ky/minetest.po
index 2f91441c1..0210492ee 100644
--- a/po/ky/minetest.po
+++ b/po/ky/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Kyrgyz (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Kyrgyz <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1802,7 +1802,7 @@ msgstr "Үн көлөмү: "
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ky"
@@ -1825,7 +1825,7 @@ msgid ""
"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"
+"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."
@@ -1989,18 +1989,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Кошумча"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2154,6 +2152,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Build inside player"
msgstr "Көп кишилик"
@@ -2232,7 +2246,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2442,12 +2458,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2485,10 +2498,6 @@ msgid "Damage"
msgstr "Убалды күйгүзүү"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2505,7 +2514,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2546,12 +2555,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2628,12 +2631,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2709,14 +2706,15 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "Баарын күйгүзүү"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2781,6 +2779,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2788,7 +2792,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2809,11 +2822,6 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Enables filmic tone mapping"
-msgstr "Убалды күйгүзүү"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
msgid "Enables minimap."
msgstr "Убалды күйгүзүү"
@@ -2830,6 +2838,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2860,7 +2876,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2954,30 +2970,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2998,7 +2990,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3010,15 +3006,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3130,10 +3130,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3149,11 +3145,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3186,7 +3186,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3414,6 +3414,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3443,10 +3450,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3624,6 +3627,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4220,15 +4231,23 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Консоль"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Консоль"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr ""
@@ -4253,6 +4272,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4277,19 +4302,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4396,25 +4429,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4564,8 +4597,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4687,6 +4728,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4862,6 +4911,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4900,7 +4959,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4918,6 +4982,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4991,6 +5071,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5014,6 +5098,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Тандоо"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5209,24 +5298,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5280,19 +5369,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5310,7 +5399,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5355,6 +5452,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5418,8 +5523,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5443,7 +5549,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5546,6 +5655,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5626,10 +5744,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5684,7 +5798,7 @@ msgstr "Үчсызык чыпкалоосу"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5692,11 +5806,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5781,10 +5890,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5859,6 +5964,12 @@ msgstr "Үн көлөмү"
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5896,29 +6007,30 @@ msgid "Waving leaves"
msgstr "Кооз бактар"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Кооз бактар"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Кооз бактар"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Кооз бактар"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Кооз бактар"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5948,7 +6060,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5977,6 +6091,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6047,10 +6169,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6063,10 +6181,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6079,9 +6193,17 @@ msgid "cURL timeout"
msgstr ""
#, fuzzy
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Тез басууга которуу"
+
+#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Дүйнөнү тандаңыз:"
#, fuzzy
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Тез басууга которуу"
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Убалды күйгүзүү"
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "Баарын күйгүзүү"
diff --git a/po/lo/minetest.po b/po/lo/minetest.po
index cfa819a94..1452369a8 100644
--- a/po/lo/minetest.po
+++ b/po/lo/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Lao (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Lao <https://hosted.weblate.org/projects/minetest/minetest/lo/"
@@ -1679,7 +1679,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "lo"
@@ -1702,7 +1702,7 @@ msgid ""
"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"
+"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."
@@ -1865,18 +1865,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2025,6 +2023,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2101,7 +2115,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2296,12 +2312,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2337,10 +2350,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2357,7 +2366,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2397,12 +2406,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2479,12 +2482,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2558,12 +2555,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2629,6 +2628,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2636,7 +2641,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2656,10 +2670,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2676,6 +2686,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2706,7 +2724,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2799,30 +2817,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2843,7 +2837,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2855,15 +2853,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2974,10 +2976,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2993,11 +2991,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3030,7 +3032,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3257,6 +3259,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3286,10 +3295,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3464,6 +3469,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4059,11 +4072,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4090,6 +4111,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4114,19 +4141,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4231,25 +4266,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4399,8 +4434,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4521,6 +4564,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4694,6 +4745,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4732,7 +4793,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4750,6 +4816,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4822,6 +4904,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4845,6 +4931,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5035,24 +5125,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5103,19 +5193,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5132,7 +5222,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5177,6 +5275,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5236,8 +5342,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5261,7 +5368,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5364,6 +5474,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5444,10 +5563,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5501,7 +5616,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5509,11 +5624,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5598,10 +5708,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5675,6 +5781,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5711,23 +5823,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5760,7 +5872,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5789,6 +5903,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5858,10 +5980,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5874,10 +5992,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/lt/minetest.po b/po/lt/minetest.po
index 85263e363..8a81c9c72 100644
--- a/po/lt/minetest.po
+++ b/po/lt/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Lithuanian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/minetest/"
@@ -1824,7 +1824,7 @@ msgstr "Garso lygis: "
msgid "Enter "
msgstr "Įvesti"
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "lt"
@@ -1847,7 +1847,7 @@ msgid ""
"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"
+"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."
@@ -2011,18 +2011,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2175,6 +2173,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2251,7 +2265,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2461,12 +2477,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2504,10 +2517,6 @@ msgid "Damage"
msgstr "Leisti sužeidimus"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2524,7 +2533,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2566,12 +2575,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2648,12 +2651,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2728,14 +2725,15 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "Įjungti papildinį"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2802,6 +2800,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2809,7 +2813,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2830,11 +2843,6 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Enables filmic tone mapping"
-msgstr "Leisti sužeidimus"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
msgid "Enables minimap."
msgstr "Leisti sužeidimus"
@@ -2851,6 +2859,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2881,7 +2897,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2974,30 +2990,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -3018,7 +3010,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3030,15 +3026,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3150,10 +3150,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3169,11 +3165,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3207,7 +3207,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3435,6 +3435,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3464,10 +3471,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3645,6 +3648,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4241,15 +4252,23 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Nustatyti klavišus"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave proportion flooded"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Nustatyti klavišus"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr ""
@@ -4274,6 +4293,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4298,19 +4323,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4417,25 +4450,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4594,8 +4627,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4717,6 +4758,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4891,6 +4940,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4930,7 +4989,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4948,6 +5012,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5021,6 +5101,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5044,6 +5128,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5236,24 +5324,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5312,19 +5400,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5342,7 +5430,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5387,6 +5483,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5450,8 +5554,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5475,7 +5580,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5578,6 +5686,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5658,10 +5775,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5715,7 +5828,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5723,11 +5836,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5812,10 +5920,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5889,6 +5993,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5925,28 +6035,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Nepermatomi lapai"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids wave height"
+msgstr "Nepermatomi lapai"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Nepermatomi lapai"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Nepermatomi lapai"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5976,7 +6088,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6005,6 +6119,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6075,10 +6197,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6091,10 +6209,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6106,9 +6220,17 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Įjungti kinematografinį"
+
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Pasirinkite papildinio failą:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Įjungti kinematografinį"
+#, fuzzy
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Leisti sužeidimus"
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "Įjungti papildinį"
diff --git a/po/minetest.pot b/po/minetest.pot
index 0c1ee913c..8732b061c 100644
--- a/po/minetest.pot
+++ b/po/minetest.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1682,7 +1682,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr ""
@@ -2697,7 +2697,9 @@ msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2884,7 +2886,11 @@ msgid "Filmic tone mapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2984,25 +2990,47 @@ msgid "Waving Nodes"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Waving liquids wavelength"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3011,7 +3039,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -3021,7 +3049,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -3145,56 +3173,68 @@ msgid "Field of view in degrees."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3443,7 +3483,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3593,15 +3633,36 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font shadow"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3609,23 +3670,31 @@ msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow"
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Regular font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha"
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Bold font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font path"
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3633,11 +3702,31 @@ msgid "Monospace font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
+msgid "Bold and italic monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3645,14 +3734,42 @@ msgid "Fallback font size"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Fallback font shadow"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Fallback font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Fallback font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Screenshot folder"
msgstr ""
@@ -3705,14 +3822,36 @@ msgid "Sound"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Volume"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Mute sound"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Client"
msgstr ""
@@ -3944,7 +4083,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4367,7 +4507,7 @@ msgid "Liquid fluidity"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4376,7 +4516,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4402,7 +4542,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -4773,7 +4913,9 @@ msgid "IPv6"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
+msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4952,7 +5094,10 @@ msgid "Cave width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+msgid ""
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4964,13 +5109,43 @@ msgid "Y of upper limit of large caves."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Small cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5218,49 +5393,6 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid ""
-"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
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Terrain alternative noise"
msgstr ""
@@ -5295,24 +5427,6 @@ msgid "Defines large-scale river channel structure."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-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 "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Mountain noise"
msgstr ""
@@ -5480,7 +5594,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Flat.\n"
"Occasional lakes and hills can be added to the flat world."
msgstr ""
@@ -5548,7 +5662,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -5560,24 +5674,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5609,7 +5723,7 @@ msgid ""
"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"
+"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."
diff --git a/po/ms/minetest.po b/po/ms/minetest.po
index 1ff4ccec0..b33b8ca3a 100644
--- a/po/ms/minetest.po
+++ b/po/ms/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Malay (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-10-31 06:03+0000\n"
"Last-Translator: Muhammad Nur Hidayat Yasuyoshi <mnh48mail@gmail.com>\n"
"Language-Team: Malay <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1724,7 +1724,7 @@ msgstr "Kekuatan Bunyi: "
msgid "Enter "
msgstr "Masuk "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ms"
@@ -1748,12 +1748,13 @@ msgstr ""
"berada di luar bulatan utama."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1854,7 +1855,8 @@ msgstr "Hingar 3D untuk unjuran, cenuram gunung, dll. Selalunya variasi kecil."
#: src/settings_translation_file.cpp
msgid "3D noise that determines number of dungeons per mapchunk."
-msgstr "Hingar 3D yang menentukan jumlah kurungan bawah tanah per ketulan peta."
+msgstr ""
+"Hingar 3D yang menentukan jumlah kurungan bawah tanah per ketulan peta."
#: src/settings_translation_file.cpp
msgid ""
@@ -1951,23 +1953,17 @@ msgstr ""
"skrin 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Laraskan pengekodan gama untuk jadual cahaya. Nombor lebih tinggi lebih "
-"cerah.\n"
-"Tetapan ini hanya untuk klien dan diabaikan oleh pelayan permainan."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Tetapan mendalam"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Ubah cara tanah terapung jenis gunung menirus di atas dan bawah titik tengah."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2126,6 +2122,26 @@ msgid "Block send optimize distance"
msgstr "Jarak optimum penghantaran blok"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Laluan fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Laluan fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Laluan fon"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Laluan fon monospace"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bina dalam sistem pemain"
@@ -2206,8 +2222,10 @@ msgid "Cavern upper limit"
msgstr "Had atas jana gua"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Titik tengah tolakan-tengah lengkung cahaya."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2428,16 +2446,10 @@ msgstr "Mengawal kecuraman/ketinggian bukit."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Mengawal ketumpatan rupa bumi tanah terapung bergunung.\n"
-"Nilainya ialah ofset yang menambah kepada nilai hingar 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr ""
-"Mengawal lebar terowong, nilai lebih kecil mencipta terowong lebih lebar."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2472,10 +2484,6 @@ msgid "Damage"
msgstr "Boleh cedera"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Ketajaman kegelapan"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Kekunci togol maklumat nyahpepijat"
@@ -2492,7 +2500,8 @@ msgid "Dec. volume key"
msgstr "Kekunci perlahankan bunyi"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
"Kurangkan nilai untuk meningkatkan rintangan cecair terhadap pergerakan."
@@ -2537,14 +2546,6 @@ msgstr ""
"Hanya berkesan jika dikompil dengan pilihan cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Mentakrifkan kawasan rupa bumi lembut tanah terapung.\n"
-"Tanag terapung lembut berlaku apabila hingar > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Mentakrifkan kawasan di mana pokok mempunyai epal."
@@ -2629,15 +2630,6 @@ msgid "Deprecated Lua API handling"
msgstr "Pengendalian API Lua terkecam"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Tetapan terkecam, mentakrifkan dan menetapkan cecair gua menggunakan "
-"pentakrifan biom menggantikan cara asal.\n"
-"Had Y atasan lava di gua-gua besar."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Kedalaman di mana anda akan mula jumpa gua besar."
@@ -2718,6 +2710,12 @@ msgstr "Hingar kurungan bawah tanah"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2725,10 +2723,6 @@ msgstr ""
"Sokongan ini dalam ujikaji dan API boleh berubah."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Membolehkan VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Membolehkan tetingkap konsol"
@@ -2805,6 +2799,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2812,14 +2812,24 @@ msgstr ""
"Contohnya: 0 untuk tiada apungan; 1.0 untuk biasa; 2.0 untuk dua kali ganda."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Membolehkan/melumpuhkan penjalanan pelayan IPv6.\n"
"Diabaikan jika bind_address (alamat ikatan) ditetapkan."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Membolehkan animasi item dalam inventori."
@@ -2840,10 +2850,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Membolehkan pengagregatan jejaring yang diputar di paksi Y (facedir)."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Membolehkan pemetaan tona sinematik"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Membolehkan peta mini."
@@ -2864,6 +2870,14 @@ msgstr ""
"Memerlukan pembayang untuk dibolehkan."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Selang masa cetak data pemprofilan enjin"
@@ -2896,7 +2910,8 @@ msgid "Fall bobbing factor"
msgstr "Faktor apungan kejatuhan"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fon berbalik"
#: src/settings_translation_file.cpp
@@ -3000,30 +3015,6 @@ msgid "Fixed virtual joystick"
msgstr "Kayu bedik maya tetap"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Hingar ketinggian asas tanah terapung"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Hingar asas tanah terapung"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Aras tanah terapung"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Ketumpatan gunung tanah terapung"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Eksponen gunung tanah terapung"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Ketinggian gunung tanah terapung"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Kekunci terbang"
@@ -3044,8 +3035,12 @@ msgid "Fog toggle key"
msgstr "Kekunci togol kabut"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Laluan fon"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3056,16 +3051,20 @@ msgid "Font shadow alpha"
msgstr "Nilai alfa bayang fon"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Nilai alfa bayang fon (kelegapan, antara 0 dan 255)."
+msgid "Font size"
+msgstr "Saiz fon"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Ofset bayang fon, jika 0 maka bayang tidak akan dilukis."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Saiz fon"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3073,8 +3072,8 @@ msgid ""
"placeholders:\n"
"@name, @message, @timestamp (optional)"
msgstr ""
-"Format mesej sembang pemain. Rentetan berikut ialah pemegang tempat yang sah:"
-"\n"
+"Format mesej sembang pemain. Rentetan berikut ialah pemegang tempat yang "
+"sah:\n"
"@name (untuk nama), @message (untuk mesej), @timestamp (pilihan, untuk cop "
"masa)"
@@ -3194,10 +3193,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Penapis skala GUI txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gama"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Jana peta normal"
@@ -3217,11 +3212,17 @@ msgstr ""
"dan rumput hutan, dalam janapeta lain pula bendera ini mengawal semua hiasan."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Kecerunan lengkung cahaya pada tahap cahaya maksimum."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Kecerunan lengkung cahaya pada tahap cahaya minimum."
#: src/settings_translation_file.cpp
@@ -3253,8 +3254,9 @@ msgid "HUD toggle key"
msgstr "Kekunci menogol HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3501,6 +3503,13 @@ msgstr "Kedalaman pembuatan sungai."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3533,10 +3542,6 @@ msgid "IPv6 server"
msgstr "Pelayan IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Sokongan IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3757,6 +3762,16 @@ msgid "Invert vertical mouse movement."
msgstr "Menyongsangkan pergerakan tetikus menegak."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Laluan fon monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Laluan fon monospace"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "TTL entiti item"
@@ -4582,12 +4597,20 @@ msgid "Large cave depth"
msgstr "Kedalaman gua besar"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Kekunci konsol sembang besar"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Kedalaman lava"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Kekunci konsol sembang besar"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4621,6 +4644,15 @@ msgstr ""
"dikemaskini menerusi rangkaian."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Tetapkan kepada \"true\" untuk membolehkan daun bergoyang.\n"
+"Memerlukan pembayang untuk dibolehkan."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Panjang masa di antara kitaran pelaksanaan Pengubah Blok Aktif (ABM)"
@@ -4653,20 +4685,34 @@ msgstr ""
"- berjela-jela"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Tolakan tengah lengkung cahaya"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Titik tengah tolakan tengah lengkung cahaya"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Sebaran tolakan tengah lengkung cahaya"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Ketajaman pencahayaan"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Tolakan tengah lengkung cahaya"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Tolakan tengah lengkung cahaya"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Titik tengah tolakan tengah lengkung cahaya"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4784,24 +4830,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Atribut penjanaan peta khusus untuk janapeta Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Atribut penjanaan peta khusus untuk janapeta Valleys.\n"
-"'altitude_chill': Mengurangkan suhu seiring ketinggian.\n"
-"'humid_rivers': Menaikkan kelembapan sekitar sungai.\n"
-"'vary_river_depth': Jika dibolehkan, kelembapan rendah dan suhu tinggi\n"
-"menyebabkan sungai menjadi cetek dan kadang-kala kering.\n"
-"'altitude_dry': Mengurangkan kelembapan seiring ketinggian."
+"Atribut penjanaan peta khusus untuk janapeta Flat.\n"
+"Kadang-kala tasik dan bukit boleh ditambah ke dunia rata."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4811,11 +4851,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Atribut penjanaan peta khusus untuk janapeta Flat.\n"
-"Kadang-kala tasik dan bukit boleh ditambah ke dunia rata."
+"Atribut penjanaan peta khusus untuk janapeta Valleys.\n"
+"'altitude_chill': Mengurangkan suhu seiring ketinggian.\n"
+"'humid_rivers': Menaikkan kelembapan sekitar sungai.\n"
+"'vary_river_depth': Jika dibolehkan, kelembapan rendah dan suhu tinggi\n"
+"menyebabkan sungai menjadi cetek dan kadang-kala kering.\n"
+"'altitude_dry': Mengurangkan kelembapan seiring ketinggian."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4970,8 +5018,17 @@ msgid "Maximum hotbar width"
msgstr "Lebar hotbar maksima"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Rintangan cecair maksimum. Mengawal nyahpecutan apabila memasuki\n"
@@ -5113,6 +5170,16 @@ msgid "Minimap scan height"
msgstr "Ketinggian imbasan peta mini"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+"Hingar 3D yang menentukan jumlah kurungan bawah tanah per ketulan peta."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Saiz tekstur minimum"
@@ -5319,6 +5386,16 @@ msgstr "Cecair legap"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5360,8 +5437,13 @@ msgid "Parallax occlusion strength"
msgstr "Kekuatan oklusi paralaks"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Laluan ke fon TrueType atau peta bit."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5380,6 +5462,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Laluan ke direktori tekstur. Semua tekstur dicari dari sini dahulu."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Jeda ketika hilang fokus tetingkap"
@@ -5466,6 +5564,10 @@ msgid "Profiling"
msgstr "Pemprofilan"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5492,6 +5594,11 @@ msgid "Recent Chat Messages"
msgstr "Mesej Sembang Terkini"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Laluan laporan"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Media jarak jauh"
@@ -5705,26 +5812,27 @@ msgid "Selection box width"
msgstr "Lebar kotak pemilihan"
#: 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."
+"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 ""
"Pilih salah satu daripada 18 jenis fraktal.\n"
"1 = Set mandelbrot \"Bulatan\" 4D\n"
@@ -5795,28 +5903,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr "Tetapkan panjang aksara maksimum mesej sembang dihantar oleh klien."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Tetapkan kepada \"true\" untuk membolehkan daun bergoyang.\n"
"Memerlukan pembayang untuk dibolehkan."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Tetapkan kepada \"true\" untuk membolehkan tumbuhan bergoyang.\n"
-"Memerlukan pembayang untuk dibolehkan."
+"Tetapkan ke \"true\" untuk membolehkan air bergelora.\n"
+"Memerlukan pembayang dibolehkan."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Tetapkan ke \"true\" untuk membolehkan air bergelora.\n"
-"Memerlukan pembayang dibolehkan."
+"Tetapkan kepada \"true\" untuk membolehkan tumbuhan bergoyang.\n"
+"Memerlukan pembayang untuk dibolehkan."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5834,8 +5945,18 @@ msgstr ""
"Namun ia hanya berfungsi dengan pembahagian belakang video OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Had bayang"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Ofset bayang fon, jika 0 maka bayang tidak akan dilukis."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Ofset bayang fon, jika 0 maka bayang tidak akan dilukis."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5890,6 +6011,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Cerun dan pengisian bekerja bersama untuk mengubah ketinggian."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Variasi kelembapan berskala kecil untuk menyebatikan biom dekat sempadan."
@@ -5959,9 +6088,11 @@ msgstr ""
"Fail yang tidak wujud akan diambil dengan cara biasa."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Sebar tolakan tengah lengkung cahaya.\n"
"Sisihan piawai Gauss tolakan tengah."
@@ -5987,8 +6118,11 @@ msgid "Strength of generated normalmaps."
msgstr "Kekuatan peta normal yang dijana."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Kekuatan tolakan tengah lengkung cahaya."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6108,6 +6242,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr "Panjang dalam piksel untuk memulakan interaksi skrin sentuh."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Antaramuka rangkaian yang pelayan permainan dengar."
@@ -6225,10 +6368,6 @@ msgstr ""
"Hingar 2D ketiga daripada empat yang mentakrifkan ketinggian bukit/gunung."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Fon ini akan digunakan untuk sesetengah bahasa."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6287,10 +6426,11 @@ msgid "Trilinear filtering"
msgstr "Penapisan trilinear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6302,13 +6442,6 @@ msgid "Trusted mods"
msgstr "Mods yang dipercayai"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Ketinggian maksimum biasa, di atas dan bawah titik tengah, untuk gunung "
-"tanah terapung."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL kepada senarai pelayan yang dipaparkan dalam Tab Permainan Ramai."
@@ -6402,11 +6535,6 @@ msgid "Variation of biome filler depth."
msgstr "Variasi kedalaman pengisi biom."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variasi ketinggian bukit dan kedalaman tasik rupa bumi lembut tanah terapung."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variasi ketinggian maksimum gunung (dalam unit nod)."
@@ -6484,6 +6612,15 @@ msgid "Volume"
msgstr "Kekuatan bunyi"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Membolehkan pemetaan oklusi paralaks.\n"
+"Memerlukan pembayang untuk dibolehkan."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6528,26 +6665,30 @@ msgid "Waving leaves"
msgstr "Daun bergoyang"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Tumbuhan bergoyang"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Air bergelora"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Cecair Bergelora"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Ketinggian ombak air bergelora"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Kelajuan ombak air bergelora"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Panjang ombak air bergelora"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Tumbuhan bergoyang"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6600,8 +6741,11 @@ msgstr ""
"tekstur jajaran dunia."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Menetapkan sama ada fon FreeType digunakan, memerlukan sokongan Freetype "
"dikompil bersama."
@@ -6641,6 +6785,14 @@ msgstr "Sama ada hendak mengkabutkan penghujung kawasan yang kelihatan."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Tetapkan sama ada hendak menunjukkan maklumat nyahpepijat (kesannya sama "
@@ -6725,10 +6877,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Aras Y untuk had pengatas gua."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Aras Y untuk titik tengah tanah terapung dan permukaan tasik."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Aras Y untuk rupa bumi lebih tinggi yang mencipta cenuram."
@@ -6741,10 +6889,6 @@ msgid "Y-level of seabed."
msgstr "Aras Y untuk dasar laut."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Aras Y di mana bayang tanah terapung diperluaskan."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Had masa muat turun fail cURL"
@@ -6756,21 +6900,139 @@ msgstr "Had cURL selari"
msgid "cURL timeout"
msgstr "Had masa cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Kurungan bawah tanah melunjur"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Togol Sinematik"
+
+#~ msgid "Select Package File:"
+#~ msgstr "Pilih Fail Pakej:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Had Y pengatas lava dalam gua besar."
+
+#~ msgid "Waving Water"
+#~ msgstr "Air Bergelora"
#~ msgid "Whether dungeons occasionally project from the terrain."
#~ msgstr ""
#~ "Sama ada kurungan bawah tanah kadang-kala terlunjur daripada rupa bumi."
-#~ msgid "Waving Water"
-#~ msgstr "Air Bergelora"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Kurungan bawah tanah melunjur"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Had Y pengatas lava dalam gua besar."
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Aras Y di mana bayang tanah terapung diperluaskan."
-#~ msgid "Select Package File:"
-#~ msgstr "Pilih Fail Pakej:"
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Aras Y untuk titik tengah tanah terapung dan permukaan tasik."
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Togol Sinematik"
+#~ msgid "Waving water"
+#~ msgstr "Air bergelora"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variasi ketinggian bukit dan kedalaman tasik rupa bumi lembut tanah "
+#~ "terapung."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Ketinggian maksimum biasa, di atas dan bawah titik tengah, untuk gunung "
+#~ "tanah terapung."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Fon ini akan digunakan untuk sesetengah bahasa."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Kekuatan tolakan tengah lengkung cahaya."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Had bayang"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Laluan ke fon TrueType atau peta bit."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Ketajaman pencahayaan"
+
+#~ msgid "Lava depth"
+#~ msgstr "Kedalaman lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Sokongan IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gama"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Nilai alfa bayang fon (kelegapan, antara 0 dan 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Ketinggian gunung tanah terapung"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Eksponen gunung tanah terapung"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Ketumpatan gunung tanah terapung"
+
+#~ msgid "Floatland level"
+#~ msgstr "Aras tanah terapung"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Hingar asas tanah terapung"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Hingar ketinggian asas tanah terapung"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Membolehkan pemetaan tona sinematik"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Membolehkan VBO"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Tetapan terkecam, mentakrifkan dan menetapkan cecair gua menggunakan "
+#~ "pentakrifan biom menggantikan cara asal.\n"
+#~ "Had Y atasan lava di gua-gua besar."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Mentakrifkan kawasan rupa bumi lembut tanah terapung.\n"
+#~ "Tanag terapung lembut berlaku apabila hingar > 0."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Ketajaman kegelapan"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Mengawal lebar terowong, nilai lebih kecil mencipta terowong lebih lebar."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Mengawal ketumpatan rupa bumi tanah terapung bergunung.\n"
+#~ "Nilainya ialah ofset yang menambah kepada nilai hingar 'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Titik tengah tolakan-tengah lengkung cahaya."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Ubah cara tanah terapung jenis gunung menirus di atas dan bawah titik "
+#~ "tengah."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Laraskan pengekodan gama untuk jadual cahaya. Nombor lebih tinggi lebih "
+#~ "cerah.\n"
+#~ "Tetapan ini hanya untuk klien dan diabaikan oleh pelayan permainan."
diff --git a/po/my/minetest.po b/po/my/minetest.po
index f3d5db609..242c9a5b4 100644
--- a/po/my/minetest.po
+++ b/po/my/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Burmese (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Burmese <https://hosted.weblate.org/projects/minetest/"
@@ -1679,7 +1679,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "my"
@@ -1702,7 +1702,7 @@ msgid ""
"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"
+"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."
@@ -1865,18 +1865,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2025,6 +2023,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2101,7 +2115,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2296,12 +2312,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2337,10 +2350,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2357,7 +2366,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2397,12 +2406,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2479,12 +2482,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2558,12 +2555,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2629,6 +2628,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2636,7 +2641,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2656,10 +2670,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2676,6 +2686,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2706,7 +2724,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2799,30 +2817,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2843,7 +2837,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2855,15 +2853,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2974,10 +2976,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2993,11 +2991,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3030,7 +3032,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3257,6 +3259,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3286,10 +3295,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3464,6 +3469,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4059,11 +4072,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4090,6 +4111,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4114,19 +4141,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4231,25 +4266,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4399,8 +4434,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4521,6 +4564,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4694,6 +4745,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4732,7 +4793,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4750,6 +4816,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4822,6 +4904,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4845,6 +4931,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5035,24 +5125,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5103,19 +5193,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5132,7 +5222,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5177,6 +5275,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5236,8 +5342,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5261,7 +5368,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5364,6 +5474,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5444,10 +5563,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5501,7 +5616,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5509,11 +5624,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5598,10 +5708,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5675,6 +5781,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5711,23 +5823,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5760,7 +5872,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5789,6 +5903,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5858,10 +5980,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5874,10 +5992,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/nb/minetest.po b/po/nb/minetest.po
index 78c4fc757..6cc5a6381 100644
--- a/po/nb/minetest.po
+++ b/po/nb/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Norwegian Bokmål (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-11 13:36+0000\n"
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@@ -1727,7 +1727,7 @@ msgstr "Lydstyrke: "
msgid "Enter "
msgstr "Enter "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "nb"
@@ -1756,7 +1756,7 @@ msgid ""
"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"
+"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."
@@ -1921,18 +1921,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avansert"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2086,6 +2084,23 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Skriftsti"
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bygg inni spiller"
@@ -2164,7 +2179,9 @@ msgid "Cavern upper limit"
msgstr "Grottegrense"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2366,12 +2383,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2407,10 +2421,6 @@ msgid "Damage"
msgstr "Skade"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2428,7 +2438,7 @@ msgid "Dec. volume key"
msgstr "Tast for senking av lydstyrke"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2468,12 +2478,6 @@ msgid ""
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 where trees have apples."
msgstr "Definerer område der trær har epler."
@@ -2553,12 +2557,6 @@ msgid "Deprecated Lua API handling"
msgstr "Avleggs håndtering av Lua-API"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2633,13 +2631,15 @@ msgstr "Grottelyd"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Aktiver VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2707,6 +2707,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2714,7 +2720,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2734,10 +2749,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Aktiver filmatisk toneoversettelse"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Aktiverer minikart."
@@ -2754,6 +2765,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2784,7 +2803,8 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Tilbakefallsskrift"
#: src/settings_translation_file.cpp
@@ -2878,30 +2898,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Flygingstast"
@@ -2923,8 +2919,12 @@ msgid "Fog toggle key"
msgstr "Tåkevekslingstast"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Skriftsti"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -2935,16 +2935,20 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
+msgstr "Skriftstørrelse"
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Skriftstørrelse"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3055,10 +3059,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3074,11 +3074,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3112,7 +3116,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3343,6 +3347,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3372,10 +3383,6 @@ msgid "IPv6 server"
msgstr "IPv6-tjener"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6-støtte."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3550,6 +3557,15 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Skriftsti"
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4298,11 +4314,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4329,6 +4353,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Aktiver for å slå på bølgende blader.\n"
+"Krever at dybdeskapere er aktivert."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4353,19 +4386,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4472,25 +4513,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4646,8 +4687,16 @@ msgid "Maximum hotbar width"
msgstr "Størst mulige hurtigfeltsbredde"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4770,6 +4819,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4943,6 +5000,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4981,7 +5048,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4999,6 +5071,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5072,6 +5160,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5095,6 +5187,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Skriftsti"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5291,24 +5388,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5358,24 +5455,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Aktiver for å slå på bølgende blader.\n"
"Krever at dybdeskapere er aktivert."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
+"Aktiver for å slå på bølgende blader.\n"
+"Krever at dybdeskapere er aktivert."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
+"Aktiver for å slå på bølgende blader.\n"
+"Krever at dybdeskapere er aktivert."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5390,7 +5494,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5435,6 +5547,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5496,8 +5616,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5521,7 +5642,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5625,6 +5749,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5705,10 +5838,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5763,7 +5892,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5771,11 +5900,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5860,10 +5984,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5937,6 +6057,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5973,29 +6099,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Bølgende blader"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Bølgende vann"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Bølgende blader"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Bølgende vann"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6025,7 +6152,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6054,6 +6183,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6124,10 +6261,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6140,10 +6273,6 @@ msgid "Y-level of seabed."
msgstr "Y-nivå for havbunn."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Hvilket Y-nivå som skyggen til luftøyer når."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Tidsutløp for filnedlasting med cURL"
@@ -6155,8 +6284,20 @@ msgstr "Maksimal parallellisering i cURL"
msgid "cURL timeout"
msgstr "cURL-tidsgrense"
+#~ msgid "Select Package File:"
+#~ msgstr "Velg pakkefil:"
+
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "Y-verdi for øvre grense for lava i store grotter."
-#~ msgid "Select Package File:"
-#~ msgstr "Velg pakkefil:"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Hvilket Y-nivå som skyggen til luftøyer når."
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6-støtte."
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Aktiver filmatisk toneoversettelse"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Aktiver VBO"
diff --git a/po/nl/minetest.po b/po/nl/minetest.po
index a0ddd5723..d3fec167c 100644
--- a/po/nl/minetest.po
+++ b/po/nl/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dutch (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1786,7 +1786,7 @@ msgstr "Geluidsvolume: "
msgid "Enter "
msgstr "Enter "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "nl"
@@ -1810,7 +1810,7 @@ msgid ""
"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"
+"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."
@@ -2012,22 +2012,16 @@ msgstr ""
"Bijv. voor 4k schermen (niet voor X11 of Android)."
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Aangepaste gamma voor de licht-tabellen. Lagere waardes zijn helderder.\n"
-"Deze instelling wordt enkel gebruikt door de cliënt, en wordt genegeerd door "
-"de server."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Geavanceerd"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2197,6 +2191,26 @@ msgid "Block send optimize distance"
msgstr "Maximale afstand voor te versturen blokken"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Vaste-breedte font pad"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Vaste-breedte font pad"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Font pad"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Vaste-breedte font pad"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bouwen op de plaats van de speler"
@@ -2280,7 +2294,9 @@ msgid "Cavern upper limit"
msgstr "Grot breedte"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2495,18 +2511,11 @@ msgid "Controls steepness/height of hills."
msgstr "Bepaalt steilheid/hoogte van heuvels."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
-msgstr ""
-"Bepaalt de dichtheid van drijvende bergen.\n"
-"Dit wordt bijgevoegd bij de 'np_mountain' ruis waarde."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Bepaalt breedte van tunnels, een kleinere waarde maakt bredere tunnels."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2541,11 +2550,6 @@ msgid "Damage"
msgstr "Verwondingen"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "Steilheid Van de meren"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Toets voor aan/uitzetten debug informatie"
@@ -2564,7 +2568,7 @@ msgid "Dec. volume key"
msgstr "Volume verlagen toets"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2608,14 +2612,6 @@ msgstr ""
"Wordt alleen gebruikt indien gecompileerd met cURL ingebouwd."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Bepaalt gebieden van drijvend glijdend terrein.\n"
-"Drijvend glijdend terrein ontstaat wanneer ruis > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Bepaalt gebieden met appels in de bomen."
@@ -2709,12 +2705,6 @@ msgid "Deprecated Lua API handling"
msgstr "Gedrag bij gebruik van verouderde Lua API functies"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Diepte waaronder je grote grotten vind."
@@ -2797,6 +2787,12 @@ msgstr "Bergen ruis"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2804,10 +2800,6 @@ msgstr ""
"Deze ondersteuning is experimenteel en de API kan wijzigen."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBO aanzetten"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Schakel het console venster in"
@@ -2884,6 +2876,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2897,13 +2895,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Schakel IPv6 in voor de server. Afhankelijk van de systeemconfiguratie\n"
"kan dit tot gevolg hebben dat enkel IPv6 cliënten verbinding kunnen maken\n"
"Deze instelling wordt genegeerd als een lokaal server-adres ingesteld is."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Schakelt animatie van inventaris items aan."
@@ -2924,10 +2931,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Schakelt caching van facedir geroteerde meshes."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Schakelt filmisch tone-mapping in"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Schakelt de mini-kaart in."
@@ -2948,6 +2951,14 @@ msgstr ""
"Dit vereist dat shaders ook aanstaan."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Profilergegevens print interval"
@@ -2981,7 +2992,8 @@ msgid "Fall bobbing factor"
msgstr "Loopbeweging bij vallen"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Terugval-font"
#: src/settings_translation_file.cpp
@@ -3090,32 +3102,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Drijvend land basis hoogte ruis"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Drijvend land basis ruis"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland level"
-msgstr "Waterniveau"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Drijvend gebergte dichtheid"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain exponent"
-msgstr "Drijvend gebergte dichtheid"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Drijvend gebergte hoogte"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Vliegen toets"
@@ -3137,8 +3123,12 @@ msgid "Fog toggle key"
msgstr "Mist aan/uitschakelen toets"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Font pad"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3149,16 +3139,20 @@ msgid "Font shadow alpha"
msgstr "Fontschaduw alphawaarde"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Fontschaduw alphawaarde (ondoorzichtigheid, tussen 0 en 255)."
+msgid "Font size"
+msgstr "Lettergrootte"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Fontschaduw afstand. Indien 0, dan wordt geen schaduw getekend."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Lettergrootte"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3280,11 +3274,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI schalingsfilter: txr2img"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Genereer normaalmappen"
@@ -3309,11 +3298,15 @@ msgstr ""
"Zet \"no\" voor een vlag om hem expliciet uit te zetten."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3348,8 +3341,9 @@ msgid "HUD toggle key"
msgstr "HUD aan/uitschakelen toets"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3632,6 +3626,13 @@ msgstr "Diepte van de rivieren"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3665,10 +3666,6 @@ msgid "IPv6 server"
msgstr "IPv6 server"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 ondersteuning."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3883,6 +3880,16 @@ msgid "Invert vertical mouse movement."
msgstr "Vertikale muisbeweging omkeren."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Vaste-breedte font pad"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Vaste-breedte font pad"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Bestaansduur van objecten"
@@ -4750,14 +4757,21 @@ msgid "Large cave depth"
msgstr "Diepte van grote grotten"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Console-toets"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "Diepte van grote grotten"
+msgid "Large chat console key"
+msgstr "Console-toets"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4792,6 +4806,15 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Bewegende bladeren staan aan indien 'true'.Dit vereist dat 'shaders' ook "
+"aanstaan."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
"Tijdsinterval waarmee actieve blokken wijzigers (ABMs) geactiveerd worden"
@@ -4826,19 +4849,27 @@ msgstr ""
"- verbose (alles)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4960,21 +4991,10 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
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.\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
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Wereldgenerator instellingen specifiek voor generator 'flat' (vlak).\n"
"Verspreide meren en heuvels kunnen toegevoegd worden.\n"
@@ -4985,8 +5005,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
"Wereldgenerator instellingen specifiek voor generator 'flat' (vlak).\n"
"Verspreide meren en heuvels kunnen toegevoegd worden.\n"
@@ -4995,6 +5016,16 @@ msgstr ""
"Zet \"no\" voor een vlag om hem expliciet uit te zetten."
#: 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.\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 v5."
msgstr ""
@@ -5165,8 +5196,16 @@ msgid "Maximum hotbar width"
msgstr "Maximale breedte van de 'hotbar'"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5309,6 +5348,14 @@ msgid "Minimap scan height"
msgstr "Mini-kaart scan-hoogte"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "Minimale textuur-grootte voor filters"
@@ -5505,6 +5552,16 @@ msgstr "Ondoorschijnende vloeistoffen"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5545,8 +5602,13 @@ msgid "Parallax occlusion strength"
msgstr "Parallax occlusie sterkte"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Pad van TrueType font of bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5566,6 +5628,22 @@ msgstr ""
"Pad van de texturen-map. Naar texturen wordt gezocht beginnend bij deze map."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5648,6 +5726,10 @@ msgid "Profiling"
msgstr "Profileren"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5674,6 +5756,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Rapport pad"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Externe media"
@@ -5887,24 +5974,24 @@ msgstr "Breedte van selectie-randen"
#, 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."
+"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 ""
"Keuze uit 18 fractals op basis van 9 formules.\n"
"1 = 4D \"Roundy\" mandelbrot verzameling.\n"
@@ -5975,27 +6062,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Bewegende bladeren staan aan indien 'true'.Dit vereist dat 'shaders' ook "
"aanstaan."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Bewegende planten staan aan indien 'true'Dit vereist dat 'shaders' ook "
-"aanstaan."
+"Golvend water staat aan indien 'true'Dit vereist dat 'shaders' ook aanstaan."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Golvend water staat aan indien 'true'Dit vereist dat 'shaders' ook aanstaan."
+"Bewegende planten staan aan indien 'true'Dit vereist dat 'shaders' ook "
+"aanstaan."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -6014,8 +6104,18 @@ msgstr ""
"Alleen mogelijk met OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Schaduw limiet"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Fontschaduw afstand. Indien 0, dan wordt geen schaduw getekend."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Fontschaduw afstand. Indien 0, dan wordt geen schaduw getekend."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -6064,6 +6164,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Helling en vulling bepalen in combinatie de hoogte"
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Kleinschalig vochtigheidsvariatie voor de overgang van biomen."
@@ -6135,8 +6243,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6162,7 +6271,10 @@ msgid "Strength of generated normalmaps."
msgstr "Sterkte van de normal-maps."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6282,6 +6394,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Het netwerk-adres waar de server op verbindingen wacht."
@@ -6381,10 +6502,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "Eerste van 2 3D geluiden voor tunnels."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Dit font wordt gebruikt voor bepaalde talen."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6444,10 +6561,11 @@ msgid "Trilinear filtering"
msgstr "Tri-Lineare Filtering"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"Aan = 256\n"
"Uit = 128\n"
@@ -6458,14 +6576,6 @@ msgid "Trusted mods"
msgstr "Vertrouwde mods"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Typisch maximum hoogte, boven en onder het middelpunt van drijvend berg "
-"terrein."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL voor de serverlijst in de multiplayer tab."
@@ -6562,11 +6672,6 @@ msgid "Variation of biome filler depth."
msgstr "Variatie van de biome vullingsdiepte."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variatie van de heuvel hoogte en vijver diepte op drijvend egaal terrein."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variatie van de maximum berg hoogte (in noden)."
@@ -6647,6 +6752,15 @@ msgstr "Geluidsniveau"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Schakelt parallax occlusie mappen in.\n"
+"Dit vereist dat shaders ook aanstaan."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"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"
@@ -6687,29 +6801,30 @@ msgid "Waving leaves"
msgstr "Bewegende bladeren"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Bewegende planten"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Golvend water"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Bewegende nodes"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Golfhoogte van water"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Golfsnelheid van water"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Golflengte van water"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Bewegende planten"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6761,7 +6876,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr "Gebruik freetype fonts. Dit vereist dat freetype ingecompileerd is."
#: src/settings_translation_file.cpp
@@ -6795,6 +6912,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Laat debug informatie zien in de cliënt (heeft hetzelfde effect als de F5 "
@@ -6875,10 +7000,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Y-niveau van hoogste limiet voor grotten."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Y-niveau van drijvend land middelpunt en vijver oppervlak."
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-niveau van lager terrein en vijver bodems."
@@ -6893,10 +7014,6 @@ msgid "Y-level of seabed."
msgstr "Y-niveau van zee bodem."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-niveau tot waar de schaduw van drijvend land reikt."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "timeout voor cURL download"
@@ -6908,16 +7025,118 @@ msgstr "Maximaal parallellisme in cURL"
msgid "cURL timeout"
msgstr "cURL timeout"
-#~ msgid "Waving Water"
-#~ msgstr "Golvend water"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Cinematic modus aan/uit"
+
+#, fuzzy
+#~ msgid "Select Package File:"
+#~ msgstr "Selecteer Modbestand:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "Minimale diepte van grote semi-willekeurige grotten."
+#~ msgid "Waving Water"
+#~ msgstr "Golvend water"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-niveau tot waar de schaduw van drijvend land reikt."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Y-niveau van drijvend land middelpunt en vijver oppervlak."
+
+#~ msgid "Waving water"
+#~ msgstr "Golvend water"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variatie van de heuvel hoogte en vijver diepte op drijvend egaal terrein."
+
#, fuzzy
-#~ msgid "Select Package File:"
-#~ msgstr "Selecteer Modbestand:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Typisch maximum hoogte, boven en onder het middelpunt van drijvend berg "
+#~ "terrein."
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Cinematic modus aan/uit"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Dit font wordt gebruikt voor bepaalde talen."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Schaduw limiet"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Pad van TrueType font of bitmap."
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Diepte van grote grotten"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 ondersteuning."
+
+#, fuzzy
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Fontschaduw alphawaarde (ondoorzichtigheid, tussen 0 en 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Drijvend gebergte hoogte"
+
+#, fuzzy
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Drijvend gebergte dichtheid"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Drijvend gebergte dichtheid"
+
+#, fuzzy
+#~ msgid "Floatland level"
+#~ msgstr "Waterniveau"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Drijvend land basis ruis"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Drijvend land basis hoogte ruis"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Schakelt filmisch tone-mapping in"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBO aanzetten"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Bepaalt gebieden van drijvend glijdend terrein.\n"
+#~ "Drijvend glijdend terrein ontstaat wanneer ruis > 0."
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "Steilheid Van de meren"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Bepaalt breedte van tunnels, een kleinere waarde maakt bredere tunnels."
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Bepaalt de dichtheid van drijvende bergen.\n"
+#~ "Dit wordt bijgevoegd bij de 'np_mountain' ruis waarde."
+
+#, fuzzy
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Aangepaste gamma voor de licht-tabellen. Lagere waardes zijn helderder.\n"
+#~ "Deze instelling wordt enkel gebruikt door de cliënt, en wordt genegeerd "
+#~ "door de server."
diff --git a/po/nn/minetest.po b/po/nn/minetest.po
index 3bd237b2a..e6cf4d8d7 100644
--- a/po/nn/minetest.po
+++ b/po/nn/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Norwegian Nynorsk (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n"
"Last-Translator: Krock <mk939@ymail.com>\n"
"Language-Team: Norwegian Nynorsk <https://hosted.weblate.org/projects/"
@@ -1731,7 +1731,7 @@ msgstr "Lydstyrke: "
msgid "Enter "
msgstr "Gå "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "nn-NO"
@@ -1754,7 +1754,7 @@ msgid ""
"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"
+"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."
@@ -1917,18 +1917,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2077,6 +2075,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bygg intern spelar"
@@ -2153,7 +2167,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2348,12 +2364,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2389,10 +2402,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2409,7 +2418,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2449,12 +2458,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2531,12 +2534,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2610,12 +2607,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2681,6 +2680,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2688,7 +2693,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2708,10 +2722,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2728,6 +2738,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2758,7 +2776,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2851,30 +2869,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2895,7 +2889,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2907,15 +2905,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3026,10 +3028,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3045,11 +3043,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3082,7 +3084,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3309,6 +3311,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3338,10 +3347,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3516,6 +3521,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4111,11 +4124,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4142,6 +4163,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4166,19 +4193,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4283,25 +4318,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4451,8 +4486,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4573,6 +4616,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4746,6 +4797,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4784,7 +4845,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4802,6 +4868,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4874,6 +4956,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4897,6 +4983,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5087,24 +5177,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5155,19 +5245,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5184,7 +5274,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5229,6 +5327,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5288,8 +5394,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5313,7 +5420,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5416,6 +5526,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5496,10 +5615,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5553,7 +5668,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5561,11 +5676,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5650,10 +5760,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5727,6 +5833,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5763,29 +5875,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Raslende lauv"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Bølgete vatn"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Raslende lauv"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Bølgete vatn"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5815,7 +5928,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5844,6 +5959,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5913,10 +6036,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5929,10 +6048,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -5944,8 +6059,8 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Select Package File:"
-#~ msgstr "Velje eit pakke dokument:"
-
#~ msgid "Toggle Cinematic"
#~ msgstr "Slå på/av kameramodus"
+
+#~ msgid "Select Package File:"
+#~ msgstr "Velje eit pakke dokument:"
diff --git a/po/pl/minetest.po b/po/pl/minetest.po
index c58933756..cf677bb15 100644
--- a/po/pl/minetest.po
+++ b/po/pl/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Polish (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-04 17:03+0000\n"
"Last-Translator: Mateusz Mendel <mendelm9@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1728,7 +1728,7 @@ msgstr "Głośność: "
msgid "Enter "
msgstr "Enter "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "pl"
@@ -1752,12 +1752,13 @@ msgstr ""
"znajduje się poza głównym okręgiem."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1964,24 +1965,17 @@ msgstr ""
"ekranów 4k."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ustaw kodowanie gamma dla tablic świateł. Wyższe wartości to większa "
-"jasność.\n"
-"To ustawienie jest tylko dla klientów, ignorowane przez serwer."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Zaawansowane"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Zmienia sposób w jaki podobne do gór latające wyspy zwężają się ku środkowi "
-"nad i pod punktem środkowym."
#: src/settings_translation_file.cpp
#, fuzzy
@@ -2146,6 +2140,26 @@ msgid "Block send optimize distance"
msgstr "Dystans optymalizacji wysyłanych bloków"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Ścieżka czcionki typu Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Ścieżka czcionki typu Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Ścieżka czcionki"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Ścieżka czcionki typu Monospace"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Buduj w pozycji gracza"
@@ -2229,8 +2243,10 @@ msgid "Cavern upper limit"
msgstr "Szerokość jaskini"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Centrum przyśpieszenia środkowego krzywej światła."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2448,15 +2464,10 @@ msgstr "Kontroluje stromość/wysokość gór."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Kontroluje gęstość wznoszącego się terenu górzystego.\n"
-"Jest to wartość dodana do wartość szumu 'np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Kontroluje szerokość tuneli, mniejsze wartości tworzą szersze tunele."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2491,10 +2502,6 @@ msgid "Damage"
msgstr "Włącz obrażenia"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Ostrość ciemności"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Klawisz przełączania informacji debugowania"
@@ -2513,7 +2520,7 @@ msgstr "Klawisz zmniejszania głośności"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Zmniejsz wartość, aby zwiększyć opór ruchu w cieczy."
#: src/settings_translation_file.cpp
@@ -2557,14 +2564,6 @@ msgstr ""
"Ma znaczenie tylko gdy skompilowane z cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Określa obszary wznoszącego się gładkiego terenu.\n"
-"Wygładzone powierzchnie pojawiają się gdy szum > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Określa obszary na których drzewa mają jabłka."
@@ -2654,12 +2653,6 @@ msgid "Deprecated Lua API handling"
msgstr "Wsparcie przestarzałego API Lua"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Głębokość poniżej której znajdziesz duże jaskinie."
@@ -2739,6 +2732,12 @@ msgstr "Minimalna wartość Y lochu"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2746,10 +2745,6 @@ msgstr ""
"To wsparcie jest eksperymentalne i API może ulec zmianie."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Włącz VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Odblokuj okno konsoli"
@@ -2824,6 +2819,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2834,13 +2835,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Przełącza pracę serwera w trybie IPv6. Serwer IPv6 może być ograniczony\n"
"tylko dla klientów IPv6, w zależności od konfiguracji systemu.\n"
"Ignorowane jeżeli bind_address jest ustawiony."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Włącz animację inwentarza przedmiotów."
@@ -2861,10 +2871,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Włącza cachowanie facedir obracanych meshów."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Włącz filmic tone mapping"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Włącz minimapę."
@@ -2885,6 +2891,14 @@ msgstr ""
"Wymaga włączenia shaderów."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Interwał wyświetlania danych profilowych"
@@ -2917,7 +2931,8 @@ msgid "Fall bobbing factor"
msgstr "Współczynnik spadku drgań"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Zastępcza czcionka"
#: src/settings_translation_file.cpp
@@ -3022,31 +3037,6 @@ msgid "Fixed virtual joystick"
msgstr "Ustaw wirtualny joystick"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Podstawowy szum wysokości wznoszącego się terenu"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Podstawowy szum wznoszącego się terenu"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Poziom wznoszonego terenu"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Gęstość gór na latających wyspach"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain exponent"
-msgstr "Gęstość gór na latających wyspach"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Wysokość gór latających wysp"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Klawisz latania"
@@ -3068,8 +3058,12 @@ msgid "Fog toggle key"
msgstr "Klawisz przełączania mgły"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Ścieżka czcionki"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3080,16 +3074,20 @@ msgid "Font shadow alpha"
msgstr "Przeźroczystość cienia czcionki"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Kanał alfa cienia czcionki (nieprzeźroczystość, od 0 do 255)."
+msgid "Font size"
+msgstr "Rozmiar czcionki"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Offset cienia czcionki, jeżeli 0 to cień nie będzie rysowany."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Rozmiar czcionki"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
@@ -3214,10 +3212,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtr skalowania GUI txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Generuj mapy normalnych"
@@ -3241,11 +3235,17 @@ msgstr ""
"Flagi rozpoczynające się od \"no\" są stosowane aby jawnie ją wyłączyć."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Gradient krzywej światła w maksymalnej pozycji."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Gradient krzywej światła w minimalnej pozycji."
#: src/settings_translation_file.cpp
@@ -3279,8 +3279,9 @@ msgid "HUD toggle key"
msgstr "Klawisz przełączania HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3563,6 +3564,13 @@ msgstr "Jak głębokie robić rzeki"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3595,10 +3603,6 @@ msgid "IPv6 server"
msgstr "Serwer IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Wsparcie IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3808,6 +3812,16 @@ msgid "Invert vertical mouse movement."
msgstr "Odwróć pionowy ruch myszy."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Ścieżka czcionki typu Monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Ścieżka czcionki typu Monospace"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "TTL przedmiotu"
@@ -4671,13 +4685,20 @@ msgid "Large cave depth"
msgstr "Głębia dużej jaskini"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Klawisz wielkiej konsoli"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Lava depth"
-msgstr "Głębia dużej jaskini"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Klawisz wielkiej konsoli"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4711,6 +4732,15 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Ustawienie wartości pozytywnej włącza drganie liści.\n"
+"Do włączenia wymagane są shadery."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Długość czasu pomiędzy wykonywanymi cyklami ABM"
@@ -4745,21 +4775,34 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Przyśpieszenie środkowe krzywej światła"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Centrum środkowego przyśpieszenia krzywej światła"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr "Rozrzut przyśpieszenia środkowego krzywej światła"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Ostrość naświetlenia"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Przyśpieszenie środkowe krzywej światła"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Przyśpieszenie środkowe krzywej światła"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Centrum środkowego przyśpieszenia krzywej światła"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4879,19 +4922,21 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Właściwości generowania mapy określające Mapgen Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
+"Specyficzne cechy dla Mapgen płaskiego terenu.\n"
+"Do płaskiego świata mogą być dodane przypadkowe jeziora i wzgórza.\n"
+"Oznakowania nie będące określonymi w ciągu oznakowań nie są zmieniane z "
+"domyślnych.\n"
+"Oznakowania zaczynające się od 'no' używane są do ich blokowania."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4899,16 +4944,14 @@ msgstr ""
"\"grzbiety\" aktywują rzeki."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Specyficzne cechy dla Mapgen płaskiego terenu.\n"
-"Do płaskiego świata mogą być dodane przypadkowe jeziora i wzgórza.\n"
-"Oznakowania nie będące określonymi w ciągu oznakowań nie są zmieniane z "
-"domyślnych.\n"
-"Oznakowania zaczynające się od 'no' używane są do ich blokowania."
#: src/settings_translation_file.cpp
#, fuzzy
@@ -5084,9 +5127,17 @@ msgid "Maximum hotbar width"
msgstr "Maksymalna długość hotbar"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Maksymalny opór cieczy. Wpływa na spowolnienie przy wejściu w ciecz \n"
@@ -5227,6 +5278,15 @@ msgstr "Wysokość skanowania minimapy"
#: src/settings_translation_file.cpp
#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Szum 3D, który wpływa na liczbę lochów na jeden mapchunk."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Minimum texture size"
msgstr "Minimalna wielkość tekstury dla filtrów"
@@ -5416,6 +5476,16 @@ msgstr "Nieprzeźroczyste ciecze"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5457,8 +5527,13 @@ msgid "Parallax occlusion strength"
msgstr "Siła zamknięcia paralaksy"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Ścieżka do pliku .ttf lub bitmapy."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5479,6 +5554,22 @@ msgstr ""
"wyszukiwane z tej lokalizacji."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pauza, gdy okno jest nieaktywne"
@@ -5568,6 +5659,10 @@ msgid "Profiling"
msgstr "Profilowanie modyfikacji"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5594,6 +5689,11 @@ msgid "Recent Chat Messages"
msgstr "Najnowsze wiadomości czatu"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Ścieżka raportu"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Zdalne media"
@@ -5804,26 +5904,27 @@ msgid "Selection box width"
msgstr "Długość zaznaczenia"
#: 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."
+"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 ""
"Wybór 18 fraktali z 9 formuł.\n"
"1 = 4D \"Roundy\" zbiór Mandelbrota .\n"
@@ -5895,27 +5996,30 @@ msgstr ""
"Ustaw maksymalny ciąg znaków wiadomości czatu wysyłanych przez klientów."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Ustawienie wartości pozytywnej włącza drganie liści.\n"
"Do włączenia wymagane są shadery."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Ustawienie pozytywnej wartości włącza falowanie roślin.\n"
+"Ustawienie wartości pozytywnej włącza falowanie wody.\n"
"Wymaga shaderów."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Ustawienie wartości pozytywnej włącza falowanie wody.\n"
+"Ustawienie pozytywnej wartości włącza falowanie roślin.\n"
"Wymaga shaderów."
#: src/settings_translation_file.cpp
@@ -5934,8 +6038,18 @@ msgstr ""
"Działa tylko na grafice OpenGL ."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limit cieni"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Offset cienia czcionki, jeżeli 0 to cień nie będzie rysowany."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Offset cienia czcionki, jeżeli 0 to cień nie będzie rysowany."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5982,6 +6096,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Zbocze oraz wypełnienie działają razem, aby zmodyfikować wysokości."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Zmienność małej skali wilgotności mieszania biomów granicznych."
@@ -6054,8 +6176,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Rozrzut przyśpieszenia środkowego krzywej światła.\n"
"Standardowe zniekształcenie gaussowego przyśpieszenia środkowego."
@@ -6083,8 +6206,11 @@ msgid "Strength of generated normalmaps."
msgstr "Siła generowanych zwykłych map."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Siłą przyśpieszenia środkowego krzywej światła."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6200,6 +6326,15 @@ msgstr ""
"Długość w pikselach wymagana do wejścia w interakcję z ekranem dotykowym."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Interfejs sieciowy używany na serwerze."
@@ -6295,10 +6430,6 @@ msgstr ""
"górskich."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Ta czcionka zostanie użyta w niektórych językach."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6356,10 +6487,11 @@ msgid "Trilinear filtering"
msgstr "Filtrowanie trójliniowe"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True= 256\n"
"False= 128\n"
@@ -6370,13 +6502,6 @@ msgid "Trusted mods"
msgstr "Zaufane mody"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Maksymalna, standardowa wysokość, powyżej lub poniżej średniego punktu "
-"górzystego terenu."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "Adres URL wyświetlany na liście serwerów w Zakładce Gry Wieloosobowej."
@@ -6470,12 +6595,6 @@ msgid "Variation of biome filler depth."
msgstr "Zmienność głębokości wypełnienia biomu."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Zmienność wysokości wzgórz oraz głębokości jezior na gładkim terenie "
-"wznoszącym się."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Zmienność maksymalnej wysokość gór (podana w blokach)."
@@ -6556,6 +6675,15 @@ msgstr "Głośność"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Włącza mapowanie paralaksy.\n"
+"Wymaga włączenia shaderów."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"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"
@@ -6600,29 +6728,30 @@ msgid "Waving leaves"
msgstr "Falujące liście"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Falujące rośliny"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Falująca woda"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Falujące bloki"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Wysokość fal wodnych"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Szybkość fal wodnych"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Długość fal wodnych"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Falujące rośliny"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6674,7 +6803,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Kiedy tylko czcionki wolnego typu są używane wymagana jest ich kompilacja "
"wspierająca takie czcionki."
@@ -6709,6 +6840,14 @@ msgstr "Określ brak widoczności mgły."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Wyświetlanie efektów debugowania klienta(klawisz F5 ma tą samą funkcję)."
@@ -6788,11 +6927,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Limit wysokości jaskiń."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-"Wysokość średniego punktu wznoszącego się terenu oraz powierzchni jezior."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Wysokość terenu górzystego tworzącego klify."
@@ -6805,10 +6939,6 @@ msgid "Y-level of seabed."
msgstr "Wysokość dna jezior."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Wysokość do której rozciągają się cienie wznoszącego terenu."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL przekroczono limit pobierania pliku"
@@ -6820,20 +6950,132 @@ msgstr "Limit równoległy cURL"
msgid "cURL timeout"
msgstr "Limit czasu cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Projekcja lochów"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Przełącz na tryb Cinematic"
+
+#~ msgid "Select Package File:"
+#~ msgstr "Wybierz plik paczki:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Y górnej granicy lawy dużych jaskiń."
+
+#~ msgid "Waving Water"
+#~ msgstr "Falująca woda"
#~ msgid "Whether dungeons occasionally project from the terrain."
#~ msgstr "Określa czy lochy mają być czasem przez generowane teren."
-#~ msgid "Waving Water"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Projekcja lochów"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Wysokość do której rozciągają się cienie wznoszącego terenu."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr ""
+#~ "Wysokość średniego punktu wznoszącego się terenu oraz powierzchni jezior."
+
+#~ msgid "Waving water"
#~ msgstr "Falująca woda"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Y górnej granicy lawy dużych jaskiń."
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Zmienność wysokości wzgórz oraz głębokości jezior na gładkim terenie "
+#~ "wznoszącym się."
-#~ msgid "Select Package File:"
-#~ msgstr "Wybierz plik paczki:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Maksymalna, standardowa wysokość, powyżej lub poniżej średniego punktu "
+#~ "górzystego terenu."
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Przełącz na tryb Cinematic"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Ta czcionka zostanie użyta w niektórych językach."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Siłą przyśpieszenia środkowego krzywej światła."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limit cieni"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Ścieżka do pliku .ttf lub bitmapy."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Ostrość naświetlenia"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Głębia dużej jaskini"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Wsparcie IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Kanał alfa cienia czcionki (nieprzeźroczystość, od 0 do 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Wysokość gór latających wysp"
+
+#, fuzzy
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Gęstość gór na latających wyspach"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Gęstość gór na latających wyspach"
+
+#~ msgid "Floatland level"
+#~ msgstr "Poziom wznoszonego terenu"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Podstawowy szum wznoszącego się terenu"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Podstawowy szum wysokości wznoszącego się terenu"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Włącz filmic tone mapping"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Włącz VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Określa obszary wznoszącego się gładkiego terenu.\n"
+#~ "Wygładzone powierzchnie pojawiają się gdy szum > 0."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Ostrość ciemności"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Kontroluje szerokość tuneli, mniejsze wartości tworzą szersze tunele."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Kontroluje gęstość wznoszącego się terenu górzystego.\n"
+#~ "Jest to wartość dodana do wartość szumu 'np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Centrum przyśpieszenia środkowego krzywej światła."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Zmienia sposób w jaki podobne do gór latające wyspy zwężają się ku "
+#~ "środkowi nad i pod punktem środkowym."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ustaw kodowanie gamma dla tablic świateł. Wyższe wartości to większa "
+#~ "jasność.\n"
+#~ "To ustawienie jest tylko dla klientów, ignorowane przez serwer."
diff --git a/po/pt/minetest.po b/po/pt/minetest.po
index 3a1c358f1..c4dce6b9c 100644
--- a/po/pt/minetest.po
+++ b/po/pt/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Portuguese (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/minetest/"
@@ -1736,7 +1736,7 @@ msgstr "Volume do som: "
msgid "Enter "
msgstr "Enter "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "pt"
@@ -1760,12 +1760,13 @@ msgstr ""
"estiver fora do circulo principal."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1969,24 +1970,17 @@ msgstr ""
"para ecrãs 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ajustar a gama de codificação para a tabela de claridade. Os números mais "
-"elevados são mais brilhantes.\n"
-"Esta configuração é somente para o cliente e é ignorada pelo servidor."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avançado"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Altera como terras flutuantes montanhosas afunilam acima e abaixo do ponto "
-"médio."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2144,6 +2138,26 @@ msgid "Block send optimize distance"
msgstr "Distância otimizada de envio de bloco"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Caminho para ficheiro fonte"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Construir com o jogador dentro do cubo"
@@ -2224,8 +2238,10 @@ msgid "Cavern upper limit"
msgstr "Limite do topo da caverna"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Centro do aumento da curva de luz."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2444,15 +2460,10 @@ msgstr "Controla a inclinação/altura das colinas."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Controla a densidade do terreno montanhoso nas ilhas flutuantes.\n"
-"É um parâmetro adicionado ao valor de ruído 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Controla a largura dos túneis, um valor menor cria túneis maiores."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2487,10 +2498,6 @@ msgid "Damage"
msgstr "Ativar dano"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Nitidez da escuridão"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tecla para alternar modo de depuração"
@@ -2507,7 +2514,8 @@ msgid "Dec. volume key"
msgstr "Tecla de dimin. de som"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Diminue isto para aumentar a resistência do líquido ao movimento."
#: src/settings_translation_file.cpp
@@ -2551,14 +2559,6 @@ msgstr ""
"Só tem efeito se compilado com cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Define áreas de terra flutuante em terreno suavizado.\n"
-"Terrenos suavizados ocorrem quando o ruído é menor que zero."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Define áreas onde árvores têm maçãs."
@@ -2646,15 +2646,6 @@ msgid "Deprecated Lua API handling"
msgstr "Tratamento de API Lua obsoleto"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Depreciar, definir e localizar líquidos de cavernas usando definições de "
-"biomas.\n"
-"Y do limite superior de lava em grandes cavernas."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profundidade em que você encontrará cavernas gigantes."
@@ -2732,6 +2723,12 @@ msgstr "Ruído de masmorra"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2739,10 +2736,6 @@ msgstr ""
"Esse suporte é experimental e a API pode mudar."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Ativar VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Habilitar janela de console"
@@ -2818,6 +2811,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2825,14 +2824,24 @@ msgstr ""
"Por exemplo: 0 para não ver balançando; 1.0 para normal; 2.0 para duplo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Habilitar/desabilitar a execução de um IPv6 do servidor. \n"
"Ignorado se bind_address estiver definido."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Ativa animação de itens no inventário."
@@ -2853,10 +2862,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Ativar armazenamento em cache para os meshes das faces."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Ativa mapeamento de tons fílmico"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Ativa mini-mapa."
@@ -2877,6 +2882,14 @@ msgstr ""
"Requer sombreadores ativados."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervalo de exibição dos dados das analizes do motor"
@@ -2909,7 +2922,8 @@ msgid "Fall bobbing factor"
msgstr "Cair balançando"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fonte alternativa"
#: src/settings_translation_file.cpp
@@ -3011,30 +3025,6 @@ msgid "Fixed virtual joystick"
msgstr "Joystick virtual fixo"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Altura base de ruído de terra flutuante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Ruído base de terra flutuante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Nível de água"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Densidade da terra flutuante montanhosa"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Expoente de terras flutuantes montanhosas"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Altura da terra flutuante montanhosa"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tecla de voar"
@@ -3055,8 +3045,12 @@ msgid "Fog toggle key"
msgstr "Tecla de ativar/desativar nevoeiro"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Caminho para ficheiro fonte"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3067,16 +3061,20 @@ msgid "Font shadow alpha"
msgstr "Opacidade da sombra da fonte"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Opacidade da sombra da fonte (entre 0 e 255)."
+msgid "Font size"
+msgstr "Tamanho da fonte"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Tamanho da fonte"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3198,10 +3196,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtro txr2img de redimensionamento do interface gráfico"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gama"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Gerar mapa de normais"
@@ -3222,11 +3216,17 @@ msgstr ""
"todas as decorações."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Curva gradiente de iluminaçao no nível de luz maximo."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Curva gradiente de iluminação no nível de luz mínimo."
#: src/settings_translation_file.cpp
@@ -3258,8 +3258,9 @@ msgid "HUD toggle key"
msgstr "Tecla de comutação HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3502,6 +3503,13 @@ msgstr "Quão profundo serão os rios."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3534,10 +3542,6 @@ msgid "IPv6 server"
msgstr "Servidor IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Suporte IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3756,6 +3760,16 @@ msgid "Invert vertical mouse movement."
msgstr "Inverte o movimento vertical do rato."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Tempo de vida de itens largados"
@@ -4582,12 +4596,20 @@ msgid "Large cave depth"
msgstr "Profundidade de cavernas grandes"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Tecla da consola"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Profundidade da lava"
+msgid "Large chat console key"
+msgstr "Tecla da consola"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4619,6 +4641,15 @@ msgstr ""
"geralmente atualizados em rede."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Com o valor TRUE, folhas ondulantes são ativadas.\n"
+"Necessita de shaders para estar ativo."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Período de tempo entre os ciclos de execução de ABMs"
@@ -4651,20 +4682,34 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Centro do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Extensão do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Nitidez da iluminação"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Aumento leve da curva de luz"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Aumento leve da curva de luz"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Centro do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4781,24 +4826,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Atributos de geração de mapa específicos ao gerador Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Atributos de geração de mapa específicos ao gerador Valleys.\n"
-"'altitude_chill':Reduz o calor com a altitude.\n"
-"'humid_rivers':Aumenta a umidade em volta dos rios.\n"
-"'profundidade_variada_rios': Se habilitado, baixa umidade e alto calor faz "
-"com que que rios se tornem mais rasos e eventualmente sumam.\n"
-"'altitude_dry': Reduz a umidade com a altitude."
+"Atributos de geração de mapas específicos para o gerador de mundo plano.\n"
+"Lagos e colinas ocasionalmente podem ser adicionados ao mundo plano."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4808,11 +4847,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Atributos de geração de mapas específicos para o gerador de mundo plano.\n"
-"Lagos e colinas ocasionalmente podem ser adicionados ao mundo plano."
+"Atributos de geração de mapa específicos ao gerador Valleys.\n"
+"'altitude_chill':Reduz o calor com a altitude.\n"
+"'humid_rivers':Aumenta a umidade em volta dos rios.\n"
+"'profundidade_variada_rios': Se habilitado, baixa umidade e alto calor faz "
+"com que que rios se tornem mais rasos e eventualmente sumam.\n"
+"'altitude_dry': Reduz a umidade com a altitude."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4970,8 +5017,17 @@ msgid "Maximum hotbar width"
msgstr "Largura máxima da hotbar"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Resistência máxima do líquido. Controla a desaceleração ao entrar no líquido "
@@ -5118,6 +5174,15 @@ msgid "Minimap scan height"
msgstr "Altura de varredura do mini-mapa"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Ruído 3D que determina o número de masmorras por mapchunk."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Tamanho mínimo da textura"
@@ -5325,6 +5390,16 @@ msgstr "Líquidos Opacos"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5365,8 +5440,13 @@ msgid "Parallax occlusion strength"
msgstr "Força da oclusão paralaxe"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Caminho para TrueTypeFont ou bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5387,6 +5467,22 @@ msgstr ""
"primeiro daqui."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pausa quando o foco da janela é perdido"
@@ -5469,6 +5565,10 @@ msgid "Profiling"
msgstr "Analizando"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5494,6 +5594,11 @@ msgid "Recent Chat Messages"
msgstr "Mensagens de chat recentes"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Diretório para logs"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Mídia remota"
@@ -5705,26 +5810,27 @@ msgid "Selection box width"
msgstr "Largura da caixa de seleção"
#: 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."
+"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 ""
"Escolha um dos 18 tipos de fractais.\n"
"1 = Conjunto de mandelbrot \"Roundy\" 4D.\n"
@@ -5797,28 +5903,31 @@ msgstr ""
"clientes."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Com o valor TRUE, folhas ondulantes são ativadas.\n"
"Necessita de shaders para estar ativo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Definido como true permite balanço de plantas.\n"
-"Requer sombreadores serem ativados."
+"Definido como true permite ondulação da água.\n"
+"Requer sombreadores seres ativados."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Definido como true permite ondulação da água.\n"
-"Requer sombreadores seres ativados."
+"Definido como true permite balanço de plantas.\n"
+"Requer sombreadores serem ativados."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5836,8 +5945,18 @@ msgstr ""
"Só funcionam com o modo de vídeo OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limite de mapblock"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5889,6 +6008,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Inclinação e preenchimento trabalham juntos para modificar as alturas."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Variação de umidade em pequena escala para misturar biomas nas fronteiras."
@@ -5957,9 +6084,11 @@ msgstr ""
"Arquivos que não estão presentes serão obtidos da maneira usual por UDP."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Extensão do aumento médio da curva da luz.\n"
"Desvio padrão do aumento médio gaussiano."
@@ -5985,8 +6114,11 @@ msgid "Strength of generated normalmaps."
msgstr "Intensidade de normalmaps gerados."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Força do aumento médio da curva de luz."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6106,6 +6238,15 @@ msgstr ""
"A largura em pixels necessária para interação de tela de toque começar."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "A interface de rede no qual o servidor escuta (aguarda conexão)."
@@ -6220,10 +6361,6 @@ msgstr ""
"Terceiro de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Esta fonte será usada para determinados idiomas."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6281,10 +6418,11 @@ msgid "Trilinear filtering"
msgstr "Filtro tri-linear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6295,13 +6433,6 @@ msgid "Trusted mods"
msgstr "Modulos confiáveis"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Altura máxima típica, acima e abaixo do ponto médio, do terreno da montanha "
-"flutuante."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL da lista de servidores exibida no separador multi-jogador."
@@ -6396,12 +6527,6 @@ msgid "Variation of biome filler depth."
msgstr "Variação da profundidade de preenchimento do bioma."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variação da altura da colina e profundidade do lago no terreno liso da Terra "
-"Flutuante."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variação da altura máxima da montanha (nos nós)."
@@ -6479,6 +6604,15 @@ msgid "Volume"
msgstr "Volume do som"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Ativa mapeamento de oclusão de paralaxe.\n"
+"Requer sombreadores ativados."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6521,26 +6655,30 @@ msgid "Waving leaves"
msgstr "Folhas ondulantes"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Balançar das Plantas"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Balançar das Ondas"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Líquidos ondulantes"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Altura da onda de água ondulante"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Velocidade da onda de água ondulante"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Comprimento de onda da água de ondulação"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Balançar das Plantas"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6588,8 +6726,11 @@ msgstr ""
"texturas."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Se forem utilizadas fontes freetype, requer suporte a freetype para ser "
"compilado."
@@ -6629,6 +6770,14 @@ msgstr "Se for usar névoa no fim da área visível."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Se deve mostrar ao cliente informação de depuração (tem o mesmo efeito que "
@@ -6714,11 +6863,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Nível em Y do limite superior da caverna."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-"Nível em Y do ponto médio da montanha flutuante e da superfície do lago."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Nível Y de terreno que cria penhascos."
@@ -6731,10 +6875,6 @@ msgid "Y-level of seabed."
msgstr "Nível Y do fundo do mar."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Nível Y para o qual as sombras de ilhas flutuantes se estendem."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Tempo limite de descarregamento de ficheiro via cURL"
@@ -6746,20 +6886,138 @@ msgstr "limite paralelo de cURL"
msgid "cURL timeout"
msgstr "Tempo limite de cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Projetando dungeons"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Ativar/Desativar câmera cinemática"
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Se dungeons ocasionalmente se projetam do terreno."
+#~ msgid "Select Package File:"
+#~ msgstr "Selecionar o ficheiro do pacote:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Limite Y máximo de lava em grandes cavernas."
#~ msgid "Waving Water"
#~ msgstr "Água ondulante"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Limite Y máximo de lava em grandes cavernas."
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Se dungeons ocasionalmente se projetam do terreno."
-#~ msgid "Select Package File:"
-#~ msgstr "Selecionar o ficheiro do pacote:"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Projetando dungeons"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Ativar/Desativar câmera cinemática"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Nível Y para o qual as sombras de ilhas flutuantes se estendem."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr ""
+#~ "Nível em Y do ponto médio da montanha flutuante e da superfície do lago."
+
+#~ msgid "Waving water"
+#~ msgstr "Balançar das Ondas"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variação da altura da colina e profundidade do lago no terreno liso da "
+#~ "Terra Flutuante."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Altura máxima típica, acima e abaixo do ponto médio, do terreno da "
+#~ "montanha flutuante."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Esta fonte será usada para determinados idiomas."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Força do aumento médio da curva de luz."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limite de mapblock"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Caminho para TrueTypeFont ou bitmap."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Nitidez da iluminação"
+
+#~ msgid "Lava depth"
+#~ msgstr "Profundidade da lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Suporte IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gama"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Opacidade da sombra da fonte (entre 0 e 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Altura da terra flutuante montanhosa"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Expoente de terras flutuantes montanhosas"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Densidade da terra flutuante montanhosa"
+
+#~ msgid "Floatland level"
+#~ msgstr "Nível de água"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Ruído base de terra flutuante"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Altura base de ruído de terra flutuante"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Ativa mapeamento de tons fílmico"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Ativar VBO"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Depreciar, definir e localizar líquidos de cavernas usando definições de "
+#~ "biomas.\n"
+#~ "Y do limite superior de lava em grandes cavernas."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Define áreas de terra flutuante em terreno suavizado.\n"
+#~ "Terrenos suavizados ocorrem quando o ruído é menor que zero."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Nitidez da escuridão"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "Controla a largura dos túneis, um valor menor cria túneis maiores."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Controla a densidade do terreno montanhoso nas ilhas flutuantes.\n"
+#~ "É um parâmetro adicionado ao valor de ruído 'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Centro do aumento da curva de luz."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Altera como terras flutuantes montanhosas afunilam acima e abaixo do "
+#~ "ponto médio."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ajustar a gama de codificação para a tabela de claridade. Os números mais "
+#~ "elevados são mais brilhantes.\n"
+#~ "Esta configuração é somente para o cliente e é ignorada pelo servidor."
diff --git a/po/pt_BR/minetest.po b/po/pt_BR/minetest.po
index 28062c769..384cfec25 100644
--- a/po/pt_BR/minetest.po
+++ b/po/pt_BR/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Portuguese (Brazil) (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-11 13:36+0000\n"
"Last-Translator: ramon.venson <ramon.venson@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
@@ -1742,7 +1742,7 @@ msgstr "Volume do som: "
msgid "Enter "
msgstr "Entrar "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "pt_BR"
@@ -1766,12 +1766,13 @@ msgstr ""
"estiver fora do circulo principal."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1976,24 +1977,17 @@ msgstr ""
"quem não usa X11/Android) Ex para telas 4K."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Ajustar a gama de codificação para a tabela de claridade. Os números mais "
-"elevados são mais brilhantes.\n"
-"Esta configuração é somente para o cliente e é ignorada pelo servidor."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avançado"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Altera como terras flutuantes montanhosas afunilam acima e abaixo do ponto "
-"médio."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2153,6 +2147,26 @@ msgid "Block send optimize distance"
msgstr "Distância otimizada de envio de bloco"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Caminho da fonte"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Construir com o jogador dentro do bloco"
@@ -2234,8 +2248,10 @@ msgid "Cavern upper limit"
msgstr "Limite do topo da caverna"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Centro do aumento da curva de luz."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2454,15 +2470,10 @@ msgstr "Controla o esparsamento/altura das colinas."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Controla a densidade do terreno montanhoso nas ilhas flutuantes.\n"
-"É um parâmetro adicionado ao valor de ruído 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Controla a largura dos túneis, um valor menor cria túneis mais largos."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2497,10 +2508,6 @@ msgid "Damage"
msgstr "Dano"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Nitidez da escuridão"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tecla para alternar modo de Depuração"
@@ -2517,7 +2524,7 @@ msgid "Dec. volume key"
msgstr "Tecla de abaixar volume"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2561,14 +2568,6 @@ msgstr ""
"Só tem efeito se compilado com cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Define áreas de Ilha Flutuante em terreno suavizado.\n"
-"Terrenos suavizados ocorrem quando o ruído é menor que zero."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Define áreas onde na árvores têm maçãs."
@@ -2658,12 +2657,6 @@ msgid "Deprecated Lua API handling"
msgstr "Tratamento de API Lua rejeitada"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Profundidade em que você encontrará cavernas gigantes."
@@ -2743,6 +2736,12 @@ msgstr "Y mínimo da dungeon"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2750,10 +2749,6 @@ msgstr ""
"Esse suporte é experimental e a API pode mudar."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Habilitar VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Habilitar janela de console"
@@ -2829,6 +2824,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2836,14 +2837,24 @@ msgstr ""
"Por exemplo: 0 para não ver balançando; 1.0 para normal; 2.0 para duplo."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Habilitar/desabilitar a execução de um IPv6 do servidor. \n"
"Ignorado se bind_address estiver definido."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Habilita itens animados no inventário."
@@ -2864,10 +2875,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Ativar armazenamento em cache de direção de face girada das malhas."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Habilitar efeito \"filmic tone mapping\""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Habilitar minimapa."
@@ -2888,6 +2895,14 @@ msgstr ""
"Requer shaders a serem ativados."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Intervalo de exibição dos dados das analizes do motor"
@@ -2920,7 +2935,8 @@ msgid "Fall bobbing factor"
msgstr "Fator de balanço em queda"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fonte Alternativa"
#: src/settings_translation_file.cpp
@@ -3022,30 +3038,6 @@ msgid "Fixed virtual joystick"
msgstr "Joystick virtual fixo"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Altura base de ruído de Ilha Flutuante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Ruído base de Ilha Flutuante"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Nível de água"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Densidade da Ilha Flutuante montanhosa"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Expoente de terras flutuantes montanhosas"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Altura da Ilha Flutuante montanhosa"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tecla de voar"
@@ -3066,8 +3058,12 @@ msgid "Fog toggle key"
msgstr "Tecla de comutação de névoa"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Caminho da fonte"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3078,16 +3074,20 @@ msgid "Font shadow alpha"
msgstr "Fonte alpha de sombra"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Fonte alpha de sombra (opacidade, entre 0 e 255)."
+msgid "Font size"
+msgstr "Tamanho da fonte"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Tamanho da fonte"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3207,10 +3207,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Filtro txr2img de escala da GUI"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gama"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Gerar mapa de normais"
@@ -3231,11 +3227,17 @@ msgstr ""
"todas as decorações."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Curva gradiente de iluminaçao no nível de luz maximo."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Curva gradiente de iluminação no nível de luz mínimo."
#: src/settings_translation_file.cpp
@@ -3267,8 +3269,9 @@ msgid "HUD toggle key"
msgstr "Tecla de comutação HUD"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3507,6 +3510,13 @@ msgstr "Quão profundo serão os rios."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3538,10 +3548,6 @@ msgid "IPv6 server"
msgstr "Servidor de IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Suporte a IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3754,6 +3760,16 @@ msgid "Invert vertical mouse movement."
msgstr "Inverta o movimento vertical do mouse."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Caminho de fonte monoespaçada"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Entidade item TTL"
@@ -4581,12 +4597,20 @@ msgid "Large cave depth"
msgstr "Profundidade de cavernas grandes"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Tecla do console"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Profundidade da lava"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Tecla do console"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4618,6 +4642,15 @@ msgstr ""
"geralmente atualizados em rede."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Definido como true habilita balanço folhas.\n"
+"Requer sombreadores serem ativados."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Período de tempo entre os ciclos de execução de ABMs"
@@ -4650,20 +4683,34 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Centro do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Extensão do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Nitidez da iluminação"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Aumento leve da curva de luz"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Aumento leve da curva de luz"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Centro do aumento leve da curva de luz"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4781,25 +4828,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Atributos de geração de mapa específicos ao gerador Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Atributos de geração de mapa específicos ao gerador Valleys.\n"
-"'altitude_chill':Reduz o calor com a altitude.\n"
-"'humid_rivers':Aumenta a umidade em volta dos rios.\n"
-"'profundidade_variada_rios': Se habilitado, baixa umidade e alto calor faz "
-"com que que rios se tornem mais rasos e eventualmente sumam.\n"
-"'altitude_dry': Reduz a umidade com a altitude."
+"Atributos de geração de mapas específicos para o gerador de mundo plano.\n"
+"Lagos e colinas ocasionalmente podem ser adicionados ao mundo plano."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4808,11 +4848,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Atributos de geração de mapas específicos para o gerador de mundo plano.\n"
-"Lagos e colinas ocasionalmente podem ser adicionados ao mundo plano."
+"Atributos de geração de mapa específicos ao gerador Valleys.\n"
+"'altitude_chill':Reduz o calor com a altitude.\n"
+"'humid_rivers':Aumenta a umidade em volta dos rios.\n"
+"'profundidade_variada_rios': Se habilitado, baixa umidade e alto calor faz "
+"com que que rios se tornem mais rasos e eventualmente sumam.\n"
+"'altitude_dry': Reduz a umidade com a altitude."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4971,8 +5019,16 @@ msgid "Maximum hotbar width"
msgstr "Largura máxima da hotbar"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5116,6 +5172,15 @@ msgid "Minimap scan height"
msgstr "Altura de escaneamento do minimapa"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Ruído 3D que determina o número de cavernas por pedaço de mapa."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Tamanho mínimo da textura"
@@ -5323,6 +5388,16 @@ msgstr "Líquidos Opacos"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5363,8 +5438,13 @@ msgid "Parallax occlusion strength"
msgstr "Insinsidade de oclusão de paralaxe"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Caminho para TrueTypeFont ou bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5385,6 +5465,22 @@ msgstr ""
"primeiro daqui."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pausa quando o foco da janela é perdido"
@@ -5467,6 +5563,10 @@ msgid "Profiling"
msgstr "Analizando"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5493,6 +5593,11 @@ msgid "Recent Chat Messages"
msgstr "Mensagens de chat recentes"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Diretorio de reporte"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Mídia remota"
@@ -5707,26 +5812,27 @@ msgid "Selection box width"
msgstr "Largura da caixa de seleção"
#: 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."
+"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 ""
"Escolha um dos 18 tipos de fractais.\n"
"1 = Conjunto de mandelbrot \"Roundy\" 4D.\n"
@@ -5799,28 +5905,31 @@ msgstr ""
"clientes."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Definido como true habilita balanço folhas.\n"
"Requer sombreadores serem ativados."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Definido como true permite balanço de plantas.\n"
-"Requer sombreadores serem ativados."
+"Definido como true permite ondulação da água.\n"
+"Requer sombreadores seres ativados."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Definido como true permite ondulação da água.\n"
-"Requer sombreadores seres ativados."
+"Definido como true permite balanço de plantas.\n"
+"Requer sombreadores serem ativados."
#: src/settings_translation_file.cpp
msgid "Shader path"
@@ -5838,8 +5947,18 @@ msgstr ""
"Só funcionam com o modo de vídeo OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Limite de mapblock"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Fonte de compensador de sombra, se 0 então sombra não será desenhada."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5891,6 +6010,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Inclinação e preenchimento trabalham juntos para modificar as alturas."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
"Variação de umidade em pequena escala para misturar biomas nas fronteiras."
@@ -5959,9 +6086,11 @@ msgstr ""
"Arquivos que não estão presentes serão obtidos da maneira usual por UDP."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Extensão do aumento médio da curva da luz.\n"
"Desvio padrão do aumento médio gaussiano."
@@ -5987,8 +6116,11 @@ msgid "Strength of generated normalmaps."
msgstr "Intensidade de normalmaps gerados."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Força do aumento médio da curva de luz."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6108,6 +6240,15 @@ msgstr ""
"A largura em pixels necessária para interação de tela de toque começar."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "A interface de rede no qual o servidor escuta (aguarda conexão)."
@@ -6222,10 +6363,6 @@ msgstr ""
"Terceiro de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Esta fonte será usada para determinados idiomas."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6284,10 +6421,11 @@ msgid "Trilinear filtering"
msgstr "Filtragem tri-linear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6298,13 +6436,6 @@ msgid "Trusted mods"
msgstr "Modulos confiáveis"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Altura máxima típica, acima e abaixo do ponto médio, do terreno da montanha "
-"flutuante."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL para a lista de servidores exibida na guia Multiplayer."
@@ -6398,12 +6529,6 @@ msgid "Variation of biome filler depth."
msgstr "Variação da profundidade de preenchimento do bioma."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Variação da altura da colina e profundidade do lago no terreno liso da Terra "
-"Flutuante."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Variação da altura máxima da montanha (nos nós)."
@@ -6483,6 +6608,15 @@ msgid "Volume"
msgstr "Volume do som"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Ativar mapeamento de oclusão de paralaxe.\n"
+"Requer shaders a serem ativados."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6524,29 +6658,30 @@ msgid "Waving leaves"
msgstr "Balanço das árvores"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Balanço das plantas"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Balanço da água"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Nós que balancam"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Altura de balanço da água"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Velocidade de balanço da água"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Comprimento de balanço da água"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Balanço das plantas"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6594,8 +6729,11 @@ msgstr ""
"texturas."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Se forem utilizadas fontes freetype, requer suporte a freetype para ser "
"compilado."
@@ -6634,6 +6772,14 @@ msgstr "Se for usar névoa no fim da área visível."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Se deseja mostrar informação de depuração ao cliente (tem o mesmo efeito "
@@ -6719,11 +6865,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Nível em Y do limite superior da caverna."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-"Nível em Y do ponto médio da montanha flutuante e da superfície do lago."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Nível Y de terreno que cria penhascos."
@@ -6736,10 +6877,6 @@ msgid "Y-level of seabed."
msgstr "Nível Y do fundo do mar."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Nível Y para o qual as sombras de ilhas flutuantes se estendem."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Tempo limite de download de arquivo via cURL"
@@ -6751,20 +6888,130 @@ msgstr "limite paralelo de cURL"
msgid "cURL timeout"
msgstr "Tempo limite de cURL"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Projetando dungeons"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Alternar modo de câmera cinemática"
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Se dungeons ocasionalmente se projetam do terreno."
+#~ msgid "Select Package File:"
+#~ msgstr "Selecionar o arquivo do pacote:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Limite Y máximo de lava em grandes cavernas."
#~ msgid "Waving Water"
#~ msgstr "Ondas na água"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Limite Y máximo de lava em grandes cavernas."
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Se dungeons ocasionalmente se projetam do terreno."
-#~ msgid "Select Package File:"
-#~ msgstr "Selecionar o arquivo do pacote:"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Projetando dungeons"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Alternar modo de câmera cinemática"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Nível Y para o qual as sombras de ilhas flutuantes se estendem."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr ""
+#~ "Nível em Y do ponto médio da montanha flutuante e da superfície do lago."
+
+#~ msgid "Waving water"
+#~ msgstr "Balanço da água"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Variação da altura da colina e profundidade do lago no terreno liso da "
+#~ "Terra Flutuante."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Altura máxima típica, acima e abaixo do ponto médio, do terreno da "
+#~ "montanha flutuante."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Esta fonte será usada para determinados idiomas."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Força do aumento médio da curva de luz."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Limite de mapblock"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Caminho para TrueTypeFont ou bitmap."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Nitidez da iluminação"
+
+#~ msgid "Lava depth"
+#~ msgstr "Profundidade da lava"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Suporte a IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Gama"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Fonte alpha de sombra (opacidade, entre 0 e 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Altura da Ilha Flutuante montanhosa"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Expoente de terras flutuantes montanhosas"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Densidade da Ilha Flutuante montanhosa"
+
+#~ msgid "Floatland level"
+#~ msgstr "Nível de água"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Ruído base de Ilha Flutuante"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Altura base de ruído de Ilha Flutuante"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Habilitar efeito \"filmic tone mapping\""
+
+#~ msgid "Enable VBO"
+#~ msgstr "Habilitar VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Define áreas de Ilha Flutuante em terreno suavizado.\n"
+#~ "Terrenos suavizados ocorrem quando o ruído é menor que zero."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Nitidez da escuridão"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Controla a largura dos túneis, um valor menor cria túneis mais largos."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Controla a densidade do terreno montanhoso nas ilhas flutuantes.\n"
+#~ "É um parâmetro adicionado ao valor de ruído 'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Centro do aumento da curva de luz."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Altera como terras flutuantes montanhosas afunilam acima e abaixo do "
+#~ "ponto médio."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Ajustar a gama de codificação para a tabela de claridade. Os números mais "
+#~ "elevados são mais brilhantes.\n"
+#~ "Esta configuração é somente para o cliente e é ignorada pelo servidor."
diff --git a/po/ro/minetest.po b/po/ro/minetest.po
index 451ec610b..f7bf0f871 100644
--- a/po/ro/minetest.po
+++ b/po/ro/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Romanian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/minetest/"
@@ -1808,7 +1808,7 @@ msgstr "Volum sunet: "
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ro"
@@ -1831,7 +1831,7 @@ msgid ""
"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"
+"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."
@@ -1995,18 +1995,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2161,6 +2159,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2239,7 +2253,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2445,12 +2461,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2488,11 +2501,6 @@ msgid "Damage"
msgstr "Activează Daune"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "Mapgen"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2509,7 +2517,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2551,12 +2559,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2633,12 +2635,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2717,14 +2713,15 @@ msgstr "Mapgen"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "Activează MP"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2791,6 +2788,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2798,7 +2801,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2819,11 +2831,6 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Enables filmic tone mapping"
-msgstr "Activează Daune"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
msgid "Enables minimap."
msgstr "Activează Daune"
@@ -2840,6 +2847,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2871,7 +2886,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr "lipsă_tip_font"
#: src/settings_translation_file.cpp
@@ -2965,30 +2980,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -3009,7 +3000,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3021,15 +3016,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3141,10 +3140,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3160,11 +3155,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3200,7 +3199,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3430,6 +3429,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3459,10 +3465,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3640,6 +3642,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4238,15 +4248,23 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Consloă"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave proportion flooded"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Consloă"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr ""
@@ -4271,6 +4289,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4295,19 +4319,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4414,25 +4446,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4599,8 +4631,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4722,6 +4762,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4897,6 +4945,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4935,7 +4993,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4953,6 +5016,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5026,6 +5105,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5050,6 +5133,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Selectează"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5245,24 +5333,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5321,19 +5409,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5351,7 +5439,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5396,6 +5492,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5459,8 +5563,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5484,7 +5589,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5588,6 +5696,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5668,10 +5785,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5727,7 +5840,7 @@ msgstr "Filtrare Triliniară"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5735,11 +5848,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5824,10 +5932,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5902,6 +6006,12 @@ msgstr "Volum Sunet"
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5939,29 +6049,30 @@ msgid "Waving leaves"
msgstr "Copaci fantezici"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Frunze legănătoare"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Apă ondulatoare"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Frunze legănătoare"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Apă ondulatoare"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5991,7 +6102,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6020,6 +6133,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6090,10 +6211,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6106,10 +6223,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6122,9 +6235,21 @@ msgid "cURL timeout"
msgstr ""
#, fuzzy
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Intră pe rapid"
+
+#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Selectează Fișierul Modului:"
#, fuzzy
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Intră pe rapid"
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Activează Daune"
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "Activează MP"
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "Mapgen"
diff --git a/po/ru/minetest.po b/po/ru/minetest.po
index ef5bbfdbc..d02d2a984 100644
--- a/po/ru/minetest.po
+++ b/po/ru/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Russian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-12-05 07:05+0000\n"
"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/minetest/"
@@ -11,8 +11,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.10-dev\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
@@ -1628,8 +1628,8 @@ msgstr "Клавиша уже используется"
#: src/gui/guiKeyChangeMenu.cpp
msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
msgstr ""
-"Привязки клавиш. (Если это меню сломается, удалите настройки из "
-"minetest.conf)"
+"Привязки клавиш. (Если это меню сломается, удалите настройки из minetest."
+"conf)"
#: src/gui/guiKeyChangeMenu.cpp
msgid "Local command"
@@ -1731,7 +1731,7 @@ msgstr "Громкость звука: "
msgid "Enter "
msgstr "Введите "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "ru"
@@ -1755,12 +1755,13 @@ msgstr ""
"когда будет находиться за пределами основного колеса."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1962,21 +1963,17 @@ msgstr ""
"только для Android). Например для мониторов с разрешением в 4k."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Регулирует гамма-кодировку таблиц освещения. Более высокие значения ярче.\n"
-"Этот параметр предназначен только для клиента и игнорируется сервером."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Дополнительно"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
-msgstr "Управляет сужением островов горного типа ниже средней точки."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2134,6 +2131,26 @@ msgid "Block send optimize distance"
msgstr "Оптимизированное расстояние отправки блока"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Путь к моноширинному шрифту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Путь к моноширинному шрифту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Путь к шрифту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Путь к моноширинному шрифту"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Разрешить ставить блоки на месте игрока"
@@ -2215,8 +2232,10 @@ msgid "Cavern upper limit"
msgstr "Верхнее ограничение пещер"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Центр среднего подъёма кривой света."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2432,16 +2451,10 @@ msgstr "Регулирует крутизну и высоту холмов."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
-msgstr ""
-"Контролирует плотность горной местности парящих островов.\n"
-"Является смещением, добавляемым к значению шума 'mgv7_np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Контролирует ширину тоннелей. Меньшие значения создают более широкие тоннели."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2476,10 +2489,6 @@ msgid "Damage"
msgstr "Урон"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Резкость темноты"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Клавиша переключения показа отладочной информации"
@@ -2496,7 +2505,8 @@ msgid "Dec. volume key"
msgstr "Клавиша уменьшения громкости"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Уменьшите значение, чтобы увеличить сопротивление жидкости движению."
#: src/settings_translation_file.cpp
@@ -2540,14 +2550,6 @@ msgstr ""
"Работает только на сборках с cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Определяет области гладкой поверхности на парящих островах.\n"
-"Гладкие парящие острова появляются, когда шум больше ноля."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Определяет области, где у деревьев есть яблоки."
@@ -2635,15 +2637,6 @@ msgid "Deprecated Lua API handling"
msgstr "Обработка устаревшего Lua API"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Устарело, определяет и располагает жидкости в пещерах с использованием "
-"определений биома.\n"
-"Y верхней границы лавы в больших пещерах."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Глубина, ниже которой встречаются гигантские пещеры."
@@ -2721,6 +2714,12 @@ msgstr "Шум подземелья"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2728,10 +2727,6 @@ msgstr ""
"Эта поддержка является экспериментальной и API может измениться."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Включить объекты буфера вершин (VBO)"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Включить окно консоли"
@@ -2808,6 +2803,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2815,14 +2816,24 @@ msgstr ""
"Например: 0 отключает покачивание, 1.0 для обычного, 2.0 для двойного."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Включить/отключить запуск IPv6-сервера.\n"
"Игнорируется, если задан «bind_address»."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Включить анимацию предметов в инвентаре."
@@ -2842,10 +2853,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Включает кэширование повёрнутых мешей."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Включить кинематографическое тональное отображение"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Включить мини-карту."
@@ -2866,6 +2873,14 @@ msgstr ""
"Требует, чтобы шейдеры были включены."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Интервал печати данных профилирования движка"
@@ -2898,7 +2913,8 @@ msgid "Fall bobbing factor"
msgstr "Коэффициент покачивания при падении"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Резервный шрифт"
#: src/settings_translation_file.cpp
@@ -2999,30 +3015,6 @@ msgid "Fixed virtual joystick"
msgstr "Фиксация виртуального джойстика"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Шум базовой высоты парящих островов"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Базовый шум парящих островов"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Уровень парящих островов"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Плотность гор на парящих островах"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Экспонента гор на парящих островах"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Высота гор на парящих островах"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Клавиша полёта"
@@ -3043,8 +3035,12 @@ msgid "Fog toggle key"
msgstr "Клавиша переключения тумана"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Путь к шрифту"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3055,16 +3051,20 @@ msgid "Font shadow alpha"
msgstr "Прозрачность тени шрифта"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Прозрачность тени шрифта (непрозрачность от 0 до 255)."
+msgid "Font size"
+msgstr "Размер шрифта"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Смещение тени шрифта. Если указан 0, то тень не будет показана."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Размер шрифта"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3186,10 +3186,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Фильтр txr2img для масштабирования интерфейса"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Гамма"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Генерировать карты нормалей"
@@ -3209,11 +3205,17 @@ msgstr ""
"контролирует все декорации."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Градиент кривой света на максимальном уровне освещённости."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Градиент кривой света на минимальном уровне освещённости."
#: src/settings_translation_file.cpp
@@ -3245,8 +3247,9 @@ msgid "HUD toggle key"
msgstr "Клавиша переключения игрового интерфейса"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3490,6 +3493,13 @@ msgstr "Как глубоко делать реки."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3521,10 +3531,6 @@ msgid "IPv6 server"
msgstr "IPv6-сервер"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Поддержка IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3731,6 +3737,16 @@ msgid "Invert vertical mouse movement."
msgstr "Инвертировать мышь по вертикали."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Путь к моноширинному шрифту"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Путь к моноширинному шрифту"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Время жизни выброшенной вещи"
@@ -3847,8 +3863,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 ""
@@ -3867,8 +3883,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 ""
@@ -3877,8 +3893,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 ""
@@ -3897,8 +3913,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 ""
@@ -3919,8 +3935,8 @@ msgid ""
msgstr ""
"Клавиша движения назад.\n"
"При активации также отключает автобег.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -3929,8 +3945,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 ""
@@ -3939,8 +3955,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 ""
@@ -3949,8 +3965,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 ""
@@ -3969,8 +3985,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 ""
@@ -3989,8 +4005,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 ""
@@ -3999,8 +4015,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 ""
@@ -4009,8 +4025,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 11 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4019,8 +4035,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 12 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4029,8 +4045,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 13 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4039,8 +4055,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 14 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4049,8 +4065,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 15 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4059,8 +4075,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 16 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4069,8 +4085,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 17 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4079,8 +4095,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 18 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4089,8 +4105,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 19 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4099,8 +4115,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 20 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4109,8 +4125,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 21 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4119,8 +4135,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 22 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4129,8 +4145,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 23 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4139,8 +4155,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 24 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4149,8 +4165,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 25 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4159,8 +4175,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 26 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4169,8 +4185,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 27 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4179,8 +4195,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 28 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4189,8 +4205,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 29 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4199,8 +4215,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 30 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4209,8 +4225,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 31 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4219,8 +4235,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 32 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4229,8 +4245,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 8 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4239,8 +4255,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 5 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4249,8 +4265,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 1 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4259,8 +4275,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 4 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4269,8 +4285,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 ""
@@ -4279,8 +4295,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 9 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4289,8 +4305,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 ""
@@ -4299,8 +4315,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 2 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4309,8 +4325,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 7 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4319,8 +4335,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 6 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4329,8 +4345,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 10 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4339,8 +4355,8 @@ msgid ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Клавиша выбора предмета 3 на горячей панели.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4353,8 +4369,8 @@ msgstr ""
"Клавиша, чтобы красться.\n"
"Также используется для спуска и погружения под воду, если параметр "
"aux1_descends отключён.\n"
-"См. http://irrlicht.sourceforge.net/docu/"
-"namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3"
+"См. http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
@@ -4363,8 +4379,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 ""
@@ -4373,8 +4389,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 ""
@@ -4383,8 +4399,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 ""
@@ -4393,8 +4409,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 ""
@@ -4403,8 +4419,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 ""
@@ -4413,8 +4429,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 ""
@@ -4423,8 +4439,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 ""
@@ -4433,8 +4449,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 ""
@@ -4443,8 +4459,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 ""
@@ -4463,8 +4479,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 ""
@@ -4473,8 +4489,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 ""
@@ -4483,8 +4499,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 ""
@@ -4493,8 +4509,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 ""
@@ -4524,8 +4540,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 ""
@@ -4560,12 +4576,20 @@ msgid "Large cave depth"
msgstr "Глубина больших пещер"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Кнопка вызова консоли"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Глубина лавы"
+msgid "Large chat console key"
+msgstr "Кнопка вызова консоли"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4598,6 +4622,15 @@ msgstr ""
"обновляются по сети."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Установка в true включает покачивание листвы.\n"
+"Требует, чтобы шейдеры были включены."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Время между циклами выполнения модификаторов активных блоков (ABM)"
@@ -4630,20 +4663,34 @@ msgstr ""
"- verbose (подробности)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Средний подъём кривой света"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Центр среднего подъёма кривой света"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Распространение среднего роста кривой света"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Резкость освещённости"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Средний подъём кривой света"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Средний подъём кривой света"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Центр среднего подъёма кривой света"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4761,24 +4808,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Атрибуты генерации карт для Mapgen Carpathian."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Атрибуты генерации карты для генератора долин.\n"
-"«altitude_chill»: уменьшает теплоту с ростом высоты.\n"
-"«humid_rivers»: увеличивает влажность по обе стороны рек.\n"
-"«vary_river_depth»: если включено, то низкая влажность и высокая\n"
-"температура влияют на уровень воды в реках.\n"
-"«altitude_dry»: уменьшает влажность с ростом высоты."
+"Атрибуты генерации для картогенератора плоскости.\n"
+"Иногда озера и холмы могут добавляться в плоский мир."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4788,11 +4829,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Атрибуты генерации для картогенератора плоскости.\n"
-"Иногда озера и холмы могут добавляться в плоский мир."
+"Атрибуты генерации карты для генератора долин.\n"
+"«altitude_chill»: уменьшает теплоту с ростом высоты.\n"
+"«humid_rivers»: увеличивает влажность по обе стороны рек.\n"
+"«vary_river_depth»: если включено, то низкая влажность и высокая\n"
+"температура влияют на уровень воды в реках.\n"
+"«altitude_dry»: уменьшает влажность с ростом высоты."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4947,8 +4996,17 @@ msgid "Maximum hotbar width"
msgstr "Максимальная ширина горячей панели"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Максимальное сопротивление жидкости. Контролирует замедление\n"
@@ -5092,6 +5150,15 @@ msgid "Minimap scan height"
msgstr "Высота сканирования миникарты"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "3D-шум, определяющий количество подземелий в куске карты."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Минимальный размер текстуры"
@@ -5266,8 +5333,8 @@ msgstr ""
"- Указывает количество потоков, минимально — 1.\n"
"ВНИМАНИЕ: Увеличение числа потоков улучшает быстродействие движка\n"
"картогенератора, но может снижать производительность игры, мешая другим\n"
-"процессам, особенно в одиночной игре и при запуске кода Lua в «on_generated»."
-"\n"
+"процессам, особенно в одиночной игре и при запуске кода Lua в "
+"«on_generated».\n"
"Для большинства пользователей наилучшим значением может быть «1»."
#: src/settings_translation_file.cpp
@@ -5296,6 +5363,16 @@ msgstr "Непрозрачные жидкости"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5336,8 +5413,13 @@ msgid "Parallax occlusion strength"
msgstr "Сила параллакса"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Путь к шрифту TrueType или картинке со шрифтом."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5357,6 +5439,22 @@ msgstr ""
"Путь до каталога с текстурами. Все текстуры в первую очередь берутся от сюда."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Пауза при потере фокуса"
@@ -5441,6 +5539,10 @@ msgid "Profiling"
msgstr "Профилирование"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5466,6 +5568,11 @@ msgid "Recent Chat Messages"
msgstr "Недавние сообщения чата"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Путь для сохранения отчётов"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Удалённый медиасервер"
@@ -5677,26 +5784,27 @@ 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."
+"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 ""
"Выбирает один из 18 типов фракталов.\n"
"1 = 4D \"Круглое\" множество Мандельброта.\n"
@@ -5769,27 +5877,30 @@ msgstr ""
"в чат."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Установка в true включает покачивание листвы.\n"
"Требует, чтобы шейдеры были включены."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Установка в true включает покачивание растений.\n"
+"Установка в true включает волны на воде.\n"
"Требует, чтобы шейдеры были включены."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Установка в true включает волны на воде.\n"
+"Установка в true включает покачивание растений.\n"
"Требует, чтобы шейдеры были включены."
#: src/settings_translation_file.cpp
@@ -5808,8 +5919,18 @@ msgstr ""
"Работают только с видео-бэкендом OpenGL."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Лимит теней"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Смещение тени шрифта. Если указан 0, то тень не будет показана."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Смещение тени шрифта. Если указан 0, то тень не будет показана."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5865,6 +5986,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Склон и заполнение работают совместно для изменения высот."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Мелкие вариации влажности для смешивания биомов на границах."
@@ -5932,9 +6061,11 @@ msgstr ""
"Файлы, которых не будет, будут скачены обычным путём."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Распространение среднего подъёма кривой света.\n"
"Стандартное отклонение среднего подъёма по Гауссу."
@@ -5960,8 +6091,11 @@ msgid "Strength of generated normalmaps."
msgstr "Сила сгенерированных карт нормалей."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Сила среднего подъёма кривой света."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6083,6 +6217,15 @@ msgstr ""
"экраном."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Сетевой интерфейс, который слушает сервер."
@@ -6194,10 +6337,6 @@ msgstr ""
"и гор."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Этот шрифт будет использован для некоторых языков."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6257,10 +6396,11 @@ msgid "Trilinear filtering"
msgstr "Трилинейная фильтрация"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6271,12 +6411,6 @@ msgid "Trusted mods"
msgstr "Доверенные моды"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Типичная максимальная высота, выше и ниже средней точки гор парящих островов."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "Адрес списка серверов, отображающийся во вкладке Мультиплеер."
@@ -6372,11 +6506,6 @@ msgid "Variation of biome filler depth."
msgstr "Вариация глубины наполнителя биома."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-"Вариация высоты холмов и глубин озёр на гладкой местности парящих островов."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Вариация максимальной высоты гор (в нодах)."
@@ -6453,6 +6582,15 @@ msgid "Volume"
msgstr "Громкость"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Включает Parallax Occlusion.\n"
+"Требует, чтобы шейдеры были включены."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6497,26 +6635,30 @@ msgid "Waving leaves"
msgstr "Покачивание листвы"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Покачивание растений"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Волны на воде"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Покачивание жидкостей"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Высота волн на воде"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Скорость волн на воде"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Длина волн на воде"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Покачивание растений"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6564,8 +6706,11 @@ msgstr ""
"автомасштабирования текстур."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Использовать шрифты FreeType. Поддержка FreeType должна быть включена при "
"сборке."
@@ -6602,6 +6747,14 @@ msgstr "Затуманивать ли конец видимой области."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "Показывать данные отладки (аналогично нажатию F5)."
@@ -6685,10 +6838,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Y-уровень верхнего предела пещеры."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Y-уровень середины поплавка и поверхности озера."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-уровень высокого рельефа, формирующего горы."
@@ -6701,10 +6850,6 @@ msgid "Y-level of seabed."
msgstr "Y-уровень морского дна."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-уровень, на который распространяются тени с плавающей точкой."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "Таймаут загрузки файла с помощью cURL"
@@ -6716,18 +6861,135 @@ msgstr "Лимит одновременных соединений cURL"
msgid "cURL timeout"
msgstr "cURL тайм-аут"
-#~ msgid "Projecting dungeons"
-#~ msgstr "Проступающие подземелья"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Кино"
-#~ msgid "Waving Water"
-#~ msgstr "Волны на воде"
+#~ msgid "Select Package File:"
+#~ msgstr "Выберите файл дополнения:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "Верхний предел по Y для больших псевдослучайных пещер."
-#~ msgid "Select Package File:"
-#~ msgstr "Выберите файл дополнения:"
+#~ msgid "Waving Water"
+#~ msgstr "Волны на воде"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Кино"
+#~ msgid "Projecting dungeons"
+#~ msgstr "Проступающие подземелья"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-уровень, на который распространяются тени с плавающей точкой."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Y-уровень середины поплавка и поверхности озера."
+
+#~ msgid "Waving water"
+#~ msgstr "Волны на воде"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Вариация высоты холмов и глубин озёр на гладкой местности парящих "
+#~ "островов."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Типичная максимальная высота, выше и ниже средней точки гор парящих "
+#~ "островов."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Этот шрифт будет использован для некоторых языков."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Сила среднего подъёма кривой света."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Лимит теней"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Путь к шрифту TrueType или картинке со шрифтом."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Резкость освещённости"
+
+#~ msgid "Lava depth"
+#~ msgstr "Глубина лавы"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Поддержка IPv6."
+
+#~ msgid "Gamma"
+#~ msgstr "Гамма"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Прозрачность тени шрифта (непрозрачность от 0 до 255)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Высота гор на парящих островах"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Экспонента гор на парящих островах"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Плотность гор на парящих островах"
+
+#~ msgid "Floatland level"
+#~ msgstr "Уровень парящих островов"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Базовый шум парящих островов"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Шум базовой высоты парящих островов"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Включить кинематографическое тональное отображение"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Включить объекты буфера вершин (VBO)"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Устарело, определяет и располагает жидкости в пещерах с использованием "
+#~ "определений биома.\n"
+#~ "Y верхней границы лавы в больших пещерах."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Определяет области гладкой поверхности на парящих островах.\n"
+#~ "Гладкие парящие острова появляются, когда шум больше ноля."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Резкость темноты"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Контролирует ширину тоннелей. Меньшие значения создают более широкие "
+#~ "тоннели."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Контролирует плотность горной местности парящих островов.\n"
+#~ "Является смещением, добавляемым к значению шума 'mgv7_np_mountain'."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Центр среднего подъёма кривой света."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr "Управляет сужением островов горного типа ниже средней точки."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Регулирует гамма-кодировку таблиц освещения. Более высокие значения "
+#~ "ярче.\n"
+#~ "Этот параметр предназначен только для клиента и игнорируется сервером."
diff --git a/po/sl/minetest.po b/po/sl/minetest.po
index 1e1591061..d7597da82 100644
--- a/po/sl/minetest.po
+++ b/po/sl/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Slovenian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-29 23:04+0000\n"
"Last-Translator: Matej Mlinar <mlinar.matej@gmail.com>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/minetest/"
@@ -11,8 +11,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
-"n%100==4 ? 2 : 3;\n"
+"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 3.10-dev\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
@@ -1547,8 +1547,8 @@ msgstr ""
"Prvič se boste prijavili v strežnik z imenom \"%s\".\n"
"Če nadaljujete, bo na tem strežniku ustvarjen nov račun z vašimi prijavnimi "
"podatki.\n"
-"Prosimo, znova vnesite svoje geslo in kliknite \"Registriraj in prijavi se\""
-", da potrdite ustvarjanje računa ali kliknite \"Prekliči\" za prekinitev."
+"Prosimo, znova vnesite svoje geslo in kliknite \"Registriraj in prijavi se"
+"\", da potrdite ustvarjanje računa ali kliknite \"Prekliči\" za prekinitev."
#: src/gui/guiFormSpecMenu.cpp
msgid "Proceed"
@@ -1731,7 +1731,7 @@ msgstr "Glasnost zvoka: "
msgid "Enter "
msgstr "Vpis "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "sl"
@@ -1754,7 +1754,7 @@ msgid ""
"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"
+"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."
@@ -1920,18 +1920,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Naprednejše"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2084,6 +2082,23 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Pot pisave"
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Postavljanje blokov znotraj igralca"
@@ -2164,7 +2179,9 @@ msgid "Cavern upper limit"
msgstr "Zgornja meja jam"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2362,12 +2379,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2403,10 +2417,6 @@ msgid "Damage"
msgstr "Poškodbe"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Ostrina teme"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2423,7 +2433,7 @@ msgid "Dec. volume key"
msgstr "Tipka za zmanjševanje glasnosti"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2465,12 +2475,6 @@ msgid ""
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 where trees have apples."
msgstr "Določa območja, kjer imajo drevesa jabolka."
@@ -2550,12 +2554,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Globina pod katero boš našel ogromne votline."
@@ -2631,14 +2629,15 @@ msgstr "Šum ječe"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "Omogoči VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2703,6 +2702,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2710,7 +2715,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2730,10 +2744,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Omogoči zemljevid (minimap)."
@@ -2750,6 +2760,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2780,8 +2798,9 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
-msgstr ""
+#, fuzzy
+msgid "Fallback font path"
+msgstr "Pot pisave"
#: src/settings_translation_file.cpp
msgid "Fallback font shadow"
@@ -2878,30 +2897,6 @@ msgid "Fixed virtual joystick"
msgstr "Fiksen virtualni joystick"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Tipka za letenje"
@@ -2922,9 +2917,12 @@ msgid "Fog toggle key"
msgstr "Tipka za preklop na meglo"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Font path"
-msgstr "Pot pisave"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
@@ -2936,17 +2934,21 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#, fuzzy
+msgid "Font size"
+msgstr "Velikost pisave"
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Font size"
-msgstr "Velikost pisave"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3059,10 +3061,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3078,11 +3076,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3115,7 +3117,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3342,6 +3344,13 @@ msgstr "Kako globoke naredi reke."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3371,10 +3380,6 @@ msgid "IPv6 server"
msgstr "IPv6 strežnik"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 podpora."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3567,6 +3572,15 @@ msgid "Invert vertical mouse movement."
msgstr "Obrne navpično gibanje med premikanjem miške."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Pot pisave"
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4162,11 +4176,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4193,6 +4215,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4217,19 +4245,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve high gradient"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4334,25 +4370,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4503,8 +4539,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4625,6 +4669,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4798,6 +4850,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4837,7 +4899,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4855,6 +4922,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4929,6 +5012,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4952,6 +5039,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Pot pisave"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5142,24 +5234,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5210,19 +5302,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5239,7 +5331,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5284,6 +5384,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5349,8 +5457,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5374,7 +5483,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5477,6 +5589,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5557,10 +5678,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5614,7 +5731,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5622,11 +5739,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5711,10 +5823,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5788,6 +5896,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5824,29 +5938,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Valovanje tekočin"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Pokaži valovanje vode"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Pokaži premikanje listov"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Pokaži valovanje vode"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5876,7 +5991,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5905,6 +6022,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5974,10 +6099,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5990,10 +6111,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6005,8 +6122,18 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Preklopi gladek pogled"
+
#~ msgid "Select Package File:"
#~ msgstr "Izberi datoteko paketa:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Preklopi gladek pogled"
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 podpora."
+
+#, fuzzy
+#~ msgid "Enable VBO"
+#~ msgstr "Omogoči VBO"
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Ostrina teme"
diff --git a/po/sr_Cyrl/minetest.po b/po/sr_Cyrl/minetest.po
index 3c247bc23..fa65323dc 100644
--- a/po/sr_Cyrl/minetest.po
+++ b/po/sr_Cyrl/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Serbian (cyrillic) (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (cyrillic) <https://hosted.weblate.org/projects/"
@@ -1799,7 +1799,7 @@ msgstr "Јачина звука: "
msgid "Enter "
msgstr "Уреду "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "sr_Cyrl"
@@ -1823,7 +1823,7 @@ msgid ""
"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"
+"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."
@@ -2011,20 +2011,16 @@ msgstr ""
"нпр. за 4k екране."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Подеси осветљење унутар игре. Веће вредности су светлије.\n"
-"Ово подешавање је само за клијента, сервер га игнорише."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Напредно"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2187,6 +2183,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Градња унутар играча"
@@ -2264,7 +2276,9 @@ msgid "Cavern upper limit"
msgstr "Граница пећина"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2473,17 +2487,11 @@ msgid "Controls steepness/height of hills."
msgstr "Контролише стрмину/висину брда."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Контролише густину планинског терена на лебдећим острвима.\n"
-"Као одступање се додаје на вредност 'np_mountain' семена."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Контролише ширину тунела, мања вредност ствара шире тунеле."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2518,10 +2526,6 @@ msgid "Damage"
msgstr "Штета"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Кључ за укључивање debug информација"
@@ -2539,7 +2543,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2581,12 +2585,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2663,12 +2661,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2744,12 +2736,14 @@ msgstr "Семе пећина"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2815,6 +2809,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2822,7 +2822,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2842,10 +2851,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2862,6 +2867,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2892,7 +2905,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2988,30 +3001,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -3032,7 +3021,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3044,15 +3037,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3163,10 +3160,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3182,11 +3175,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3220,7 +3217,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3448,6 +3445,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3477,10 +3481,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3657,6 +3657,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4252,11 +4260,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4283,6 +4299,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4307,19 +4329,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4425,25 +4455,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4599,8 +4629,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4721,6 +4759,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4894,6 +4940,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4933,7 +4989,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4951,6 +5012,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5026,6 +5103,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5049,6 +5130,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Одабери локацију за пријаве"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5241,24 +5327,24 @@ msgstr ""
#, 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."
+"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 ""
"Избор 18 фрактала из 9 формула.\n"
"1 = 4Д \"Округласти\" манделбротов скуп.\n"
@@ -5328,19 +5414,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5358,7 +5444,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5403,6 +5497,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5464,8 +5566,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5489,7 +5592,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5592,6 +5698,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5672,10 +5787,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5730,7 +5841,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5738,11 +5849,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5827,10 +5933,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5904,6 +6006,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5940,29 +6048,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Лепршајуће лишће"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Веслајућа вода"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Лепршајуће лишће"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Веслајућа вода"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5992,7 +6101,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6021,6 +6132,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6092,10 +6211,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6108,10 +6223,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6123,9 +6234,28 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Укључи/Искључи Cinematic мод"
+
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Изаберите фајл мода:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Укључи/Искључи Cinematic мод"
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "Контролише ширину тунела, мања вредност ствара шире тунеле."
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Контролише густину планинског терена на лебдећим острвима.\n"
+#~ "Као одступање се додаје на вредност 'np_mountain' семена."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Подеси осветљење унутар игре. Веће вредности су светлије.\n"
+#~ "Ово подешавање је само за клијента, сервер га игнорише."
diff --git a/po/sv/minetest.po b/po/sv/minetest.po
index 64e1b2243..daa065a7b 100644
--- a/po/sv/minetest.po
+++ b/po/sv/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Swedish (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-10-29 11:53+0000\n"
"Last-Translator: Mattias Münster <mattiasmun@gmail.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/minetest/"
@@ -1777,7 +1777,7 @@ msgstr "Ljudvolym: "
msgid "Enter "
msgstr "Enter "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "sv"
@@ -1801,7 +1801,7 @@ msgid ""
"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"
+"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."
@@ -1992,20 +1992,16 @@ msgstr ""
"för 4k-skärmar."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Justera gammakodningen för ljustabeller. Högre tal är ljusare.\n"
-"Denna inställning påverkar endast klienten och ignoreras av servern."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Avancerat"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2171,6 +2167,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Bygg inuti spelare"
@@ -2248,7 +2260,9 @@ msgid "Cavern upper limit"
msgstr "Grottbegränsning"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2456,17 +2470,11 @@ msgid "Controls steepness/height of hills."
msgstr "Kontrollerar sluttningen/höjden av kullar."
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Kontrollerar densiteten av luftöars bergsterräng.\n"
-"Är en förskjutning adderad till oljudsvärdet för 'np_mountain'."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Kontrollerar bredd av tunnlar, mindre värden skapar bredare tunnlar."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2501,10 +2509,6 @@ msgid "Damage"
msgstr "Skada"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Av/På tangent för debuginformation"
@@ -2522,7 +2526,7 @@ msgid "Dec. volume key"
msgstr "Tangent för volymsänkning"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2566,14 +2570,6 @@ msgstr ""
"Har bara en effekt om kompilerat med cURL."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Definierar områden för luftöars jämna terräng.\n"
-"Jämna luftöar förekommer när oljud > 0."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Definierar områden där träd har äpplen."
@@ -2666,12 +2662,6 @@ msgid "Deprecated Lua API handling"
msgstr "Obruklig Lua API hantering"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Djup inunder du kan hitta stora grottor."
@@ -2751,12 +2741,14 @@ msgstr "Grottoljud"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2822,6 +2814,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2829,7 +2827,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2849,10 +2856,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2869,6 +2872,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2899,7 +2910,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2992,30 +3003,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -3036,7 +3023,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3048,15 +3039,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3167,10 +3162,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3186,11 +3177,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3224,7 +3219,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3451,6 +3446,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3480,10 +3482,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3658,6 +3656,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4253,11 +4259,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4284,6 +4298,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4308,19 +4328,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4427,25 +4455,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4601,8 +4629,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4723,6 +4759,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4896,6 +4940,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4935,7 +4989,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4953,6 +5012,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5026,6 +5101,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5049,6 +5128,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5241,24 +5324,24 @@ msgstr ""
#, 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."
+"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 ""
"Val av 18 fractaler från 9 formler.\n"
"1 = 4D \"Roundy\" mandelbrot set.\n"
@@ -5328,19 +5411,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5358,7 +5441,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5403,6 +5494,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5464,8 +5563,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5489,7 +5589,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5593,6 +5696,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5673,10 +5785,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5731,7 +5839,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5739,11 +5847,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5828,10 +5931,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5905,6 +6004,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5941,29 +6046,30 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Vajande Löv"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Böljande Vatten"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Vajande Löv"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Böljande Vatten"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5993,7 +6099,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6022,6 +6130,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -6093,10 +6209,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Y-nivå av lägre terräng och sjöbottnar."
@@ -6111,10 +6223,6 @@ msgid "Y-level of seabed."
msgstr "Y-nivå av sjöbotten."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Y-nivå till vilket luftöars skuggor når."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL filhemladdning tidsgräns"
@@ -6126,9 +6234,39 @@ msgstr "cURL parallellgräns"
msgid "cURL timeout"
msgstr "cURL-timeout"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Slå av/på Filmisk Kamera"
+
#, fuzzy
#~ msgid "Select Package File:"
#~ msgstr "Välj modfil:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Slå av/på Filmisk Kamera"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Y-nivå till vilket luftöars skuggor når."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Definierar områden för luftöars jämna terräng.\n"
+#~ "Jämna luftöar förekommer när oljud > 0."
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Kontrollerar bredd av tunnlar, mindre värden skapar bredare tunnlar."
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Kontrollerar densiteten av luftöars bergsterräng.\n"
+#~ "Är en förskjutning adderad till oljudsvärdet för 'np_mountain'."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Justera gammakodningen för ljustabeller. Högre tal är ljusare.\n"
+#~ "Denna inställning påverkar endast klienten och ignoreras av servern."
diff --git a/po/sw/minetest.po b/po/sw/minetest.po
index 3ce788302..f803b9ad5 100644
--- a/po/sw/minetest.po
+++ b/po/sw/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Swahili (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili <https://hosted.weblate.org/projects/minetest/"
@@ -1813,7 +1813,7 @@ msgstr "Kiwango sauti:"
msgid "Enter "
msgstr "Ingiza"
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "sw"
@@ -1837,7 +1837,7 @@ msgid ""
"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"
+"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."
@@ -2027,21 +2027,16 @@ msgstr ""
"mfano kwa 4 k skrini."
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Rekebisha simbiko gamma kwa majedwali mwanga. Idadi ya chini ni mkali.\n"
-"Kipimo hiki ni kwa ajili ya mteja tu na ni kupuuzwa na seva."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Pevu"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2202,6 +2197,26 @@ msgid "Block send optimize distance"
msgstr "Umbo la Max Tuma umbali"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Monospace njia ya fonti"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Monospace njia ya fonti"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Njia ya fonti"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Monospace njia ya fonti"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Kujenga ndani ya mchezaji"
@@ -2285,7 +2300,9 @@ msgid "Cavern upper limit"
msgstr "Pango upana"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2495,15 +2512,12 @@ msgstr "Udhibiti mwinuko/urefu wa milima."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "Vidhibiti vya upana wa vichuguu, thamani ndogo huunda vichuguu pana."
-
-#: src/settings_translation_file.cpp
msgid "Crash message"
msgstr "Ajali ujumbe"
@@ -2537,11 +2551,6 @@ msgid "Damage"
msgstr "Uharibifu"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "Mwandishi ramani ziwa gorofa mwinuko"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Rekebisha taarifa kibonye"
@@ -2560,7 +2569,7 @@ msgid "Dec. volume key"
msgstr "HUD kibonye"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2605,12 +2614,6 @@ msgstr ""
"Tu ina athari kama alikusanya na Mkunjo."
#: 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 where trees have apples."
msgstr ""
@@ -2690,12 +2693,6 @@ msgid "Deprecated Lua API handling"
msgstr "Deprecated Lua API utunzaji"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "Kina chini ambayo utapata mapango kubwa."
@@ -2775,13 +2772,15 @@ msgstr "Kelele za mto"
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Wezesha VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2857,6 +2856,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2868,13 +2873,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"Wezesha/Lemaza kuendesha seva ya IPv6. Seva ya IPv6 unaweza kuzuiliwa kwa "
"wateja IPv6, kutegemea usanidi mfumo.\n"
"Kupuuzwa kama bind_address kuweka."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Huwezesha uhuishaji wa vitu inventering."
@@ -2894,10 +2908,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Huwezesha uwekaji kache kwa facedir Iliyozungushwa meshes."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Huwezesha toni filmic ramani"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Inawezesha minimap."
@@ -2918,6 +2928,14 @@ msgstr ""
"Inahitaji shaders kwa kuwezeshwa."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Injini ubainishaji wa data ya uchapaji nafasi"
@@ -2951,7 +2969,8 @@ msgid "Fall bobbing factor"
msgstr "Kuanguka bobbing"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Fonti amebadilisha"
#: src/settings_translation_file.cpp
@@ -3057,31 +3076,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland level"
-msgstr "Kiwango cha maji"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Kuruka ufunguo"
@@ -3102,8 +3096,12 @@ msgid "Fog toggle key"
msgstr "Kibonye guro wa ukungu"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Njia ya fonti"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3114,16 +3112,20 @@ msgid "Font shadow alpha"
msgstr "Fonti kivuli Alfa"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Fonti kivuli Alfa (opaqueness kati ya 0 na 255)."
+msgid "Font size"
+msgstr "Ukubwa wa fonti"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Fonti kivuli Sawazisha, kama 0 basi kivuli itakuwa kuchukuliwa."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Ukubwa wa fonti"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3246,10 +3248,6 @@ msgid "GUI scaling filter txr2img"
msgstr "GUI kipimo Kichujio txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Kuzalisha normalmaps"
@@ -3273,11 +3271,15 @@ msgstr ""
"Bendera kuanzia na 'hapana' hutumiwa kidhahiri Lemaza yao."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3312,8 +3314,9 @@ msgid "HUD toggle key"
msgstr "HUD kibonye"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3561,6 +3564,13 @@ msgstr "Kina jinsi kufanya mito"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3593,10 +3603,6 @@ msgid "IPv6 server"
msgstr "IPv6 Seva"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 msaada."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3800,6 +3806,16 @@ msgid "Invert vertical mouse movement."
msgstr "Pindua harakati ya kipanya wima."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Monospace njia ya fonti"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Monospace njia ya fonti"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Kipengee chombo TTL"
@@ -4666,14 +4682,21 @@ msgid "Large cave depth"
msgstr "Kina ya pango kubwa"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Muhimu ya Kiweko"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "Kina ya pango kubwa"
+msgid "Large chat console key"
+msgstr "Muhimu ya Kiweko"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4705,6 +4728,15 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"Kuweka huwezesha kweli waving majani.\n"
+"Inahitaji shaders kwa kuwezeshwa."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Urefu wa muda kati ya ABM utekelezaji mizunguko"
@@ -4733,19 +4765,27 @@ msgstr ""
"verbose</nothing>"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4861,21 +4901,10 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
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.\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
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"'terrain' enables the generation of non-fractal terrain:\n"
-"ocean, islands and underground."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
"Ramani kizazi sifa maalum kwa Mwandishi ramani gorofa.\n"
"Maziwa mara kwa mara na vilima vinaweza kuongezwa kwa ulimwengu gorofa.\n"
@@ -4886,8 +4915,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
msgstr ""
"Ramani kizazi sifa maalum kwa Mwandishi ramani gorofa.\n"
"Maziwa mara kwa mara na vilima vinaweza kuongezwa kwa ulimwengu gorofa.\n"
@@ -4896,6 +4926,16 @@ msgstr ""
"Bendera kuanzia na 'hapana' hutumiwa kidhahiri Lemaza yao."
#: 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.\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 v5."
msgstr ""
@@ -5064,8 +5104,16 @@ msgid "Maximum hotbar width"
msgstr "Hotbar kiwango cha juu cha upana"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5203,6 +5251,14 @@ msgid "Minimap scan height"
msgstr "Ramani tambazo urefu"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "Unamu wa kima cha chini cha ukubwa wa Vichujio"
@@ -5393,6 +5449,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5432,8 +5498,13 @@ msgid "Parallax occlusion strength"
msgstr "Parallax occlusion nguvu"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "Njia ya TrueTypeFont au vitone michoro."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5450,6 +5521,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Njia ya orodha ya unamu. Unamu wote vinatafutizwa kwanza kutoka hapa."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5531,6 +5618,10 @@ msgid "Profiling"
msgstr "Ubainishaji wa"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5558,6 +5649,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Njia ya ripoti"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Midia ya mbali"
@@ -5769,24 +5865,24 @@ msgstr "Uteuzi kikasha upana"
#, 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."
+"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 ""
"Uchaguzi wa fractals 18 kutoka fomula 9.\n"
"1 = 4 D \"Roundy\" mandelbrot seti.\n"
@@ -5857,27 +5953,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"Kuweka huwezesha kweli waving majani.\n"
"Inahitaji shaders kwa kuwezeshwa."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"Kuweka huwezesha kweli waving mimea.\n"
+"Kuweka huwezesha kweli waving maji.\n"
"Inahitaji shaders kwa kuwezeshwa."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"Kuweka huwezesha kweli waving maji.\n"
+"Kuweka huwezesha kweli waving mimea.\n"
"Inahitaji shaders kwa kuwezeshwa."
#: src/settings_translation_file.cpp
@@ -5899,8 +5998,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Shadow limit"
-msgstr "Kikomo cha Mapblock"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Fonti kivuli Sawazisha, kama 0 basi kivuli itakuwa kuchukuliwa."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Fonti kivuli Sawazisha, kama 0 basi kivuli itakuwa kuchukuliwa."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5945,6 +6053,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Mteremko na Jaza kazi pamoja kurekebisha urefu"
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -6015,8 +6131,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6042,7 +6159,10 @@ msgid "Strength of generated normalmaps."
msgstr "Nguvu ya normalmaps inayozalishwa."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6161,6 +6281,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Interface mtandao kwamba seva husikiliza juu."
@@ -6256,10 +6385,6 @@ 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 "Fonti hii itatumika kwa lugha fulani."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6318,10 +6443,11 @@ msgid "Trilinear filtering"
msgstr "Uchujaji wa trilinear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"Kweli = 256 bandia = Useable 128 kufanya minimap laini juu ya mashine "
"polepole."
@@ -6331,11 +6457,6 @@ msgid "Trusted mods"
msgstr "Mods aminifu"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
"URL kwenye orodha ya seva iliyoonyeshwa katika kichupo cha Multiplayer."
@@ -6426,10 +6547,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6509,6 +6626,15 @@ msgstr "Kiasi"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Huwezesha parallax occlusion uramanishi.\n"
+"Inahitaji shaders kwa kuwezeshwa."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"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"
@@ -6549,29 +6675,30 @@ msgid "Waving leaves"
msgstr "Waving majani"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Waving mimea"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Waving maji"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Waving fundo"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Waving maji urefu"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Waving kasi ya maji"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Waving maji urefu"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Waving mimea"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6617,7 +6744,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Kama freetype fonti hutumiwa, inahitaji msaada wa freetype kuwa alikusanya "
"katika."
@@ -6652,6 +6781,14 @@ msgstr "Kama ukungu nje mwisho wa eneo hili dhahiri."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"Kama kuonyesha mteja Rekebisha taarifa (ina athari sawa kama kupiga F5)."
@@ -6727,10 +6864,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6743,10 +6876,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL muda wa upakuzi wa faili"
@@ -6758,16 +6887,69 @@ msgstr "cURL kikomo sambamba"
msgid "cURL timeout"
msgstr "muda wa kuisha wa cURL"
-#~ msgid "Waving Water"
-#~ msgstr "Waving maji"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Togoa Cinematic"
+
+#, fuzzy
+#~ msgid "Select Package File:"
+#~ msgstr "Teua faili ya Moduli:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "Y ya upper kikomo ya kubwa pseudorandom cellars."
+#~ msgid "Waving Water"
+#~ msgstr "Waving maji"
+
+#~ msgid "Waving water"
+#~ msgstr "Waving maji"
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Fonti hii itatumika kwa lugha fulani."
+
#, fuzzy
-#~ msgid "Select Package File:"
-#~ msgstr "Teua faili ya Moduli:"
+#~ msgid "Shadow limit"
+#~ msgstr "Kikomo cha Mapblock"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Togoa Cinematic"
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "Njia ya TrueTypeFont au vitone michoro."
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "Kina ya pango kubwa"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 msaada."
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Fonti kivuli Alfa (opaqueness kati ya 0 na 255)."
+
+#, fuzzy
+#~ msgid "Floatland level"
+#~ msgstr "Kiwango cha maji"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Huwezesha toni filmic ramani"
+
+#~ msgid "Enable VBO"
+#~ msgstr "Wezesha VBO"
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "Mwandishi ramani ziwa gorofa mwinuko"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Vidhibiti vya upana wa vichuguu, thamani ndogo huunda vichuguu pana."
+
+#, fuzzy
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Rekebisha simbiko gamma kwa majedwali mwanga. Idadi ya chini ni mkali.\n"
+#~ "Kipimo hiki ni kwa ajili ya mteja tu na ni kupuuzwa na seva."
diff --git a/po/th/minetest.po b/po/th/minetest.po
index 098198b63..086a54845 100644
--- a/po/th/minetest.po
+++ b/po/th/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Thai (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Thai <https://hosted.weblate.org/projects/minetest/minetest/"
@@ -1757,7 +1757,7 @@ msgstr "ระดับเสียง "
msgid "Enter "
msgstr "ป้อน "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "th"
@@ -1784,7 +1784,7 @@ msgid ""
"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"
+"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."
@@ -1966,20 +1966,16 @@ msgstr ""
"4k."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"ปรับการเข้ารหัสแกมม่าสำหรับตารางแสง ตัวเลขที่สูงกว่านั้นจะสว่างกว่า\n"
-"การตั้งค่านี้มีไว้สำหรับไคลเอ็นต์เท่านั้นและเซิร์ฟเวอร์จะเพิกเฉย"
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "สูง"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2130,6 +2126,26 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "เส้นทางฟอนต์ monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "เส้นทางฟอนต์ monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "เส้นทางแบบอักษร"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "เส้นทางฟอนต์ monospace"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "สร้างภายในเครื่องเล่น"
@@ -2212,8 +2228,10 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "กึ่งกลางของเส้นโค้งแสง - กลางเพิ่ม"
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2410,12 +2428,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2451,10 +2466,6 @@ msgid "Damage"
msgstr "ความเสียหาย"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "ความมืดมิด"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "แก้ไขคีย์การสลับข้อมูล"
@@ -2471,7 +2482,7 @@ msgid "Dec. volume key"
msgstr "ลดระดับเสียงที่สำคัญ"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2513,12 +2524,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2599,12 +2604,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2678,6 +2677,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2685,10 +2690,6 @@ msgstr ""
"การสนับสนุนนี้เป็นการทดลองและ API สามารถเปลี่ยนแปลงได้"
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "ทำให้สามารถ VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "เปิดใช้งานหน้าต่างคอนโซล"
@@ -2761,6 +2762,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2768,14 +2775,24 @@ msgstr ""
"ตัวอย่างเช่น: 0 ที่ไม่มีการสั่น 1.0 สำหรับปกติ 2.0 สำหรับสองเท่า"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"เปิดใช้งาน / ปิดการใช้งานเซิร์ฟเวอร์ IPv6.\n"
"ข้ามไปหากตั้งค่า bind_address."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "เปิดใช้งานภาพเคลื่อนไหวของรายการสินค้าคงคลัง."
@@ -2795,10 +2812,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "เปิดใช้งานการแคชของตาข่ายที่หมุนได้."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "เปิดใช้งานการจับคู่โทนภาพยนตร์"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "เปิดใช้งานย่อแผนที่."
@@ -2819,6 +2832,14 @@ msgstr ""
"ต้องมี shaders เพื่อเปิดใช้งาน"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2852,7 +2873,8 @@ msgid "Fall bobbing factor"
msgstr "ตกปัจจัยผลุบๆโผล่ๆ"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "แบบอักษรสำรอง"
#: src/settings_translation_file.cpp
@@ -2953,30 +2975,6 @@ msgid "Fixed virtual joystick"
msgstr "แก้ไขจอยสติ๊กเสมือนจริง"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Fly key"
msgstr "ปุ่ม Fly"
@@ -2998,8 +2996,12 @@ msgid "Fog toggle key"
msgstr "ปุ่มสลับ Fog"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "เส้นทางแบบอักษร"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3010,16 +3012,20 @@ msgid "Font shadow alpha"
msgstr "ตัวอักษรเงาอัลฟา"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "ตัวอักษรเงาอัลฟา (ความทึบระหว่าง 0 และ 255)."
+msgid "Font size"
+msgstr "ขนาดตัวอักษร"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "เงาแบบอักษรชดเชยถ้า 0 แล้วเงาจะไม่ถูกวาด."
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "ขนาดตัวอักษร"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3129,10 +3135,6 @@ msgid "GUI scaling filter txr2img"
msgstr "ตัวกรองการปรับขนาด GUI txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "แกมมา"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "สร้างแผนที่ปกติ"
@@ -3148,11 +3150,17 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "ความชันของเส้นโค้งแสงที่ระดับแสงสูงสุด."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "ความชันของเส้นโค้งแสงที่ระดับแสงต่ำสุด."
#: src/settings_translation_file.cpp
@@ -3185,7 +3193,7 @@ msgstr "ปุ่มสลับ HUD"
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3412,6 +3420,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3441,10 +3456,6 @@ msgid "IPv6 server"
msgstr "เซิร์ฟเวอร์ IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3629,6 +3640,16 @@ msgid "Invert vertical mouse movement."
msgstr "กลับเคลื่อนไหวเมาส์แนวตั้ง."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "เส้นทางฟอนต์ monospace"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "เส้นทางฟอนต์ monospace"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "รายการนิติบุคคล TTL"
@@ -4433,14 +4454,22 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "คีย์คอนโซลแชทขนาดใหญ่"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "คีย์คอนโซลแชทขนาดใหญ่"
+
+#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr "สไตล์ใบ"
@@ -4468,6 +4497,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"ตั้งค่าเป็นจริงช่วยให้ใบโบก\n"
+"ต้องมี shaders เพื่อเปิดใช้งาน"
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4492,20 +4530,34 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "การเพิ่มความโค้งกลางของแสง"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "ส่วนโค้งของแสงตรงกลางเพิ่ม"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "ส่วนโค้งเว้าเพิ่มระดับกลางแสง"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "ความคมชัดของแสง"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "การเพิ่มความโค้งกลางของแสง"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "การเพิ่มความโค้งกลางของแสง"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "ส่วนโค้งของแสงตรงกลางเพิ่ม"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4610,25 +4662,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4778,8 +4830,16 @@ msgid "Maximum hotbar width"
msgstr "ความกว้างของบาร์สูงสุด"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4912,6 +4972,14 @@ msgid "Minimap scan height"
msgstr "ความสูงการสแกนแผนที่ขั้นต่ำ"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "ขนาดพื้นผิวขั้นต่ำ"
@@ -5092,6 +5160,16 @@ msgstr "ของเหลวทึบแสง"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5130,8 +5208,13 @@ msgid "Parallax occlusion strength"
msgstr "กำลังบดเคี้ยวของ Parallax"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "เส้นทางแบบอักษร."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5148,6 +5231,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "เส้นทางไปยังไดเรกทอรีพื้นผิว พื้นผิวทั้งหมดจะถูกค้นหาครั้งแรกจากที่นี่"
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "หยุดการโฟกัสของหน้าต่างที่หายไปชั่วคราว"
@@ -5226,6 +5325,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5251,6 +5354,11 @@ msgid "Recent Chat Messages"
msgstr "ข้อความแชทล่าสุด"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "เส้นทางแบบอักษร"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "รีโมตสื่อบันทึก"
@@ -5451,24 +5559,24 @@ msgstr "ความกว้างของกล่องการเลือ
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5518,27 +5626,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"ตั้งค่าเป็นจริงช่วยให้ใบโบก\n"
"ต้องมี shaders เพื่อเปิดใช้งาน"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"การตั้งค่าเป็นจริงช่วยให้พืชโบก\n"
+"ตั้งค่าเป็นจริงช่วยให้น้ำโบก\n"
"ต้องมี shaders เพื่อเปิดใช้งาน"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"ตั้งค่าเป็นจริงช่วยให้น้ำโบก\n"
+"การตั้งค่าเป็นจริงช่วยให้พืชโบก\n"
"ต้องมี shaders เพื่อเปิดใช้งาน"
#: src/settings_translation_file.cpp
@@ -5557,8 +5668,18 @@ msgstr ""
"ใช้งานได้กับแบ็กเอนด์วิดีโอ OpenGL เท่านั้น"
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr ""
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "เงาแบบอักษรชดเชยถ้า 0 แล้วเงาจะไม่ถูกวาด."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "เงาแบบอักษรชดเชยถ้า 0 แล้วเงาจะไม่ถูกวาด."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5605,6 +5726,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5669,9 +5798,11 @@ msgstr ""
"ไฟล์ที่ไม่ปรากฏจะถูกดึงข้อมูลตามปกติ."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"การแพร่กระจายของแสงโค้งกลาง - เพิ่ม\n"
"ค่าเบี่ยงเบนมาตรฐานของ Gaussian กลางเร่ง"
@@ -5697,8 +5828,11 @@ msgid "Strength of generated normalmaps."
msgstr "ความแข็งแกร่งของแผนที่ปกติที่สร้างขึ้น"
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "ความแข็งแรงของแสงโค้งกลาง - เพิ่ม"
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -5806,6 +5940,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr "ความยาวเป็นพิกเซลที่ใช้ในการเริ่มทำงานบนหน้าจอสัมผัส."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "อินเทอร์เฟซเครือข่ายที่เซิร์ฟเวอร์ฟัง."
@@ -5901,10 +6044,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5959,10 +6098,11 @@ msgid "Trilinear filtering"
msgstr "การกรอง Trilinear"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"เท็จ = 128\n"
@@ -5973,11 +6113,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "URL ไปยังรายการเซิร์ฟเวอร์ที่แสดงในแท็บผู้เล่นหลายคน."
@@ -6072,10 +6207,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -6148,6 +6279,15 @@ msgid "Volume"
msgstr "ปริมาณ"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"เปิดใช้งานการแมปการบดเคี้ยวของรัลแลกซ์\n"
+"ต้องมี shaders เพื่อเปิดใช้งาน"
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6185,29 +6325,30 @@ msgid "Waving leaves"
msgstr "โบกใบไม้"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "โบกต้นไม้"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "โบกน้ำ"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "โบกโหนด"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "โบกน้ำสูง"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "โบกความเร็วน้ำ"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "โบกมือกันยาว"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "โบกต้นไม้"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6252,8 +6393,11 @@ msgstr ""
"การหมุนอัตโนมัติของพื้นผิว"
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr "ไม่ว่าจะใช้ฟอนต์ FreeType ต้องมีการสนับสนุน FreeType เพื่อรวบรวม."
#: src/settings_translation_file.cpp
@@ -6286,6 +6430,14 @@ msgstr "ไม่ว่าจะเป็นการพ่นหมอกออ
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "ไม่ว่าจะแสดงข้อมูลการแก้ปัญหาลูกค้า (มีผลเช่นเดียวกับการกดปุ่ม F5)."
@@ -6365,10 +6517,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6381,10 +6529,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -6396,11 +6540,52 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Waving Water"
-#~ msgstr "น้ำโบก"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "สลับโรงภาพยนตร์"
#~ msgid "Select Package File:"
#~ msgstr "เลือกแฟ้มแพคเกจ:"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "สลับโรงภาพยนตร์"
+#~ msgid "Waving Water"
+#~ msgstr "น้ำโบก"
+
+#~ msgid "Waving water"
+#~ msgstr "โบกน้ำ"
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "แบบอักษรนี้จะใช้สำหรับบางภาษา"
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "ความแข็งแรงของแสงโค้งกลาง - เพิ่ม"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "เส้นทางแบบอักษร."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "ความคมชัดของแสง"
+
+#~ msgid "Gamma"
+#~ msgstr "แกมมา"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "ตัวอักษรเงาอัลฟา (ความทึบระหว่าง 0 และ 255)."
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "เปิดใช้งานการจับคู่โทนภาพยนตร์"
+
+#~ msgid "Enable VBO"
+#~ msgstr "ทำให้สามารถ VBO"
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "ความมืดมิด"
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "กึ่งกลางของเส้นโค้งแสง - กลางเพิ่ม"
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "ปรับการเข้ารหัสแกมม่าสำหรับตารางแสง ตัวเลขที่สูงกว่านั้นจะสว่างกว่า\n"
+#~ "การตั้งค่านี้มีไว้สำหรับไคลเอ็นต์เท่านั้นและเซิร์ฟเวอร์จะเพิกเฉย"
diff --git a/po/tr/minetest.po b/po/tr/minetest.po
index 125274059..617b58db4 100644
--- a/po/tr/minetest.po
+++ b/po/tr/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Turkish (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-10-29 11:53+0000\n"
"Last-Translator: monolifed <monolifed@protonmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/minetest/"
@@ -1718,7 +1718,7 @@ msgstr "Ses Seviyesi: "
msgid "Enter "
msgstr "Gir "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "tr"
@@ -1741,12 +1741,13 @@ msgstr ""
"düğmesini de dinler."
#: src/settings_translation_file.cpp
+#, fuzzy
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"
+"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."
@@ -1947,24 +1948,17 @@ msgstr ""
"ör: 4k ekranlar için."
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"Işık tabloları için gama kodlamayı ayarlayın. Daha yüksek sayılar daha "
-"aydınlıktır.\n"
-"Bu ayar yalnızca istemci içindir ve sunucu tarafından yok sayılır."
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Gelişmiş"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
-"Dağ-türü yüzerkaraların orta noktanın üstünde ve altında nasıl "
-"konikleştiğini değiştirir."
#: src/settings_translation_file.cpp
msgid "Altitude chill"
@@ -2124,6 +2118,26 @@ msgid "Block send optimize distance"
msgstr "Blok gönderme iyileştirme uzaklığı"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "Eş aralıklı yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "Eş aralıklı yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "Eş aralıklı yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Oyuncu içinde inşa"
@@ -2142,8 +2156,8 @@ msgid ""
"Increasing can reduce artifacting on weaker GPUs.\n"
"0.1 = Default, 0.25 = Good value for weaker tablets."
msgstr ""
-"Nodlar arasındaki, kamera 'yakın kırpma düzlem' uzaklığı, 0 ile 0,5 arasında."
-"\n"
+"Nodlar arasındaki, kamera 'yakın kırpma düzlem' uzaklığı, 0 ile 0,5 "
+"arasında.\n"
"Çoğu kullanıcının bunu değiştirmesi gerekmez.\n"
"Artırma, zayıf GPU'larda görüntü bozulmalarını azaltabilir.\n"
"0,1 = Öntanımlı, 0,25 = Zayıf tabletler için iyi değer."
@@ -2205,8 +2219,10 @@ msgid "Cavern upper limit"
msgstr "Oyuk üst sınırı"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
-msgstr "Işık eğrisi orta-artırmanın merkezi."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2422,17 +2438,10 @@ msgstr "Tepelerin dikliğini/yüksekliğini denetler."
#: src/settings_translation_file.cpp
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"Dağ-türü yüzenkaraların yoğunluğunu denetler.\n"
-"'mgv7_np_mountain' gürültü değerine eklenen bir gürültü kaydırmadır."
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr ""
-"Tünellerin genişliğini denetler, daha küçük bir değer daha geniş tüneller "
-"yaratır."
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2467,10 +2476,6 @@ msgid "Damage"
msgstr "Hasar"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr "Karanlık keskinliği"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Hata ayıklama bilgisi açma/kapama tuşu"
@@ -2487,7 +2492,8 @@ msgid "Dec. volume key"
msgstr "Ses alçaltma tuşu"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+#, fuzzy
+msgid "Decrease this to increase liquid resistance to movement."
msgstr "Harekete karşı sıvı direncini artırmak için bunu azaltın."
#: src/settings_translation_file.cpp
@@ -2531,14 +2537,6 @@ msgstr ""
"Yalnızca cURL ile derlenmiş ise bir etkisi vardır."
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"Yüzenkara düz arazilerin alanlarını belirler.\n"
-"Gürültü > 0 iken düz yüzenkaralar oluşur."
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "Ağaçların elması olacağı alanları belirler."
@@ -2625,15 +2623,6 @@ msgid "Deprecated Lua API handling"
msgstr "Kaldırılan Lua API işleme"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-"Kullanılmıyor, bunun yerine biyom tanımlarını kullanarak mağara sıvılarını "
-"tanımlayın ve bulun.\n"
-"Büyük mağaralarda lav üst sınırının Y'si."
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr "Altında dev oyuklar bulabileceğiniz derinlik."
@@ -2711,6 +2700,12 @@ msgstr "Zindan gürültüsü"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2718,10 +2713,6 @@ msgstr ""
"Bu destek deneyseldir ve API değişebilir."
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "VBO'yu etkinleştir"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "Konsol penceresini etkinleştir"
@@ -2794,6 +2785,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2801,14 +2798,24 @@ msgstr ""
"Örneğin: 0 ise görüntü sallanması yok; 1.0 ise normal; 2.0 ise çift."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"IPv6 sunucu çalıştırmayı etkin/devre dışı kılar.\n"
"Eğer bind_address ayarlı ise yok sayılır."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "Envanter ögelerinin animasyonunu etkinleştirir."
@@ -2829,10 +2836,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "Yüz yönü döndürülmüş kafeslerin önbelleklenmesini etkinleştirir."
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "Filmsel ton eşlemeyi etkinleştirir"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Mini haritayı etkinleştirir."
@@ -2853,6 +2856,14 @@ msgstr ""
"Gölgelemelerin etkin olmasını gerektirir."
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "Motor profilleme veri yazdırma aralığı"
@@ -2885,7 +2896,8 @@ msgid "Fall bobbing factor"
msgstr "Düşme sallanması çarpanı"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "Geri dönüş yazı tipi"
#: src/settings_translation_file.cpp
@@ -2988,30 +3000,6 @@ msgid "Fixed virtual joystick"
msgstr "Sabit sanal joystick"
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "Yüzenkara taban yükseklik gürültüsü"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "Yüzenkara taban gürültüsü"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "Yüzenkara seviyesi"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "Yüzenkara dağ yoğunluğu"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr "Yüzenkara dağ eksponenti"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "Yüzenkara dağ yüksekliği"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Uçma tuşu"
@@ -3032,8 +3020,12 @@ msgid "Fog toggle key"
msgstr "Sis açma/kapama tuşu"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Yazı tipi konumu"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3044,16 +3036,20 @@ msgid "Font shadow alpha"
msgstr "Yazı tipi gölge saydamlığı"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "Yazı tipi gölge saydamlığı (solukluk, 0 ve 255 arası)."
+msgid "Font size"
+msgstr "Yazı tipi boyutu"
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "Yazı tipi gölge kayması, 0 ise gölge çizilmez."
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Yazı tipi boyutu"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3176,10 +3172,6 @@ msgid "GUI scaling filter txr2img"
msgstr "Arayüz boyutlandırma filtresi txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gama"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normal eşlemeleri üret"
@@ -3199,11 +3191,17 @@ msgstr ""
"denetler, diğer mapgenlerde bu bayrak tüm dekorasyonları denetler."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr "Maksimum ışık seviyesinde ışık eğrisinin gradyantı."
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+#, fuzzy
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr "Minimum ışık seviyesinde ışık eğrisinin gradyantı."
#: src/settings_translation_file.cpp
@@ -3235,8 +3233,9 @@ msgid "HUD toggle key"
msgstr "HUD açma/kapama tuşu"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3479,6 +3478,13 @@ msgstr "Nehirlerin ne kadar derin yapılacağı."
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3511,10 +3517,6 @@ msgid "IPv6 server"
msgstr "IPv6 sunucu"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 desteği."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3726,6 +3728,16 @@ msgid "Invert vertical mouse movement."
msgstr "Ters dikey fare hareketi."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Eş aralıklı yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "Eş aralıklı yazı tipi konumu"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "Öge varlık TTL"
@@ -4552,12 +4564,20 @@ msgid "Large cave depth"
msgstr "Büyük mağara derinliği"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Büyük sohbet konsolu tuşu"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Lav derinliği"
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Büyük sohbet konsolu tuşu"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4589,6 +4609,15 @@ msgstr ""
"aralık."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"True (doğru) olarak ayarlamak dalgalanan yaprakları etkinleştirir.\n"
+"Gölgelemenin etkin olmasını gerektirir."
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "Etkin Blok Değiştirici (ABM) yürütme döngüleri arasındaki süre"
@@ -4621,20 +4650,34 @@ msgstr ""
"- verbose (ayrıntılı)"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+#, fuzzy
+msgid "Light curve boost"
msgstr "Işık eğrisi orta-artırma"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+#, fuzzy
+msgid "Light curve boost center"
msgstr "Işık eğrisi orta-artırma merkezi"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+#, fuzzy
+msgid "Light curve boost spread"
msgstr "Işık eğrisi orta-artırmanın yayılması"
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
-msgstr "Aydınlık keskinliği"
+#, fuzzy
+msgid "Light curve gamma"
+msgstr "Işık eğrisi orta-artırma"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve high gradient"
+msgstr "Işık eğrisi orta-artırma"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Light curve low gradient"
+msgstr "Işık eğrisi orta-artırma merkezi"
#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
@@ -4752,24 +4795,18 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr "Mapgen Karpat'a özgü harita üretim değerleri."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
-"Mapgen Vadiler'e özgü harita üretim değerleri. \n"
-"'altitude_chill': Isıyı yükseklikle azaltır.\n"
-"'humid_rivers': Nehirlerin etrafında nemi artırır.\n"
-"'vary_river_depth': Etkinse, düşük nem ve yüksek ısı nehirlerin sığ ve\n"
-"bazen kuru olmasına neden olur\n"
-"'altitude_dry': Nemi yükseklikle azaltır."
+"Mapgen düz'e özgü harita üretim değerleri.\n"
+"Ara sıra göller ve tepeler düz dünyaya eklenebilir."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4779,11 +4816,19 @@ 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"Mapgen düz'e özgü harita üretim değerleri.\n"
-"Ara sıra göller ve tepeler düz dünyaya eklenebilir."
+"Mapgen Vadiler'e özgü harita üretim değerleri. \n"
+"'altitude_chill': Isıyı yükseklikle azaltır.\n"
+"'humid_rivers': Nehirlerin etrafında nemi artırır.\n"
+"'vary_river_depth': Etkinse, düşük nem ve yüksek ısı nehirlerin sığ ve\n"
+"bazen kuru olmasına neden olur\n"
+"'altitude_dry': Nemi yükseklikle azaltır."
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -4939,8 +4984,17 @@ msgid "Maximum hotbar width"
msgstr "Maksimum hotbar genişliği"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
"Maksimum sıvı direnci. Yüksek hızda sıvıya girerken yavaşlamayı\n"
@@ -5082,6 +5136,15 @@ msgid "Minimap scan height"
msgstr "Mini harita tarama yüksekliği"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr "Harita yığını başına zindan sayısını belirleyen 3B gürültü."
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr "Minimum doku boyutu"
@@ -5285,6 +5348,16 @@ msgstr "Opak sıvılar"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5325,8 +5398,13 @@ msgid "Parallax occlusion strength"
msgstr "Paralaks oklüzyon gücü"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "TrueTypeFont veya bitmap konumu."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5345,6 +5423,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Doku dizini konumu. Tüm dokular ilk burada aranır."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr "Pencere odağı kaybolunca duraklat"
@@ -5427,6 +5521,10 @@ msgid "Profiling"
msgstr "Profilleme"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5453,6 +5551,11 @@ msgid "Recent Chat Messages"
msgstr "Son Sohbet İletileri"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Rapor konumu"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "Uzak medya"
@@ -5663,26 +5766,27 @@ msgid "Selection box width"
msgstr "Seçim kutusu genişliği"
#: 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."
+"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 ""
"18 fraktal türünden birini seçer.\n"
"1 = 4D \"Roundy\" mandelbrot seti.\n"
@@ -5755,27 +5859,30 @@ msgstr ""
"ayarla."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"True (doğru) olarak ayarlamak dalgalanan yaprakları etkinleştirir.\n"
"Gölgelemenin etkin olmasını gerektirir."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"True (doğru) olarak ayarlamak dalgalanan bitkileri etkinleştirir.\n"
+"True (doğru) olarak ayarlamak dalgalanan suyu etkinleştirir.\n"
"Gölgelemenin etkin olmasını gerektirir."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"True (doğru) olarak ayarlamak dalgalanan suyu etkinleştirir.\n"
+"True (doğru) olarak ayarlamak dalgalanan bitkileri etkinleştirir.\n"
"Gölgelemenin etkin olmasını gerektirir."
#: src/settings_translation_file.cpp
@@ -5795,8 +5902,18 @@ msgstr ""
"Bu yalnızca OpenGL video arka ucu ile çalışır."
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "Gölge sınırı"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "Yazı tipi gölge kayması, 0 ise gölge çizilmez."
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "Yazı tipi gölge kayması, 0 ise gölge çizilmez."
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5849,6 +5966,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "Yükseklikleri değiştirmek için eğim ve dolgu birlikte işler."
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "Biyomların sınırlarda kaynaşması için düşük çaplı nem değişimi."
@@ -5914,9 +6039,11 @@ msgstr ""
"Var olmayan dosyalar her zamanki yoldan alınır."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
"Işık eğrisi orta-artırmanın yayılması.\n"
"Gaussian orta-artırmanın standart deviyasyonu."
@@ -5942,8 +6069,11 @@ msgid "Strength of generated normalmaps."
msgstr "Üretilen normal eşlemelerin gücü."
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
-msgstr "Işık eğrisi orta-artırmanın kuvveti."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
@@ -6061,6 +6191,15 @@ msgstr ""
"uzunluk."
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "Sunucunun dinlediği ağ arayüzü."
@@ -6174,10 +6313,6 @@ msgstr ""
"Birlikte tepe/dağ aralık yüksekliğini belirleyen 4 2D gürültüden üçüncüsü."
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "Belirli diller için bu yazı tipi kullanılacak."
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6237,10 +6372,11 @@ msgid "Trilinear filtering"
msgstr "Trilineer filtreleme"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True (Doğru) = 256\n"
"False (Yanlış) = 128\n"
@@ -6251,13 +6387,6 @@ msgid "Trusted mods"
msgstr "Güvenilen modlar"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-"Yüzenkara dağların, orta noktanın altındaki ve üstündeki, tipik maksimum "
-"yüksekliği."
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "Multiplayer sekmesinde görüntülenen sunucu listesi URL'si."
@@ -6350,10 +6479,6 @@ msgid "Variation of biome filler depth."
msgstr "Biyom doldurma derinliğinin değişimi."
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr "Tepe yüksekliğinin ve göl derinliğinin yüzenkara düz arazide değişimi."
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "Maksimum dağ yüksekliğinin (nod cinsinden) değişimi."
@@ -6430,6 +6555,15 @@ msgid "Volume"
msgstr "Ses"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"Paralaks oklüzyon eşlemeyi etkinleştirir.\n"
+"Gölgelemelerin etkin olmasını gerektirir."
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -6453,7 +6587,8 @@ msgstr "Yürüme hızı"
#: src/settings_translation_file.cpp
msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
-msgstr "Hızlı kipte yürüme, uçma ve tırmanma hızı, saniye başına nod cinsinden."
+msgstr ""
+"Hızlı kipte yürüme, uçma ve tırmanma hızı, saniye başına nod cinsinden."
#: src/settings_translation_file.cpp
msgid "Water level"
@@ -6472,26 +6607,30 @@ msgid "Waving leaves"
msgstr "Dalgalanan yapraklar"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "Dalgalanan bitkiler"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "Dalgalanan su"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Dalgalanan Sıvılar"
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+#, fuzzy
+msgid "Waving liquids wave height"
msgstr "Dalgalanan su dalga yüksekliği"
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+#, fuzzy
+msgid "Waving liquids wave speed"
msgstr "Dalgalanan su dalga hızı"
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+#, fuzzy
+msgid "Waving liquids wavelength"
msgstr "Dalgalanan su dalga boyu"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "Dalgalanan bitkiler"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6540,8 +6679,11 @@ msgstr ""
"olarak da kullanılır."
#: src/settings_translation_file.cpp
+#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
"Freetype yazı tiplerinin kullanılıp kullanılmayacağını, freetype desteği ile "
"derlenmiş olması gerekir."
@@ -6583,6 +6725,14 @@ msgstr "Görünebilir alanın sonunun sislendirilip sislendirilmeyeceği."
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
"İstemciye hata ayıklama bilgisinin gösterilip gösterilmeyeceği (F5'e basmak "
@@ -6666,10 +6816,6 @@ msgid "Y-level of cavern upper limit."
msgstr "Oyuk üst sınırının Y-seviyesi."
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "Yüzenkara orta noktasının ve göl yüzeyinin Y-seviyesi."
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr "Uçurumlar yaratan daha yüksek arazinin Y-seviyesi."
@@ -6682,10 +6828,6 @@ msgid "Y-level of seabed."
msgstr "Deniz yatağının Y-seviyesi."
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "Yüzenkara gölgelerinin uzanacağı Y-seviyesi."
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL dosya indirme zaman aşımı"
@@ -6697,20 +6839,138 @@ msgstr "cURL paralel sınırı"
msgid "cURL timeout"
msgstr "cURL zaman aşımı"
-#~ msgid "Projecting dungeons"
-#~ msgstr "İzdüşüm zindanlar"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Sinematik Aç/Kapa"
-#~ msgid "Whether dungeons occasionally project from the terrain."
-#~ msgstr "Zindanların bazen araziden yansıyıp yansımayacağı."
+#~ msgid "Select Package File:"
+#~ msgstr "Paket Dosyası Seç:"
+
+#~ msgid "Y of upper limit of lava in large caves."
+#~ msgstr "Büyük mağaralardaki lavın üst sınırının Y'si."
#~ msgid "Waving Water"
#~ msgstr "Dalgalanan Su"
-#~ msgid "Y of upper limit of lava in large caves."
-#~ msgstr "Büyük mağaralardaki lavın üst sınırının Y'si."
+#~ msgid "Whether dungeons occasionally project from the terrain."
+#~ msgstr "Zindanların bazen araziden yansıyıp yansımayacağı."
-#~ msgid "Select Package File:"
-#~ msgstr "Paket Dosyası Seç:"
+#~ msgid "Projecting dungeons"
+#~ msgstr "İzdüşüm zindanlar"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Sinematik Aç/Kapa"
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "Yüzenkara gölgelerinin uzanacağı Y-seviyesi."
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "Yüzenkara orta noktasının ve göl yüzeyinin Y-seviyesi."
+
+#~ msgid "Waving water"
+#~ msgstr "Dalgalanan su"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr ""
+#~ "Tepe yüksekliğinin ve göl derinliğinin yüzenkara düz arazide değişimi."
+
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr ""
+#~ "Yüzenkara dağların, orta noktanın altındaki ve üstündeki, tipik maksimum "
+#~ "yüksekliği."
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "Belirli diller için bu yazı tipi kullanılacak."
+
+#~ msgid "Strength of light curve mid-boost."
+#~ msgstr "Işık eğrisi orta-artırmanın kuvveti."
+
+#~ msgid "Shadow limit"
+#~ msgstr "Gölge sınırı"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "TrueTypeFont veya bitmap konumu."
+
+#~ msgid "Lightness sharpness"
+#~ msgstr "Aydınlık keskinliği"
+
+#~ msgid "Lava depth"
+#~ msgstr "Lav derinliği"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 desteği."
+
+#~ msgid "Gamma"
+#~ msgstr "Gama"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "Yazı tipi gölge saydamlığı (solukluk, 0 ve 255 arası)."
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "Yüzenkara dağ yüksekliği"
+
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "Yüzenkara dağ eksponenti"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "Yüzenkara dağ yoğunluğu"
+
+#~ msgid "Floatland level"
+#~ msgstr "Yüzenkara seviyesi"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "Yüzenkara taban gürültüsü"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "Yüzenkara taban yükseklik gürültüsü"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Filmsel ton eşlemeyi etkinleştirir"
+
+#~ msgid "Enable VBO"
+#~ msgstr "VBO'yu etkinleştir"
+
+#~ msgid ""
+#~ "Deprecated, define and locate cave liquids using biome definitions "
+#~ "instead.\n"
+#~ "Y of upper limit of lava in large caves."
+#~ msgstr ""
+#~ "Kullanılmıyor, bunun yerine biyom tanımlarını kullanarak mağara "
+#~ "sıvılarını tanımlayın ve bulun.\n"
+#~ "Büyük mağaralarda lav üst sınırının Y'si."
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "Yüzenkara düz arazilerin alanlarını belirler.\n"
+#~ "Gürültü > 0 iken düz yüzenkaralar oluşur."
+
+#~ msgid "Darkness sharpness"
+#~ msgstr "Karanlık keskinliği"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr ""
+#~ "Tünellerin genişliğini denetler, daha küçük bir değer daha geniş tüneller "
+#~ "yaratır."
+
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "Dağ-türü yüzenkaraların yoğunluğunu denetler.\n"
+#~ "'mgv7_np_mountain' gürültü değerine eklenen bir gürültü kaydırmadır."
+
+#~ msgid "Center of light curve mid-boost."
+#~ msgstr "Işık eğrisi orta-artırmanın merkezi."
+
+#~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
+#~ msgstr ""
+#~ "Dağ-türü yüzerkaraların orta noktanın üstünde ve altında nasıl "
+#~ "konikleştiğini değiştirir."
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "Işık tabloları için gama kodlamayı ayarlayın. Daha yüksek sayılar daha "
+#~ "aydınlıktır.\n"
+#~ "Bu ayar yalnızca istemci içindir ve sunucu tarafından yok sayılır."
diff --git a/po/uk/minetest.po b/po/uk/minetest.po
index 156d94494..ccf12fa8b 100644
--- a/po/uk/minetest.po
+++ b/po/uk/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ukrainian (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2019-11-27 20:04+0000\n"
"Last-Translator: Fixer <artem.brz@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/minetest/"
@@ -11,8 +11,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.10-dev\n"
#: builtin/client/death_formspec.lua src/client/game.cpp
@@ -1538,8 +1538,8 @@ msgstr ""
"Ви збираєтеся вперше підключитися до сервера з іменем \"%s\". \n"
"Якщо ви продовжите, буде створено новий ігровий профіль на даному сервері з "
"вашим іменем/паролем.\n"
-"Будь-ласка введіть повторно ваш пароль і натисніть \"Зареєструватися і "
-"увійти\", або \"Скасувати\", якщо ви проти."
+"Будь-ласка введіть повторно ваш пароль і натисніть \"Зареєструватися і увійти"
+"\", або \"Скасувати\", якщо ви проти."
#: src/gui/guiFormSpecMenu.cpp
msgid "Proceed"
@@ -1723,7 +1723,7 @@ msgstr "Гучність звуку: "
msgid "Enter "
msgstr "Ввід "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "uk"
@@ -1742,8 +1742,8 @@ msgid ""
"If enabled, virtual joystick will also tap \"aux\" button when out of main "
"circle."
msgstr ""
-"(Android) Використовувати віртуальний джойстик для активації кнопки \"aux\"."
-"\n"
+"(Android) Використовувати віртуальний джойстик для активації кнопки \"aux"
+"\".\n"
"Якщо увімкнено, віртуальний джойстик також натисне \"aux\", коли поза межами "
"головного кола."
@@ -1753,7 +1753,7 @@ msgid ""
"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"
+"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."
@@ -1918,18 +1918,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Додатково"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2079,6 +2077,23 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "Шлях до шрифту"
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Будувати в межах гравця"
@@ -2155,7 +2170,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2351,12 +2368,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2392,10 +2406,6 @@ msgid "Damage"
msgstr "Поранення"
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2412,7 +2422,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2454,12 +2464,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2536,12 +2540,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2615,13 +2613,15 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "Увімкнути VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
@@ -2686,6 +2686,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2693,7 +2699,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2713,10 +2728,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Вмикає мінімапу."
@@ -2733,6 +2744,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2763,8 +2782,9 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
-msgstr ""
+#, fuzzy
+msgid "Fallback font path"
+msgstr "Шлях до шрифту"
#: src/settings_translation_file.cpp
msgid "Fallback font shadow"
@@ -2856,30 +2876,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Кнопка для польоту"
@@ -2900,8 +2896,12 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "Шлях до шрифту"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -2912,16 +2912,20 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
+msgstr "Розмір шрифту"
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the fallback font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "Розмір шрифту"
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3031,10 +3035,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Генерувати карти нормалів"
@@ -3050,11 +3050,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3087,7 +3091,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3314,6 +3318,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3343,10 +3354,6 @@ msgid "IPv6 server"
msgstr "Сервер IPv6"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "Підтримка IPv6."
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3521,6 +3528,15 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "Шлях до шрифту"
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4116,12 +4132,20 @@ msgid "Large cave depth"
msgstr "Глибина великих печер"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "Консоль (повна)"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
-msgstr "Глибина лави"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "Консоль (повна)"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4147,6 +4171,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4171,19 +4201,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4288,25 +4326,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4457,8 +4495,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4579,6 +4625,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4752,6 +4806,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4790,7 +4854,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4808,6 +4877,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "Шлях до теки з текстурами. Всі текстури спочатку шукаються тут."
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4881,6 +4966,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4904,6 +4993,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Шлях для звіту"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5095,24 +5189,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5165,19 +5259,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5194,7 +5288,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5239,6 +5341,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5298,8 +5408,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5323,7 +5434,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5426,6 +5540,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5506,10 +5629,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5563,7 +5682,7 @@ msgstr "Трилінійна фільтрація"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5571,11 +5690,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5660,10 +5774,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5737,6 +5847,12 @@ msgstr "Гучність звуку"
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5773,29 +5889,30 @@ msgid "Waving leaves"
msgstr "Листя, що коливається"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Хвилясті Рідини"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "Коливати воду"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "Коливати листя"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "Коливати воду"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -5825,7 +5942,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5854,6 +5973,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5923,10 +6050,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5939,10 +6062,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
@@ -5954,11 +6073,20 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Select Package File:"
-#~ msgstr "Виберіть файл пакунку:"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Кінематографічний режим"
#~ msgid "Content Store"
#~ msgstr "Додатки"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "Кінематографічний режим"
+#~ msgid "Select Package File:"
+#~ msgstr "Виберіть файл пакунку:"
+
+#~ msgid "Lava depth"
+#~ msgstr "Глибина лави"
+
+#~ msgid "IPv6 support."
+#~ msgstr "Підтримка IPv6."
+
+#~ msgid "Enable VBO"
+#~ msgstr "Увімкнути VBO"
diff --git a/po/vi/minetest.po b/po/vi/minetest.po
index dc7666458..29e68265a 100644
--- a/po/vi/minetest.po
+++ b/po/vi/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Vietnamese (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-11 18:26+0000\n"
"Last-Translator: rubenwardy <rubenwardy@gmail.com>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/minetest/"
@@ -1687,7 +1687,7 @@ msgstr ""
msgid "Enter "
msgstr ""
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "vi"
@@ -1710,7 +1710,7 @@ msgid ""
"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"
+"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."
@@ -1873,18 +1873,16 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2033,6 +2031,22 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""
@@ -2109,7 +2123,9 @@ msgid "Cavern upper limit"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2304,12 +2320,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"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
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2345,10 +2358,6 @@ msgid "Damage"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Darkness sharpness"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr ""
@@ -2365,7 +2374,7 @@ msgid "Dec. volume key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2405,12 +2414,6 @@ msgid ""
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 where trees have apples."
msgstr ""
@@ -2487,12 +2490,6 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Depth below which you'll find giant caverns."
msgstr ""
@@ -2566,12 +2563,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2637,6 +2636,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2644,7 +2649,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2664,10 +2678,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr ""
@@ -2684,6 +2694,14 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2714,7 +2732,7 @@ msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "Fallback font path"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2807,30 +2825,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr ""
@@ -2851,7 +2845,11 @@ msgid "Fog toggle key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2863,15 +2861,19 @@ msgid "Font shadow alpha"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid "Font size of the default font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2982,10 +2984,6 @@ msgid "GUI scaling filter txr2img"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -3001,11 +2999,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3038,7 +3040,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3265,6 +3267,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3294,10 +3303,6 @@ msgid "IPv6 server"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3472,6 +3477,14 @@ msgid "Invert vertical mouse movement."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr ""
@@ -4067,11 +4080,19 @@ msgid "Large cave depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
+msgid "Large cave maximum number"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lava depth"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4098,6 +4119,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4122,19 +4149,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4239,25 +4274,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4407,8 +4442,16 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4529,6 +4572,14 @@ msgid "Minimap scan height"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Minimum texture size"
msgstr ""
@@ -4702,6 +4753,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4740,7 +4801,12 @@ msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4758,6 +4824,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -4830,6 +4912,10 @@ msgid "Profiling"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -4853,6 +4939,10 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Regular font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -5043,24 +5133,24 @@ msgstr ""
#: src/settings_translation_file.cpp
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."
+"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 ""
#: src/settings_translation_file.cpp
@@ -5111,19 +5201,19 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
@@ -5140,7 +5230,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5185,6 +5283,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5244,8 +5350,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5269,7 +5376,10 @@ msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5372,6 +5482,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
@@ -5452,10 +5571,6 @@ 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
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5509,7 +5624,7 @@ msgstr ""
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5517,11 +5632,6 @@ msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5606,10 +5716,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5683,6 +5789,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"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"
@@ -5719,23 +5831,23 @@ msgid "Waving leaves"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving plants"
+msgid "Waving liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water"
+msgid "Waving liquids wave height"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave height"
+msgid "Waving liquids wave speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wave speed"
+msgid "Waving liquids wavelength"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Waving water wavelength"
+msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5768,7 +5880,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5797,6 +5911,14 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
@@ -5866,10 +5988,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -5882,10 +6000,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""
diff --git a/po/zh_CN/minetest.po b/po/zh_CN/minetest.po
index 0e9478508..5d3c2a95b 100644
--- a/po/zh_CN/minetest.po
+++ b/po/zh_CN/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Chinese (Simplified) (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: 2020-01-16 05:21+0000\n"
"Last-Translator: IFRFSX <1079092922@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@@ -1714,7 +1714,7 @@ msgstr "音量: "
msgid "Enter "
msgstr "输入 "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "zh_CN"
@@ -1732,7 +1732,9 @@ 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 "(安卓)使用虚拟操纵杆触发\"aux\"按钮。 如果启用,虚拟操纵杆在主圆圈外会点击\"aux\"按钮。"
+msgstr ""
+"(安卓)使用虚拟操纵杆触发\"aux\"按钮。 如果启用,虚拟操纵杆在主圆圈外会点击"
+"\"aux\"按钮。"
#: src/settings_translation_file.cpp
#, fuzzy
@@ -1741,7 +1743,7 @@ msgid ""
"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"
+"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."
@@ -1927,20 +1929,16 @@ msgid ""
msgstr "为支持4K等屏幕,调节像素点密度(非 X11/Android 环境才有效)。"
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"调整亮度表的伽玛编码。较高的数值会较亮。\n"
-"这个设定是给客户端使用的,会被服务器忽略。"
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "高级联机设置"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2103,6 +2101,26 @@ msgid "Block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "等宽字体路径"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "等宽字体路径"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "字体路径"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "等宽字体路径"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "建立内部玩家"
@@ -2180,7 +2198,9 @@ msgid "Cavern upper limit"
msgstr "洞穴界限"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2387,17 +2407,11 @@ msgid "Controls steepness/height of hills."
msgstr "控制山丘的坡度/高度。"
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"控制 floatland 地形的密度。\n"
-"是添加到 \"np_mountain\" 噪声值的偏移量。"
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "控制隧道宽度,较小的值创建更宽的隧道。"
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2432,11 +2446,6 @@ msgid "Damage"
msgstr "伤害"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "地图生成器平面湖坡度"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "调试信息切换键"
@@ -2454,7 +2463,7 @@ msgid "Dec. volume key"
msgstr "音量减小键"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2498,14 +2507,6 @@ msgstr ""
"仅使用 cURL 编译时有效果。"
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"定义 floatland 平滑地形的区域。\n"
-"当噪音0时, 平滑的 floatlands 发生。"
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "定义树上长苹果的区域."
@@ -2592,12 +2593,6 @@ msgid "Deprecated Lua API handling"
msgstr "已弃用 Lua API 处理"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "大型洞穴的最浅深度。"
@@ -2677,6 +2672,12 @@ msgstr "河流噪音"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2684,10 +2685,6 @@ msgstr ""
"该功能是实验性的,且API会变动。"
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "启用 VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "启用控制台窗口"
@@ -2759,6 +2756,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2769,13 +2772,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"允许/禁止运行 IPv6 服务器。一个 IPv6 服务器可能仅限\n"
" IPv6 客户端,这取决于系统配置。\n"
"如果设置了 bind_address 则本项被忽略。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "启用库存物品动画。"
@@ -2796,10 +2808,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "启用facedir rotated meshes的缓存"
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "启用电影基调映射"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "启用小地图。"
@@ -2820,6 +2828,14 @@ msgstr ""
"需要着色器已启用。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Engine profiling data print interval"
msgstr "打印引擎分析数据间隔"
@@ -2851,7 +2867,8 @@ msgid "Fall bobbing factor"
msgstr "坠落上下摆动"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "后备字体"
#: src/settings_translation_file.cpp
@@ -2957,31 +2974,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland level"
-msgstr "水级别"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain exponent"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "飞行键"
@@ -3002,8 +2994,12 @@ msgid "Fog toggle key"
msgstr "雾切换键"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "字体路径"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3014,16 +3010,20 @@ msgid "Font shadow alpha"
msgstr "字体阴影透明度"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "字体阴影不透明度(0-255)。"
+msgid "Font size"
+msgstr "字体大小"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "字体阴影偏移,0 表示不绘制阴影。"
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "字体大小"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3134,10 +3134,6 @@ msgid "GUI scaling filter txr2img"
msgstr "用户图形界面缩放过滤器 txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "伽马"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "生成常规地图"
@@ -3153,11 +3149,15 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3190,8 +3190,9 @@ msgid "HUD toggle key"
msgstr "HUD 切换键"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3426,6 +3427,13 @@ msgstr "使河流多深。"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3457,10 +3465,6 @@ msgid "IPv6 server"
msgstr "IPv6 服务器"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 支持。"
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3652,6 +3656,16 @@ msgid "Invert vertical mouse movement."
msgstr "反转垂直鼠标移动。"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "等宽字体路径"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "等宽字体路径"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "物品实体 TTL"
@@ -4249,14 +4263,21 @@ msgid "Large cave depth"
msgstr "巨大洞穴深度"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "控制台键"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Lava depth"
-msgstr "巨大洞穴深度"
+msgid "Large chat console key"
+msgstr "控制台键"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4282,6 +4303,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr ""
@@ -4306,19 +4333,27 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4426,25 +4461,25 @@ 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.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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
@@ -4609,8 +4644,16 @@ msgid "Maximum hotbar width"
msgstr "最大快捷栏宽度"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -4733,6 +4776,14 @@ msgid "Minimap scan height"
msgstr "小地图扫描高度"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "纹理过滤器最小大小"
@@ -4915,6 +4966,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -4954,8 +5015,13 @@ msgid "Parallax occlusion strength"
msgstr "视差贴图闭塞强度"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "TrueType 字体或位图的路径。"
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -4972,6 +5038,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5048,6 +5130,10 @@ msgid "Profiling"
msgstr "Mod 剖析"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5071,6 +5157,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "字体路径"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "远程媒体"
@@ -5275,24 +5366,24 @@ msgstr "选择框宽度"
#, 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."
+"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 = 4D \"Roundy\" 曼德尔布罗特集.\n"
@@ -5361,22 +5452,31 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
+"启用视差闭塞映射。\n"
+"需要着色器已启用。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
+"启用视差闭塞映射。\n"
+"需要着色器已启用。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
+"启用视差闭塞映射。\n"
+"需要着色器已启用。"
#: src/settings_translation_file.cpp
#, fuzzy
@@ -5393,8 +5493,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Shadow limit"
-msgstr "地图块限制"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "字体阴影偏移,0 表示不绘制阴影。"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "字体阴影偏移,0 表示不绘制阴影。"
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5438,6 +5547,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
@@ -5500,8 +5617,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5526,7 +5644,10 @@ msgid "Strength of generated normalmaps."
msgstr "生成的一般地图强度。"
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5635,6 +5756,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "服务器监听的网络接口。"
@@ -5716,10 +5846,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "定义tunnels的最初2个3D噪音。"
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "用于特定语言的字体。"
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -5774,7 +5900,7 @@ msgstr "三线性过滤"
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5782,11 +5908,6 @@ msgid "Trusted mods"
msgstr "可信 MOD"
#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
@@ -5876,10 +5997,6 @@ msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
@@ -5957,6 +6074,15 @@ msgid "Volume"
msgstr "音量"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"启用视差闭塞映射。\n"
+"需要着色器已启用。"
+
+#: src/settings_translation_file.cpp
msgid ""
"W coordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
@@ -5994,29 +6120,30 @@ msgid "Waving leaves"
msgstr "摇动树叶"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "摇动植物"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "摇动水"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "摇动流体"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "摇动水高度"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "摇动水速度"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "摇动水长度"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "摇动植物"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6046,7 +6173,9 @@ 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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6077,6 +6206,14 @@ msgstr "是否让雾出现在可视范围末端。"
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "是否显示客户端调试信息(与按 F5 的效果相同)。"
@@ -6150,10 +6287,6 @@ msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Y-level of higher terrain that creates cliffs."
msgstr ""
@@ -6166,10 +6299,6 @@ msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL 文件下载超时"
@@ -6181,15 +6310,81 @@ msgstr "cURL 并发限制"
msgid "cURL timeout"
msgstr "cURL 超时"
-#~ msgid "Waving Water"
-#~ msgstr "流动的水面"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "切换电影模式"
+
+#~ msgid "Select Package File:"
+#~ msgstr "选择包文件:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "大型随机洞穴的Y轴最大值。"
-#~ msgid "Select Package File:"
-#~ msgstr "选择包文件:"
+#~ msgid "Waving Water"
+#~ msgstr "流动的水面"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "切换电影模式"
+#~ msgid "Waving water"
+#~ msgstr "摇动水"
+
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "用于特定语言的字体。"
+
+#, fuzzy
+#~ msgid "Shadow limit"
+#~ msgstr "地图块限制"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "TrueType 字体或位图的路径。"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "巨大洞穴深度"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 支持。"
+
+#~ msgid "Gamma"
+#~ msgstr "伽马"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "字体阴影不透明度(0-255)。"
+
+#, fuzzy
+#~ msgid "Floatland level"
+#~ msgstr "水级别"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "启用电影基调映射"
+
+#~ msgid "Enable VBO"
+#~ msgstr "启用 VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "定义 floatland 平滑地形的区域。\n"
+#~ "当噪音0时, 平滑的 floatlands 发生。"
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "地图生成器平面湖坡度"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "控制隧道宽度,较小的值创建更宽的隧道。"
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "控制 floatland 地形的密度。\n"
+#~ "是添加到 \"np_mountain\" 噪声值的偏移量。"
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "调整亮度表的伽玛编码。较高的数值会较亮。\n"
+#~ "这个设定是给客户端使用的,会被服务器忽略。"
diff --git a/po/zh_TW/minetest.po b/po/zh_TW/minetest.po
index 4a1d1c027..7af879637 100644
--- a/po/zh_TW/minetest.po
+++ b/po/zh_TW/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Chinese (Traditional) (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-09 22:02+0200\n"
+"POT-Creation-Date: 2020-01-18 20:21+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
@@ -1784,7 +1784,7 @@ msgstr "音量: "
msgid "Enter "
msgstr "輸入 "
-#: src/network/clientpackethandler.cpp
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
msgid "LANG_CODE"
msgstr "zh_TW"
@@ -1808,7 +1808,7 @@ msgid ""
"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"
+"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."
@@ -1996,20 +1996,16 @@ msgid ""
msgstr "調整您螢幕的 DPI 設定(並不只有 X11/Android)例如 4K 螢幕。"
#: src/settings_translation_file.cpp
-msgid ""
-"Adjust the gamma encoding for the light tables. Higher numbers are "
-"brighter.\n"
-"This setting is for the client only and is ignored by the server."
-msgstr ""
-"調整亮度表的伽瑪編碼。較高的數值會較亮。\n"
-"這個設定是給客戶端使用的,會被伺服器忽略。"
-
-#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "進階"
#: src/settings_translation_file.cpp
-msgid "Alters how mountain-type floatlands taper above and below midpoint."
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2173,6 +2169,26 @@ msgid "Block send optimize distance"
msgstr "區塊傳送最佳化距離"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic font path"
+msgstr "等寬字型路徑"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold and italic monospace font path"
+msgstr "等寬字型路徑"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold font path"
+msgstr "字型路徑"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Bold monospace font path"
+msgstr "等寬字型路徑"
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "在玩家內構建"
@@ -2250,7 +2266,9 @@ msgid "Cavern upper limit"
msgstr "洞穴極限"
#: src/settings_translation_file.cpp
-msgid "Center of light curve mid-boost."
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2456,17 +2474,11 @@ msgid "Controls steepness/height of hills."
msgstr "控制山丘的陡度/深度。"
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Controls the density of mountain-type floatlands.\n"
-"Is a noise offset added to the 'mgv7_np_mountain' noise value."
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
msgstr ""
-"控制山地的浮地密度。\n"
-"是加入到 'np_mountain' 噪音值的補償。"
-
-#: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
-msgstr "控制隧道的寬度,較小的值會創造出較寬的隧道。"
#: src/settings_translation_file.cpp
msgid "Crash message"
@@ -2501,11 +2513,6 @@ msgid "Damage"
msgstr "傷害"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Darkness sharpness"
-msgstr "湖泊坡度"
-
-#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "除錯資訊切換按鍵"
@@ -2523,7 +2530,7 @@ msgid "Dec. volume key"
msgstr "音量減少鍵"
#: src/settings_translation_file.cpp
-msgid "Decrease this to increase liquid resistence to movement."
+msgid "Decrease this to increase liquid resistance to movement."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2567,14 +2574,6 @@ msgstr ""
"只會在與 cURL 一同編譯的情況下才會有影響。"
#: src/settings_translation_file.cpp
-msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
-msgstr ""
-"定義浮地的平整地形區。\n"
-"平整的浮地會在噪音 > 0 時產生。"
-
-#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr "定義樹上有蘋果的區域。"
@@ -2661,12 +2660,6 @@ msgid "Deprecated Lua API handling"
msgstr "不推薦使用 Lua API 處理"
#: src/settings_translation_file.cpp
-msgid ""
-"Deprecated, define and locate cave liquids using biome definitions instead.\n"
-"Y of upper limit of lava in large caves."
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find giant caverns."
msgstr "您會發現大型洞穴的深度。"
@@ -2746,6 +2739,12 @@ msgstr "山噪音"
#: src/settings_translation_file.cpp
msgid ""
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
@@ -2753,10 +2752,6 @@ msgstr ""
"這個支援是實驗性的,且 API 可能會變動。"
#: src/settings_translation_file.cpp
-msgid "Enable VBO"
-msgstr "啟用 VBO"
-
-#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr "啟用終端機視窗"
@@ -2829,6 +2824,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
+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."
msgstr ""
@@ -2839,13 +2840,22 @@ msgstr ""
#, fuzzy
msgid ""
"Enable/disable running an IPv6 server.\n"
-"Ignored if bind_address is set."
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
msgstr ""
"啟用/停用執行 IPv6 伺服器。IPv6 伺服器可能會限制只有\n"
"IPv6 客戶端才能連線,取決於系統設定。\n"
"當 bind_address 被設定時將會被忽略。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "啟用物品欄物品動畫。"
@@ -2865,10 +2875,6 @@ msgid "Enables caching of facedir rotated meshes."
msgstr "啟用面旋轉方向的網格快取。"
#: src/settings_translation_file.cpp
-msgid "Enables filmic tone mapping"
-msgstr "啟用電影色調映射"
-
-#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "啟用小地圖。"
@@ -2889,6 +2895,14 @@ msgstr ""
"必須啟用著色器。"
#: src/settings_translation_file.cpp
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "引擎性能資料印出間隔"
@@ -2921,7 +2935,8 @@ msgid "Fall bobbing factor"
msgstr "墜落晃動因素"
#: src/settings_translation_file.cpp
-msgid "Fallback font"
+#, fuzzy
+msgid "Fallback font path"
msgstr "備用字型"
#: src/settings_translation_file.cpp
@@ -3027,31 +3042,6 @@ msgid "Fixed virtual joystick"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
-msgstr "浮地基礎高度噪音"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland base noise"
-msgstr "浮地基礎噪音"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland level"
-msgstr "浮地高度"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain density"
-msgstr "浮地山密度"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Floatland mountain exponent"
-msgstr "浮地山密度"
-
-#: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
-msgstr "浮地山高度"
-
-#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "飛行按鍵"
@@ -3073,8 +3063,12 @@ msgid "Fog toggle key"
msgstr "霧切換鍵"
#: src/settings_translation_file.cpp
-msgid "Font path"
-msgstr "字型路徑"
+msgid "Font bold by default"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font italic by default"
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Font shadow"
@@ -3085,16 +3079,20 @@ msgid "Font shadow alpha"
msgstr "字型陰影 alpha 值"
#: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
-msgstr "字型陰影 alpha(不透明度,介於 0 到 255)。"
+msgid "Font size"
+msgstr "字型大小"
#: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
-msgstr "字型陰影偏移,若為 0 則陰影將不會被繪製。"
+msgid "Font size of the default font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size"
-msgstr "字型大小"
+msgid "Font size of the fallback font in point (pt)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the monospace font in point (pt)."
+msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -3210,10 +3208,6 @@ msgid "GUI scaling filter txr2img"
msgstr "圖形使用者介面縮放比例過濾器 txr2img"
#: src/settings_translation_file.cpp
-msgid "Gamma"
-msgstr "Gamma"
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "生成一般地圖"
@@ -3235,11 +3229,15 @@ msgstr ""
"以「no」開頭的旗標字串將會用於明確的停用它們。"
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at maximum light level."
+msgid ""
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Gradient of light curve at minimum light level."
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
msgstr ""
#: src/settings_translation_file.cpp
@@ -3273,8 +3271,9 @@ msgid "HUD toggle key"
msgstr "HUD 切換鍵"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Handling for deprecated lua api calls:\n"
+"Handling for deprecated Lua API calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
@@ -3546,6 +3545,13 @@ msgstr "河流多深"
#: src/settings_translation_file.cpp
msgid ""
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
+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."
msgstr ""
@@ -3578,10 +3584,6 @@ msgid "IPv6 server"
msgstr "IPv6 伺服器"
#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr "IPv6 支援。"
-
-#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
@@ -3776,6 +3778,16 @@ msgid "Invert vertical mouse movement."
msgstr "反轉滑鼠移動的方向。"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic font path"
+msgstr "等寬字型路徑"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Italic monospace font path"
+msgstr "等寬字型路徑"
+
+#: src/settings_translation_file.cpp
msgid "Item entity TTL"
msgstr "物品主體 TTL"
@@ -4633,13 +4645,20 @@ msgid "Large cave depth"
msgstr "大型洞穴深度"
#: src/settings_translation_file.cpp
-msgid "Large chat console key"
-msgstr "大聊天終端機按鍵"
+msgid "Large cave maximum number"
+msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Lava depth"
-msgstr "大型洞穴深度"
+msgid "Large cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave proportion flooded"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr "大聊天終端機按鍵"
#: src/settings_translation_file.cpp
msgid "Leaves style"
@@ -4671,6 +4690,15 @@ msgstr "伺服器 tick 的長度與相關物件的間隔通常透過網路更新
#: src/settings_translation_file.cpp
#, fuzzy
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+"設定為真以啟用擺動的樹葉。\n"
+"必須同時啟用著色器。"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
msgid "Length of time between Active Block Modifier (ABM) execution cycles"
msgstr "在 ABM 執行循環間的時間長度"
@@ -4704,19 +4732,27 @@ msgstr ""
"- verbose"
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost center"
+msgid "Light curve boost spread"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Light curve mid boost spread"
+msgid "Light curve gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Lightness sharpness"
+msgid "Light curve high gradient"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve low gradient"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4833,19 +4869,20 @@ msgid "Map generation attributes specific to Mapgen Carpathian."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill': Reduces heat with altitude.\n"
-"'humid_rivers': Increases humidity around rivers.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
msgstr ""
+"專用於 Mapgen flat 的地圖生成屬性。\n"
+"可能會有少數的湖泊或是丘陵會在扁平的世界中生成。\n"
+"未在旗標字串中指定的旗標將不會自預設值修改。\n"
+"以「no」開頭的旗標字串將會用於明確的停用它們。"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
+"Map generation attributes specific to Mapgen Fractal.\n"
"'terrain' enables the generation of non-fractal terrain:\n"
"ocean, islands and underground."
msgstr ""
@@ -4855,15 +4892,14 @@ msgstr ""
"以「no」開頭的旗標字串將會用於明確的停用它們。"
#: src/settings_translation_file.cpp
-#, fuzzy
msgid ""
-"Map generation attributes specific to Mapgen flat.\n"
-"Occasional lakes and hills can be added to the flat world."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\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 ""
-"專用於 Mapgen flat 的地圖生成屬性。\n"
-"可能會有少數的湖泊或是丘陵會在扁平的世界中生成。\n"
-"未在旗標字串中指定的旗標將不會自預設值修改。\n"
-"以「no」開頭的旗標字串將會用於明確的停用它們。"
#: src/settings_translation_file.cpp
msgid "Map generation attributes specific to Mapgen v5."
@@ -5033,8 +5069,16 @@ msgid "Maximum hotbar width"
msgstr "快捷列最大寬度"
#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid ""
-"Maximum liquid resistence. Controls deceleration when entering liquid at\n"
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
"high speed."
msgstr ""
@@ -5168,6 +5212,14 @@ msgid "Minimap scan height"
msgstr "迷你地圖掃描高度"
#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size"
msgstr "過濾器的最大材質大小"
@@ -5354,6 +5406,16 @@ msgstr "不透明液體"
#: src/settings_translation_file.cpp
msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
+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."
@@ -5393,8 +5455,13 @@ msgid "Parallax occlusion strength"
msgstr "視差遮蔽強度"
#: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
-msgstr "TrueType 字型或點陣字的路徑。"
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
@@ -5411,6 +5478,22 @@ msgid "Path to texture directory. All textures are first searched from here."
msgstr "材質目錄的路徑。所有材質都會先從這裡搜尋。"
#: src/settings_translation_file.cpp
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Pause on lost window focus"
msgstr ""
@@ -5490,6 +5573,10 @@ msgid "Profiling"
msgstr "分析"
#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+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 "
@@ -5516,6 +5603,11 @@ msgid "Recent Chat Messages"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "報告路徑"
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "遠端媒體"
@@ -5727,24 +5819,24 @@ msgstr "寬度選取框"
#, 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."
+"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 = 4D \"Roundy\" mandelbrot set.\n"
@@ -5815,27 +5907,30 @@ msgid "Set the maximum character length of a chat message sent by clients."
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"設定為真以啟用擺動的樹葉。\n"
"必須同時啟用著色器。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
"Requires shaders to be enabled."
msgstr ""
-"設定為真以啟用擺動的植物。\n"
+"設定為真以啟用波動的水。\n"
"必須同時啟用著色器。"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
-"設定為真以啟用波動的水。\n"
+"設定為真以啟用擺動的植物。\n"
"必須同時啟用著色器。"
#: src/settings_translation_file.cpp
@@ -5854,8 +5949,18 @@ msgstr ""
"這僅在 OpenGL 視訊後端上才能運作。"
#: src/settings_translation_file.cpp
-msgid "Shadow limit"
-msgstr "陰影限制"
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr "字型陰影偏移,若為 0 則陰影將不會被繪製。"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
+msgstr "字型陰影偏移,若為 0 則陰影將不會被繪製。"
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
@@ -5903,6 +6008,14 @@ msgid "Slope and fill work together to modify the heights."
msgstr "坡度與填充一同運作來修改高度"
#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr "在邊界上的混合生態的溼度變化。"
@@ -5971,8 +6084,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Spread of light curve mid-boost.\n"
-"Standard deviation of the mid-boost gaussian."
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
msgstr ""
#: src/settings_translation_file.cpp
@@ -5998,7 +6112,10 @@ msgid "Strength of generated normalmaps."
msgstr "生成之一般地圖的強度。"
#: src/settings_translation_file.cpp
-msgid "Strength of light curve mid-boost."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
msgstr ""
#: src/settings_translation_file.cpp
@@ -6112,6 +6229,15 @@ msgid "The length in pixels it takes for touch screen interaction to start."
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr "伺服器要監聽的網路介面。"
@@ -6207,10 +6333,6 @@ msgid "Third of 4 2D noises that together define hill/mountain range height."
msgstr "二之一 一同定義隧道的 3D 噪音。"
#: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
-msgstr "這個字型將會被用於特定的語言。"
-
-#: src/settings_translation_file.cpp
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
@@ -6266,10 +6388,11 @@ msgid "Trilinear filtering"
msgstr "三線性過濾器"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"True = 256\n"
"False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
msgstr ""
"True = 256\n"
"False = 128\n"
@@ -6280,12 +6403,6 @@ msgid "Trusted mods"
msgstr "信任的 mod"
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountains."
-msgstr "浮地山區域的典型最大高度,高於與低於中點。"
-
-#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "會在多人遊戲分頁中顯示的伺服器清單的 URL。"
@@ -6379,10 +6496,6 @@ msgid "Variation of biome filler depth."
msgstr "生物群填充深度變化。"
#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr "在平整浮地地形的山丘高度與湖泊深度變化。"
-
-#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr "最大山高變化(以節點計)。"
@@ -6461,6 +6574,15 @@ msgstr "音量"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+"啟用視差遮蔽貼圖。\n"
+"必須啟用著色器。"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"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"
@@ -6501,29 +6623,30 @@ msgid "Waving leaves"
msgstr "葉子擺動"
#: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr "植物擺動"
-
-#: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr "波動的水"
+#, fuzzy
+msgid "Waving liquids"
+msgstr "擺動節點"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave height"
+msgid "Waving liquids wave height"
msgstr "波動的水高度"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wave speed"
+msgid "Waving liquids wave speed"
msgstr "波動的水速度"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Waving water wavelength"
+msgid "Waving liquids wavelength"
msgstr "波動的水長度"
#: src/settings_translation_file.cpp
+msgid "Waving plants"
+msgstr "植物擺動"
+
+#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
@@ -6569,7 +6692,9 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
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.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
msgstr "是否使用 freetype 字型,需要將 freetype 支援編譯進來。"
#: src/settings_translation_file.cpp
@@ -6602,6 +6727,14 @@ msgstr "是否將可視區域外模糊。"
#: src/settings_translation_file.cpp
msgid ""
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr "是否顯示客戶端除錯資訊(與按下 F5 有同樣的效果)。"
@@ -6678,10 +6811,6 @@ msgid "Y-level of cavern upper limit."
msgstr "洞穴上限的 Y 高度。"
#: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
-msgstr "浮地中點與湖表面的 Y 高度。"
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Y-level of higher terrain that creates cliffs."
msgstr "較低地形與湖底的 Y 高度。"
@@ -6696,10 +6825,6 @@ msgid "Y-level of seabed."
msgstr "海底的 Y 高度。"
#: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
-msgstr "浮地陰影擴展的 Y 高度。"
-
-#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL 檔案下載逾時"
@@ -6711,16 +6836,110 @@ msgstr "cURL 並行限制"
msgid "cURL timeout"
msgstr "cURL 逾時"
-#~ msgid "Waving Water"
-#~ msgstr "波動的水"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "切換過場動畫"
+
+#, fuzzy
+#~ msgid "Select Package File:"
+#~ msgstr "選取 Mod 檔案:"
#, fuzzy
#~ msgid "Y of upper limit of lava in large caves."
#~ msgstr "大型偽隨機洞穴的 Y 上限。"
+#~ msgid "Waving Water"
+#~ msgstr "波動的水"
+
+#~ msgid "Y-level to which floatland shadows extend."
+#~ msgstr "浮地陰影擴展的 Y 高度。"
+
+#~ msgid "Y-level of floatland midpoint and lake surface."
+#~ msgstr "浮地中點與湖表面的 Y 高度。"
+
+#~ msgid "Waving water"
+#~ msgstr "波動的水"
+
+#~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
+#~ msgstr "在平整浮地地形的山丘高度與湖泊深度變化。"
+
#, fuzzy
-#~ msgid "Select Package File:"
-#~ msgstr "選取 Mod 檔案:"
+#~ msgid ""
+#~ "Typical maximum height, above and below midpoint, of floatland mountains."
+#~ msgstr "浮地山區域的典型最大高度,高於與低於中點。"
-#~ msgid "Toggle Cinematic"
-#~ msgstr "切換過場動畫"
+#~ msgid "This font will be used for certain languages."
+#~ msgstr "這個字型將會被用於特定的語言。"
+
+#~ msgid "Shadow limit"
+#~ msgstr "陰影限制"
+
+#~ msgid "Path to TrueTypeFont or bitmap."
+#~ msgstr "TrueType 字型或點陣字的路徑。"
+
+#, fuzzy
+#~ msgid "Lava depth"
+#~ msgstr "大型洞穴深度"
+
+#~ msgid "IPv6 support."
+#~ msgstr "IPv6 支援。"
+
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
+
+#~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+#~ msgstr "字型陰影 alpha(不透明度,介於 0 到 255)。"
+
+#~ msgid "Floatland mountain height"
+#~ msgstr "浮地山高度"
+
+#, fuzzy
+#~ msgid "Floatland mountain exponent"
+#~ msgstr "浮地山密度"
+
+#~ msgid "Floatland mountain density"
+#~ msgstr "浮地山密度"
+
+#~ msgid "Floatland level"
+#~ msgstr "浮地高度"
+
+#~ msgid "Floatland base noise"
+#~ msgstr "浮地基礎噪音"
+
+#~ msgid "Floatland base height noise"
+#~ msgstr "浮地基礎高度噪音"
+
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "啟用電影色調映射"
+
+#~ msgid "Enable VBO"
+#~ msgstr "啟用 VBO"
+
+#~ msgid ""
+#~ "Defines areas of floatland smooth terrain.\n"
+#~ "Smooth floatlands occur when noise > 0."
+#~ msgstr ""
+#~ "定義浮地的平整地形區。\n"
+#~ "平整的浮地會在噪音 > 0 時產生。"
+
+#, fuzzy
+#~ msgid "Darkness sharpness"
+#~ msgstr "湖泊坡度"
+
+#~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+#~ msgstr "控制隧道的寬度,較小的值會創造出較寬的隧道。"
+
+#, fuzzy
+#~ msgid ""
+#~ "Controls the density of mountain-type floatlands.\n"
+#~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
+#~ msgstr ""
+#~ "控制山地的浮地密度。\n"
+#~ "是加入到 'np_mountain' 噪音值的補償。"
+
+#~ msgid ""
+#~ "Adjust the gamma encoding for the light tables. Higher numbers are "
+#~ "brighter.\n"
+#~ "This setting is for the client only and is ignored by the server."
+#~ msgstr ""
+#~ "調整亮度表的伽瑪編碼。較高的數值會較亮。\n"
+#~ "這個設定是給客戶端使用的,會被伺服器忽略。"
diff --git a/src/settings_translation_file.cpp b/src/settings_translation_file.cpp
index eea045ae3..0e38e5c73 100644
--- a/src/settings_translation_file.cpp
+++ b/src/settings_translation_file.cpp
@@ -198,7 +198,7 @@ fake_function() {
gettext("In-Game");
gettext("Basic");
gettext("VBO");
- gettext("Enable VBO");
+ gettext("Enable vertex buffer objects.\nThis should greatly improve graphics performance.");
gettext("Fog");
gettext("Whether to fog out the end of the visible area.");
gettext("Leaves style");
@@ -239,7 +239,7 @@ fake_function() {
gettext("Path to shader directory. If no path is defined, default location will be used.");
gettext("Tone Mapping");
gettext("Filmic tone mapping");
- gettext("Enables filmic tone mapping");
+ gettext("Enables Hable's 'Uncharted 2' filmic tone mapping.\nSimulates the tone curve of photographic film and how this approximates the\nappearance of high dynamic range images. Mid-range contrast is slightly\nenhanced, highlights and shadows are gradually compressed.");
gettext("Bumpmapping");
gettext("Bumpmapping");
gettext("Enables bumpmapping for textures. Normalmaps need to be supplied by the texture pack\nor need to be auto-generated.\nRequires shaders to be enabled.");
@@ -263,15 +263,18 @@ fake_function() {
gettext("Parallax occlusion bias");
gettext("Overall bias of parallax occlusion effect, usually scale/2.");
gettext("Waving Nodes");
- gettext("Waving water");
- gettext("Set to true enables waving water.\nRequires shaders to be enabled.");
- gettext("Waving water wave height");
- gettext("Waving water wavelength");
- gettext("Waving water wave speed");
+ gettext("Waving liquids");
+ gettext("Set to true to enable waving liquids (like water).\nRequires shaders to be enabled.");
+ gettext("Waving liquids wave height");
+ gettext("The maximum height of the surface of waving liquids.\n4.0 = Wave height is two nodes.\n0.0 = Wave doesn't move at all.\nDefault is 1.0 (1/2 node).\nRequires waving liquids to be enabled.");
+ gettext("Waving liquids wavelength");
+ gettext("Length of liquid waves.\nRequires waving liquids to be enabled.");
+ gettext("Waving liquids wave speed");
+ gettext("How fast liquid waves will move. Higher = faster.\nIf negative, liquid waves will move backwards.\nRequires waving liquids to be enabled.");
gettext("Waving leaves");
- gettext("Set to true enables waving leaves.\nRequires shaders to be enabled.");
+ gettext("Set to true to enable waving leaves.\nRequires shaders to be enabled.");
gettext("Waving plants");
- gettext("Set to true enables waving plants.\nRequires shaders to be enabled.");
+ gettext("Set to true to enable waving plants.\nRequires shaders to be enabled.");
gettext("Advanced");
gettext("Arm inertia");
gettext("Arm inertia, gives a more realistic movement of\nthe arm when the camera moves.");
@@ -299,18 +302,18 @@ fake_function() {
gettext("Vertical screen synchronization.");
gettext("Field of view");
gettext("Field of view in degrees.");
- gettext("Gamma");
- gettext("Adjust the gamma encoding for the light tables. Higher numbers are brighter.\nThis setting is for the client only and is ignored by the server.");
- gettext("Darkness sharpness");
- gettext("Gradient of light curve at minimum light level.");
- gettext("Lightness sharpness");
- gettext("Gradient of light curve at maximum light level.");
- gettext("Light curve mid boost");
- gettext("Strength of light curve mid-boost.");
- gettext("Light curve mid boost center");
- gettext("Center of light curve mid-boost.");
- gettext("Light curve mid boost spread");
- gettext("Spread of light curve mid-boost.\nStandard deviation of the mid-boost gaussian.");
+ gettext("Light curve gamma");
+ gettext("Alters the light curve by applying 'gamma correction' to it.\nHigher values make middle and lower light levels brighter.\nValue '1.0' leaves the light curve unaltered.\nThis only has significant effect on daylight and artificial\nlight, it has very little effect on natural night light.");
+ gettext("Light curve low gradient");
+ gettext("Gradient of light curve at minimum light level.\nControls the contrast of the lowest light levels.");
+ gettext("Light curve high gradient");
+ gettext("Gradient of light curve at maximum light level.\nControls the contrast of the highest light levels.");
+ gettext("Light curve boost");
+ gettext("Strength of light curve boost.\nThe 3 'boost' parameters define a range of the light\ncurve that is boosted in brightness.");
+ gettext("Light curve boost center");
+ gettext("Center of light curve boost range.\nWhere 0.0 is minimum light level, 1.0 is maximum light level.");
+ gettext("Light curve boost spread");
+ gettext("Spread of light curve boost range.\nControls the width of the range to be boosted.\nStandard deviation of the light curve boost Gaussian.");
gettext("Texture path");
gettext("Path to texture directory. All textures are first searched from here.");
gettext("Video driver");
@@ -364,7 +367,7 @@ fake_function() {
gettext("Round minimap");
gettext("Shape of the minimap. Enabled = round, disabled = square.");
gettext("Minimap scan height");
- gettext("True = 256\nFalse = 128\nUseable to make minimap smoother on slower machines.");
+ gettext("True = 256\nFalse = 128\nUsable to make minimap smoother on slower machines.");
gettext("Colored fog");
gettext("Make fog and sky colors depend on daytime (dawn/sunset) and view direction.");
gettext("Ambient occlusion gamma");
@@ -395,21 +398,35 @@ fake_function() {
gettext("Append item name");
gettext("Append item name to tooltip.");
gettext("FreeType fonts");
- gettext("Whether FreeType fonts are used, requires FreeType support to be compiled in.");
- gettext("Font path");
- gettext("Path to TrueTypeFont or bitmap.");
- gettext("Font size");
+ gettext("Whether FreeType fonts are used, requires FreeType support to be compiled in.\nIf disabled, bitmap and XML vectors fonts are used instead.");
+ gettext("Font bold by default");
+ gettext("Font italic by default");
gettext("Font shadow");
- gettext("Font shadow offset, if 0 then shadow will not be drawn.");
+ gettext("Shadow offset (in pixels) of the default font. If 0, then shadow will not be drawn.");
gettext("Font shadow alpha");
- gettext("Font shadow alpha (opaqueness, between 0 and 255).");
- gettext("Monospace font path");
+ gettext("Opaqueness (alpha) of the shadow behind the default font, between 0 and 255.");
+ gettext("Font size");
+ gettext("Font size of the default font in point (pt).");
+ gettext("Regular font path");
+ gettext("Path to the default font.\nIf “freetype” setting is enabled: Must be a TrueType font.\nIf “freetype” setting is disabled: Must be a bitmap or XML vectors font.\nThe fallback font will be used if the font cannot be loaded.");
+ gettext("Bold font path");
+ gettext("Italic font path");
+ gettext("Bold and italic font path");
gettext("Monospace font size");
- gettext("Fallback font");
- gettext("This font will be used for certain languages.");
+ gettext("Font size of the monospace font in point (pt).");
+ gettext("Monospace font path");
+ gettext("Path to the monospace font.\nIf “freetype” setting is enabled: Must be a TrueType font.\nIf “freetype” setting is disabled: Must be a bitmap or XML vectors font.\nThis font is used for e.g. the console and profiler screen.");
+ gettext("Bold monospace font path");
+ gettext("Italic monospace font path");
+ gettext("Bold and italic monospace font path");
gettext("Fallback font size");
+ gettext("Font size of the fallback font in point (pt).");
gettext("Fallback font shadow");
+ gettext("Shadow offset (in pixels) of the fallback font. If 0, then shadow will not be drawn.");
gettext("Fallback font shadow alpha");
+ gettext("Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255.");
+ gettext("Fallback font path");
+ gettext("Path of the fallback font.\nIf “freetype” setting is enabled: Must be a TrueType font.\nIf “freetype” setting is disabled: Must be a bitmap or XML vectors font.\nThis font will be used for certain languages or if the default font is unavailable.");
gettext("Screenshot folder");
gettext("Path to save screenshots at.");
gettext("Screenshot format");
@@ -423,8 +440,11 @@ fake_function() {
gettext("Windows systems only: Start Minetest with the command line window in the background.\nContains the same information as the file debug.txt (default name).");
gettext("Sound");
gettext("Sound");
+ gettext("Enables the sound system.\nIf disabled, this completely disables all sounds everywhere and the in-game\nsound controls will be non-functional.\nChanging this setting requires a restart.");
gettext("Volume");
+ gettext("Volume of all sounds.\nRequires the sound system to be enabled.");
gettext("Mute sound");
+ gettext("Whether to mute sounds. You can unmute sounds at any time, unless the\nsound system is disabled (enable_sound=false).\nIn-game, you can toggle the mute state with the mute key or by using the\npause menu.");
gettext("Client");
gettext("Network");
gettext("Server address");
@@ -477,7 +497,7 @@ fake_function() {
gettext("Remote media");
gettext("Specifies URL from which client fetches media instead of using UDP.\n$filename should be accessible from $remote_media$filename via cURL\n(obviously, remote_media should end with a slash).\nFiles that are not present will be fetched the usual way.");
gettext("IPv6 server");
- gettext("Enable/disable running an IPv6 server.\nIgnored if bind_address is set.");
+ gettext("Enable/disable running an IPv6 server.\nIgnored if bind_address is set.\nNeeds enable_ipv6 to be enabled.");
gettext("Advanced");
gettext("Maximum simultaneous block sends per client");
gettext("Maximum number of blocks that are simultaneously sent per client.\nThe maximum total count is calculated dynamically:\nmax_total = ceil((#clients + max_users) * per_client / 4)");
@@ -572,16 +592,16 @@ fake_function() {
gettext("Jumping speed");
gettext("Initial vertical speed when jumping, in nodes per second.");
gettext("Liquid fluidity");
- gettext("Decrease this to increase liquid resistence to movement.");
+ gettext("Decrease this to increase liquid resistance to movement.");
gettext("Liquid fluidity smoothing");
- gettext("Maximum liquid resistence. Controls deceleration when entering liquid at\nhigh speed.");
+ gettext("Maximum liquid resistance. Controls deceleration when entering liquid at\nhigh speed.");
gettext("Liquid sinking");
gettext("Controls sinking speed in liquid.");
gettext("Gravity");
gettext("Acceleration of gravity, in nodes per second per second.");
gettext("Advanced");
gettext("Deprecated Lua API handling");
- gettext("Handling for deprecated lua api calls:\n- legacy: (try to) mimic old behaviour (default for release).\n- log: mimic and log backtrace of deprecated call (default for debug).\n- error: abort on usage of deprecated call (suggested for mod developers).");
+ gettext("Handling for deprecated Lua API calls:\n- legacy: (try to) mimic old behaviour (default for release).\n- log: mimic and log backtrace of deprecated call (default for debug).\n- error: abort on usage of deprecated call (suggested for mod developers).");
gettext("Max. clearobjects extra blocks");
gettext("Number of extra blocks that can be loaded by /clearobjects at once.\nThis is a trade-off between sqlite transaction overhead and\nmemory consumption (4096=100MB, as a rule of thumb).");
gettext("Unload unused server data");
@@ -655,7 +675,7 @@ fake_function() {
gettext("Debug log file size threshold");
gettext("If the file size of debug.txt exceeds the number of megabytes specified in\nthis setting when it is opened, the file is moved to debug.txt.1,\ndeleting an older debug.txt.1 if it exists.\ndebug.txt is only moved if this setting is positive.");
gettext("IPv6");
- gettext("IPv6 support.");
+ gettext("Enable IPv6 support (for both client and server).\nRequired for IPv6 connections to work at all.");
gettext("Advanced");
gettext("cURL timeout");
gettext("Default timeout for cURL, stated in milliseconds.\nOnly has an effect if compiled with cURL.");
@@ -695,11 +715,19 @@ fake_function() {
gettext("Mapgen V5 specific flags");
gettext("Map generation attributes specific to Mapgen v5.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Large cave depth");
gettext("Y of upper limit of large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Cavern limit");
gettext("Y-level of cavern upper limit.");
gettext("Cavern taper");
@@ -767,21 +795,19 @@ fake_function() {
gettext("Mountain zero level");
gettext("Y of mountain density gradient zero level. Used to shift mountains vertically.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Large cave depth");
gettext("Y of upper limit of large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
- gettext("Floatland mountain density");
- gettext("Controls the density of mountain-type floatlands.\nIs a noise offset added to the 'mgv7_np_mountain' noise value.");
- gettext("Floatland mountain height");
- gettext("Typical maximum height, above and below midpoint, of floatland mountains.");
- gettext("Floatland mountain exponent");
- gettext("Alters how mountain-type floatlands taper above and below midpoint.");
- gettext("Floatland level");
- gettext("Y-level of floatland midpoint and lake surface.");
- gettext("Shadow limit");
- gettext("Y-level to which floatland shadows extend.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Cavern limit");
gettext("Y-level of cavern upper limit.");
gettext("Cavern taper");
@@ -807,10 +833,6 @@ fake_function() {
gettext("Variation of maximum mountain height (in nodes).");
gettext("Ridge underwater noise");
gettext("Defines large-scale river channel structure.");
- gettext("Floatland base noise");
- gettext("Defines areas of floatland smooth terrain.\nSmooth floatlands occur when noise > 0.");
- gettext("Floatland base height noise");
- gettext("Variation of hill height and lake depth on floatland smooth terrain.");
gettext("Mountain noise");
gettext("3D noise defining mountain structure and height.\nAlso defines structure of floatland mountain terrain.");
gettext("Ridge noise");
@@ -835,11 +857,19 @@ fake_function() {
gettext("River valley width");
gettext("Defines the width of the river valley.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Large cave depth");
gettext("Y of upper limit of large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Cavern limit");
gettext("Y-level of cavern upper limit.");
gettext("Cavern taper");
@@ -887,15 +917,23 @@ fake_function() {
gettext("3D noise that determines number of dungeons per mapchunk.");
gettext("Mapgen Flat");
gettext("Mapgen Flat specific flags");
- gettext("Map generation attributes specific to Mapgen flat.\nOccasional lakes and hills can be added to the flat world.");
+ gettext("Map generation attributes specific to Mapgen Flat.\nOccasional lakes and hills can be added to the flat world.");
gettext("Ground level");
gettext("Y of flat ground.");
gettext("Large cave depth");
gettext("Y of upper limit of large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Lake threshold");
gettext("Terrain noise threshold for lakes.\nControls proportion of world area covered by lakes.\nAdjust towards 0.0 for a larger proportion.");
gettext("Lake steepness");
@@ -921,25 +959,33 @@ fake_function() {
gettext("3D noise that determines number of dungeons per mapchunk.");
gettext("Mapgen Fractal");
gettext("Mapgen Fractal specific flags");
- gettext("Map generation attributes specific to Mapgen flat.\n'terrain' enables the generation of non-fractal terrain:\nocean, islands and underground.");
+ gettext("Map generation attributes specific to Mapgen Fractal.\n'terrain' enables the generation of non-fractal terrain:\nocean, islands and underground.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Large cave depth");
gettext("Y of upper limit of large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Dungeon minimum Y");
gettext("Lower Y limit of dungeons.");
gettext("Dungeon maximum Y");
gettext("Upper Y limit of dungeons.");
gettext("Fractal type");
- gettext("Selects one of 18 fractal types.\n1 = 4D \"Roundy\" mandelbrot set.\n2 = 4D \"Roundy\" julia set.\n3 = 4D \"Squarry\" mandelbrot set.\n4 = 4D \"Squarry\" julia set.\n5 = 4D \"Mandy Cousin\" mandelbrot set.\n6 = 4D \"Mandy Cousin\" julia set.\n7 = 4D \"Variation\" mandelbrot set.\n8 = 4D \"Variation\" julia set.\n9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n11 = 3D \"Christmas Tree\" mandelbrot set.\n12 = 3D \"Christmas Tree\" julia set.\n13 = 3D \"Mandelbulb\" mandelbrot set.\n14 = 3D \"Mandelbulb\" julia set.\n15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n16 = 3D \"Cosine Mandelbulb\" julia set.\n17 = 4D \"Mandelbulb\" mandelbrot set.\n18 = 4D \"Mandelbulb\" julia set.");
+ gettext("Selects one of 18 fractal types.\n1 = 4D \"Roundy\" Mandelbrot set.\n2 = 4D \"Roundy\" Julia set.\n3 = 4D \"Squarry\" Mandelbrot set.\n4 = 4D \"Squarry\" Julia set.\n5 = 4D \"Mandy Cousin\" Mandelbrot set.\n6 = 4D \"Mandy Cousin\" Julia set.\n7 = 4D \"Variation\" Mandelbrot set.\n8 = 4D \"Variation\" Julia set.\n9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n11 = 3D \"Christmas Tree\" Mandelbrot set.\n12 = 3D \"Christmas Tree\" Julia set.\n13 = 3D \"Mandelbulb\" Mandelbrot set.\n14 = 3D \"Mandelbulb\" Julia set.\n15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n16 = 3D \"Cosine Mandelbulb\" Julia set.\n17 = 4D \"Mandelbulb\" Mandelbrot set.\n18 = 4D \"Mandelbulb\" Julia set.");
gettext("Iterations");
gettext("Iterations of the recursive function.\nIncreasing this increases the amount of fine detail, but also\nincreases processing load.\nAt iterations = 20 this mapgen has a similar load to mapgen V7.");
gettext("Scale");
gettext("(X,Y,Z) scale of fractal in nodes.\nActual fractal size will be 2 to 3 times larger.\nThese numbers can be made very large, the fractal does\nnot have to fit inside the world.\nIncrease these to 'zoom' into the detail of the fractal.\nDefault is for a vertically-squashed shape suitable for\nan island, set all 3 numbers equal for the raw shape.");
gettext("Offset");
- gettext("(X,Y,Z) offset of fractal from world center in units of 'scale'.\nCan be used to move a desired point to (0, 0) to create a\nsuitable spawn point, or to allow 'zooming in' on a desired\npoint by increasing 'scale'.\nThe default is tuned for a suitable spawn point for mandelbrot\nsets with default parameters, it may need altering in other\nsituations.\nRange roughly -2 to 2. Multiply by 'scale' for offset in nodes.");
+ gettext("(X,Y,Z) offset of fractal from world center in units of 'scale'.\nCan be used to move a desired point to (0, 0) to create a\nsuitable spawn point, or to allow 'zooming in' on a desired\npoint by increasing 'scale'.\nThe default is tuned for a suitable spawn point for Mandelbrot\nsets with default parameters, it may need altering in other\nsituations.\nRange roughly -2 to 2. Multiply by 'scale' for offset in nodes.");
gettext("Slice w");
gettext("W coordinate of the generated 3D slice of a 4D fractal.\nDetermines which 3D slice of the 4D shape is generated.\nAlters the shape of the fractal.\nHas no effect on 3D fractals.\nRange roughly -2 to 2.");
gettext("Julia x");
@@ -968,8 +1014,16 @@ fake_function() {
gettext("The vertical distance over which heat drops by 20 if 'altitude_chill' is\nenabled. Also the vertical distance over which humidity drops by 10 if\n'altitude_dry' is enabled.");
gettext("Large cave depth");
gettext("Depth below which you'll find large caves.");
- gettext("Lava depth");
- gettext("Deprecated, define and locate cave liquids using biome definitions instead.\nY of upper limit of lava in large caves.");
+ gettext("Small cave minimum number");
+ gettext("Minimum limit of random number of small caves per mapchunk.");
+ gettext("Small cave maximum number");
+ gettext("Maximum limit of random number of small caves per mapchunk.");
+ gettext("Large cave minimum number");
+ gettext("Minimum limit of random number of large caves per mapchunk.");
+ gettext("Large cave maximum number");
+ gettext("Maximum limit of random number of large caves per mapchunk.");
+ gettext("Large cave proportion flooded");
+ gettext("Proportion of large caves that contain liquid.");
gettext("Cavern upper limit");
gettext("Depth below which you'll find giant caverns.");
gettext("Cavern taper");
@@ -981,7 +1035,7 @@ fake_function() {
gettext("River size");
gettext("How wide to make rivers.");
gettext("Cave width");
- gettext("Controls width of tunnels, a smaller value creates wider tunnels.");
+ gettext("Controls width of tunnels, a smaller value creates wider tunnels.\nValue >= 10.0 completely disables generation of tunnels and avoids the\nintensive noise calculations.");
gettext("Dungeon minimum Y");
gettext("Lower Y limit of dungeons.");
gettext("Dungeon maximum Y");