From 21c73df3eb868e3427ad5a0aaecc5f3359d06ee7 Mon Sep 17 00:00:00 2001 From: fschade Date: Thu, 10 Sep 2026 16:02:12 +0200 Subject: [PATCH] translation update --- ai_act_text.tscn | 21 ++++++++++++++++++--- translations/en.po | 22 +++++++++++----------- 2 files changed, 29 insertions(+), 14 deletions(-) diff --git a/ai_act_text.tscn b/ai_act_text.tscn index 49e880e..6cad5bc 100644 --- a/ai_act_text.tscn +++ b/ai_act_text.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://msxftb40b7ks"] +[gd_scene load_steps=5 format=3 uid="uid://msxftb40b7ks"] [ext_resource type="Script" uid="uid://vbi6iri04xbh" path="res://ai_act_text.gd" id="1_fvpwc"] @@ -6,8 +6,19 @@ bg_color = Color(0, 0.2, 0.6, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fvpwc"] +content_margin_left = 12.0 +content_margin_top = 6.0 +content_margin_right = 12.0 +content_margin_bottom = 6.0 bg_color = Color(1, 0.8, 0, 1) +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_finished_hover"] +content_margin_left = 12.0 +content_margin_top = 6.0 +content_margin_right = 12.0 +content_margin_bottom = 6.0 +bg_color = Color(1, 0.85, 0.2, 1) + [node name="ai_act_text_static" type="Control"] layout_mode = 3 anchors_preset = 0 @@ -44,13 +55,17 @@ text = "CHANGE_STATIC" [node name="Button2" type="Button" parent="."] layout_mode = 0 -offset_left = 1660.0 +offset_left = 1580.0 offset_top = 999.0 -offset_right = 1892.0 +offset_right = 1910.0 offset_bottom = 1052.0 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 32 theme_override_styles/normal = SubResource("StyleBoxFlat_fvpwc") +theme_override_styles/hover = SubResource("StyleBoxFlat_finished_hover") +theme_override_styles/pressed = SubResource("StyleBoxFlat_fvpwc") +theme_override_styles/focus = SubResource("StyleBoxFlat_fvpwc") +clip_text = false text = "TEXT_FINISHED" [connection signal="pressed" from="Button" to="." method="_on_button_pressed"] diff --git a/translations/en.po b/translations/en.po index a69a651..efd5c69 100644 --- a/translations/en.po +++ b/translations/en.po @@ -89,7 +89,7 @@ msgstr "Link" #: Interact/dialogue/contact_info.dialogue msgid "aktuelle Gerichtsverfahren" -msgstr "current court cases" +msgstr "Current court cases" #: Interact/dialogue/contact_info.dialogue msgid "Kontaktinfo für weitere Fragen" @@ -371,27 +371,27 @@ msgstr "As a reminder" #: Interact/dialogue/helper.dialogue msgid "bisher gelerntes nochmal ansehen" -msgstr "review what you have learned so far" +msgstr "Review what you have learned so far" #: Interact/dialogue/helper.dialogue msgid "Fragen zum EU AI Act stellen" -msgstr "ask questions about the EU AI Act" +msgstr "Ask questions about the EU AI Act" #: Interact/dialogue/helper.dialogue msgid "Hilfe zum Spiel (Steuerung, aktuelle Aufabe, ...)" -msgstr "help with the game (controls, current task, ...)" +msgstr "Help with the game (controls, current task, ...)" #: Interact/dialogue/helper.dialogue msgid "gesamter Text des EU AI Acts (öffnet Link im Browser)" -msgstr "full text of the EU AI Act (opens link in browser)" +msgstr "Full text of the EU AI Act (opens link in browser)" #: Interact/dialogue/helper.dialogue msgid "gesamter Text der DSGVO (öffnet Link im Browser)" -msgstr "full text of the GDPR (opens link in browser)" +msgstr "Full text of the GDPR (opens link in browser)" #: Interact/dialogue/helper.dialogue msgid "Musik an/aus" -msgstr "music on/off" +msgstr "Music on/off" #: Interact/dialogue/helper.dialogue msgid "Schließen" @@ -399,7 +399,7 @@ msgstr "Close" #: Interact/dialogue/helper.dialogue msgid "Alien-Dialoge wiederholen" -msgstr "replay alien dialogues" +msgstr "Replay alien dialogues" #: Interact/dialogue/helper.dialogue msgid "Mögliche Anwendungen von KI" @@ -411,11 +411,11 @@ msgstr "Risk levels" #: Interact/dialogue/helper.dialogue msgid "personenbezogene Daten" -msgstr "personal data" +msgstr "Personal data" #: Interact/dialogue/helper.dialogue msgid "zurück" -msgstr "back" +msgstr "Back" #: Interact/dialogue/helper.dialogue msgid "In der Stanford Enzyklopädie für Philosophie steht: Künstliche Intelligenz (KI) ist das Gebiet, das sich mit der Erschaffung künstlicher Tiere (oder zumindest künstlicher Lebewesen, die – in geeigneten Kontexten – wie Tiere erscheinen) und für viele auch künstlicher Personen (oder zumindest künstlicher Lebewesen, die – in geeigneten Kontexten – wie Personen erscheinen) befasst." @@ -479,7 +479,7 @@ msgstr "Controls" #: Interact/dialogue/helper.dialogue msgid "aktuelle Aufgabe" -msgstr "current task" +msgstr "Current task" #: Interact/dialogue/helper.dialogue msgid "Verwenden Sie die Pfeiltasten oder w,a,s,d zum Bewegen. Mit der Leertaste können Sie springen."