godotengine / godotengine/godot-docs

[zh-tw/v4.3] Translation error & symbol error (GDScript reference)

Open
#10,922 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
v4.4.1.stable.official [49a5bc7b6]

**Issue description:**
[zh-tw/v4.3] Translation error & symbol error (GDScript reference)
1. Operators -> Grouping Operator's symbol -> **( ) => << >>**
2. Literals -> **^"Node/Label" => @"Node/Label"**
3. Shorthand for **get_node("%UniqueNode") => get_node("NodePath")**
4. Regular string literals -> **\UXXXXXX => \uXXXX**
5. Regular string literals -> **UTF-32 Unicode codepoint XXXXXX => XXXX (16進位**

**URL to the documentation page:**
https://docs.godotengine.org/zh-tw/4.3/tutorials/scripting/gdscript/gdscript_basics.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.