diff options
Diffstat (limited to 'editor/translations/de.po')
-rw-r--r-- | editor/translations/de.po | 63 |
1 files changed, 47 insertions, 16 deletions
diff --git a/editor/translations/de.po b/editor/translations/de.po index 56eca938d0..a240f1ac0a 100644 --- a/editor/translations/de.po +++ b/editor/translations/de.po @@ -2195,14 +2195,31 @@ msgstr "Methoden" msgid "Theme Properties" msgstr "Theme-Eigenschaften" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Aufzählungen" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Colors" +msgstr "Farben" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Konstanten" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Fonts" +msgstr "Schriftarten" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Icons" +msgstr "Symbole" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "Stil" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Aufzählungen" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Eigenschaften-Beschreibung" @@ -8684,18 +8701,6 @@ msgid "TextureRegion" msgstr "Texturbereich" #: editor/plugins/theme_editor_plugin.cpp -msgid "Colors" -msgstr "Farben" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Fonts" -msgstr "Schriftarten" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Icons" -msgstr "Symbole" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Styleboxes" msgstr "Style-Boxen" @@ -13510,8 +13515,17 @@ msgstr "" "„Use Custom Build“ muss aktiviert werden um die Plugins nutzen zu können." #: platform/android/export/export_plugin.cpp +#, fuzzy msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"or \"OpenXR\"." +msgstr "" +"„Hand Tracking“ ist nur gültig wenn „Xr Mode“ als „Occulus Mobile VR“ " +"gesetzt wurde." + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" "„Hand Tracking“ ist nur gültig wenn „Xr Mode“ als „Occulus Mobile VR“ " "gesetzt wurde." @@ -13521,6 +13535,23 @@ msgid "\"Export AAB\" is only valid when \"Use Custom Build\" is enabled." msgstr "„Export AAB“ ist nur gültig wenn „Use Custom Build“ aktiviert ist." #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "„Export AAB“ ist nur gültig wenn „Use Custom Build“ aktiviert ist." + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "„Export AAB“ ist nur gültig wenn „Use Custom Build“ aktiviert ist." + +#: platform/android/export/export_plugin.cpp +msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "" "'apksigner' could not be found.\n" "Please check the command is available in the Android SDK build-tools " |