diff options
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 62 |
1 files changed, 43 insertions, 19 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index 0a8064f763..6708f382e5 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -2201,14 +2201,33 @@ msgstr "Metoder" msgid "Theme Properties" msgstr "Egenskaper" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Nummereringer" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Colors" +msgstr "Farge" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Konstanter" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Fonts" +msgstr "Font" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Icons" +msgstr "Ikon" + +#: editor/editor_help.cpp +msgid "Styles" +msgstr "" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Nummereringer" + #: editor/editor_help.cpp #, fuzzy msgid "Property Descriptions" @@ -8968,21 +8987,6 @@ msgid "TextureRegion" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Colors" -msgstr "Farge" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Fonts" -msgstr "Font" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Icons" -msgstr "Ikon" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Styleboxes" msgstr "" @@ -13868,7 +13872,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 @@ -13877,6 +13886,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" |