added english translation

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-09-10 16:07:35 +02:00
parent d370249649
commit da54636680
46 changed files with 3008 additions and 247 deletions
+39 -20
View File
@@ -1,4 +1,4 @@
[gd_scene load_steps=26 format=3 uid="uid://bkxjs7ullu1dr"]
[gd_scene load_steps=27 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,7 @@
[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://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)
@@ -23,7 +24,8 @@ draw_center = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_46sda"]
bg_color = Color(0.578181, 0.264114, 0.329346, 1)
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ed5hy"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xfn3p"]
bg_color = Color(0.5764706, 0.2627451, 0.32941177, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5yj1t"]
draw_center = false
@@ -123,7 +125,7 @@ offset_bottom = 950.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 48
theme_override_styles/normal = SubResource("StyleBoxFlat_d4505")
text = "Start"
text = "START"
[node name="Panel" type="Panel" parent="."]
layout_mode = 0
@@ -138,7 +140,7 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_efoot")
layout_mode = 0
offset_left = -20.8333
offset_top = -70.0
offset_right = 253.0
offset_right = 253.00002
offset_bottom = -3.0
theme_override_font_sizes/font_size = 48
theme_override_styles/normal = SubResource("StyleBoxFlat_46sda")
@@ -149,9 +151,11 @@ layout_mode = 0
offset_right = 274.167
offset_bottom = 67.0
theme_override_font_sizes/font_size = 40
theme_override_styles/normal = SubResource("StyleBoxEmpty_ed5hy")
placeholder_text = "Name wählen..."
theme_override_styles/normal = SubResource("StyleBoxFlat_xfn3p")
placeholder_text = "NAME_PLACEHOLDER"
alignment = 1
max_length = 15
expand_to_text_length = true
caret_blink = true
[node name="SubViewportContainer" type="SubViewportContainer" parent="Panel"]
@@ -386,7 +390,7 @@ offset_right = 624.0
offset_bottom = 459.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 48
text = "Vorlage wählen"
text = "CHOOSE_TEMPLATE"
[node name="Label2" type="Label" parent="Control"]
layout_mode = 0
@@ -396,7 +400,7 @@ offset_right = 1412.0
offset_bottom = 798.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 36
text = "(optional: Farben personalisieren)"
text = "OPTIONAL_COLORS"
[node name="Signet2018RgbGross" type="Sprite2D" parent="."]
position = Vector2(963, 89)
@@ -419,14 +423,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
text = "Spielerisches AI Act Training"
bbcode_enabled = true
text = "GAME_TITLE"
fit_content = true
[node name="welcome" type="RichTextLabel" parent="."]
layout_mode = 0
@@ -436,7 +442,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
text = "Herzlich Willkommen! Suchen Sie sich Ihre Spielfigur aus und lernen Sie den EU AI Act kennen."
bbcode_enabled = true
text = "WELCOME_TEXT"
fit_content = true
[node name="copyright" type="RichTextLabel" parent="."]
layout_mode = 0
@@ -445,8 +453,18 @@ offset_top = 1002.0
offset_right = 512.0
offset_bottom = 1052.0
theme_override_colors/default_color = Color(0, 0, 0, 1)
text = "Verfügbar unter Lizenz GNU GPLv3
https://git.uni-greifswald.de/GAIM/gaim"
text = "LICENSE_TEXT"
[node name="language" type="Button" parent="."]
layout_mode = 0
offset_left = 1520.0
offset_top = 1005.0
offset_right = 1600.0
offset_bottom = 1055.0
icon = ExtResource("12_flag_us")
flat = true
icon_alignment = 1
expand_icon = true
[node name="impressum" type="Button" parent="."]
layout_mode = 0
@@ -454,7 +472,7 @@ offset_left = 1614.0
offset_top = 1017.0
offset_right = 1714.0
offset_bottom = 1048.0
text = "Impressum"
text = "IMPRESSUM"
[node name="datenschutz" type="Button" parent="."]
layout_mode = 0
@@ -462,7 +480,7 @@ offset_left = 1719.0
offset_top = 1017.0
offset_right = 1917.0
offset_bottom = 1048.0
text = "Datenschutzinformation"
text = "PRIVACY"
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
libraries = {
@@ -481,7 +499,7 @@ layout_mode = 0
offset_left = -8.0
offset_top = -298.0
offset_right = 290.0
offset_bottom = 309.0
offset_bottom = 282.0
scale = Vector2(0.9, 0.9)
picker_shape = 2
sampler_visible = false
@@ -500,7 +518,7 @@ offset_bottom = 76.0
scale = Vector2(0.9, 0.9)
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 42
text = "Farbe Anzug"
text = "COLOR_SUIT"
[node name="Control3" type="Control" parent="."]
anchors_preset = 0
@@ -515,7 +533,7 @@ layout_mode = 0
offset_left = 10.0
offset_top = -290.0
offset_right = 308.0
offset_bottom = 317.0
offset_bottom = 288.88892
picker_shape = 2
sampler_visible = false
color_modes_visible = false
@@ -532,7 +550,7 @@ offset_right = 314.0
offset_bottom = 115.889
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 42
text = "Farbe Details"
text = "COLOR_DETAILS"
[node name="Panel2" type="Panel" parent="."]
visible = false
@@ -572,6 +590,7 @@ autoplay = true
[connection signal="pressed" from="Control/Panel4/Button1" to="." method="_on_button_1_pressed"]
[connection signal="pressed" from="Control/Panel2/Button2" to="." method="_on_button_2_pressed"]
[connection signal="pressed" from="Control/Panel3/Button3" to="." method="_on_button_3_pressed"]
[connection signal="pressed" from="language" to="." method="_change_language"]
[connection signal="pressed" from="impressum" to="." method="_on_impressum_pressed"]
[connection signal="pressed" from="datenschutz" to="." method="_on_datenschutz_pressed"]
[connection signal="color_changed" from="Control2/ColorPicker" to="Panel/SubViewportContainer/SubViewport/Players/Player1/MeshInstance3D" method="_on_color_picker_color_changed"]