|
|
@ -9,8 +9,10 @@ fake_function() {
|
|
|
|
gettext("If enabled, you can place blocks at the position (feet + eye level) where you stand.\nThis is helpful when working with nodeboxes in small areas.");
|
|
|
|
gettext("If enabled, you can place blocks at the position (feet + eye level) where you stand.\nThis is helpful when working with nodeboxes in small areas.");
|
|
|
|
gettext("Flying");
|
|
|
|
gettext("Flying");
|
|
|
|
gettext("Player is able to fly without being affected by gravity.\nThis requires the \"fly\" privilege on the server.");
|
|
|
|
gettext("Player is able to fly without being affected by gravity.\nThis requires the \"fly\" privilege on the server.");
|
|
|
|
|
|
|
|
gettext("Pitch move mode");
|
|
|
|
|
|
|
|
gettext("If enabled, makes move directions relative to the player's pitch when flying or swimming.");
|
|
|
|
gettext("Fast movement");
|
|
|
|
gettext("Fast movement");
|
|
|
|
gettext("Fast movement (via use key).\nThis requires the \"fast\" privilege on the server.");
|
|
|
|
gettext("Fast movement (via the \"special\" key).\nThis requires the \"fast\" privilege on the server.");
|
|
|
|
gettext("Noclip");
|
|
|
|
gettext("Noclip");
|
|
|
|
gettext("If enabled together with fly mode, player is able to fly through solid nodes.\nThis requires the \"noclip\" privilege on the server.");
|
|
|
|
gettext("If enabled together with fly mode, player is able to fly through solid nodes.\nThis requires the \"noclip\" privilege on the server.");
|
|
|
|
gettext("Cinematic mode");
|
|
|
|
gettext("Cinematic mode");
|
|
|
@ -28,14 +30,17 @@ fake_function() {
|
|
|
|
gettext("Double tap jump for fly");
|
|
|
|
gettext("Double tap jump for fly");
|
|
|
|
gettext("Double-tapping the jump key toggles fly mode.");
|
|
|
|
gettext("Double-tapping the jump key toggles fly mode.");
|
|
|
|
gettext("Always fly and fast");
|
|
|
|
gettext("Always fly and fast");
|
|
|
|
gettext("Automatic jumping");
|
|
|
|
gettext("If disabled \"use\" key is used to fly fast if both fly and fast mode are enabled.");
|
|
|
|
gettext("If disabled, \"special\" key is used to fly fast if both fly and fast mode are enabled.");
|
|
|
|
|
|
|
|
gettext("Rightclick repetition interval");
|
|
|
|
gettext("Rightclick repetition interval");
|
|
|
|
gettext("The time in seconds it takes between repeated right clicks when holding the right mouse button.");
|
|
|
|
gettext("The time in seconds it takes between repeated right clicks when holding the right mouse button.");
|
|
|
|
|
|
|
|
gettext("Automatic jumping");
|
|
|
|
|
|
|
|
gettext("Automatically jump up single-node obstacles.");
|
|
|
|
|
|
|
|
gettext("Safe digging and placing");
|
|
|
|
|
|
|
|
gettext("Prevent digging and placing from repeating when holding the mouse buttons.\nEnable this when you dig or place too often by accident.");
|
|
|
|
gettext("Random input");
|
|
|
|
gettext("Random input");
|
|
|
|
gettext("Enable random user input (only used for testing).");
|
|
|
|
gettext("Enable random user input (only used for testing).");
|
|
|
|
gettext("Continuous forward");
|
|
|
|
gettext("Continuous forward");
|
|
|
|
gettext("Continuous forward movement, toggled by autoforward key.");
|
|
|
|
gettext("Continuous forward movement (only used for testing).");
|
|
|
|
gettext("Enable Joysticks");
|
|
|
|
gettext("Enable Joysticks");
|
|
|
|
gettext("Enable Joysticks");
|
|
|
|
gettext("Enable Joysticks");
|
|
|
|
gettext("Joystick ID");
|
|
|
|
gettext("Joystick ID");
|
|
|
@ -68,12 +73,12 @@ fake_function() {
|
|
|
|
gettext("Key for opening the chat window to type commands.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for opening the chat window to type commands.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Command key");
|
|
|
|
gettext("Command key");
|
|
|
|
gettext("Key for opening the chat window to type local commands.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for opening the chat window to type local commands.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Console key");
|
|
|
|
|
|
|
|
gettext("Key for opening the chat console.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
|
|
|
|
gettext("Range select key");
|
|
|
|
gettext("Range select key");
|
|
|
|
gettext("Key for toggling unlimited view range.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for toggling unlimited view range.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Fly key");
|
|
|
|
gettext("Fly key");
|
|
|
|
gettext("Key for toggling flying.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for toggling flying.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
|
|
|
|
gettext("Pitch move key");
|
|
|
|
|
|
|
|
gettext("Key for toggling pitch move mode.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Fast key");
|
|
|
|
gettext("Fast key");
|
|
|
|
gettext("Key for toggling fast mode.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for toggling fast mode.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Noclip key");
|
|
|
|
gettext("Noclip key");
|
|
|
@ -88,8 +93,8 @@ fake_function() {
|
|
|
|
gettext("Key for increasing the volume.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for increasing the volume.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Dec. volume key");
|
|
|
|
gettext("Dec. volume key");
|
|
|
|
gettext("Key for decreasing the volume.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for decreasing the volume.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Autoforward key");
|
|
|
|
gettext("Autorun key");
|
|
|
|
gettext("Key for toggling autoforward.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for toggling autorun.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Cinematic mode key");
|
|
|
|
gettext("Cinematic mode key");
|
|
|
|
gettext("Key for toggling cinematic mode.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Key for toggling cinematic mode.\nSee http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3");
|
|
|
|
gettext("Minimap key");
|
|
|
|
gettext("Minimap key");
|
|
|
@ -141,6 +146,8 @@ fake_function() {
|
|
|
|
gettext("URL to the server list displayed in the Multiplayer Tab.");
|
|
|
|
gettext("URL to the server list displayed in the Multiplayer Tab.");
|
|
|
|
gettext("Serverlist file");
|
|
|
|
gettext("Serverlist file");
|
|
|
|
gettext("File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab.");
|
|
|
|
gettext("File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab.");
|
|
|
|
|
|
|
|
gettext("Maximum size of the out chat queue");
|
|
|
|
|
|
|
|
gettext("Maximum size of the out chat queue. 0 to disable queueing and -1 to make the queue size unlimited");
|
|
|
|
gettext("Graphics");
|
|
|
|
gettext("Graphics");
|
|
|
|
gettext("In-Game");
|
|
|
|
gettext("In-Game");
|
|
|
|
gettext("Basic");
|
|
|
|
gettext("Basic");
|
|
|
@ -224,12 +231,18 @@ fake_function() {
|
|
|
|
gettext("If FPS would go higher than this, limit it by sleeping\nto not waste CPU power for no benefit.");
|
|
|
|
gettext("If FPS would go higher than this, limit it by sleeping\nto not waste CPU power for no benefit.");
|
|
|
|
gettext("FPS in pause menu");
|
|
|
|
gettext("FPS in pause menu");
|
|
|
|
gettext("Maximum FPS when game is paused.");
|
|
|
|
gettext("Maximum FPS when game is paused.");
|
|
|
|
|
|
|
|
gettext("Pause on lost window focus");
|
|
|
|
|
|
|
|
gettext("Open the pause menu when the window's focus is lost. Does not pause if a formspec is open.");
|
|
|
|
gettext("Viewing range");
|
|
|
|
gettext("Viewing range");
|
|
|
|
gettext("View distance in nodes.");
|
|
|
|
gettext("View distance in nodes.");
|
|
|
|
|
|
|
|
gettext("Near plane");
|
|
|
|
|
|
|
|
gettext("Camera near plane distance in nodes, between 0 and 0.5\nMost users will not need to change this.\nIncreasing can reduce artifacting on weaker GPUs.\n0.1 = Default, 0.25 = Good value for weaker tablets.");
|
|
|
|
gettext("Screen width");
|
|
|
|
gettext("Screen width");
|
|
|
|
gettext("Width component of the initial window size.");
|
|
|
|
gettext("Width component of the initial window size.");
|
|
|
|
gettext("Screen height");
|
|
|
|
gettext("Screen height");
|
|
|
|
gettext("Height component of the initial window size.");
|
|
|
|
gettext("Height component of the initial window size.");
|
|
|
|
|
|
|
|
gettext("Autosave Screen Size");
|
|
|
|
|
|
|
|
gettext("Save window size automatically when modified.");
|
|
|
|
gettext("Full screen");
|
|
|
|
gettext("Full screen");
|
|
|
|
gettext("Fullscreen mode.");
|
|
|
|
gettext("Fullscreen mode.");
|
|
|
|
gettext("Full screen BPP");
|
|
|
|
gettext("Full screen BPP");
|
|
|
@ -250,8 +263,6 @@ fake_function() {
|
|
|
|
gettext("Height on which clouds are appearing.");
|
|
|
|
gettext("Height on which clouds are appearing.");
|
|
|
|
gettext("Cloud radius");
|
|
|
|
gettext("Cloud radius");
|
|
|
|
gettext("Radius of cloud area stated in number of 64 node cloud squares.\nValues larger than 26 will start to produce sharp cutoffs at cloud area corners.");
|
|
|
|
gettext("Radius of cloud area stated in number of 64 node cloud squares.\nValues larger than 26 will start to produce sharp cutoffs at cloud area corners.");
|
|
|
|
gettext("Enable view bobbing");
|
|
|
|
|
|
|
|
gettext("Enables view bobbing when walking.");
|
|
|
|
|
|
|
|
gettext("View bobbing factor");
|
|
|
|
gettext("View bobbing factor");
|
|
|
|
gettext("Enable view bobbing and amount of view bobbing.\nFor example: 0 for no view bobbing; 1.0 for normal; 2.0 for double.");
|
|
|
|
gettext("Enable view bobbing and amount of view bobbing.\nFor example: 0 for no view bobbing; 1.0 for normal; 2.0 for double.");
|
|
|
|
gettext("Fall bobbing factor");
|
|
|
|
gettext("Fall bobbing factor");
|
|
|
@ -343,6 +354,8 @@ fake_function() {
|
|
|
|
gettext("Sound");
|
|
|
|
gettext("Sound");
|
|
|
|
gettext("Sound");
|
|
|
|
gettext("Sound");
|
|
|
|
gettext("Volume");
|
|
|
|
gettext("Volume");
|
|
|
|
|
|
|
|
gettext("Main menu music");
|
|
|
|
|
|
|
|
gettext("Play main_menu.ogg while the main menu is open.");
|
|
|
|
gettext("Advanced");
|
|
|
|
gettext("Advanced");
|
|
|
|
gettext("Mapblock unload timeout");
|
|
|
|
gettext("Mapblock unload timeout");
|
|
|
|
gettext("Timeout for client to remove unused map data from memory.");
|
|
|
|
gettext("Timeout for client to remove unused map data from memory.");
|
|
|
@ -453,7 +466,6 @@ fake_function() {
|
|
|
|
gettext("Fast mode speed");
|
|
|
|
gettext("Fast mode speed");
|
|
|
|
gettext("Climbing speed");
|
|
|
|
gettext("Climbing speed");
|
|
|
|
gettext("Jumping speed");
|
|
|
|
gettext("Jumping speed");
|
|
|
|
gettext("Descending speed");
|
|
|
|
|
|
|
|
gettext("Liquid fluidity");
|
|
|
|
gettext("Liquid fluidity");
|
|
|
|
gettext("Liquid fluidity smoothing");
|
|
|
|
gettext("Liquid fluidity smoothing");
|
|
|
|
gettext("Liquid sink");
|
|
|
|
gettext("Liquid sink");
|
|
|
@ -771,4 +783,9 @@ fake_function() {
|
|
|
|
gettext("Main menu mod manager");
|
|
|
|
gettext("Main menu mod manager");
|
|
|
|
gettext("Engine profiling data print interval");
|
|
|
|
gettext("Engine profiling data print interval");
|
|
|
|
gettext("Print the engine's profiling data in regular intervals (in seconds). 0 = disable. Useful for developers.");
|
|
|
|
gettext("Print the engine's profiling data in regular intervals (in seconds). 0 = disable. Useful for developers.");
|
|
|
|
|
|
|
|
gettext("Content Store");
|
|
|
|
|
|
|
|
gettext("ContentDB URL");
|
|
|
|
|
|
|
|
gettext("The URL for the content repository");
|
|
|
|
|
|
|
|
gettext("ContentDB Flag Blacklist");
|
|
|
|
|
|
|
|
gettext("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',\nas defined by the Free Software Foundation.\nYou can also specify content ratings.\nThese flags are independent from Minetest versions,\nso see a full list at https://content.minetest.net/help/content_flags/");
|
|
|
|
}
|
|
|
|
}
|
|
|
|