mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Run updatepo.sh
This commit is contained in:
parent
bae9f65411
commit
4be8b77598
66 changed files with 1533 additions and 1250 deletions
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: minetest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-11 12:10+0100\n"
|
||||
"POT-Creation-Date: 2023-12-03 18:48+0100\n"
|
||||
"PO-Revision-Date: 2023-12-03 17:17+0000\n"
|
||||
"Last-Translator: Krock <mk939@ymail.com>\n"
|
||||
"Language-Team: Occitan <https://hosted.weblate.org/projects/minetest/"
|
||||
|
@ -5479,10 +5479,6 @@ msgstr ""
|
|||
msgid "The URL for the content repository"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid "The base node texture size used for world-aligned texture autoscaling."
|
||||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid "The dead zone of the joystick"
|
||||
msgstr ""
|
||||
|
@ -5740,7 +5736,7 @@ msgid "Use anisotropic filtering when looking at textures from an angle."
|
|||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid "Use bilinear filtering when scaling textures down."
|
||||
msgid "Use bilinear filtering when scaling textures."
|
||||
msgstr ""
|
||||
|
||||
#: src/settings_translation_file.cpp
|
||||
|
@ -5755,7 +5751,7 @@ msgstr ""
|
|||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid ""
|
||||
"Use mipmaps when scaling textures down. May slightly increase performance,\n"
|
||||
"Use mipmaps when scaling textures. May slightly increase performance,\n"
|
||||
"especially when using a high-resolution texture pack.\n"
|
||||
"Gamma-correct downscaling is not supported."
|
||||
msgstr ""
|
||||
|
@ -5769,7 +5765,7 @@ msgstr ""
|
|||
|
||||
#: src/settings_translation_file.cpp
|
||||
msgid ""
|
||||
"Use trilinear filtering when scaling textures down.\n"
|
||||
"Use trilinear filtering when scaling textures.\n"
|
||||
"If both bilinear and trilinear filtering are enabled, trilinear filtering\n"
|
||||
"is applied."
|
||||
msgstr ""
|
||||
|
@ -5957,6 +5953,18 @@ msgid ""
|
|||
"properly support downloading textures back from hardware."
|
||||
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. This setting is ONLY applied if\n"
|
||||
"bilinear/trilinear/anisotropic filtering is 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 ""
|
||||
"Whether name tag backgrounds should be shown by default.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue