diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:39:33 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:53:14 +0100 |
commit | e156c4809adaa5c0d84e1164d9e78034cfa34792 (patch) | |
tree | 8ae570f59c7fd32d46932280439413275c257fec /editor/translations/da.po | |
parent | 21b81998bb42b2324a539f01354b68e4fba2c696 (diff) | |
download | redot-engine-e156c4809adaa5c0d84e1164d9e78034cfa34792.tar.gz |
i18n: Sync editor translations with Weblate
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 56 |
1 files changed, 40 insertions, 16 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index 12df305276..e5019b4952 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -2214,14 +2214,30 @@ msgstr "Metoder" msgid "Theme Properties" msgstr "Tema Egenskaber" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Tællinger" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Colors" +msgstr "" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Konstanter" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Fonts" +msgstr "" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Icons" +msgstr "" + +#: editor/editor_help.cpp +msgid "Styles" +msgstr "" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Tællinger" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Egenskab beskrivelser" @@ -8878,18 +8894,6 @@ msgid "TextureRegion" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Colors" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Fonts" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Icons" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Styleboxes" msgstr "" @@ -13754,7 +13758,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp 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 "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -13763,6 +13772,21 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" + +#: 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 " "directory.\n" |