mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update translation files
This commit is contained in:
parent
6940e5a191
commit
b6d2c34a15
48 changed files with 4133 additions and 2707 deletions
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Kannada (Minetest)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-01-18 20:21+0000\n"
|
||||
"POT-Creation-Date: 2020-04-03 23:18+0200\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/"
|
||||
|
@ -408,14 +408,25 @@ msgstr ""
|
|||
msgid "Z spread"
|
||||
msgstr ""
|
||||
|
||||
#. ~ "absvalue" is a noise parameter flag.
|
||||
#. It is short for "absolute value".
|
||||
#. It can be enabled in noise settings in
|
||||
#. main menu -> "All Settings".
|
||||
#: builtin/mainmenu/dlg_settings_advanced.lua
|
||||
msgid "absvalue"
|
||||
msgstr ""
|
||||
|
||||
#. ~ "defaults" is a noise parameter flag.
|
||||
#. It describes the default processing options
|
||||
#. for noise settings in main menu -> "All Settings".
|
||||
#: builtin/mainmenu/dlg_settings_advanced.lua
|
||||
msgid "defaults"
|
||||
msgstr ""
|
||||
|
||||
#. ~ "eased" is a noise parameter flag.
|
||||
#. It is used to make the map smoother and
|
||||
#. can be enabled in noise settings in
|
||||
#. main menu -> "All Settings".
|
||||
#: builtin/mainmenu/dlg_settings_advanced.lua
|
||||
msgid "eased"
|
||||
msgstr ""
|
||||
|
@ -624,6 +635,7 @@ msgstr ""
|
|||
msgid "Ping"
|
||||
msgstr ""
|
||||
|
||||
#. ~ PvP = Player versus Player
|
||||
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
|
||||
msgid "PvP enabled"
|
||||
msgstr ""
|
||||
|
@ -868,6 +880,14 @@ msgstr ""
|
|||
msgid "Provided world path doesn't exist: "
|
||||
msgstr ""
|
||||
|
||||
#. ~ DO NOT TRANSLATE THIS LITERALLY!
|
||||
#. This is a special string. Put either "no" or "yes"
|
||||
#. into the translation field (literally).
|
||||
#. Choose "yes" if the language requires use of the fallback
|
||||
#. font, "no" otherwise.
|
||||
#. The fallback font is (normally) required for languages with
|
||||
#. non-Latin script, like Chinese.
|
||||
#. When in doubt, test your translation.
|
||||
#: src/client/fontengine.cpp
|
||||
msgid "needs_fallback_font"
|
||||
msgstr "yes"
|
||||
|
@ -902,6 +922,7 @@ msgstr ""
|
|||
msgid "- Public: "
|
||||
msgstr ""
|
||||
|
||||
#. ~ PvP = Player versus Player
|
||||
#: src/client/game.cpp
|
||||
msgid "- PvP: "
|
||||
msgstr ""
|
||||
|
@ -1326,6 +1347,7 @@ msgstr ""
|
|||
msgid "Left Windows"
|
||||
msgstr ""
|
||||
|
||||
#. ~ Key name, common on Windows keyboards
|
||||
#: src/client/keycode.cpp
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
@ -1418,6 +1440,7 @@ msgstr ""
|
|||
msgid "Play"
|
||||
msgstr ""
|
||||
|
||||
#. ~ "Print screen" key
|
||||
#: src/client/keycode.cpp
|
||||
msgid "Print"
|
||||
msgstr ""
|
||||
|
@ -1454,6 +1477,7 @@ msgstr ""
|
|||
msgid "Scroll Lock"
|
||||
msgstr ""
|
||||
|
||||
#. ~ Key name
|
||||
#: src/client/keycode.cpp
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
@ -1688,10 +1712,15 @@ msgstr ""
|
|||
msgid "Sound Volume: "
|
||||
msgstr ""
|
||||
|
||||
#. ~ Imperative, as in "Enter/type in text".
|
||||
#. Don't forget the space.
|
||||
#: src/gui/modalMenu.cpp
|
||||
msgid "Enter "
|
||||
msgstr ""
|
||||
|
||||
#. ~ DO NOT TRANSLATE THIS LITERALLY!
|
||||
#. This is a special string which needs to contain the translation's
|
||||
#. language code (e.g. "de" for German).
|
||||
#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
|
||||
msgid "LANG_CODE"
|
||||
msgstr "kn"
|
||||
|
@ -2065,8 +2094,8 @@ 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"
|
||||
"Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
|
||||
"Only works on GLES platforms. 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 ""
|
||||
|
@ -4671,7 +4700,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid "Near clipping plane"
|
||||
msgid "Near plane"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue