diff options
Diffstat (limited to 'doc/translations/vi.po')
-rw-r--r-- | doc/translations/vi.po | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/doc/translations/vi.po b/doc/translations/vi.po index 351b99564c..8d363c0b02 100644 --- a/doc/translations/vi.po +++ b/doc/translations/vi.po @@ -70217,81 +70217,3 @@ msgstr "" msgid "" "If [code]true[/code], child nodes are sorted, otherwise sorting is disabled." msgstr "" - -#, fuzzy -#~ msgid "Returns the close [TextureButton]." -#~ msgstr "Trả về [Texture2D] của khung hình được cho." - -#~ msgid "" -#~ "Easing function, based on exponent. The curve values are: 0 is constant, " -#~ "1 is linear, 0 to 1 is ease-in, 1+ is ease out. Negative values are in-" -#~ "out/out in." -#~ msgstr "" -#~ "Hàm hiệu ứng, dựa trên luỹ thừa. Những giá trị hiệu ứng: 0 là hằng số, 1 " -#~ "là tuyến tính, 0 tới 1 là chậm dần, 1+ là nhanh dần. Giá trị âm là nhanh-" -#~ "chậm-nhanh/chậm-nhanh-chậm." - -#~ msgid "Positive infinity. For negative infinity, use -INF." -#~ msgstr "Dương vô cùng. Hãy dùng -INF cho âm vô cùng." - -#~ msgid "" -#~ "\"Not a Number\", an invalid value. [code]NaN[/code] has special " -#~ "properties, including that it is not equal to itself. It is output by " -#~ "some invalid operations, such as dividing zero by zero." -#~ msgstr "" -#~ "\"Không Phải Số\", một giá trị bất hợp lệ. [code]NaN[/code] có một số đặc " -#~ "tính, một trong đó là nó không tự bằng chính mình. Đây là kết quả của một " -#~ "vài phép toán không hợp lệ, ví dụ như không chia không." - -#~ msgid "The [Geometry3D] singleton." -#~ msgstr "Đơn Nhất [Geometry3D]." - -#~ msgid "The [GodotSharp] singleton." -#~ msgstr "Đơn Nhất [GodotSharp]." - -#~ msgid "The [NavigationServer2D] singleton." -#~ msgstr "Đơn Nhất [NavigationServer2D]." - -#~ msgid "The [PhysicsServer3D] singleton." -#~ msgstr "Đơn Nhất [PhysicsServer3D]." - -#~ msgid "The [RenderingServer] singleton." -#~ msgstr "Đơn Nhất [RenderingServer]." - -#~ msgid "Variable is of type [Vector2i]." -#~ msgstr "" -#~ "Biến thuộc kiểu [Vector2i] (Vector 2 chiều dùng tọa độ là số nguyên)." - -#~ msgid "Variable is of type [Rect2i]." -#~ msgstr "Biến thuộc kiểu [Rect2i] (hình chữ nhật dùng tọa độ là số nguyên)." - -#~ msgid "Variable is of type [Vector3i]." -#~ msgstr "" -#~ "Biến thuộc kiểu [Vector3i] (Vector 3 chiều dùng tọa độ là số nguyên)." - -#~ msgid "Variable is of type [StringName]." -#~ msgstr "Biến thuộc kiểu [StringName] (xâu biểu diễn tên độc nhất)." - -#~ msgid "Variable is of type [Callable]." -#~ msgstr "Biến thuộc kiểu [Callable] (vật hàm)." - -#~ msgid "Variable is of type [Signal]." -#~ msgstr "Biến thuộc kiểu [Signal] (tín hiệu)." - -#~ msgid "Variable is of type [PackedInt32Array]." -#~ msgstr "" -#~ "Biến thuộc kiểu [PackedInt32Array] (mảng chuyên chứa số nguyên 32 bit)." - -#~ msgid "Variable is of type [PackedInt64Array]." -#~ msgstr "" -#~ "Biến thuộc kiểu [PackedInt64Array] (mảng chuyên chứa số nguyên 64 bit)." - -#~ msgid "Variable is of type [PackedFloat32Array]." -#~ msgstr "" -#~ "Biến thuộc kiểu [PackedFloat32Array] (mảng chuyên chứa số thập phân 32 " -#~ "bit)." - -#~ msgid "Variable is of type [PackedFloat64Array]." -#~ msgstr "" -#~ "Biến thuộc kiểu [PackedFloat64Array] (mảng chuyên chứa số thập phân 64 " -#~ "bit)." |