diff options
Diffstat (limited to 'doc/translations/ru.po')
-rw-r--r-- | doc/translations/ru.po | 1913 |
1 files changed, 1014 insertions, 899 deletions
diff --git a/doc/translations/ru.po b/doc/translations/ru.po index 6bfd3b83b6..dfde3ad01b 100644 --- a/doc/translations/ru.po +++ b/doc/translations/ru.po @@ -34,21 +34,25 @@ # artem <artem999.r@protonmail.com>, 2021. # Werryx <artoops@mail.ru>, 2022. # Eugene <oukey311@gmail.com>, 2022. +# 140bpmdubstep <maksim.afonin.1927@bk.ru>, 2022. +# Алексей Зотов <ancrad@yandex.ru>, 2022. +# Russkikh Michail <summersay415@gmail.com>, 2022. +# Kirill Slesarenok <s.k.s.10.09.2001@gmail.com>, 2022. msgid "" msgstr "" "Project-Id-Version: Godot Engine class reference\n" "Report-Msgid-Bugs-To: https://github.com/godotengine/godot\n" -"PO-Revision-Date: 2022-01-03 03:53+0000\n" -"Last-Translator: Eugene <oukey311@gmail.com>\n" +"PO-Revision-Date: 2022-02-14 22:08+0000\n" +"Last-Translator: Kirill Slesarenok <s.k.s.10.09.2001@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/godot-engine/" "godot-class-reference/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\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 4.10.1\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 4.11-dev\n" #: doc/tools/make_rst.py msgid "Description" @@ -91,63 +95,68 @@ msgid "Method Descriptions" msgstr "Описания методов" #: doc/tools/make_rst.py -#, fuzzy msgid "Theme Property Descriptions" -msgstr "Описания свойств" +msgstr "Описания свойств темы" #: doc/tools/make_rst.py msgid "Inherits:" -msgstr "" +msgstr "Наследует:" #: doc/tools/make_rst.py msgid "Inherited By:" -msgstr "" +msgstr "Унаследовано:" #: doc/tools/make_rst.py msgid "(overrides %s)" -msgstr "" +msgstr "(переназначает %s)" #: doc/tools/make_rst.py msgid "Default" -msgstr "" +msgstr "По умолчанию" #: doc/tools/make_rst.py msgid "Setter" -msgstr "" +msgstr "Сеттер" #: doc/tools/make_rst.py msgid "value" -msgstr "" +msgstr "значение" #: doc/tools/make_rst.py msgid "Getter" -msgstr "" +msgstr "Геттер" #: doc/tools/make_rst.py msgid "" "This method should typically be overridden by the user to have any effect." msgstr "" +"Этот метод обычно должен быть переопределен пользователем, чтобы иметь какой-" +"либо эффект." #: doc/tools/make_rst.py msgid "" "This method has no side effects. It doesn't modify any of the instance's " "member variables." msgstr "" +"Этот метод не имеет побочных эффектов. Он не изменяет ни одного значения " +"экземпляра класса." #: doc/tools/make_rst.py msgid "" "This method accepts any number of arguments after the ones described here." -msgstr "" +msgstr "Этот метод принимает любое количество аргументов после описанных." #: doc/tools/make_rst.py msgid "This method is used to construct a type." -msgstr "" +msgstr "Этот метод используется для создания типа." #: doc/tools/make_rst.py msgid "" "This method doesn't need an instance to be called, so it can be called " "directly using the class name." msgstr "" +"Этот метод не нуждается в вызове экземпляра, поэтому его можно вызвать " +"напрямую, используя имя класса." #: doc/tools/make_rst.py msgid "" @@ -380,7 +389,6 @@ msgstr "" "от начала координат и угол)." #: modules/gdscript/doc_classes/@GDScript.xml -#, fuzzy msgid "" "Rounds [code]s[/code] upward (towards positive infinity), returning the " "smallest whole number that is not less than [code]s[/code].\n" @@ -393,9 +401,10 @@ msgstr "" "Округляет [code]s[/code] вверх (в сторону положительной бесконечности), " "возвращая наименьшее целое число, которое больше или равно [code]s[/code].\n" "[codeblock]\n" -"i = ceil(1.45) # i равно 2\n" -"i = ceil(1.001) # i равно 2\n" -"[/codeblock]" +"a = ceil(1.45) # a равно 2.0\n" +"a = ceil(1.001) # a равно 2.0\n" +"[/codeblock]\n" +"См. также [method floor], [method round], [method stepify] и [int]." #: modules/gdscript/doc_classes/@GDScript.xml msgid "" @@ -418,7 +427,6 @@ msgstr "" "Это операция обратна [method ord]." #: modules/gdscript/doc_classes/@GDScript.xml -#, fuzzy msgid "" "Clamps [code]value[/code] and returns a value not less than [code]min[/code] " "and not more than [code]max[/code].\n" @@ -465,7 +473,6 @@ msgstr "" "[/codeblock]" #: modules/gdscript/doc_classes/@GDScript.xml -#, fuzzy msgid "" "Returns the cosine of angle [code]s[/code] in radians.\n" "[codeblock]\n" @@ -473,9 +480,10 @@ msgid "" "a = cos(PI) # a is -1.0\n" "[/codeblock]" msgstr "" -"Возвращает синус угла [code]s[/code], заданного в радианах.\n" +"Возвращает косинус угла [code]s[/code] в радианах.\n" "[codeblock]\n" -"sin(0.523599) # Возвращает 0.5\n" +"a = cos(TAU) # a = 1.0\n" +"a = cos(PI) # a = -1.0\n" "[/codeblock]" #: modules/gdscript/doc_classes/@GDScript.xml @@ -3938,38 +3946,35 @@ msgstr "Ось X левого джойстика игрового контрол #: doc/classes/@GlobalScope.xml msgid "Gamepad right stick horizontal axis." -msgstr "Горизонтальная ось правого стика геймпада." +msgstr "Горизонтальная ось правого джойстика игрового контроллера." #: doc/classes/@GlobalScope.xml -#, fuzzy msgid "Gamepad right stick vertical axis." -msgstr "Ось X правого джойстика игрового контроллера." +msgstr "Вертикальная ось правого джойстика игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Generic gamepad axis 4." -msgstr "Общая ось геймпада 4." +msgstr "Общая ось 4 игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Generic gamepad axis 5." -msgstr "Общая ось геймпада 5." +msgstr "Общая ось 5 игрового контроллера." #: doc/classes/@GlobalScope.xml -#, fuzzy msgid "Gamepad left trigger analog axis." -msgstr "Ось левого триггера игрового контроллера." +msgstr "Аналоговая ось левого курка игрового контроллера." #: doc/classes/@GlobalScope.xml -#, fuzzy msgid "Gamepad right trigger analog axis." -msgstr "Ось правого триггера игрового контроллера." +msgstr "Аналоговая ось правого курка игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Generic gamepad axis 8." -msgstr "Общая ось геймпада 8." +msgstr "Общая ось 8 игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Generic gamepad axis 9." -msgstr "Общая ось геймпада 9." +msgstr "Общая ось 9 игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Represents the maximum number of joystick axes supported." @@ -3978,67 +3983,76 @@ msgstr "" #: doc/classes/@GlobalScope.xml msgid "Gamepad left analog trigger." -msgstr "Левый аналоговый курок геймпада." +msgstr "Левый аналоговый курок игрового контроллера." #: doc/classes/@GlobalScope.xml msgid "Gamepad right analog trigger." -msgstr "Правый аналоговый курок геймпада." +msgstr "Правый аналоговый курок игрового контроллера." #: doc/classes/@GlobalScope.xml -#, fuzzy msgid "VR Controller analog trigger." -msgstr "Ось левого триггера игрового контроллера." +msgstr "Ось левого курка игрового контроллера." #: doc/classes/@GlobalScope.xml -#, fuzzy msgid "VR Controller analog grip (side buttons)." -msgstr "Кнопка Guide игрового контроллера SDL." +msgstr "Аналоговая рукоятка контроллера VR (боковые кнопки)." #: doc/classes/@GlobalScope.xml msgid "" "OpenVR touchpad X axis (Joystick axis on Oculus Touch and Windows MR " "controllers)." msgstr "" -"Ось X тачпада OpenVR (ось джойстика на контроллерах Oculus Touch и Windows " -"MR)." +"Ось X сенсорной панели OpenVR (ось джойстика на контроллерах Oculus Touch и " +"Windows MR)." #: doc/classes/@GlobalScope.xml msgid "" "OpenVR touchpad Y axis (Joystick axis on Oculus Touch and Windows MR " "controllers)." msgstr "" -"Ось Y тачпада OpenVR (ось джойстика на контроллерах Oculus Touch и Windows " -"MR)." +"Ось Y сенсорной панели OpenVR (ось джойстика на контроллерах Oculus Touch и " +"Windows MR)." #: doc/classes/@GlobalScope.xml msgid "" "MIDI note OFF message. See the documentation of [InputEventMIDI] for " "information of how to use MIDI inputs." msgstr "" +"Сообщение о отключении MIDI-ноты. Смотрите документацию [InputEventMIDI] для " +"получения информации о том, как использовать MIDI-входы." #: doc/classes/@GlobalScope.xml msgid "" "MIDI note ON message. See the documentation of [InputEventMIDI] for " "information of how to use MIDI inputs." msgstr "" +"Сообщение о включении MIDI-ноты. Смотрите документацию [InputEventMIDI] для " +"получения информации о том, как использовать MIDI-входы." #: doc/classes/@GlobalScope.xml msgid "" "MIDI aftertouch message. This message is most often sent by pressing down on " "the key after it \"bottoms out\"." msgstr "" +"Сообщение после касания MIDI-ноты. Это сообщение чаще всего отправляется " +"нажатием клавиши после того, как оно \"достигнет дна\"." #: doc/classes/@GlobalScope.xml msgid "" "MIDI control change message. This message is sent when a controller value " "changes. Controllers include devices such as pedals and levers." msgstr "" +"Сообщение об изменении управления MIDI. Это сообщение отправляется при " +"изменении значения контроллера. Контроллеры включают в себя такие " +"устройства, как педали и рычаги." #: doc/classes/@GlobalScope.xml msgid "" "MIDI program change message. This message sent when the program patch number " "changes." msgstr "" +"Сообщение об изменении MIDI-программы. Это сообщение отправляется при " +"изменении номера патча программы." #: doc/classes/@GlobalScope.xml msgid "" @@ -4046,6 +4060,10 @@ msgid "" "down on the key after it \"bottoms out\". This message is different from " "polyphonic after-touch as it indicates the highest pressure across all keys." msgstr "" +"Сообщение о давлении в MIDI-канале. Это сообщение чаще всего отправляется " +"нажатием клавиши после того, как оно \"достигнет дна\". Это сообщение " +"отличается от полифонического после-касания, поскольку оно указывает на " +"наибольшее давление на всех клавишах." #: doc/classes/@GlobalScope.xml msgid "" @@ -4478,8 +4496,8 @@ msgstr "" msgid "" "Hints that a string property is an absolute path to a file outside the " "project folder. Editing it will show a file dialog for picking the path. The " -"hint string can be a set of filters with wildcards like [code]\"*.png,*.jpg" -"\"[/code]." +"hint string can be a set of filters with wildcards like [code]\"*.png,*." +"jpg\"[/code]." msgstr "" "Указывает, что строковое свойство является абсолютным путём к файлу вне " "проекта. При редактировании свойства будет появляться диалог выбора файла. " @@ -4879,22 +4897,23 @@ msgstr "" "[b]Примечание:[/b] В отличие от [Rect2], у [AABB] нет варианта, " "использующего целочисленные координаты." -#: doc/classes/AABB.xml doc/classes/Basis.xml doc/classes/Plane.xml -#: doc/classes/Rect2.xml doc/classes/Transform.xml doc/classes/Transform2D.xml +#: doc/classes/AABB.xml doc/classes/Basis.xml doc/classes/Rect2.xml +#: doc/classes/Transform.xml doc/classes/Transform2D.xml #: doc/classes/Vector2.xml doc/classes/Vector3.xml -msgid "$DOCS_URL/tutorials/math/index.html" +msgid "Math tutorial index" msgstr "" #: doc/classes/AABB.xml doc/classes/Rect2.xml doc/classes/Vector2.xml #: doc/classes/Vector3.xml -msgid "$DOCS_URL/tutorials/math/vector_math.html" +#, fuzzy +msgid "Vector math" msgstr "" +"Вектор используемый для 2D математики используя целочисленные координаты." #: doc/classes/AABB.xml doc/classes/Rect2.xml doc/classes/Vector2.xml #: doc/classes/Vector3.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/math/vectors_advanced.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/math/index.html" +msgid "Advanced vector math" +msgstr "" #: doc/classes/AABB.xml #, fuzzy @@ -5378,11 +5397,9 @@ msgstr "" "[code]run_normal[/code] сделает так, что анимация [code]run[/code] будет " "использовать карту нормалей." -#: doc/classes/AnimatedSprite.xml doc/classes/AnimatedSprite3D.xml -#: doc/classes/AnimationPlayer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/2d/2d_sprite_animation.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/2d/2d_transforms.html" +#: doc/classes/AnimatedSprite.xml doc/classes/AnimationPlayer.xml +msgid "2D Sprite animation" +msgstr "" #: doc/classes/AnimatedSprite.xml doc/classes/Area2D.xml #: doc/classes/AudioStreamPlayer.xml doc/classes/Button.xml @@ -5391,9 +5408,8 @@ msgstr "https://docs.godotengine.org/en/latest/tutorials/2d/2d_transforms.html" #: doc/classes/InputEventAction.xml doc/classes/Label.xml #: doc/classes/Particles2D.xml doc/classes/Timer.xml #: doc/classes/VisibilityNotifier2D.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/515" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Dodge The Creeps Demo" +msgstr "" #: doc/classes/AnimatedSprite.xml msgid "" @@ -5486,6 +5502,10 @@ msgstr "" "сконфигурирован в редакторе через панель SpriteFrames." #: doc/classes/AnimatedSprite3D.xml +msgid "2D Sprite animation (also applies to 3D)" +msgstr "" + +#: doc/classes/AnimatedSprite3D.xml msgid "Returns [code]true[/code] if an animation is currently being played." msgstr "" "Возвращает [code]true[/code], если в данный момент воспроизводится анимация." @@ -5699,10 +5719,6 @@ msgstr "" "различные типы, каждый из которых имеет свой набор специальных методов. " "Смотрите [enum TrackType], чтобы увидеть доступные типы." -#: doc/classes/Animation.xml doc/classes/AnimationPlayer.xml -msgid "$DOCS_URL/tutorials/animation/index.html" -msgstr "" - #: doc/classes/Animation.xml msgid "Adds a track to the Animation." msgstr "Добавляет дорожку в анимацию." @@ -6173,25 +6189,6 @@ msgid "" "otherwise [AnimationRootNode] should be used instead." msgstr "" -#: doc/classes/AnimationNode.xml doc/classes/AnimationNodeAdd2.xml -#: doc/classes/AnimationNodeAdd3.xml doc/classes/AnimationNodeAnimation.xml -#: doc/classes/AnimationNodeBlend2.xml doc/classes/AnimationNodeBlend3.xml -#: doc/classes/AnimationNodeBlendSpace1D.xml -#: doc/classes/AnimationNodeBlendSpace2D.xml -#: doc/classes/AnimationNodeBlendTree.xml doc/classes/AnimationNodeOneShot.xml -#: doc/classes/AnimationNodeOutput.xml -#: doc/classes/AnimationNodeStateMachine.xml -#: doc/classes/AnimationNodeStateMachinePlayback.xml -#: doc/classes/AnimationNodeStateMachineTransition.xml -#: doc/classes/AnimationNodeTimeScale.xml doc/classes/AnimationNodeTimeSeek.xml -#: doc/classes/AnimationNodeTransition.xml doc/classes/AnimationTree.xml -#: doc/classes/AnimationTreePlayer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/animation/animation_tree.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree." -"html" - #: doc/classes/AnimationNode.xml msgid "" "Adds an input to the node. This is only useful for nodes created for use in " @@ -6375,6 +6372,15 @@ msgstr "" #: doc/classes/AnimationNodeBlend2.xml #: doc/classes/AnimationNodeBlendSpace2D.xml #: doc/classes/AnimationNodeOneShot.xml doc/classes/AnimationNodeOutput.xml +#: doc/classes/AnimationNodeTimeScale.xml +#: doc/classes/AnimationNodeTransition.xml +msgid "AnimationTree" +msgstr "" + +#: doc/classes/AnimationNodeAdd3.xml doc/classes/AnimationNodeAnimation.xml +#: doc/classes/AnimationNodeBlend2.xml +#: doc/classes/AnimationNodeBlendSpace2D.xml +#: doc/classes/AnimationNodeOneShot.xml doc/classes/AnimationNodeOutput.xml #: doc/classes/AnimationNodeTransition.xml doc/classes/AnimationPlayer.xml #: doc/classes/AnimationTree.xml doc/classes/AudioEffectReverb.xml #: doc/classes/Camera.xml doc/classes/CollisionShape.xml @@ -6384,9 +6390,8 @@ msgstr "" #: doc/classes/Mesh.xml doc/classes/MeshInstance.xml doc/classes/Particles.xml #: doc/classes/Quat.xml doc/classes/Skeleton.xml doc/classes/SpotLight.xml #: doc/classes/StaticBody.xml doc/classes/WorldEnvironment.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/678" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Third Person Shooter Demo" +msgstr "" #: doc/classes/AnimationNodeAnimation.xml msgid "Input animation to use in an [AnimationNodeBlendTree]." @@ -6407,9 +6412,8 @@ msgstr "" #: doc/classes/KinematicBody.xml doc/classes/Mesh.xml #: doc/classes/MeshInstance.xml doc/classes/MeshLibrary.xml #: doc/classes/ProjectSettings.xml doc/classes/Transform.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/125" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Platformer Demo" +msgstr "" #: doc/classes/AnimationNodeAnimation.xml msgid "" @@ -7065,6 +7069,10 @@ msgstr "" "Обновление целевых свойств анимаций происходит во время процесса." #: doc/classes/AnimationPlayer.xml +msgid "Animation tutorial index" +msgstr "" + +#: doc/classes/AnimationPlayer.xml msgid "" "Adds [code]animation[/code] to the player accessible with the key " "[code]name[/code]." @@ -7393,6 +7401,10 @@ msgid "" msgstr "" #: doc/classes/AnimationTree.xml +msgid "Using AnimationTree" +msgstr "" + +#: doc/classes/AnimationTree.xml msgid "Manually advance the animations by the specified time (in seconds)." msgstr "" @@ -7871,9 +7883,8 @@ msgstr "" #: doc/classes/Area.xml doc/classes/QuadMesh.xml doc/classes/Viewport.xml #: doc/classes/ViewportTexture.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/127" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "GUI in 3D Demo" +msgstr "" #: doc/classes/Area.xml msgid "" @@ -8108,23 +8119,19 @@ msgid "" msgstr "" #: doc/classes/Area2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/using_area_2d.html" +msgid "Using Area2D" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/using_area_2d.html" #: doc/classes/Area2D.xml doc/classes/CollisionShape2D.xml #: doc/classes/RectangleShape2D.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/121" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Pong Demo" +msgstr "" #: doc/classes/Area2D.xml doc/classes/Camera2D.xml #: doc/classes/KinematicBody2D.xml doc/classes/TileMap.xml #: doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/120" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Platformer Demo" +msgstr "" #: doc/classes/Area2D.xml msgid "" @@ -8588,9 +8595,12 @@ msgstr "" #: doc/classes/Array.xml msgid "" -"Returns a hashed integer value representing the array and its contents.\n" -"[b]Note:[/b] Arrays with equal contents can still produce different hashes. " -"Only the exact same arrays will produce the same hashed integer value." +"Returns a hashed 32-bit integer value representing the array and its " +"contents.\n" +"[b]Note:[/b] [Array]s with equal content will always produce identical hash " +"values. However, the reverse is not true. Returning identical hash values " +"does [i]not[/i] imply the arrays are equal, because different arrays can " +"have identical hash values due to hash collisions." msgstr "" #: doc/classes/Array.xml @@ -8841,13 +8851,6 @@ msgid "" msgstr "" #: doc/classes/ArrayMesh.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/procedural_geometry/arraymesh.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/content/procedural_geometry/" -"arraymesh.html" - -#: doc/classes/ArrayMesh.xml msgid "" "Adds name for a blend shape that will be added with [method " "add_surface_from_arrays]. Must be called before surface is added." @@ -9147,12 +9150,6 @@ msgid "" "milliseconds behind what is used for rendering as a result." msgstr "" -#: doc/classes/ARVRCamera.xml doc/classes/ARVRController.xml -#: doc/classes/ARVRInterface.xml doc/classes/ARVROrigin.xml -#: doc/classes/ARVRPositionalTracker.xml doc/classes/ARVRServer.xml -msgid "$DOCS_URL/tutorials/vr/index.html" -msgstr "" - #: doc/classes/ARVRController.xml msgid "A spatial node representing a spatially-tracked controller." msgstr "" @@ -10275,9 +10272,8 @@ msgstr "" #: doc/classes/AudioEffect.xml doc/classes/AudioEffectRecord.xml #: doc/classes/AudioServer.xml doc/classes/AudioStream.xml #: doc/classes/AudioStreamPlayer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/527" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Audio Mic Record Demo" +msgstr "" #: doc/classes/AudioEffectAmplify.xml msgid "" @@ -10577,10 +10573,8 @@ msgstr "" #: doc/classes/AudioEffectDistortion.xml doc/classes/AudioEffectFilter.xml #: doc/classes/AudioEffectHighShelfFilter.xml #: doc/classes/AudioEffectLowShelfFilter.xml doc/classes/AudioServer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/audio/audio_buses.html" +msgid "Audio buses" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/audio/audio_buses.html" #: doc/classes/AudioEffectDistortion.xml msgid "Distortion power. Value can range from 0 to 1." @@ -10972,11 +10966,8 @@ msgid "" msgstr "" #: doc/classes/AudioEffectRecord.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/audio/recording_with_microphone.html" +msgid "Recording with microphone" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/audio/" -"recording_with_microphone.html" #: doc/classes/AudioEffectRecord.xml msgid "Returns the recorded sample." @@ -11069,7 +11060,9 @@ msgid "" "See also [AudioStreamGenerator] for procedurally generating sounds." msgstr "" -#: doc/classes/AudioEffectSpectrumAnalyzer.xml +#: doc/classes/AudioEffectSpectrumAnalyzer.xml doc/classes/AudioServer.xml +#: doc/classes/AudioStream.xml doc/classes/AudioStreamPlayer.xml +#: doc/classes/CanvasItem.xml msgid "Audio Spectrum Demo" msgstr "" @@ -11114,15 +11107,8 @@ msgid "" msgstr "" #: doc/classes/AudioServer.xml doc/classes/AudioStreamPlayer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/525" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" - -#: doc/classes/AudioServer.xml doc/classes/AudioStream.xml -#: doc/classes/AudioStreamPlayer.xml doc/classes/CanvasItem.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/528" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Audio Device Changer Demo" +msgstr "" #: doc/classes/AudioServer.xml msgid "Adds a bus at [code]at_position[/code]." @@ -11137,7 +11123,8 @@ msgstr "" #: doc/classes/AudioServer.xml msgid "" "Name of the current device for audio input (see [method " -"capture_get_device_list])." +"capture_get_device_list]). The value [code]\"Default\"[/code] means that the " +"system-wide default audio input is currently used." msgstr "" #: doc/classes/AudioServer.xml @@ -11145,7 +11132,12 @@ msgid "Returns the names of all audio input devices detected on the system." msgstr "" #: doc/classes/AudioServer.xml -msgid "Sets which audio input device is used for audio capture." +msgid "" +"Sets which audio input device is used for audio capture. On systems with " +"multiple audio inputs (such as analog and USB), this can be used to select " +"the audio input device. Setting the value [code]\"Default\"[/code] will " +"record audio from the system-wide default audio input. If an invalid device " +"name is set, the value will be reverted back to [code]\"Default\"[/code]." msgstr "" #: doc/classes/AudioServer.xml @@ -11306,7 +11298,12 @@ msgstr "" #: doc/classes/AudioServer.xml msgid "" -"Name of the current device for audio output (see [method get_device_list])." +"Name of the current device for audio output (see [method get_device_list]). " +"On systems with multiple audio outputs (such as analog, USB and HDMI audio), " +"this can be used to select the audio output device. The value " +"[code]\"Default\"[/code] will play audio on the system-wide default audio " +"output. If an invalid device name is set, the value will be reverted back to " +"[code]\"Default\"[/code]." msgstr "" #: doc/classes/AudioServer.xml @@ -11347,18 +11344,14 @@ msgid "" msgstr "" #: doc/classes/AudioStream.xml doc/classes/AudioStreamPlayer.xml -#: doc/classes/AudioStreamPlayer2D.xml doc/classes/AudioStreamPlayer3D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/audio/audio_streams.html" +msgid "Audio streams" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/audio/audio_streams.html" #: doc/classes/AudioStream.xml doc/classes/AudioStreamGenerator.xml #: doc/classes/AudioStreamGeneratorPlayback.xml #: doc/classes/AudioStreamPlayback.xml doc/classes/AudioStreamPlayer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/526" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Audio Generator Demo" +msgstr "" #: doc/classes/AudioStream.xml msgid "Returns the length of the audio stream in seconds." @@ -11396,12 +11389,12 @@ msgid "" "In games, common sample rates in use are [code]11025[/code], [code]16000[/" "code], [code]22050[/code], [code]32000[/code], [code]44100[/code], and " "[code]48000[/code].\n" -"According to the [url=https://en.wikipedia.org/wiki/Nyquist" -"%E2%80%93Shannon_sampling_theorem]Nyquist-Shannon sampling theorem[/url], " -"there is no quality difference to human hearing when going past 40,000 Hz " -"(since most humans can only hear up to ~20,000 Hz, often less). If you are " -"generating lower-pitched sounds such as voices, lower sample rates such as " -"[code]32000[/code] or [code]22050[/code] may be usable with no loss in " +"According to the [url=https://en.wikipedia.org/wiki/" +"Nyquist%E2%80%93Shannon_sampling_theorem]Nyquist-Shannon sampling theorem[/" +"url], there is no quality difference to human hearing when going past 40,000 " +"Hz (since most humans can only hear up to ~20,000 Hz, often less). If you " +"are generating lower-pitched sounds such as voices, lower sample rates such " +"as [code]32000[/code] or [code]22050[/code] may be usable with no loss in " "quality." msgstr "" @@ -11609,8 +11602,13 @@ msgid "" "seconds." msgstr "" -#: doc/classes/AudioStreamPlayer2D.xml doc/classes/AudioStreamPlayer3D.xml -msgid "Areas in which this sound plays." +#: doc/classes/AudioStreamPlayer2D.xml +msgid "" +"Determines which [Area2D] layers affect the sound for reverb and audio bus " +"effects. Areas can be used to redirect [AudioStream]s so that they play in a " +"certain audio bus. An example of how you might use this is making a " +"\"water\" area so that sounds played in the water are redirected through an " +"audio bus to make them sound like they are being played underwater." msgstr "" #: doc/classes/AudioStreamPlayer2D.xml @@ -11654,6 +11652,15 @@ msgstr "" #: doc/classes/AudioStreamPlayer3D.xml msgid "" +"Determines which [Area] layers affect the sound for reverb and audio bus " +"effects. Areas can be used to redirect [AudioStream]s so that they play in a " +"certain audio bus. An example of how you might use this is making a " +"\"water\" area so that sounds played in the water are redirected through an " +"audio bus to make them sound like they are being played underwater." +msgstr "" + +#: doc/classes/AudioStreamPlayer3D.xml +msgid "" "Dampens audio using a low-pass filter above this frequency, in Hz. To " "disable the dampening effect entirely, set this to [code]20500[/code] as " "this frequency is above the human hearing limit." @@ -11865,11 +11872,11 @@ msgid "" "In games, common sample rates in use are [code]11025[/code], [code]16000[/" "code], [code]22050[/code], [code]32000[/code], [code]44100[/code], and " "[code]48000[/code].\n" -"According to the [url=https://en.wikipedia.org/wiki/Nyquist" -"%E2%80%93Shannon_sampling_theorem]Nyquist-Shannon sampling theorem[/url], " -"there is no quality difference to human hearing when going past 40,000 Hz " -"(since most humans can only hear up to ~20,000 Hz, often less). If you are " -"using lower-pitched sounds such as voices, lower sample rates such as " +"According to the [url=https://en.wikipedia.org/wiki/" +"Nyquist%E2%80%93Shannon_sampling_theorem]Nyquist-Shannon sampling theorem[/" +"url], there is no quality difference to human hearing when going past 40,000 " +"Hz (since most humans can only hear up to ~20,000 Hz, often less). If you " +"are using lower-pitched sounds such as voices, lower sample rates such as " "[code]32000[/code] or [code]22050[/code] may be usable with no loss in " "quality." msgstr "" @@ -11976,12 +11983,6 @@ msgid "" msgstr "" #: doc/classes/BakedLightmap.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/baked_lightmaps.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/using_gridmaps.html" - -#: doc/classes/BakedLightmap.xml msgid "" "Bakes the lightmap, scanning from the given [code]from_node[/code] root and " "saves the resulting [BakedLightmapData] in [code]data_save_path[/code]. If " @@ -12040,7 +12041,7 @@ msgstr "" #: doc/classes/BakedLightmap.xml msgid "" -"Bias value to reduce the amount of light proagation in the captured octree." +"Bias value to reduce the amount of light propagation in the captured octree." msgstr "" #: doc/classes/BakedLightmap.xml @@ -12107,9 +12108,9 @@ msgstr "" #: doc/classes/BakedLightmap.xml msgid "" -"Determines the amount of samples per texel used in indrect light baking. The " -"amount of samples for each quality level can be configured in the project " -"settings." +"Determines the amount of samples per texel used in indirect light baking. " +"The amount of samples for each quality level can be configured in the " +"project settings." msgstr "" #: doc/classes/BakedLightmap.xml @@ -12413,23 +12414,17 @@ msgid "" msgstr "" #: doc/classes/Basis.xml doc/classes/Transform.xml doc/classes/Transform2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/math/matrices_and_transforms.html" +msgid "Matrices and transforms" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/math/" -"matrices_and_transforms.html" -#: doc/classes/Basis.xml doc/classes/Transform.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/using_transforms.html" +#: doc/classes/Basis.xml doc/classes/Quat.xml doc/classes/Transform.xml +msgid "Using 3D transforms" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/using_transforms.html" #: doc/classes/Basis.xml doc/classes/Line2D.xml doc/classes/Transform.xml #: doc/classes/Transform2D.xml doc/classes/Vector2.xml doc/classes/Vector3.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/584" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Matrix Transform Demo" +msgstr "" #: doc/classes/Basis.xml doc/classes/CylinderShape.xml #: doc/classes/Dictionary.xml doc/classes/DynamicFont.xml @@ -12440,15 +12435,13 @@ msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" #: doc/classes/SurfaceTool.xml doc/classes/TextureButton.xml #: doc/classes/TextureRect.xml doc/classes/Thread.xml #: doc/classes/VBoxContainer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/676" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Voxel Demo" +msgstr "" #: doc/classes/Basis.xml doc/classes/Line2D.xml doc/classes/Transform.xml #: doc/classes/Transform2D.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/583" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2.5D Demo" +msgstr "" #: doc/classes/Basis.xml msgid "Constructs a pure rotation basis matrix from the given quaternion." @@ -12643,6 +12636,14 @@ msgstr "" #: doc/classes/BitMap.xml msgid "" +"Returns an image of the same size as the bitmap and with a [enum Image." +"Format] of type [code]FORMAT_L8[/code]. [code]true[/code] bits of the bitmap " +"are being converted into white pixels, and [code]false[/code] bits into " +"black." +msgstr "" + +#: doc/classes/BitMap.xml +msgid "" "Creates a bitmap with the specified size, filled with [code]false[/code]." msgstr "" @@ -12677,6 +12678,11 @@ msgid "" msgstr "" #: doc/classes/BitMap.xml +#, fuzzy +msgid "Resizes the image to [code]new_size[/code]." +msgstr "Возвращает скалярное произведение с [code]b[/code]." + +#: doc/classes/BitMap.xml msgid "" "Sets the bitmap's element at the specified position, to the specified value." msgstr "" @@ -12937,17 +12943,15 @@ msgstr "" #: doc/classes/CylinderShape.xml doc/classes/ProjectSettings.xml #: doc/classes/RigidBody.xml doc/classes/SphereShape.xml #: doc/classes/StaticBody.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/675" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Physics Tests Demo" +msgstr "" #: doc/classes/BoxShape.xml doc/classes/CollisionShape.xml #: modules/gridmap/doc_classes/GridMap.xml doc/classes/KinematicBody.xml #: doc/classes/Mesh.xml doc/classes/MeshInstance.xml #: doc/classes/MeshLibrary.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/126" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Kinematic Character Demo" +msgstr "" #: doc/classes/BoxShape.xml msgid "" @@ -12989,9 +12993,8 @@ msgstr "" #: doc/classes/GridContainer.xml doc/classes/OS.xml #: doc/classes/PoolStringArray.xml doc/classes/ProjectSettings.xml #: doc/classes/ResourceLoader.xml doc/classes/RichTextLabel.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/677" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "OS Test Demo" +msgstr "" #: doc/classes/Button.xml msgid "" @@ -13024,6 +13027,13 @@ msgid "" "used [StyleBox]es." msgstr "" +#: doc/classes/Button.xml +msgid "" +"Specifies if the icon should be aligned to the left, right, or center of a " +"button. Uses the same [enum TextAlign] constants as the text alignment. If " +"centered, text will draw on top of the icon." +msgstr "" + #: doc/classes/Button.xml doc/classes/LinkButton.xml msgid "The button's text that will be displayed inside the button's area." msgstr "" @@ -13425,15 +13435,13 @@ msgid "" msgstr "" #: doc/classes/Camera2D.xml doc/classes/TileMap.xml doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/112" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Isometric Demo" +msgstr "" #: doc/classes/Camera2D.xml doc/classes/Environment.xml #: doc/classes/WorldEnvironment.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/110" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D HDR Demo" +msgstr "" #: doc/classes/Camera2D.xml msgid "Aligns the camera to the tracked node." @@ -13870,14 +13878,12 @@ msgstr "" #: doc/classes/CanvasItem.xml doc/classes/CanvasLayer.xml #: doc/classes/InputEvent.xml doc/classes/Viewport.xml -msgid "$DOCS_URL/tutorials/2d/2d_transforms.html" +msgid "Viewport and canvas transforms" msgstr "" #: doc/classes/CanvasItem.xml doc/classes/Control.xml doc/classes/Node2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/2d/custom_drawing_in_2d.html" +msgid "Custom drawing in 2D" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/2d/custom_drawing_in_2d.html" #: doc/classes/CanvasItem.xml msgid "" @@ -14072,7 +14078,9 @@ msgid "Returns the transform matrix of this item's canvas." msgstr "" #: doc/classes/CanvasItem.xml -msgid "Returns the global position of the mouse." +msgid "" +"Returns the mouse's position in the [CanvasLayer] that this [CanvasItem] is " +"in using the coordinate system of the [CanvasLayer]." msgstr "" #: doc/classes/CanvasItem.xml @@ -14085,7 +14093,9 @@ msgid "" msgstr "" #: doc/classes/CanvasItem.xml -msgid "Returns the mouse position relative to this item's position." +msgid "" +"Returns the mouse's position in this [CanvasItem] using the local coordinate " +"system of this [CanvasItem]." msgstr "" #: doc/classes/CanvasItem.xml @@ -14382,7 +14392,7 @@ msgid "" msgstr "" #: doc/classes/CanvasLayer.xml -msgid "$DOCS_URL/tutorials/2d/canvas_layers.html" +msgid "Canvas layers" msgstr "" #: doc/classes/CanvasLayer.xml @@ -14432,6 +14442,19 @@ msgstr "" msgid "The layer's transform." msgstr "" +#: doc/classes/CanvasLayer.xml +msgid "" +"If [code]false[/code], any [CanvasItem] under this [CanvasLayer] will be " +"hidden.\n" +"Unlike [member CanvasItem.visible], visibility of a [CanvasLayer] isn't " +"propagated to underlying layers." +msgstr "" + +#: doc/classes/CanvasLayer.xml +#, fuzzy +msgid "Emitted when visibility of the layer is changed. See [member visible]." +msgstr "Излучается при изменении [member frame]." + #: doc/classes/CanvasModulate.xml msgid "Tint the entire canvas." msgstr "" @@ -14512,20 +14535,6 @@ msgid "" "characters will be displayed in a [RichTextEffect]." msgstr "" -#: doc/classes/CharFXTransform.xml doc/classes/RichTextEffect.xml -#: doc/classes/RichTextLabel.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/ui/bbcode_in_richtextlabel.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/gui/bbcode_in_richtextlabel." -"html" - -#: doc/classes/CharFXTransform.xml doc/classes/RichTextEffect.xml -msgid "" -"https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project" -msgstr "" -"https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project" - #: doc/classes/CharFXTransform.xml msgid "" "The index of the current character (starting from 0) for the " @@ -15090,6 +15099,7 @@ msgstr "" #: doc/classes/CollisionObject.xml doc/classes/CollisionObject2D.xml #: doc/classes/Navigation.xml doc/classes/Navigation2D.xml +#: doc/classes/NavigationAgent.xml doc/classes/NavigationAgent2D.xml msgid "Returns the object's [RID]." msgstr "" @@ -15176,9 +15186,9 @@ msgid "" "The physics layers this CollisionObject3D is in. Collision objects can exist " "in one or more of 32 different layers. See also [member collision_mask].\n" "[b]Note:[/b] A contact is detected if object A is in any of the layers that " -"object B scans, or object B is in any layers that object A scans. See [url=" -"$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-and-" -"masks]Collision layers and masks[/url] in the documentation for more " +"object B scans, or object B is in any layers that object A scans. See " +"[url=$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-" +"and-masks]Collision layers and masks[/url] in the documentation for more " "information." msgstr "" @@ -15187,9 +15197,9 @@ msgid "" "The physics layers this CollisionObject3D scans. Collision objects can scan " "one or more of 32 different layers. See also [member collision_layer].\n" "[b]Note:[/b] A contact is detected if object A is in any of the layers that " -"object B scans, or object B is in any layers that object A scans. See [url=" -"$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-and-" -"masks]Collision layers and masks[/url] in the documentation for more " +"object B scans, or object B is in any layers that object A scans. See " +"[url=$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-" +"and-masks]Collision layers and masks[/url] in the documentation for more " "information." msgstr "" @@ -15199,10 +15209,11 @@ msgid "" "events as the mouse is dragged across its shapes." msgstr "" -#: doc/classes/CollisionObject.xml +#: doc/classes/CollisionObject.xml doc/classes/CollisionObject2D.xml msgid "" -"If [code]true[/code], the [CollisionObject]'s shapes will respond to " -"[RayCast]s." +"If [code]true[/code], this object is pickable. A pickable object can detect " +"the mouse pointer entering/leaving, and if the mouse is inside it, report " +"input events. Requires at least one [member collision_layer] bit to be set." msgstr "" #: doc/classes/CollisionObject.xml @@ -15295,9 +15306,9 @@ msgid "" "The physics layers this CollisionObject2D is in. Collision objects can exist " "in one or more of 32 different layers. See also [member collision_mask].\n" "[b]Note:[/b] A contact is detected if object A is in any of the layers that " -"object B scans, or object B is in any layers that object A scans. See [url=" -"$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-and-" -"masks]Collision layers and masks[/url] in the documentation for more " +"object B scans, or object B is in any layers that object A scans. See " +"[url=$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-" +"and-masks]Collision layers and masks[/url] in the documentation for more " "information." msgstr "" @@ -15306,22 +15317,14 @@ msgid "" "The physics layers this CollisionObject2D scans. Collision objects can scan " "one or more of 32 different layers. See also [member collision_layer].\n" "[b]Note:[/b] A contact is detected if object A is in any of the layers that " -"object B scans, or object B is in any layers that object A scans. See [url=" -"$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-and-" -"masks]Collision layers and masks[/url] in the documentation for more " +"object B scans, or object B is in any layers that object A scans. See " +"[url=$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-" +"and-masks]Collision layers and masks[/url] in the documentation for more " "information." msgstr "" #: doc/classes/CollisionObject2D.xml msgid "" -"If [code]true[/code], this object is pickable. A pickable object can detect " -"the mouse pointer entering/leaving, and if the mouse is inside it, report " -"input events. Requires at least one [code]collision_layer[/code] bit to be " -"set." -msgstr "" - -#: doc/classes/CollisionObject2D.xml -msgid "" "Emitted when an input event occurs. Requires [member input_pickable] to be " "[code]true[/code] and at least one [code]collision_layer[/code] bit to be " "set. See [method _input_event] for details." @@ -15441,15 +15444,11 @@ msgstr "" #: doc/classes/CollisionShape.xml doc/classes/CollisionShape2D.xml #: doc/classes/Physics2DDirectBodyState.xml -#: doc/classes/Physics2DDirectSpaceState.xml doc/classes/PhysicsBody.xml -#: doc/classes/PhysicsBody2D.xml doc/classes/PhysicsDirectBodyState.xml +#: doc/classes/Physics2DDirectSpaceState.xml +#: doc/classes/PhysicsDirectBodyState.xml #: doc/classes/PhysicsDirectSpaceState.xml doc/classes/RigidBody.xml -#: doc/classes/Shape.xml doc/classes/Shape2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/physics_introduction.html" +msgid "Physics introduction" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/" -"physics_introduction.html" #: doc/classes/CollisionShape.xml msgid "" @@ -15488,9 +15487,8 @@ msgstr "" #: doc/classes/CollisionShape2D.xml doc/classes/KinematicBody2D.xml #: doc/classes/RectangleShape2D.xml doc/classes/TileMap.xml #: doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/113" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Kinematic Character Demo" +msgstr "" #: doc/classes/CollisionShape2D.xml msgid "" @@ -15535,19 +15533,16 @@ msgid "" msgstr "" #: doc/classes/Color.xml doc/classes/ColorPickerButton.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/517" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D GD Paint Demo" +msgstr "" #: doc/classes/Color.xml doc/classes/ColorPicker.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/146" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Tween Demo" +msgstr "" #: doc/classes/Color.xml doc/classes/ColorPickerButton.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/133" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "GUI Drag And Drop Demo" +msgstr "" #: doc/classes/Color.xml msgid "" @@ -17076,20 +17071,17 @@ msgid "" msgstr "" #: doc/classes/Control.xml -msgid "$DOCS_URL/tutorials/ui/index.html" +msgid "GUI tutorial index" msgstr "" #: doc/classes/Control.xml #, fuzzy -msgid "$DOCS_URL/tutorials/ui/control_node_gallery.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/gui/index.html" +msgid "Control node gallery" +msgstr "Клавиша Control." #: doc/classes/Control.xml -#, fuzzy -msgid "https://github.com/godotengine/godot-demo-projects/tree/master/gui" +msgid "All GUI Demos" msgstr "" -"https://github.com/godotengine/godot-demo-projects/tree/master/audio/" -"generator" #: doc/classes/Control.xml msgid "" @@ -17189,8 +17181,8 @@ msgid "" "custom value.\n" "$MyLabel.add_color_override(\"font_color\", Color(1, 0.5, 0))\n" "# Reset the font color of the child label.\n" -"$MyLabel.add_color_override(\"font_color\", get_color(\"font_color\", \"Label" -"\"))\n" +"$MyLabel.add_color_override(\"font_color\", get_color(\"font_color\", " +"\"Label\"))\n" "[/codeblock]" msgstr "" @@ -19205,12 +19197,6 @@ msgid "" "fly and doesn't need to be configured by the user." msgstr "" -#: doc/classes/CPUParticles2D.xml doc/classes/Particles2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/2d/particle_systems_2d.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/2d/particle_systems_2d.html" - #: doc/classes/CPUParticles2D.xml msgid "" "Sets this node's properties to match a given [Particles2D] node with an " @@ -19375,8 +19361,8 @@ msgid "" "Generates a self-signed [X509Certificate] from the given [CryptoKey] and " "[code]issuer_name[/code]. The certificate validity will be defined by " "[code]not_before[/code] and [code]not_after[/code] (first valid date and " -"last valid date). The [code]issuer_name[/code] must contain at least \"CN=" -"\" (common name, i.e. the domain name), \"O=\" (organization, i.e. your " +"last valid date). The [code]issuer_name[/code] must contain at least " +"\"CN=\" (common name, i.e. the domain name), \"O=\" (organization, i.e. your " "company name), \"C=\" (country, i.e. 2 lettered ISO-3166 code of the country " "the organization is based in).\n" "A small example to generate an RSA key and a X509 self-signed certificate.\n" @@ -19465,7 +19451,22 @@ msgid "A CSG Box shape." msgstr "" #: modules/csg/doc_classes/CSGBox.xml -msgid "This node allows you to create a box for use with the CSG system." +msgid "" +"This node allows you to create a box for use with the CSG system.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." +msgstr "" + +#: modules/csg/doc_classes/CSGBox.xml modules/csg/doc_classes/CSGCombiner.xml +#: modules/csg/doc_classes/CSGCylinder.xml modules/csg/doc_classes/CSGMesh.xml +#: modules/csg/doc_classes/CSGPolygon.xml +#: modules/csg/doc_classes/CSGPrimitive.xml +#: modules/csg/doc_classes/CSGShape.xml modules/csg/doc_classes/CSGSphere.xml +#: modules/csg/doc_classes/CSGTorus.xml +msgid "Prototyping levels with CSG" msgstr "" #: modules/csg/doc_classes/CSGBox.xml @@ -19497,7 +19498,12 @@ msgid "" "children of one CSGCombiner node, and a set of separate operations on a " "second set of shapes that are children of a second CSGCombiner node, and " "then do an operation that takes the two end results as its input to create " -"the final shape." +"the final shape.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGCylinder.xml @@ -19507,7 +19513,12 @@ msgstr "" #: modules/csg/doc_classes/CSGCylinder.xml msgid "" "This node allows you to create a cylinder (or cone) for use with the CSG " -"system." +"system.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGCylinder.xml @@ -19549,7 +19560,13 @@ msgstr "" msgid "" "This CSG node allows you to use any mesh resource as a CSG shape, provided " "it is closed, does not self-intersect, does not contain internal faces and " -"has no edges that connect to more then two faces." +"has no edges that connect to more than two faces. See also [CSGPolygon] for " +"drawing 2D extruded polygons to be used as CSG nodes.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGMesh.xml @@ -19573,7 +19590,12 @@ msgstr "" #: modules/csg/doc_classes/CSGPolygon.xml msgid "" "An array of 2D points is extruded to quickly and easily create a variety of " -"3D meshes." +"3D meshes. See also [CSGMesh] for using 3D meshes as CSG nodes.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGPolygon.xml @@ -19654,7 +19676,13 @@ msgid "" msgstr "" #: modules/csg/doc_classes/CSGPolygon.xml -msgid "The point array that defines the 2D polygon that is extruded." +msgid "" +"The point array that defines the 2D polygon that is extruded. This can be a " +"convex or concave polygon with 3 or more points. The polygon must [i]not[/i] " +"have any intersecting edges. Otherwise, triangulation will fail and no mesh " +"will be generated.\n" +"[b]Note:[/b] If only 1 or 2 points are defined in [member polygon], no mesh " +"will be generated." msgstr "" #: modules/csg/doc_classes/CSGPolygon.xml @@ -19730,7 +19758,12 @@ msgstr "" msgid "" "Parent class for various CSG primitives. It contains code and functionality " "that is common between them. It cannot be used directly. Instead use one of " -"the various classes that inherit from it." +"the various classes that inherit from it.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGPrimitive.xml @@ -19744,7 +19777,12 @@ msgstr "" #: modules/csg/doc_classes/CSGShape.xml msgid "" "This is the CSG base class that provides CSG operation support to the " -"various CSG nodes in Godot." +"various CSG nodes in Godot.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGShape.xml doc/classes/RayCast2D.xml @@ -19845,7 +19883,13 @@ msgid "A CSG Sphere shape." msgstr "" #: modules/csg/doc_classes/CSGSphere.xml -msgid "This node allows you to create a sphere for use with the CSG system." +msgid "" +"This node allows you to create a sphere for use with the CSG system.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGSphere.xml @@ -19876,7 +19920,13 @@ msgid "A CSG Torus shape." msgstr "" #: modules/csg/doc_classes/CSGTorus.xml -msgid "This node allows you to create a torus for use with the CSG system." +msgid "" +"This node allows you to create a torus for use with the CSG system.\n" +"[b]Note:[/b] CSG nodes are intended to be used for level prototyping. " +"Creating CSG nodes has a significant CPU cost compared to creating a " +"[MeshInstance] with a [PrimitiveMesh]. Moving a CSG node within another CSG " +"node also has a significant CPU cost, so it should be avoided during " +"gameplay." msgstr "" #: modules/csg/doc_classes/CSGTorus.xml @@ -19920,13 +19970,6 @@ msgid "" msgstr "" #: modules/mono/doc_classes/CSharpScript.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/c_sharp/index.html" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/" -"index.html" - -#: modules/mono/doc_classes/CSharpScript.xml #: modules/gdnative/doc_classes/PluginScript.xml msgid "Returns a new instance of the script." msgstr "" @@ -20093,6 +20136,14 @@ msgstr "" #: doc/classes/CullInstance.xml msgid "" +"This allows fine control over the mesh merging feature in the " +"[RoomManager].\n" +"Setting this option to [code]false[/code] can be used to prevent an instance " +"being merged." +msgstr "" + +#: doc/classes/CullInstance.xml +msgid "" "When set to [code]0[/code], [CullInstance]s will be autoplaced in the [Room] " "with the highest priority.\n" "When set to a value other than [code]0[/code], the system will attempt to " @@ -20806,11 +20857,8 @@ msgid "" msgstr "" #: doc/classes/Dictionary.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/gdscript/gdscript_basics.html#dictionary" +msgid "GDScript basics: Dictionary" msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/" -"gdscript_basics.html#dictionary" #: doc/classes/Dictionary.xml msgid "Clear the dictionary, removing all key/value pairs." @@ -20870,8 +20918,8 @@ msgstr "Возвращает [code]true[/code] если массив пусто #: doc/classes/Dictionary.xml msgid "" -"Returns a hashed integer value representing the dictionary contents. This " -"can be used to compare dictionaries by value:\n" +"Returns a hashed 32-bit integer value representing the dictionary contents. " +"This can be used to compare dictionaries by value:\n" "[codeblock]\n" "var dict1 = {0: 10}\n" "var dict2 = {0: 10}\n" @@ -20880,7 +20928,11 @@ msgid "" "print(dict1.hash() == dict2.hash())\n" "[/codeblock]\n" "[b]Note:[/b] Dictionaries with the same keys/values but in a different order " -"will have a different hash." +"will have a different hash.\n" +"[b]Note:[/b] Dictionaries with equal content will always produce identical " +"hash values. However, the reverse is not true. Returning identical hash " +"values does [i]not[/i] imply the dictionaries are equal, because different " +"dictionaries can have identical hash values due to hash collisions." msgstr "" #: doc/classes/Dictionary.xml @@ -20909,13 +20961,6 @@ msgid "" "(origin) is ignored. Only the basis is used to determine light direction." msgstr "" -#: doc/classes/DirectionalLight.xml doc/classes/Light.xml -#: doc/classes/OmniLight.xml doc/classes/SpotLight.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/lights_and_shadows.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/lights_and_shadows.html" - #: doc/classes/DirectionalLight.xml msgid "" "Amount of extra bias for shadow splits that are far away. If self-shadowing " @@ -21038,12 +21083,6 @@ msgid "" "[/codeblock]" msgstr "" -#: doc/classes/Directory.xml doc/classes/File.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/filesystem.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/2d/particle_systems_2d.html" - #: doc/classes/Directory.xml msgid "" "Changes the currently opened directory to the one passed as an argument. The " @@ -22071,13 +22110,6 @@ msgid "" "add_import_plugin] method first." msgstr "" -#: doc/classes/EditorImportPlugin.xml doc/classes/ResourceImporter.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/plugins/editor/import_plugins.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/" -"import_plugins.html" - #: doc/classes/EditorImportPlugin.xml msgid "" "Gets the options and default values for the preset at this index. Returns an " @@ -22109,8 +22141,8 @@ msgid "" "func get_option_visibility(option, options):\n" " # Only show the lossy quality setting if the compression mode is set to " "\"Lossy\".\n" -" if option == \"compress/lossy_quality\" and options.has(\"compress/mode" -"\"):\n" +" if option == \"compress/lossy_quality\" and options.has(\"compress/" +"mode\"):\n" " return int(options[\"compress/mode\"]) == COMPRESS_LOSSY\n" "\n" " return true\n" @@ -22143,8 +22175,8 @@ msgstr "" #: doc/classes/EditorImportPlugin.xml msgid "" -"Gets the Godot resource type associated with this loader. e.g. [code]\"Mesh" -"\"[/code] or [code]\"Animation\"[/code]." +"Gets the Godot resource type associated with this loader. e.g. " +"[code]\"Mesh\"[/code] or [code]\"Animation\"[/code]." msgstr "" #: doc/classes/EditorImportPlugin.xml @@ -22254,11 +22286,8 @@ msgid "" msgstr "" #: doc/classes/EditorInspectorPlugin.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/plugins/editor/inspector_plugins.html" +msgid "Inspector plugins" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/" -"import_plugins.html" #: doc/classes/EditorInspectorPlugin.xml msgid "Adds a custom control, which is not necessarily a property editor." @@ -22527,12 +22556,6 @@ msgid "" msgstr "" #: doc/classes/EditorPlugin.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/plugins/editor/index.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.html" - -#: doc/classes/EditorPlugin.xml msgid "" "Adds a script at [code]path[/code] to the Autoload list as [code]name[/code]." msgstr "" @@ -23404,13 +23427,6 @@ msgid "" msgstr "" #: doc/classes/EditorScenePostImport.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/assets_pipeline/importing_scenes.html#custom-script" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/workflow/assets/" -"importing_scenes.html#custom-script" - -#: doc/classes/EditorScenePostImport.xml msgid "" "Returns the source file path which got imported (e.g. [code]res://scene.dae[/" "code])." @@ -23832,13 +23848,6 @@ msgid "" msgstr "" #: doc/classes/EditorSpatialGizmoPlugin.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/plugins/editor/spatial_gizmos.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/" -"spatial_gizmos.html" - -#: doc/classes/EditorSpatialGizmoPlugin.xml msgid "" "Adds a new material to the internal material list for the plugin. It can " "then be accessed with [method get_material]. Should not be overridden." @@ -24162,9 +24171,8 @@ msgid "" "[code]new_line_no[/code] is the line number in the new file (can be " "[code]-1[/code] if the line is deleted). [code]old_line_no[/code] is the " "line number in the old file (can be [code]-1[/code] if the line is added). " -"[code]content[/code] is the diff text. [code]content[/code] is the diff " -"text. [code]status[/code] is a single character string which stores the line " -"origin." +"[code]content[/code] is the diff text. [code]status[/code] is a single " +"character string which stores the line origin." msgstr "" #: doc/classes/EditorVCSInterface.xml @@ -24484,31 +24492,35 @@ msgid "" "- Glow\n" "- Tonemap (Auto Exposure)\n" "- Adjustments\n" -"These effects will only apply when the [Viewport]'s intended usage is \"3D\" " -"or \"3D Without Effects\". This can be configured for the root Viewport with " -"[member ProjectSettings.rendering/quality/intended_usage/" -"framebuffer_allocation], or for specific Viewports via the [member Viewport." -"usage] property." +"If the target [Viewport] is set to \"2D Without Sampling\", all post-" +"processing effects will be unavailable. With \"3D Without Effects\", the " +"following options will be unavailable:\n" +"- Ssao\n" +"- Ss Reflections\n" +"This can be configured for the root Viewport with [member ProjectSettings." +"rendering/quality/intended_usage/framebuffer_allocation], or for specific " +"Viewports via the [member Viewport.usage] property.\n" +"Note that [member ProjectSettings.rendering/quality/intended_usage/" +"framebuffer_allocation] has a mobile platform override to use \"3D Without " +"Effects\" by default. It improves the performance on mobile devices, but at " +"the same time affects the screen display on mobile devices." msgstr "" #: doc/classes/Environment.xml doc/classes/WorldEnvironment.xml #, fuzzy -msgid "$DOCS_URL/tutorials/3d/environment_and_post_processing.html" +msgid "Environment and post-processing" msgstr "" "https://docs.godotengine.org/en/latest/tutorials/3d/" "environment_and_post_processing.html" #: doc/classes/Environment.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/high_dynamic_range.html" +msgid "Light transport in game engines" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/high_dynamic_range.html" #: doc/classes/Environment.xml doc/classes/Material.xml doc/classes/Mesh.xml #: doc/classes/MeshInstance.xml doc/classes/WorldEnvironment.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/123" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Material Testers Demo" +msgstr "" #: doc/classes/Environment.xml msgid "" @@ -24568,12 +24580,14 @@ msgstr "" #: doc/classes/Environment.xml msgid "" -"Defines the amount of light that the sky brings on the scene. A value of 0 " -"means that the sky's light emission has no effect on the scene illumination, " -"thus all ambient illumination is provided by the ambient light. On the " -"contrary, a value of 1 means that all the light that affects the scene is " -"provided by the sky, thus the ambient light parameter has no effect on the " -"scene." +"Defines the amount of light that the sky brings on the scene. A value of " +"[code]0.0[/code] means that the sky's light emission has no effect on the " +"scene illumination, thus all ambient illumination is provided by the ambient " +"light. On the contrary, a value of [code]1.0[/code] means that [i]all[/i] " +"the light that affects the scene is provided by the sky, thus the ambient " +"light parameter has no effect on the scene.\n" +"[b]Note:[/b] [member ambient_light_sky_contribution] is internally clamped " +"between [code]0.0[/code] and [code]1.0[/code] (inclusive)." msgstr "" #: doc/classes/Environment.xml @@ -25254,6 +25268,10 @@ msgid "" msgstr "" #: doc/classes/File.xml +msgid "File system" +msgstr "" + +#: doc/classes/File.xml msgid "" "Closes the currently opened file and prevents subsequent read/write " "operations. Use [method flush] to persist the data to disk without closing " @@ -25856,11 +25874,11 @@ msgid "" msgstr "" #: doc/classes/float.xml -msgid "https://en.wikipedia.org/wiki/Double-precision_floating-point_format" +msgid "Wikipedia: Double-precision floating-point format" msgstr "" #: doc/classes/float.xml -msgid "https://en.wikipedia.org/wiki/Single-precision_floating-point_format" +msgid "Wikipedia: Single-precision floating-point format" msgstr "" #: doc/classes/float.xml @@ -25887,6 +25905,23 @@ msgid "" "[code]float(\"1e3a2\")[/code] will return 1000.0." msgstr "" +#: doc/classes/FlowContainer.xml +msgid "Base class for flow containers." +msgstr "" + +#: doc/classes/FlowContainer.xml +msgid "" +"Arranges child [Control] nodes vertically or horizontally in a left-to-right " +"or top-to-bottom flow.\n" +"A line is filled with [Control] nodes until no more fit on the same line, " +"similar to text in an autowrapped label." +msgstr "" + +#: doc/classes/FlowContainer.xml +#, fuzzy +msgid "Returns the current line count." +msgstr "Возвращает длину вектора." + #: doc/classes/Font.xml msgid "Internationalized font and text drawing support." msgstr "" @@ -26027,20 +26062,6 @@ msgid "" msgstr "" #: modules/gdnative/doc_classes/GDNativeLibrary.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/gdnative/gdnative-c-example.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/gdnative/gdnative-c-" -"example.html" - -#: modules/gdnative/doc_classes/GDNativeLibrary.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/gdnative/gdnative-cpp-example.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/gdnative/gdnative-" -"cpp-example.html" - -#: modules/gdnative/doc_classes/GDNativeLibrary.xml msgid "" "Returns paths to all dependency libraries for the current platform and " "architecture." @@ -26112,13 +26133,6 @@ msgid "" msgstr "" #: modules/gdscript/doc_classes/GDScript.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/gdscript/index.html" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/" -"index.html" - -#: modules/gdscript/doc_classes/GDScript.xml msgid "Returns byte code for the script source code." msgstr "" @@ -27161,7 +27175,7 @@ msgid "" msgstr "" #: doc/classes/GIProbe.xml -msgid "$DOCS_URL/tutorials/3d/gi_probes.html" +msgid "GI probes" msgstr "" #: doc/classes/GIProbe.xml @@ -28171,11 +28185,13 @@ msgid "" "reorders its Control-derived children to accommodate the new layout." msgstr "" -#: doc/classes/GridContainer.xml +#: doc/classes/GridContainer.xml doc/classes/HFlowContainer.xml +#: doc/classes/VFlowContainer.xml msgid "The horizontal separation of children nodes." msgstr "" -#: doc/classes/GridContainer.xml +#: doc/classes/GridContainer.xml doc/classes/HFlowContainer.xml +#: doc/classes/VFlowContainer.xml msgid "The vertical separation of children nodes." msgstr "" @@ -28202,10 +28218,8 @@ msgid "" msgstr "" #: modules/gridmap/doc_classes/GridMap.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/using_gridmaps.html" +msgid "Using gridmaps" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/using_gridmaps.html" #: modules/gridmap/doc_classes/GridMap.xml msgid "Clear all cells." @@ -28251,6 +28265,13 @@ msgid "" msgstr "" #: modules/gridmap/doc_classes/GridMap.xml +#, fuzzy +msgid "" +"Returns an array of all cells with the given item index specified in " +"[code]item[/code]." +msgstr "Возвращает вектор спроецированный на вектор [code]b[/code]." + +#: modules/gridmap/doc_classes/GridMap.xml msgid "" "Returns the position of a grid cell in the GridMap's local coordinate space." msgstr "" @@ -28473,6 +28494,14 @@ msgid "" "map_data]." msgstr "" +#: doc/classes/HFlowContainer.xml +msgid "Horizontal flow container." +msgstr "" + +#: doc/classes/HFlowContainer.xml +msgid "Horizontal version of [FlowContainer]." +msgstr "" + #: doc/classes/HingeJoint.xml msgid "A hinge between two 3D PhysicsBodies." msgstr "" @@ -28806,21 +28835,6 @@ msgid "" msgstr "" #: doc/classes/HTTPClient.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/networking/http_client_class.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/networking/" -"http_client_class.html" - -#: doc/classes/HTTPClient.xml doc/classes/HTTPRequest.xml -#: doc/classes/StreamPeerSSL.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/networking/ssl_certificates.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/networking/ssl_certificates." -"html" - -#: doc/classes/HTTPClient.xml msgid "Closes the current connection, allowing reuse of this [HTTPClient]." msgstr "" @@ -29611,13 +29625,6 @@ msgid "" msgstr "" #: doc/classes/HTTPRequest.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/networking/http_request_class.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/networking/" -"http_request_class.html" - -#: doc/classes/HTTPRequest.xml msgid "Cancels the current request." msgstr "" @@ -29763,11 +29770,8 @@ msgid "" msgstr "" #: doc/classes/Image.xml doc/classes/ImageTexture.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/assets_pipeline/importing_images.html" +msgid "Importing images" msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/workflow/assets/" -"importing_scenes.html#custom-script" #: doc/classes/Image.xml msgid "" @@ -30487,6 +30491,10 @@ msgid "" "compressed into two channels)." msgstr "" +#: doc/classes/Image.xml +msgid "Source texture (before compression) is a [TextureLayered]." +msgstr "" + #: doc/classes/ImageTexture.xml msgid "A [Texture] based on an [Image]." msgstr "" @@ -30679,7 +30687,7 @@ msgid "" msgstr "" #: doc/classes/Input.xml -msgid "$DOCS_URL/tutorials/inputs/index.html" +msgid "Inputs tutorial index" msgstr "" #: doc/classes/Input.xml @@ -30908,8 +30916,8 @@ msgid "" "for [InputEventKey] and [InputEventMouseButton] events, and the direction " "for [InputEventJoypadMotion] events.\n" "[b]Note:[/b] Due to keyboard ghosting, [method is_action_pressed] may return " -"[code]false[/code] even if one of the action's keys is pressed. See [url=" -"$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " +"[code]false[/code] even if one of the action's keys is pressed. See " +"[url=$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " "examples[/url] in the documentation for more information." msgstr "" @@ -30937,8 +30945,8 @@ msgid "" "keyboard shortcuts are generally dependent on the keyboard layout in non-" "game applications. If in doubt, use [method is_physical_key_pressed].\n" "[b]Note:[/b] Due to keyboard ghosting, [method is_key_pressed] may return " -"[code]false[/code] even if one of the action's keys is pressed. See [url=" -"$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " +"[code]false[/code] even if one of the action's keys is pressed. See " +"[url=$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " "examples[/url] in the documentation for more information." msgstr "" @@ -31095,7 +31103,12 @@ msgid "" msgstr "" #: doc/classes/Input.xml -msgid "Sets the mouse position to the specified vector." +msgid "" +"Sets the mouse position to the specified vector, provided in pixels and " +"relative to an origin at the upper left corner of the game window.\n" +"Mouse position is clipped to the limits of the screen resolution, or to the " +"limits of the game window if [enum MouseMode] is set to [constant " +"MOUSE_MODE_CONFINED]." msgstr "" #: doc/classes/Input.xml @@ -31230,15 +31243,9 @@ msgstr "" msgid "Base class of all sort of input event. See [method Node._input]." msgstr "" -#: doc/classes/InputEvent.xml doc/classes/InputEventJoypadButton.xml -#: doc/classes/InputEventJoypadMotion.xml doc/classes/InputEventKey.xml -#: doc/classes/InputEventMouse.xml doc/classes/InputEventScreenDrag.xml -#: doc/classes/InputEventScreenTouch.xml -#: doc/classes/InputEventWithModifiers.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/inputs/inputevent.html" +#: doc/classes/InputEvent.xml +msgid "InputEvent" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/inputs/inputevent.html" #: doc/classes/InputEvent.xml msgid "" @@ -31281,8 +31288,8 @@ msgid "" "modifiers for [InputEventKey] and [InputEventMouseButton] events, and the " "direction for [InputEventJoypadMotion] events.\n" "[b]Note:[/b] Due to keyboard ghosting, [method is_action_pressed] may return " -"[code]false[/code] even if one of the action's keys is pressed. See [url=" -"$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " +"[code]false[/code] even if one of the action's keys is pressed. See " +"[url=$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " "examples[/url] in the documentation for more information." msgstr "" @@ -31313,8 +31320,8 @@ msgid "" "Returns [code]true[/code] if this input event is pressed. Not relevant for " "events of type [InputEventMouseMotion] or [InputEventScreenDrag].\n" "[b]Note:[/b] Due to keyboard ghosting, [method is_action_pressed] may return " -"[code]false[/code] even if one of the action's keys is pressed. See [url=" -"$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " +"[code]false[/code] even if one of the action's keys is pressed. See " +"[url=$DOCS_URL/tutorials/inputs/input_examples.html#keyboard-events]Input " "examples[/url] in the documentation for more information." msgstr "" @@ -31358,11 +31365,8 @@ msgid "" msgstr "" #: doc/classes/InputEventAction.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/inputs/inputevent.html#actions" +msgid "InputEvent: Actions" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/inputs/inputevent." -"html#actions" #: doc/classes/InputEventAction.xml msgid "The action's name. Actions are accessed via this [String]." @@ -31529,17 +31533,15 @@ msgid "" msgstr "" #: doc/classes/InputEventMIDI.xml -msgid "" -"https://www.midi.org/specifications-old/item/table-2-expanded-messages-list-" -"status-bytes" +msgid "MIDI Message Status Byte List" msgstr "" #: doc/classes/InputEventMIDI.xml -msgid "https://en.wikipedia.org/wiki/General_MIDI#Program_change_events" +msgid "Wikipedia General MIDI Instrument List" msgstr "" #: doc/classes/InputEventMIDI.xml -msgid "https://en.wikipedia.org/wiki/Piano_key_frequencies#List" +msgid "Wikipedia Piano Key Frequencies List" msgstr "" #: doc/classes/InputEventMIDI.xml @@ -31623,17 +31625,21 @@ msgstr "" #: doc/classes/InputEventMouse.xml msgid "" -"The global mouse position relative to the current [Viewport]. If used in " -"[method Control._gui_input] and if the current [Control] is not under the " -"mouse, moving it will not update this value." +"When received in [method Node._input] or [method Node._unhandled_input], " +"returns the mouse's position in the root [Viewport] using the coordinate " +"system of the root [Viewport].\n" +"When received in [method Control._gui_input], returns the mouse's position " +"in the [CanvasLayer] that the [Control] is in using the coordinate system of " +"the [CanvasLayer]." msgstr "" #: doc/classes/InputEventMouse.xml msgid "" -"The local mouse position relative to the [Viewport]. If used in [method " -"Control._gui_input], the position is relative to the current [Control] which " -"is under the mouse. If the current [Control] is not under the mouse, moving " -"it will not update this value." +"When received in [method Node._input] or [method Node._unhandled_input], " +"returns the mouse's position in the [Viewport] this [Node] is in using the " +"coordinate system of this [Viewport].\n" +"When received in [method Control._gui_input], returns the mouse's position " +"in the [Control] using the local coordinate system of the [Control]." msgstr "" #: doc/classes/InputEventMouseButton.xml @@ -31644,13 +31650,6 @@ msgstr "" msgid "Contains mouse click information. See [method Node._input]." msgstr "" -#: doc/classes/InputEventMouseButton.xml doc/classes/InputEventMouseMotion.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/inputs/mouse_and_input_coordinates.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/inputs/" -"mouse_and_input_coordinates.html" - #: doc/classes/InputEventMouseButton.xml msgid "" "The mouse button identifier, one of the [enum ButtonList] button or button " @@ -31687,9 +31686,13 @@ msgid "" "at most. If you need more precise input reporting, call [method Input." "set_use_accumulated_input] with [code]false[/code] to make events emitted as " "often as possible. If you use InputEventMouseMotion to draw lines, consider " -"implementing [url=https://en.wikipedia.org/wiki/Bresenham" -"%27s_line_algorithm]Bresenham's line algorithm[/url] as well to avoid " -"visible gaps in lines if the user is moving the mouse quickly." +"implementing [url=https://en.wikipedia.org/wiki/" +"Bresenham%27s_line_algorithm]Bresenham's line algorithm[/url] as well to " +"avoid visible gaps in lines if the user is moving the mouse quickly." +msgstr "" + +#: doc/classes/InputEventMouseMotion.xml +msgid "Mouse and input coordinates" msgstr "" #: doc/classes/InputEventMouseMotion.xml @@ -31816,13 +31819,6 @@ msgid "" msgstr "" #: doc/classes/InputMap.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/inputs/inputevent.html#inputmap" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/inputs/inputevent." -"html#inputmap" - -#: doc/classes/InputMap.xml msgid "" "Adds an [InputEvent] to an action. This [InputEvent] will trigger the action." msgstr "" @@ -32578,15 +32574,6 @@ msgid "" msgstr "" #: doc/classes/JavaScript.xml -#, fuzzy -msgid "" -"$DOCS_URL/tutorials/export/exporting_for_web.html#calling-javascript-from-" -"script" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/workflow/export/" -"exporting_for_web.html#calling-javascript-from-script" - -#: doc/classes/JavaScript.xml msgid "" "Creates a reference to a script function that can be used as a callback by " "JavaScript. The reference must be kept until the callback happens, or it " @@ -32634,6 +32621,29 @@ msgid "" "[JavaScriptObject] for usage." msgstr "" +#: doc/classes/JavaScript.xml +msgid "" +"Returns [code]true[/code] if a new version of the progressive web app is " +"waiting to be activated.\n" +"[b]Note:[/b] Only relevant when exported as a Progressive Web App." +msgstr "" + +#: doc/classes/JavaScript.xml +msgid "" +"Performs the live update of the progressive web app. Forcing the new version " +"to be installed and the page to be reloaded.\n" +"[b]Note:[/b] Your application will be [b]reloaded in all browser tabs[/b].\n" +"[b]Note:[/b] Only relevant when exported as a Progressive Web App and " +"[method pwa_needs_update] returns [code]true[/code]." +msgstr "" + +#: doc/classes/JavaScript.xml +msgid "" +"Emitted when an update for this progressive web app has been detected but is " +"waiting to be activated because a previous version is active. See [method " +"pwa_update] to force the update to take place immediately." +msgstr "" + #: doc/classes/JavaScriptObject.xml msgid "A wrapper class for native JavaScript objects." msgstr "" @@ -32694,11 +32704,8 @@ msgid "" msgstr "" #: doc/classes/JNISingleton.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/platform/android/android_plugin.html" +msgid "Creating Android plugins" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/" -"import_plugins.html" #: doc/classes/Joint.xml msgid "Base class for all 3D joints." @@ -32713,9 +32720,8 @@ msgstr "" #: doc/classes/Joint.xml doc/classes/RigidBody.xml doc/classes/VehicleBody.xml #: doc/classes/VehicleWheel.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/524" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Truck Town Demo" +msgstr "" #: doc/classes/Joint.xml msgid "" @@ -32792,7 +32798,11 @@ msgid "" "[b]Note:[/b] The JSON specification does not define integer or float types, " "but only a [i]number[/i] type. Therefore, converting a Variant to JSON text " "will convert all numerical values to [float] types.\n" -"Use [code]indent[/code] parameter to pretty print the output.\n" +"The [code]indent[/code] parameter controls if and how something is indented, " +"the string used for this parameter will be used where there should be an " +"indent in the output, even spaces like [code]\" \"[/code] will work. " +"[code]\\t[/code] and [code]\\n[/code] can also be used for a tab indent, or " +"to make a newline for each indent respectively.\n" "[b]Example output:[/b]\n" "[codeblock]\n" "## JSON.print(my_dictionary)\n" @@ -32802,18 +32812,34 @@ msgid "" "\n" "## JSON.print(my_dictionary, \"\\t\")\n" "{\n" -" \"name\": \"my_dictionary\",\n" -" \"version\": \"1.0.0\",\n" -" \"entities\": [\n" -" {\n" -" \"name\": \"entity_0\",\n" -" \"value\": \"value_0\"\n" -" },\n" -" {\n" -" \"name\": \"entity_1\",\n" -" \"value\": \"value_1\"\n" -" }\n" -" ]\n" +" \"name\": \"my_dictionary\",\n" +" \"version\": \"1.0.0\",\n" +" \"entities\": [\n" +" {\n" +" \"name\": \"entity_0\",\n" +" \"value\": \"value_0\"\n" +" },\n" +" {\n" +" \"name\": \"entity_1\",\n" +" \"value\": \"value_1\"\n" +" }\n" +" ]\n" +"}\n" +"\n" +"## JSON.print(my_dictionary, \"...\")\n" +"{\n" +"...\"name\": \"my_dictionary\",\n" +"...\"version\": \"1.0.0\",\n" +"...\"entities\": [\n" +"......{\n" +".........\"name\": \"entity_0\",\n" +".........\"value\": \"value_0\"\n" +"......},\n" +"......{\n" +".........\"name\": \"entity_1\",\n" +".........\"value\": \"value_1\"\n" +"......}\n" +"...]\n" "}\n" "[/codeblock]" msgstr "" @@ -32986,11 +33012,8 @@ msgid "" msgstr "" #: doc/classes/KinematicBody.xml doc/classes/KinematicBody2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/kinematic_character_2d.html" +msgid "Kinematic character (2D)" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/" -"kinematic_character_2d.html" #: doc/classes/KinematicBody.xml #, fuzzy @@ -33242,11 +33265,8 @@ msgid "" msgstr "" #: doc/classes/KinematicBody2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/using_kinematic_body_2d.html" +msgid "Using KinematicBody2D" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/" -"using_kinematic_body_2d.html" #: doc/classes/KinematicBody2D.xml msgid "" @@ -33678,6 +33698,10 @@ msgid "" "lighting." msgstr "" +#: doc/classes/Light.xml doc/classes/SpotLight.xml +msgid "3D lights and shadows" +msgstr "" + #: doc/classes/Light.xml #, fuzzy msgid "Returns the value of the specified [enum Light.Param] parameter." @@ -33875,13 +33899,6 @@ msgid "" "[b]Note:[/b] Light2D can also be used as a mask." msgstr "" -#: doc/classes/Light2D.xml doc/classes/LightOccluder2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/2d/2d_lights_and_shadows.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/2d/2d_lights_and_shadows." -"html" - #: doc/classes/Light2D.xml msgid "The Light2D's [Color]." msgstr "" @@ -35731,10 +35748,6 @@ msgid "" msgstr "" #: doc/classes/MeshInstance2D.xml -msgid "$DOCS_URL/tutorials/2d/2d_meshes.html" -msgstr "" - -#: doc/classes/MeshInstance2D.xml msgid "The [Mesh] that will be drawn by the [MeshInstance2D]." msgstr "" @@ -35966,22 +35979,6 @@ msgid "" "provided by the user." msgstr "" -#: doc/classes/MultiMesh.xml doc/classes/MultiMeshInstance.xml -#, fuzzy -msgid "" -"$DOCS_URL/tutorials/performance/vertex_animation/animating_thousands_of_fish." -"html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/vertex_animation/" -"animating_thousands_of_fish.html" - -#: doc/classes/MultiMesh.xml doc/classes/MultiMeshInstance.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/performance/using_multimesh.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/optimization/" -"using_multimesh.html" - #: doc/classes/MultiMesh.xml msgid "" "Returns the visibility axis-aligned bounding box in local space. See also " @@ -36125,13 +36122,6 @@ msgid "" msgstr "" #: doc/classes/MultiMeshInstance.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/using_multi_mesh_instance.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/" -"using_multi_mesh_instance.html" - -#: doc/classes/MultiMeshInstance.xml msgid "" "The [MultiMesh] resource that will be used and shared among all instances of " "the [MultiMeshInstance]." @@ -36380,13 +36370,6 @@ msgid "" "used to protect a critical section; however, be careful to avoid deadlocks." msgstr "" -#: doc/classes/Mutex.xml doc/classes/Semaphore.xml doc/classes/Thread.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/performance/threads/using_multiple_threads.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/threads/" -"using_multiple_threads.html" - #: doc/classes/Mutex.xml msgid "" "Locks this [Mutex], blocks until it is unlocked by the current owner.\n" @@ -36458,9 +36441,8 @@ msgstr "" #: doc/classes/Navigation.xml doc/classes/NavigationMesh.xml #: doc/classes/NavigationServer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/124" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Navmesh Demo" +msgstr "" #: doc/classes/Navigation.xml doc/classes/Navigation2D.xml msgid "" @@ -36497,6 +36479,10 @@ msgid "" "etc.) are considered in the path calculation, otherwise they are ignored." msgstr "" +#: doc/classes/Navigation.xml +msgid "The cell height to use for fields." +msgstr "" + #: doc/classes/Navigation.xml doc/classes/NavigationMesh.xml msgid "The XZ plane cell size to use for fields." msgstr "" @@ -36525,9 +36511,8 @@ msgstr "" #: doc/classes/Navigation2D.xml doc/classes/Navigation2DServer.xml #: doc/classes/NavigationPolygon.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/117" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Navigation Demo" +msgstr "" #: doc/classes/Navigation2D.xml msgid "" @@ -36860,7 +36845,7 @@ msgstr "" #: doc/classes/NavigationAgent.xml doc/classes/NavigationAgent2D.xml msgid "" "The minimal amount of time for which this agent's velocities, that are " -"computed with the collision avoidance algorithim, are safe with respect to " +"computed with the collision avoidance algorithm, are safe with respect to " "other agents. The larger the number, the sooner the agent will respond to " "other agents, but the less freedom in choosing its velocities. Must be " "positive." @@ -37421,6 +37406,11 @@ msgstr "" #: doc/classes/NavigationServer.xml #, fuzzy +msgid "Returns the map cell height." +msgstr "Возвращает значение задержки данного кадра." + +#: doc/classes/NavigationServer.xml +#, fuzzy msgid "" "Returns the normal for the point returned by [method map_get_closest_point]." msgstr "Возвращает обратный квадратный корень из аргумента." @@ -37442,6 +37432,10 @@ msgid "Returns the map's up direction." msgstr "Возвращает значение задержки данного кадра." #: doc/classes/NavigationServer.xml +msgid "Set the map cell height used to weld the navigation mesh polygons." +msgstr "" + +#: doc/classes/NavigationServer.xml #, fuzzy msgid "Sets the map up direction." msgstr "Возвращает синус параметра." @@ -37482,18 +37476,6 @@ msgid "" msgstr "" #: modules/enet/doc_classes/NetworkedMultiplayerENet.xml -#: doc/classes/NetworkedMultiplayerPeer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/networking/high_level_multiplayer.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/networking/" -"high_level_multiplayer.html" - -#: modules/enet/doc_classes/NetworkedMultiplayerENet.xml -msgid "http://enet.bespin.org/usergroup0.html" -msgstr "http://enet.bespin.org/usergroup0.html" - -#: modules/enet/doc_classes/NetworkedMultiplayerENet.xml msgid "" "Closes the connection. Ignored if no connection is currently established. If " "this is a server it tries to notify all clients before forcibly " @@ -37732,9 +37714,12 @@ msgid "" msgstr "" #: doc/classes/NetworkedMultiplayerPeer.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/537" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "High-level multiplayer" +msgstr "" + +#: doc/classes/NetworkedMultiplayerPeer.xml +msgid "WebRTC Signaling Demo" +msgstr "" #: doc/classes/NetworkedMultiplayerPeer.xml msgid "" @@ -38024,16 +38009,12 @@ msgid "" msgstr "" #: doc/classes/Node.xml -#, fuzzy -msgid "$DOCS_URL/getting_started/step_by_step/nodes_and_scenes.html" +msgid "Nodes and Scenes" msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/step_by_step/" -"scenes_and_nodes.html" #: doc/classes/Node.xml -#, fuzzy -msgid "https://github.com/godotengine/godot-demo-projects/" -msgstr "https://github.com/godotengine/tps-demo" +msgid "All Demos" +msgstr "" #: doc/classes/Node.xml msgid "" @@ -38079,7 +38060,7 @@ msgid "" "_unhandled_key_input] are usually a better fit as they allow the GUI to " "intercept the events first.\n" "[b]Note:[/b] This method is only called if the node is present in the scene " -"tree (i.e. if it's not orphan)." +"tree (i.e. if it's not an orphan)." msgstr "" #: doc/classes/Node.xml @@ -38094,7 +38075,7 @@ msgid "" "Corresponds to the [constant NOTIFICATION_PHYSICS_PROCESS] notification in " "[method Object._notification].\n" "[b]Note:[/b] This method is only called if the node is present in the scene " -"tree (i.e. if it's not orphan)." +"tree (i.e. if it's not an orphan)." msgstr "" #: doc/classes/Node.xml @@ -38107,7 +38088,7 @@ msgid "" "Corresponds to the [constant NOTIFICATION_PROCESS] notification in [method " "Object._notification].\n" "[b]Note:[/b] This method is only called if the node is present in the scene " -"tree (i.e. if it's not orphan)." +"tree (i.e. if it's not an orphan)." msgstr "" #: doc/classes/Node.xml @@ -38122,17 +38103,17 @@ msgid "" "Usually used for initialization. For even earlier initialization, [method " "Object._init] may be used. See also [method _enter_tree].\n" "[b]Note:[/b] [method _ready] may be called only once for each node. After " -"removing a node from the scene tree and adding again, [code]_ready[/code] " -"will not be called for the second time. This can be bypassed with requesting " -"another call with [method request_ready], which may be called anywhere " -"before adding the node again." +"removing a node from the scene tree and adding it again, [code]_ready[/code] " +"will not be called a second time. This can be bypassed by requesting another " +"call with [method request_ready], which may be called anywhere before adding " +"the node again." msgstr "" #: doc/classes/Node.xml msgid "" "Called when an [InputEvent] hasn't been consumed by [method _input] or any " -"GUI. The input event propagates up through the node tree until a node " -"consumes it.\n" +"GUI [Control] item. The input event propagates up through the node tree " +"until a node consumes it.\n" "It is only called if unhandled input processing is enabled, which is done " "automatically if this method is overridden, and can be toggled with [method " "set_process_unhandled_input].\n" @@ -38142,14 +38123,14 @@ msgid "" "better fit than [method _input] as they allow the GUI to intercept the " "events first.\n" "[b]Note:[/b] This method is only called if the node is present in the scene " -"tree (i.e. if it's not orphan)." +"tree (i.e. if it's not an orphan)." msgstr "" #: doc/classes/Node.xml msgid "" "Called when an [InputEventKey] hasn't been consumed by [method _input] or " -"any GUI. The input event propagates up through the node tree until a node " -"consumes it.\n" +"any GUI [Control] item. The input event propagates up through the node tree " +"until a node consumes it.\n" "It is only called if unhandled key input processing is enabled, which is " "done automatically if this method is overridden, and can be toggled with " "[method set_process_unhandled_key_input].\n" @@ -38159,7 +38140,7 @@ msgid "" "fit than [method _input] as they allow the GUI to intercept the events " "first.\n" "[b]Note:[/b] This method is only called if the node is present in the scene " -"tree (i.e. if it's not orphan)." +"tree (i.e. if it's not an orphan)." msgstr "" #: doc/classes/Node.xml @@ -38871,6 +38852,18 @@ msgid "" msgstr "" #: doc/classes/Node.xml +msgid "" +"Emitted when a child node enters the scene tree, either because it entered " +"on its own or because this node entered with it." +msgstr "" + +#: doc/classes/Node.xml +msgid "" +"Emitted when a child node exits the scene tree, either because it exited on " +"its own or because this node exited." +msgstr "" + +#: doc/classes/Node.xml msgid "Emitted when the node is ready." msgstr "" @@ -39025,11 +39018,8 @@ msgid "" msgstr "" #: doc/classes/Node2D.xml doc/classes/Vector2.xml -#, fuzzy -msgid "https://github.com/godotengine/godot-demo-projects/tree/master/2d" +msgid "All 2D Demos" msgstr "" -"https://github.com/godotengine/godot-demo-projects/tree/master/audio/" -"generator" #: doc/classes/Node2D.xml msgid "Multiplies the current scale by the [code]ratio[/code] vector." @@ -39196,9 +39186,8 @@ msgstr "" #: doc/classes/NodePath.xml doc/classes/PackedScene.xml doc/classes/Panel.xml #: doc/classes/PanelContainer.xml doc/classes/TileMap.xml #: doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/520" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Role Playing Game Demo" +msgstr "" #: doc/classes/NodePath.xml msgid "" @@ -39234,11 +39223,11 @@ msgid "" "transforming it to a pure property path with no node name (defaults to " "resolving from the current node).\n" "[codeblock]\n" -"# This will be parsed as a node path to the \"x\" property in the \"position" -"\" node\n" +"# This will be parsed as a node path to the \"x\" property in the " +"\"position\" node\n" "var node_path = NodePath(\"position:x\")\n" -"# This will be parsed as a node path to the \"x\" component of the \"position" -"\" property in the current node\n" +"# This will be parsed as a node path to the \"x\" component of the " +"\"position\" property in the current node\n" "var property_path = node_path.get_as_property_path()\n" "print(property_path) # :position:x\n" "[/codeblock]" @@ -39375,8 +39364,8 @@ msgstr "" msgid "" "Every class which is not a built-in type inherits from this class.\n" "You can construct Objects from scripting languages, using [code]Object.new()" -"[/code] in GDScript, [code]new Object[/code] in C#, or the \"Construct Object" -"\" node in VisualScript.\n" +"[/code] in GDScript, [code]new Object[/code] in C#, or the \"Construct " +"Object\" node in VisualScript.\n" "Objects do not manage memory. If a class inherits from Object, you will have " "to delete instances of it manually. To do so, call the [method free] method " "from your script or delete the instance from C++.\n" @@ -39410,19 +39399,12 @@ msgid "" msgstr "" #: doc/classes/Object.xml doc/classes/Reference.xml doc/classes/Resource.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/best_practices/node_alternatives.html" +msgid "When and how to avoid using nodes for everything" msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/workflow/" -"best_practices/node_alternatives.html" #: doc/classes/Object.xml -#, fuzzy -msgid "" -"$DOCS_URL/tutorials/scripting/gdscript/gdscript_exports.html#advanced-exports" +msgid "Advanced exports using _get_property_list()" msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/" -"gdscript_basics.html#dictionary" #: doc/classes/Object.xml msgid "" @@ -39625,8 +39607,8 @@ msgstr "" msgid "" "Gets the object's property indexed by the given [NodePath]. The node path " "should be relative to the current object and can use the colon character " -"([code]:[/code]) to access nested properties. Examples: [code]\"position:x" -"\"[/code] or [code]\"material:next_pass:blend_mode\"[/code].\n" +"([code]:[/code]) to access nested properties. Examples: [code]\"position:" +"x\"[/code] or [code]\"material:next_pass:blend_mode\"[/code].\n" "[b]Note:[/b] Even though the method takes [NodePath] argument, it doesn't " "support actual paths to [Node]s in the scene tree, only colon-separated sub-" "property paths. For the purpose of nodes, use [method Node." @@ -39753,7 +39735,7 @@ msgstr "" #: doc/classes/Object.xml msgid "" "Assigns a new value to the given property. If the [code]property[/code] does " -"not exist, nothing will happen.\n" +"not exist or the given value's type doesn't match, nothing will happen.\n" "[b]Note:[/b] In C#, the property name must be specified as snake_case if it " "is defined by a built-in Godot node. This doesn't apply to user-defined " "properties where you should use the same convention as in the C# source " @@ -39942,6 +39924,48 @@ msgstr "" msgid "[Occluder]s can use any primitive shape derived from [OccluderShape]." msgstr "" +#: doc/classes/OccluderShapePolygon.xml +msgid "Polygon occlusion primitive for use with the [Occluder] node." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "" +"[OccluderShape]s are resources used by [Occluder] nodes, allowing geometric " +"occlusion culling.\n" +"The polygon must be a convex polygon. The polygon points can be created and " +"deleted either in the Editor inspector or by calling " +"[code]set_polygon_points[/code]. The points of the edges can be set by " +"dragging the handles in the Editor viewport.\n" +"Additionally each polygon occluder can optionally support a single hole. If " +"you add at least three points in the Editor inspector to the hole, you can " +"drag the edge points of the hole in the Editor viewport.\n" +"In general, the lower the number of edges in polygons and holes, the faster " +"the system will operate at runtime, so in most cases you will want to use 4 " +"points for each." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "Sets an individual hole point position." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "Sets an individual polygon point position." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "Allows changing the hole geometry from code." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "Allows changing the polygon geometry from code." +msgstr "" + +#: doc/classes/OccluderShapePolygon.xml +msgid "" +"Specifies whether the occluder should operate one way only, or from both " +"sides." +msgstr "" + #: doc/classes/OccluderShapeSphere.xml msgid "Spherical occlusion primitive for use with the [Occluder] node." msgstr "" @@ -40473,7 +40497,16 @@ msgid "" "OS.execute(\"CMD.exe\", [\"/C\", \"cd %TEMP% && dir\"], true, output)\n" "[/codeblock]\n" "[b]Note:[/b] This method is implemented on Android, iOS, Linux, macOS and " -"Windows." +"Windows.\n" +"[b]Note:[/b] To execute a Windows command interpreter built-in command, " +"specify [code]cmd.exe[/code] in [code]path[/code], [code]/c[/code] as the " +"first argument, and the desired command as the second argument.\n" +"[b]Note:[/b] To execute a PowerShell built-in command, specify " +"[code]powershell.exe[/code] in [code]path[/code], [code]-Command[/code] as " +"the first argument, and the desired command as the second argument.\n" +"[b]Note:[/b] To execute a Unix shell built-in command, specify shell " +"executable name in [code]path[/code], [code]-c[/code] as the first argument, " +"and the desired command as the second argument." msgstr "" #: doc/classes/OS.xml @@ -40737,8 +40770,8 @@ msgstr "" #: doc/classes/OS.xml msgid "" -"Returns the given scancode as a string (e.g. Return values: [code]\"Escape" -"\"[/code], [code]\"Shift+Escape\"[/code]).\n" +"Returns the given scancode as a string (e.g. Return values: " +"[code]\"Escape\"[/code], [code]\"Shift+Escape\"[/code]).\n" "See also [member InputEventKey.scancode] and [method InputEventKey." "get_scancode_with_modifiers]." msgstr "" @@ -40990,6 +41023,11 @@ msgid "" msgstr "" #: doc/classes/OS.xml +#, fuzzy +msgid "Returns [code]true[/code] if there is content on the clipboard." +msgstr "Возвращает [code]true[/code] если массив пустой." + +#: doc/classes/OS.xml msgid "" "Returns [code]true[/code] if the environment variable with the name " "[code]variable[/code] exists.\n" @@ -41105,6 +41143,13 @@ msgstr "" #: doc/classes/OS.xml msgid "" +"Converts a physical (US QWERTY) [code]scancode[/code] to one in the active " +"keyboard layout.\n" +"[b]Note:[/b] This method is implemented on Linux, macOS and Windows." +msgstr "" + +#: doc/classes/OS.xml +msgid "" "Sets active keyboard layout.\n" "[b]Note:[/b] This method is implemented on Linux, macOS and Windows." msgstr "" @@ -42074,14 +42119,12 @@ msgid "" msgstr "" #: doc/classes/Panel.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/516" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Finite State Machine Demo" +msgstr "" #: doc/classes/Panel.xml doc/classes/Skeleton.xml doc/classes/SkeletonIK.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/523" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Inverse Kinematics Demo" +msgstr "" #: doc/classes/Panel.xml msgid "The style of this [Panel]." @@ -42232,13 +42275,8 @@ msgid "" msgstr "" #: doc/classes/Particles.xml -#, fuzzy -msgid "" -"$DOCS_URL/tutorials/performance/vertex_animation/" -"controlling_thousands_of_fish.html" +msgid "Controlling thousands of fish with Particles" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/vertex_animation/" -"controlling_thousands_of_fish.html" #: doc/classes/Particles.xml msgid "" @@ -42358,6 +42396,10 @@ msgid "" msgstr "" #: doc/classes/Particles2D.xml +msgid "Particle systems (2D)" +msgstr "" + +#: doc/classes/Particles2D.xml msgid "Returns a rectangle containing the positions of all existing particles." msgstr "" @@ -43103,11 +43145,8 @@ msgstr "" #: doc/classes/Physics2DDirectSpaceState.xml #: doc/classes/PhysicsDirectBodyState.xml #: doc/classes/PhysicsDirectSpaceState.xml doc/classes/RayCast.xml -#: doc/classes/RayCast2D.xml doc/classes/World.xml doc/classes/World2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/ray-casting.html" +msgid "Ray-casting" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/ray-casting.html" #: doc/classes/Physics2DDirectBodyState.xml doc/classes/RigidBody2D.xml msgid "Adds a constant directional force without affecting rotation." @@ -45700,9 +45739,8 @@ msgstr "" #: doc/classes/PoolVector2Array.xml doc/classes/TileMap.xml #: doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/519" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Navigation Astar Demo" +msgstr "" #: doc/classes/PoolVector2Array.xml msgid "" @@ -46120,6 +46158,11 @@ msgid "" msgstr "" #: doc/classes/PopupMenu.xml +#, fuzzy +msgid "Sets the currently focused item as the given [code]index[/code]." +msgstr "Возвращает скалярное произведение с вектором [code]b[/code]." + +#: doc/classes/PopupMenu.xml msgid "Hides the [PopupMenu] when the window loses focus." msgstr "" @@ -47429,8 +47472,8 @@ msgstr "" #: doc/classes/ProjectSettings.xml msgid "" -"Color of the disabled navigation geometry, visible when \"Visible Navigation" -"\" is enabled in the Debug menu." +"Color of the disabled navigation geometry, visible when \"Visible " +"Navigation\" is enabled in the Debug menu." msgstr "" #: doc/classes/ProjectSettings.xml @@ -47516,8 +47559,8 @@ msgid "" "window is used to emulate fullscreen. On macOS, a new desktop is used to " "display the running project.\n" "Regardless of the platform, enabling fullscreen will change the window size " -"to match the monitor's size. Therefore, make sure your project supports [url=" -"$DOCS_URL/tutorials/rendering/multiple_resolutions.html]multiple " +"to match the monitor's size. Therefore, make sure your project supports " +"[url=$DOCS_URL/tutorials/rendering/multiple_resolutions.html]multiple " "resolutions[/url] when enabling fullscreen mode.\n" "[b]Note:[/b] This setting is ignored on iOS, Android, and HTML5." msgstr "" @@ -47605,9 +47648,9 @@ msgstr "" #: doc/classes/ProjectSettings.xml msgid "" -"Text-based file extensions to include in the script editor's \"Find in Files" -"\" feature. You can add e.g. [code]tscn[/code] if you wish to also parse " -"your scene files, especially if you use built-in scripts which are " +"Text-based file extensions to include in the script editor's \"Find in " +"Files\" feature. You can add e.g. [code]tscn[/code] if you wish to also " +"parse your scene files, especially if you use built-in scripts which are " "serialized in the scene files." msgstr "" @@ -48988,12 +49031,14 @@ msgid "" "situation, that the engine generates internally so it can be used from the " "beginning while the traditional conditioned, optimized version of it is " "being compiled.\n" -"In order to save some loading time, you can use [code]Asynchronous + Cache[/" -"code], which also causes the ubershaders to be cached into storage so they " -"can be ready faster next time they are used (provided the platform provides " -"support for it).\n" -"[b]Warning:[/b] Async. compilation is currently only supported for spatial " -"and particle materials/shaders." +"To reduce loading times after the project has been launched at least once, " +"you can use [code]Asynchronous + Cache[/code]. This also causes the " +"ubershaders to be cached into storage so they can be ready faster next time " +"they are used (provided the platform provides support for it).\n" +"[b]Note:[/b] Asynchronous compilation is currently only supported for " +"spatial (3D) and particle materials/shaders. CanvasItem (2D) shaders will " +"not use asynchronous compilation even if this setting is set to " +"[code]Asynchronous[/code] or [code]Asynchronous + Cache[/code]." msgstr "" #: doc/classes/ProjectSettings.xml @@ -49088,6 +49133,17 @@ msgstr "" #: doc/classes/ProjectSettings.xml msgid "" +"Determines the maximum number of polygon occluders that will be used at any " +"one time.\n" +"Although you can have many occluders in a scene, each frame the system will " +"choose from these the most relevant based on a screen space metric, in order " +"to give the best overall performance.\n" +"A greater number of polygons can potentially cull more objects, however the " +"cost of culling calculations scales with the number of occluders." +msgstr "" + +#: doc/classes/ProjectSettings.xml +msgid "" "Determines the maximum number of sphere occluders that will be used at any " "one time.\n" "Although you can have many occluders in a scene, each frame the system will " @@ -49187,7 +49243,8 @@ msgstr "" msgid "" "The directional shadow's size in pixels. Higher values will result in " "sharper shadows, at the cost of performance. The value will be rounded up to " -"the nearest power of 2." +"the nearest power of 2. This setting can be changed at run-time; the change " +"will be applied immediately." msgstr "" #: doc/classes/ProjectSettings.xml @@ -49606,6 +49663,12 @@ msgid "" "pixels)." msgstr "" +#: doc/classes/ProjectSettings.xml +msgid "" +"Objects can use this signal to restrict reading of settings only to " +"situations where a change has been made." +msgstr "" + #: doc/classes/ProximityGroup.xml msgid "General-purpose proximity detection node." msgstr "" @@ -49624,9 +49687,8 @@ msgstr "" #: doc/classes/QuadMesh.xml doc/classes/Viewport.xml #: doc/classes/ViewportTexture.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/129" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D in 3D Demo" +msgstr "" #: doc/classes/QuadMesh.xml msgid "Offset of the generated Quad. Useful for particles." @@ -49653,14 +49715,6 @@ msgid "" msgstr "" #: doc/classes/Quat.xml -#, fuzzy -msgid "" -"$DOCS_URL/tutorials/3d/using_transforms.html#interpolating-with-quaternions" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/using_transforms." -"html#interpolating-with-quaternions" - -#: doc/classes/Quat.xml msgid "Constructs a quaternion from the given [Basis]." msgstr "" @@ -49858,9 +49912,8 @@ msgstr "" "[/codeblock]" #: doc/classes/RandomNumberGenerator.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/math/random_number_generation.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/math/index.html" +msgid "Random number generation" +msgstr "" #: doc/classes/RandomNumberGenerator.xml msgid "" @@ -50315,8 +50368,9 @@ msgid "" msgstr "" #: doc/classes/Rect2.xml -msgid "Returns the area of the [Rect2]." -msgstr "" +#, fuzzy +msgid "Returns the area of the [Rect2]. See also [method has_no_area]." +msgstr "Возвращает обратный квадратный корень из аргумента." #: doc/classes/Rect2.xml #, fuzzy @@ -50344,7 +50398,11 @@ msgid "" msgstr "" #: doc/classes/Rect2.xml -msgid "Returns [code]true[/code] if the [Rect2] is flat or empty." +msgid "" +"Returns [code]true[/code] if the [Rect2] is flat or empty, [code]false[/" +"code] otherwise. See also [method get_area].\n" +"[b]Note:[/b] If the [Rect2] has a negative size and is not flat or empty, " +"[method has_no_area] will return [code]true[/code]." msgstr "" #: doc/classes/Rect2.xml @@ -50499,12 +50557,6 @@ msgid "" msgstr "" #: doc/classes/ReflectionProbe.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/reflection_probes.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/reflection_probes.html" - -#: doc/classes/ReflectionProbe.xml msgid "" "If [code]true[/code], enables box projection. This makes reflections look " "more correct in rectangle-shaped rooms by offsetting the reflection center " @@ -50573,7 +50625,11 @@ msgstr "" msgid "" "The maximum distance away from the [ReflectionProbe] an object can be before " "it is culled. Decrease this to improve performance, especially when using " -"the [constant UPDATE_ALWAYS] [member update_mode]." +"the [constant UPDATE_ALWAYS] [member update_mode].\n" +"[b]Note:[/b] The maximum reflection distance is always at least equal to the " +"[member extents]. This means that decreasing [member max_distance] will not " +"always cull objects from reflections, especially if the reflection probe's " +"[member extents] are already large." msgstr "" #: doc/classes/ReflectionProbe.xml @@ -50891,9 +50947,8 @@ msgid "" msgstr "" #: doc/classes/Resource.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/resources.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/i18n/locales.html" +msgid "Resources" +msgstr "" #: doc/classes/Resource.xml msgid "" @@ -51113,6 +51168,10 @@ msgid "" msgstr "" #: doc/classes/ResourceImporter.xml +msgid "Import plugins" +msgstr "" + +#: doc/classes/ResourceImporter.xml msgid "The default import order." msgstr "" @@ -51433,9 +51492,12 @@ msgid "" msgstr "" #: doc/classes/RichTextLabel.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/132" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "BBCode in RichTextLabel" +msgstr "" + +#: doc/classes/RichTextLabel.xml +msgid "GUI Rich Text/BBcode Demo" +msgstr "" #: doc/classes/RichTextLabel.xml msgid "" @@ -51630,9 +51692,10 @@ msgid "" "methods when edited.\n" "[b]Note:[/b] It is unadvised to use the [code]+=[/code] operator with " "[code]bbcode_text[/code] (e.g. [code]bbcode_text += \"some string\"[/code]) " -"as it replaces the whole text and can cause slowdowns. Use [method " -"append_bbcode] for adding text instead, unless you absolutely need to close " -"a tag that was opened in an earlier method call." +"as it replaces the whole text and can cause slowdowns. It will also erase " +"all BBCode that was added to stack using [code]push_*[/code] methods. Use " +"[method append_bbcode] for adding text instead, unless you absolutely need " +"to close a tag that was opened in an earlier method call." msgstr "" #: doc/classes/RichTextLabel.xml @@ -52217,14 +52280,12 @@ msgid "" msgstr "" #: doc/classes/RigidBody2D.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/119" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Physics Platformer Demo" +msgstr "" #: doc/classes/RigidBody2D.xml doc/classes/Sprite.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/148" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Instancing Demo" +msgstr "" #: doc/classes/RigidBody2D.xml msgid "" @@ -52822,11 +52883,8 @@ msgid "" msgstr "" #: doc/classes/RootMotionView.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/animation/animation_tree.html#root-motion" +msgid "Using AnimationTree - Root motion" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree." -"html" #: doc/classes/RootMotionView.xml msgid "Path to an [AnimationTree] node to use as a basis for root motion." @@ -53033,18 +53091,6 @@ msgid "" msgstr "" #: doc/classes/SceneTree.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/scene_tree.html" -msgstr "https://docs.godotengine.org/en/latest/tutorials/shading/index.html" - -#: doc/classes/SceneTree.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/rendering/multiple_resolutions.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/viewports/" -"multiple_resolutions.html" - -#: doc/classes/SceneTree.xml msgid "" "Calls [code]method[/code] on each member of the given group. You can pass " "arguments to [code]method[/code] by specifying them at the end of the method " @@ -53501,10 +53547,6 @@ msgid "" msgstr "" #: doc/classes/Script.xml -msgid "$DOCS_URL/tutorials/scripting/index.html" -msgstr "" - -#: doc/classes/Script.xml msgid "Returns [code]true[/code] if the script can be instanced." msgstr "" @@ -53814,16 +53856,6 @@ msgid "" "explanation and usage, please see the tutorials linked below." msgstr "" -#: doc/classes/Shader.xml doc/classes/ShaderMaterial.xml -msgid "$DOCS_URL/tutorials/shaders/index.html" -msgstr "" - -#: doc/classes/Shader.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/shaders/introduction_to_shaders.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/introduction_to_3d.html" - #: doc/classes/Shader.xml msgid "" "Returns the texture that is set as default for the specified parameter.\n" @@ -54152,12 +54184,6 @@ msgid "" msgstr "" #: doc/classes/Skeleton2D.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/animation/2d_skeletons.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/animation/2d_skeletons.html" - -#: doc/classes/Skeleton2D.xml msgid "" "Returns a [Bone2D] from the node hierarchy parented by Skeleton2D. The " "object to return is identified by the parameter [code]idx[/code]. Bones are " @@ -54467,16 +54493,13 @@ msgstr "" #: doc/classes/SoftBody.xml msgid "" "A deformable physics body. Used to create elastic or deformable objects such " -"as cloth, rubber, or other flexible materials." +"as cloth, rubber, or other flexible materials.\n" +"[b]Note:[/b] There are many known bugs in [SoftBody]. Therefore, it's not " +"recommended to use them for things that can affect gameplay (such as a " +"player character made entirely out of soft bodies)." msgstr "" #: doc/classes/SoftBody.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/physics/soft_body.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/physics/soft_body.html" - -#: doc/classes/SoftBody.xml msgid "Returns local translation of a vertex in the surface array." msgstr "" @@ -54564,17 +54587,12 @@ msgid "" msgstr "" #: doc/classes/Spatial.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/introduction_to_3d.html" +msgid "Introduction to 3D" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/introduction_to_3d.html" #: doc/classes/Spatial.xml doc/classes/Vector3.xml -#, fuzzy -msgid "https://github.com/godotengine/godot-demo-projects/tree/master/3d" +msgid "All 3D Demos" msgstr "" -"https://github.com/godotengine/godot-demo-projects/tree/master/audio/" -"generator" #: doc/classes/Spatial.xml msgid "" @@ -54637,11 +54655,16 @@ msgstr "" #: doc/classes/Spatial.xml msgid "" -"Rotates itself so that the local -Z axis points towards the [code]target[/" -"code] position.\n" -"The transform will first be rotated around the given [code]up[/code] vector, " -"and then fully aligned to the target by a further rotation around an axis " -"perpendicular to both the [code]target[/code] and [code]up[/code] vectors.\n" +"Rotates the node so that the local forward axis (-Z) points toward the " +"[code]target[/code] position.\n" +"The local up axis (+Y) points as close to the [code]up[/code] vector as " +"possible while staying perpendicular to the local forward axis. The " +"resulting transform is orthogonal, and the scale is preserved. Non-uniform " +"scaling may not work correctly.\n" +"The [code]target[/code] position cannot be the same as the node's position, " +"the [code]up[/code] vector cannot be zero, and the direction from the node's " +"position to the [code]target[/code] vector cannot be parallel to the " +"[code]up[/code] vector.\n" "Operations take place in global space." msgstr "" @@ -54782,8 +54805,8 @@ msgid "" "of the Euler-angle parametrization of the rotation matrix, are stored in a " "[Vector3] data structure not because the rotation is a vector, but only " "because [Vector3] exists as a convenient data-structure to store 3 floating-" -"point numbers. Therefore, applying affine operations on the rotation \"vector" -"\" is not meaningful." +"point numbers. Therefore, applying affine operations on the rotation " +"\"vector\" is not meaningful." msgstr "" #: doc/classes/Spatial.xml @@ -54877,12 +54900,6 @@ msgid "" msgstr "" #: doc/classes/SpatialMaterial.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/3d/spatial_material.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/3d/spatial_material.html" - -#: doc/classes/SpatialMaterial.xml msgid "Returns [code]true[/code], if the specified [enum Feature] is enabled." msgstr "" @@ -56234,9 +56251,9 @@ msgstr "" #: doc/classes/SpringArm.xml msgid "" -"The layers against which the collision check shall be done. See [url=" -"$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-and-" -"masks]Collision layers and masks[/url] in the documentation for more " +"The layers against which the collision check shall be done. See " +"[url=$DOCS_URL/tutorials/physics/physics_introduction.html#collision-layers-" +"and-masks]Collision layers and masks[/url] in the documentation for more " "information." msgstr "" @@ -56412,14 +56429,29 @@ msgstr "" #: doc/classes/SpriteBase3D.xml msgid "" -"A color value that gets multiplied on, could be used for mood-coloring or to " -"simulate the color of light." +"A color value used to [i]multiply[/i] the texture's colors. Can be used for " +"mood-coloring or to simulate the color of light.\n" +"[b]Note:[/b] If a [member GeometryInstance.material_override] is defined on " +"the [SpriteBase3D], the material override must be configured to take vertex " +"colors into account for albedo. Otherwise, the color defined in [member " +"modulate] will be ignored. For a [SpatialMaterial], [member SpatialMaterial." +"vertex_color_use_as_albedo] must be [code]true[/code]. For a " +"[ShaderMaterial], [code]ALBEDO *= COLOR.rgb;[/color] must be inserted in the " +"shader's [code]fragment()[/code] function." msgstr "" #: doc/classes/SpriteBase3D.xml msgid "" -"The objects' visibility on a scale from [code]0[/code] fully invisible to " -"[code]1[/code] fully visible." +"The texture's visibility on a scale from [code]0[/code] (fully invisible) to " +"[code]1[/code] (fully visible). [member opacity] is a multiplier for the " +"[member modulate] color's alpha channel.\n" +"[b]Note:[/b] If a [member GeometryInstance.material_override] is defined on " +"the [SpriteBase3D], the material override must be configured to take vertex " +"colors into account for albedo. Otherwise, the opacity defined in [member " +"opacity] will be ignored. For a [SpatialMaterial], [member SpatialMaterial." +"vertex_color_use_as_albedo] must be [code]true[/code]. For a " +"[ShaderMaterial], [code]ALPHA *= COLOR.a;[/color] must be inserted in the " +"shader's [code]fragment()[/code] function." msgstr "" #: doc/classes/SpriteBase3D.xml @@ -56804,6 +56836,53 @@ msgid "" "encoding and decoding." msgstr "" +#: doc/classes/StreamPeerBuffer.xml +msgid "Data buffer stream peer." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +msgid "" +"Data buffer stream peer that uses a byte array as the stream. This object " +"can be used to handle binary data from network sessions. To handle binary " +"data stored in files, [File] can be used directly.\n" +"A [StreamPeerBuffer] object keeps an internal cursor which is the offset in " +"bytes to the start of the buffer. Get and put operations are performed at " +"the cursor position and will move the cursor accordingly." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +msgid "Clears the [member data_array] and resets the cursor." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +msgid "" +"Returns a new [StreamPeerBuffer] with the same [member data_array] content." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +#, fuzzy +msgid "Returns the current cursor position." +msgstr "Возвращает тангенс параметра." + +#: doc/classes/StreamPeerBuffer.xml +#, fuzzy +msgid "Returns the size of [member data_array]." +msgstr "Возвращает синус параметра." + +#: doc/classes/StreamPeerBuffer.xml +msgid "Resizes the [member data_array]. This [i]doesn't[/i] update the cursor." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +msgid "" +"Moves the cursor to the specified position. [code]position[/code] must be a " +"valid index of [member data_array]." +msgstr "" + +#: doc/classes/StreamPeerBuffer.xml +msgid "The underlying data buffer. Setting this value resets the cursor." +msgstr "" + #: doc/classes/StreamPeerSSL.xml msgid "SSL stream peer." msgstr "" @@ -56960,13 +57039,6 @@ msgid "" msgstr "" #: doc/classes/String.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/gdscript/gdscript_format_string.html" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/" -"gdscript_format_string.html" - -#: doc/classes/String.xml msgid "Constructs a new String from the given [bool]." msgstr "" @@ -57243,7 +57315,12 @@ msgid "" msgstr "" #: doc/classes/String.xml -msgid "Hashes the string and returns a 32-bit integer." +msgid "" +"Returns the 32-bit hash value representing the string's contents.\n" +"[b]Note:[/b] [String]s with equal content will always produce identical hash " +"values. However, the reverse is not true. Returning identical hash values " +"does [i]not[/i] imply the strings are equal, because different strings can " +"have identical hash values due to hash collisions." msgstr "" #: doc/classes/String.xml @@ -57292,10 +57369,10 @@ msgstr "" #: doc/classes/String.xml msgid "" "Returns a copy of the string with lines indented with [code]prefix[/code].\n" -"For example, the string can be indented with two tabs using [code]\"\\t\\t" -"\"[/code], or four spaces using [code]\" \"[/code]. The prefix can be any " -"string so it can also be used to comment out strings with e.g. [code]\"# \"[/" -"code]. See also [method dedent] to remove indentation.\n" +"For example, the string can be indented with two tabs using " +"[code]\"\\t\\t\"[/code], or four spaces using [code]\" \"[/code]. The " +"prefix can be any string so it can also be used to comment out strings with " +"e.g. [code]\"# \"[/code]. See also [method dedent] to remove indentation.\n" "[b]Note:[/b] Empty lines are kept empty." msgstr "" @@ -57660,12 +57737,27 @@ msgstr "" #: doc/classes/String.xml msgid "" -"Converts a string containing a decimal number into a [code]float[/code]." +"Converts a string containing a decimal number into a [code]float[/code]. The " +"method will stop on the first non-number character except the first [code].[/" +"code] (decimal point), and [code]e[/code] which is used for exponential.\n" +"[codeblock]\n" +"print(\"12.3\".to_float()) # 12.3\n" +"print(\"1.2.3\".to_float()) # 1.2\n" +"print(\"12ab3\".to_float()) # 12\n" +"print(\"1e3\".to_float()) # 1000\n" +"[/codeblock]" msgstr "" #: doc/classes/String.xml msgid "" -"Converts a string containing an integer number into an [code]int[/code]." +"Converts a string containing an integer number into an [code]int[/code]. The " +"method will remove any non-number character and stop if it encounters a " +"[code].[/code].\n" +"[codeblock]\n" +"print(\"123\".to_int()) # 123\n" +"print(\"a1b2c3\".to_int()) # 123\n" +"print(\"1.2.3\".to_int()) # 1\n" +"[/codeblock]" msgstr "" #: doc/classes/String.xml @@ -60083,10 +60175,6 @@ msgid "" msgstr "" #: doc/classes/Theme.xml -msgid "$DOCS_URL/tutorials/ui/gui_skinning.html" -msgstr "" - -#: doc/classes/Theme.xml msgid "Clears all values on the theme." msgstr "" @@ -60187,11 +60275,11 @@ msgid "" msgstr "" #: doc/classes/Theme.xml -#, fuzzy msgid "" "Returns the [Font] at [code]name[/code] if the theme has [code]node_type[/" -"code]." -msgstr "Возвращает [code]true[/code] если массив содержит [code]value[/code]." +"code]. If such item does not exist and [member default_font] is set on the " +"theme, the default font will be returned." +msgstr "" #: doc/classes/Theme.xml msgid "" @@ -60477,11 +60565,12 @@ msgid "" msgstr "" #: doc/classes/Thread.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/performance/threads/thread_safe_apis.html" +msgid "Using multiple threads" +msgstr "" + +#: doc/classes/Thread.xml +msgid "Thread-safe APIs" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/threads/thread_safe_apis." -"html" #: doc/classes/Thread.xml msgid "" @@ -60556,15 +60645,12 @@ msgid "" msgstr "" #: doc/classes/TileMap.xml doc/classes/TileSet.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/2d/using_tilemaps.html" +msgid "Using Tilemaps" msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/2d/using_tilemaps.html" #: doc/classes/TileMap.xml doc/classes/TileSet.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/111" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "2D Hexagonal Demo" +msgstr "" #: doc/classes/TileMap.xml msgid "Clears all cells." @@ -61153,7 +61239,12 @@ msgid "Sets the tile's material." msgstr "" #: doc/classes/TileSet.xml -msgid "Sets the tile's modulation color." +msgid "" +"Sets the tile's modulation color.\n" +"[b]Note:[/b] Modulation is performed by setting the tile's vertex color. To " +"access this in a shader, use [code]COLOR[/code] rather than [code]MODULATE[/" +"code] (which instead accesses the [TileMap]'s [member CanvasItem.modulate] " +"property)." msgstr "" #: doc/classes/TileSet.xml @@ -61989,17 +62080,6 @@ msgid "" "map a string to another string." msgstr "" -#: doc/classes/Translation.xml doc/classes/TranslationServer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/i18n/internationalizing_games.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/i18n/" -"internationalizing_games.html" - -#: doc/classes/Translation.xml doc/classes/TranslationServer.xml -msgid "$DOCS_URL/tutorials/i18n/locales.html" -msgstr "" - #: doc/classes/Translation.xml msgid "Virtual method to override [method get_message]." msgstr "" @@ -62116,7 +62196,8 @@ msgstr "" #: doc/classes/Tree.xml msgid "" -"Creates an item in the tree and adds it as a child of [code]parent[/code].\n" +"Creates an item in the tree and adds it as a child of [code]parent[/code], " +"which can be either a valid [TreeItem] or [code]null[/code].\n" "If [code]parent[/code] is [code]null[/code], the root item will be the " "parent, or the new item will be the root itself if the tree is empty.\n" "The new item will be the [code]idx[/code]th child of parent, or it will be " @@ -62142,6 +62223,11 @@ msgstr "" #: doc/classes/Tree.xml msgid "" +"Returns the button id at [code]position[/code], or -1 if no button is there." +msgstr "" + +#: doc/classes/Tree.xml +msgid "" "Returns the column index at [code]position[/code], or -1 if no item is there." msgstr "" @@ -62190,9 +62276,9 @@ msgstr "Возвращает косинус параметра." #: doc/classes/Tree.xml msgid "" -"Returns the rectangle area for the specified item. If [code]column[/code] is " -"specified, only get the position and size of that column, otherwise get the " -"rectangle containing all columns." +"Returns the rectangle area for the specified [TreeItem]. If [code]column[/" +"code] is specified, only get the position and size of that column, otherwise " +"get the rectangle containing all columns." msgstr "" #: doc/classes/Tree.xml @@ -62203,8 +62289,8 @@ msgstr "" #: doc/classes/Tree.xml msgid "" -"Returns the next selected item after the given one, or [code]null[/code] if " -"the end is reached.\n" +"Returns the next selected [TreeItem] after the given one, or [code]null[/" +"code] if the end is reached.\n" "If [code]from[/code] is [code]null[/code], this returns the first selected " "item." msgstr "" @@ -62244,8 +62330,9 @@ msgid "" msgstr "" #: doc/classes/Tree.xml -msgid "Causes the [Tree] to jump to the specified item." -msgstr "" +#, fuzzy +msgid "Causes the [Tree] to jump to the specified [TreeItem]." +msgstr "Возвращает обратный квадратный корень из аргумента." #: doc/classes/Tree.xml msgid "" @@ -62613,11 +62700,10 @@ msgstr "" #: doc/classes/TreeItem.xml msgid "" "Adds a button with [Texture] [code]button[/code] at column [code]column[/" -"code]. The [code]button_idx[/code] index is used to identify the button when " -"calling other methods. If not specified, the next available index is used, " -"which may be retrieved by calling [method get_button_count] immediately " -"after this method. Optionally, the button can be [code]disabled[/code] and " -"have a [code]tooltip[/code]." +"code]. The [code]id[/code] is used to identify the button. If not specified, " +"the next available index is used, which may be retrieved by calling [method " +"get_button_count] immediately after this method. Optionally, the button can " +"be [code]disabled[/code] and have a [code]tooltip[/code]." msgstr "" #: doc/classes/TreeItem.xml @@ -62651,12 +62737,28 @@ msgid "" msgstr "" #: doc/classes/TreeItem.xml +#, fuzzy +msgid "" +"Returns the button index if there is a button with id [code]id[/code] in " +"column [code]column[/code], otherwise returns -1." +msgstr "" +"Возвращает [code]true[/code] если [code]a[/code] и [code]b[/code] " +"приблизительно равны друг другу." + +#: doc/classes/TreeItem.xml msgid "" "Returns the number of buttons in column [code]column[/code]. May be used to " "get the most recently added button's index, if no index was specified." msgstr "" #: doc/classes/TreeItem.xml +#, fuzzy +msgid "" +"Returns the id for the button at index [code]button_idx[/code] in column " +"[code]column[/code]." +msgstr "Возвращает скалярное произведение с вектором [code]b[/code]." + +#: doc/classes/TreeItem.xml msgid "" "Returns the tooltip string for the button at index [code]button_idx[/code] " "in column [code]column[/code]." @@ -64015,12 +64117,6 @@ msgid "" "should be created to lock it if multi-threaded access is desired." msgstr "" -#: doc/classes/Variant.xml -#, fuzzy -msgid "$DOCS_URL/development/cpp/variant_class.html" -msgstr "" -"https://docs.godotengine.org/en/latest/development/cpp/variant_class.html" - #: doc/classes/VBoxContainer.xml msgid "Vertical box container." msgstr "" @@ -64057,8 +64153,7 @@ msgstr "" "всегда будет преобразован в [code]true[/code]." #: doc/classes/Vector2.xml doc/classes/Vector3.xml -msgid "" -"https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab" +msgid "3Blue1Brown Essence of Linear Algebra" msgstr "" #: doc/classes/Vector2.xml @@ -64828,6 +64923,15 @@ msgid "" "body roll." msgstr "" +#: doc/classes/VFlowContainer.xml +#, fuzzy +msgid "Vertical flow container." +msgstr "Вертикальная полоса прокрутки." + +#: doc/classes/VFlowContainer.xml +msgid "Vertical version of [FlowContainer]." +msgstr "" + #: doc/classes/VideoPlayer.xml msgid "Control for playing video streams." msgstr "" @@ -65039,28 +65143,24 @@ msgid "" msgstr "" #: doc/classes/Viewport.xml -msgid "$DOCS_URL/tutorials/rendering/index.html" +msgid "Viewports tutorial index" msgstr "" #: doc/classes/Viewport.xml doc/classes/ViewportTexture.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/128" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D in 2D Demo" +msgstr "" #: doc/classes/Viewport.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/130" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Screen Capture Demo" +msgstr "" #: doc/classes/Viewport.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/541" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "Dynamic Split Screen Demo" +msgstr "" #: doc/classes/Viewport.xml doc/classes/ViewportTexture.xml -#, fuzzy -msgid "https://godotengine.org/asset-library/asset/586" -msgstr "https://docs.godotengine.org/en/latest/tutorials/vr/index.html" +msgid "3D Viewport Scaling Demo" +msgstr "" #: doc/classes/Viewport.xml msgid "" @@ -65088,7 +65188,9 @@ msgid "Returns the topmost modal in the stack." msgstr "Возвращает значение, противоположное параметру." #: doc/classes/Viewport.xml -msgid "Returns the mouse position relative to the viewport." +msgid "" +"Returns the mouse's position in this [Viewport] using the coordinate system " +"of this [Viewport]." msgstr "" #: doc/classes/Viewport.xml @@ -65183,7 +65285,9 @@ msgid "Forces update of the 2D and 3D worlds." msgstr "" #: doc/classes/Viewport.xml -msgid "Warps the mouse to a position relative to the viewport." +msgid "" +"Moves the mouse pointer to the specified position in this [Viewport] using " +"the coordinate system of this [Viewport]." msgstr "" #: doc/classes/Viewport.xml @@ -65913,13 +66017,6 @@ msgid "" msgstr "" #: modules/visual_script/doc_classes/VisualScript.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/scripting/visual_script/index.html" -msgstr "" -"https://docs.godotengine.org/en/latest/getting_started/scripting/" -"visual_script/index.html" - -#: modules/visual_script/doc_classes/VisualScript.xml msgid "Add a custom signal with the specified name to the VisualScript." msgstr "" @@ -67695,13 +67792,6 @@ msgid "" msgstr "" #: doc/classes/VisualServer.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/performance/using_servers.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/optimization/using_servers." -"html" - -#: doc/classes/VisualServer.xml msgid "Sets images to be rendered in the window margin." msgstr "" @@ -68137,8 +68227,8 @@ msgstr "" #: doc/classes/VisualServer.xml msgid "" -"Color displayed for clear areas of the scene (if using Custom color or Color" -"+Sky background modes)." +"Color displayed for clear areas of the scene (if using Custom color or " +"Color+Sky background modes)." msgstr "" #: doc/classes/VisualServer.xml @@ -68412,7 +68502,10 @@ msgstr "" #: doc/classes/VisualServer.xml msgid "" "Returns [code]true[/code] if changes have been made to the VisualServer's " -"data. [method draw] is usually called if this happens." +"data. [method draw] is usually called if this happens.\n" +"As changes are registered as either high or low priority (e.g. dynamic " +"shaders), this function takes an optional argument to query either low or " +"high priority changes, or any changes." msgstr "" #: doc/classes/VisualServer.xml @@ -70740,6 +70833,22 @@ msgstr "" msgid "Performs a 3x3 blur on the SSAO output. Use this for smoothest SSAO." msgstr "" +#: doc/classes/VisualServer.xml +msgid "" +"Used to query for any changes that request a redraw, whatever the priority." +msgstr "" + +#: doc/classes/VisualServer.xml +msgid "" +"Registered changes which have low priority can be optionally prevented from " +"causing editor redraws. Examples might include dynamic shaders (typically " +"using the [code]TIME[/code] built-in)." +msgstr "" + +#: doc/classes/VisualServer.xml +msgid "Registered changes which can cause a redraw default to high priority." +msgstr "" + #: doc/classes/VisualShader.xml msgid "A custom shader program with a visual editor." msgstr "" @@ -70839,12 +70948,6 @@ msgid "" msgstr "" #: doc/classes/VisualShaderNode.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/shaders/visual_shaders.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/shading/visual_shaders.html" - -#: doc/classes/VisualShaderNode.xml msgid "" "Returns an [Array] containing default values for all of the input ports of " "the node in the form [code][index0, value0, index1, value1, ...][/code]." @@ -71301,13 +71404,6 @@ msgid "" msgstr "" #: doc/classes/VisualShaderNodeCustom.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/plugins/editor/visual_shader_plugins.html" -msgstr "" -"https://docs.godotengine.org/en/latest/tutorials/plugins/editor/" -"visual_shader_plugins.html" - -#: doc/classes/VisualShaderNodeCustom.xml msgid "" "Override this method to define the category of the associated custom node in " "the Visual Shader Editor's members dialog. The path may look like " @@ -71647,16 +71743,9 @@ msgid "" msgstr "" #: doc/classes/VisualShaderNodeInput.xml -#, fuzzy -msgid "$DOCS_URL/tutorials/shaders/shader_reference/index.html" -msgstr "" -"https://docs.godotengine.org/en/stable/tutorials/shading/shading_reference/" -"index.html" - -#: doc/classes/VisualShaderNodeInput.xml msgid "" -"One of the several input constants in lower-case style like: \"vertex" -"\"([code]VERTEX[/code]) or \"point_size\"([code]POINT_SIZE[/code])." +"One of the several input constants in lower-case style like: " +"\"vertex\"([code]VERTEX[/code]) or \"point_size\"([code]POINT_SIZE[/code])." msgstr "" #: doc/classes/VisualShaderNodeIs.xml @@ -71705,8 +71794,8 @@ msgstr "" #: doc/classes/VisualShaderNodeOutput.xml msgid "" -"This visual shader node is present in all shader graphs in form of \"Output" -"\" block with multiple output value ports." +"This visual shader node is present in all shader graphs in form of " +"\"Output\" block with multiple output value ports." msgstr "" #: doc/classes/VisualShaderNodeScalarClamp.xml @@ -73418,11 +73507,11 @@ msgid "" "signals is the same id as used in [member ARVRController.controller_id].\n" "You can use one or all of these methods to allow your game or app to support " "a wider or narrower set of devices and input methods, or to allow more " -"advanced interations with more advanced devices." +"advanced interactions with more advanced devices." msgstr "" #: modules/webxr/doc_classes/WebXRInterface.xml -msgid "https://www.snopekgames.com/blog/2020/how-make-vr-game-webxr-godot" +msgid "How to make a VR game for WebXR with Godot" msgstr "" #: modules/webxr/doc_classes/WebXRInterface.xml @@ -73446,6 +73535,14 @@ msgstr "" #: modules/webxr/doc_classes/WebXRInterface.xml msgid "" +"Returns the target ray mode for the given [code]controller_id[/code].\n" +"This can help interpret the input coming from that controller. See " +"[url=https://developer.mozilla.org/en-US/docs/Web/API/XRInputSource/" +"targetRayMode]XRInputSource.targetRayMode[/url] for more information." +msgstr "" + +#: modules/webxr/doc_classes/WebXRInterface.xml +msgid "" "Checks if the given [code]session_mode[/code] is supported by the user's " "browser.\n" "Possible values come from [url=https://developer.mozilla.org/en-US/docs/Web/" @@ -73551,15 +73648,15 @@ msgstr "" #: modules/webxr/doc_classes/WebXRInterface.xml msgid "" -"Emitted after one of the \"controllers\" has finished its \"primary action" -"\".\n" +"Emitted after one of the \"controllers\" has finished its \"primary " +"action\".\n" "Use [method get_controller] to get more information about the controller." msgstr "" #: modules/webxr/doc_classes/WebXRInterface.xml msgid "" -"Emitted when one of the \"controllers\" has finished its \"primary action" -"\".\n" +"Emitted when one of the \"controllers\" has finished its \"primary " +"action\".\n" "Use [method get_controller] to get more information about the controller." msgstr "" @@ -73624,6 +73721,24 @@ msgstr "" msgid "Emitted when [member visibility_state] has changed." msgstr "Излучается при изменении [member frame]." +#: modules/webxr/doc_classes/WebXRInterface.xml +msgid "We don't know the the target ray mode." +msgstr "" + +#: modules/webxr/doc_classes/WebXRInterface.xml +msgid "" +"Target ray originates at the viewer's eyes and points in the direction they " +"are looking." +msgstr "" + +#: modules/webxr/doc_classes/WebXRInterface.xml +msgid "Target ray from a handheld pointer, most likely a VR touch controller." +msgstr "" + +#: modules/webxr/doc_classes/WebXRInterface.xml +msgid "Target ray from touch screen, mouse or other tactile input device." +msgstr "" + #: doc/classes/WindowDialog.xml msgid "Base class for window dialogs." msgstr "" |