1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Run updatepo.sh

This commit is contained in:
est31
2016-07-12 20:50:20 +02:00
parent 24ca754bd5
commit 7eeb735cab
31 changed files with 7622 additions and 6493 deletions

View File

@@ -1,6 +1,6 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# This file is distributed under the same license as the minetest package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 16:13+0200\n"
"POT-Creation-Date: 2016-07-12 20:49+0200\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"
@@ -588,6 +588,10 @@ msgstr ""
msgid "Shaders"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Reset singleplayer world"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Change keys"
msgstr ""
@@ -1305,7 +1309,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Smooths camera when moving and looking around.\n"
"Smooths camera when looking around. Also called look or mouse smoothing.\n"
"Useful for recording videos."
msgstr ""
@@ -1395,6 +1399,30 @@ msgstr ""
msgid "Continuous forward movement (only used for testing)."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable Joysticks"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Joystick button repetition invterval"
msgstr ""
#: src/settings_translation_file.cpp
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 "Joystick frustum sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The sensitivity of the joystick axes for moving the\n"
"ingame view frustum around."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Forward key"
msgstr ""
@@ -2633,6 +2661,18 @@ msgid ""
"minetest.net."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Disable escape sequences"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Disable escape sequences, e.g. chat coloring.\n"
"Use this if you want to run a server with pre-0.4.14 clients and you want to "
"disable\n"
"the escape sequences generated by mods."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Server port"
msgstr ""
@@ -3214,8 +3254,6 @@ msgid ""
"Global map generation attributes.\n"
"In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
"and junglegrass, in all other mapgens this flag controls all decorations.\n"
"The default flags set in the engine are: caves, light, decorations\n"
"The flags string modifies the engine defaults.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
@@ -3345,8 +3383,6 @@ msgid ""
"Map generation attributes specific to Mapgen v6.\n"
"When snowbiomes are enabled jungles are automatically enabled, the 'jungles' "
"flag is ignored.\n"
"The default flags set in the engine are: biomeblend, mudflow\n"
"The flags string modifies the engine defaults.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
@@ -3422,8 +3458,6 @@ msgstr ""
msgid ""
"Map generation attributes specific to Mapgen v7.\n"
"The 'ridges' flag controls the rivers.\n"
"The default flags set in the engine are: mountains, ridges\n"
"The flags string modifies the engine defaults.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
@@ -3489,8 +3523,6 @@ msgstr ""
msgid ""
"Map generation attributes specific to Mapgen flat.\n"
"Occasional lakes and hills can be added to the flat world.\n"
"The default flags set in the engine are: none\n"
"The flags string modifies the engine defaults.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
@@ -3736,8 +3768,6 @@ msgid ""
"'humid_rivers' modifies the humidity around rivers and in areas where water "
"would tend to pool,\n"
"it may interfere with delicately adjusted biomes.\n"
"The default flags set in the engine are: altitude_chill, humid_rivers\n"
"The flags string modifies the engine defaults.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."