translation improvements

This commit is contained in:
fschade
2026-08-31 13:03:24 +02:00
parent 2a6f2b0e52
commit 520a3dce25
19 changed files with 1457 additions and 55 deletions
+17 -8
View File
@@ -1,4 +1,4 @@
[gd_scene load_steps=26 format=3 uid="uid://bkxjs7ullu1dr"]
[gd_scene load_steps=28 format=3 uid="uid://bkxjs7ullu1dr"]
[ext_resource type="Script" uid="uid://crw0j5r7h0f2y" path="res://title_screen.gd" id="1_8vmu4"]
[ext_resource type="ArrayMesh" uid="uid://cnkc0coob8mu" path="res://Resources/meshes/player_uniGW2.tres" id="2_xfn3p"]
@@ -10,6 +10,8 @@
[ext_resource type="Texture2D" uid="uid://bj8jcfeaakxlw" path="res://assets/Images/DataScience_logo_small.png" id="8_wot2p"]
[ext_resource type="Texture2D" uid="uid://b0ym0c3w67rhi" path="res://assets/Gain_Logo_RGB.png" id="9_kvwfe"]
[ext_resource type="AudioStream" uid="uid://cyxaxp30xuhnm" path="res://assets/Sounds/Peachtea - Somewhere in the Elevator.wav" id="10_xfn3p"]
[ext_resource type="Texture2D" uid="uid://bvmhojh1ryrdg" path="res://assets/Images/de.svg" id="11_flag_de"]
[ext_resource type="Texture2D" uid="uid://cr51lpygo5cxn" path="res://assets/Images/us.svg" id="12_flag_us"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ak2if"]
bg_color = Color(1, 1, 1, 1)
@@ -422,14 +424,16 @@ texture = ExtResource("9_kvwfe")
[node name="title" type="RichTextLabel" parent="."]
layout_mode = 0
offset_left = 620.0
offset_left = 4.0
offset_top = 193.0
offset_right = 1420.0
offset_right = 1917.0
offset_bottom = 293.0
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_constants/outline_size = 3
theme_override_font_sizes/normal_font_size = 58
bbcode_enabled = true
text = "GAME_TITLE"
fit_content = true
[node name="welcome" type="RichTextLabel" parent="."]
layout_mode = 0
@@ -439,7 +443,9 @@ offset_right = 1730.0
offset_bottom = 331.0
theme_override_colors/default_color = Color(0, 0, 0, 1)
theme_override_font_sizes/normal_font_size = 32
bbcode_enabled = true
text = "WELCOME_TEXT"
fit_content = true
[node name="copyright" type="RichTextLabel" parent="."]
layout_mode = 0
@@ -452,11 +458,14 @@ text = "LICENSE_TEXT"
[node name="language" type="Button" parent="."]
layout_mode = 0
offset_left = 1445.0
offset_top = 1017.0
offset_right = 1610.0
offset_bottom = 1048.0
text = "CHANGE_LANGUAGE"
offset_left = 1520.0
offset_top = 1005.0
offset_right = 1600.0
offset_bottom = 1055.0
icon = ExtResource("12_flag_us")
expand_icon = true
flat = true
[node name="impressum" type="Button" parent="."]
layout_mode = 0