diff options
Diffstat (limited to 'editor/translations/bg.po')
-rw-r--r-- | editor/translations/bg.po | 57 |
1 files changed, 41 insertions, 16 deletions
diff --git a/editor/translations/bg.po b/editor/translations/bg.po index 98f60b8518..d94560ad1e 100644 --- a/editor/translations/bg.po +++ b/editor/translations/bg.po @@ -2060,14 +2060,31 @@ msgstr "Методи" msgid "Theme Properties" msgstr "Свойства на темата" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Изброени типове" +#: 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 "Константи" +#: 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 +#, fuzzy +msgid "Styles" +msgstr "Стил" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Изброени типове" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Описания на свойствата" @@ -8347,18 +8364,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 "Стилове" @@ -12926,7 +12931,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 @@ -12935,6 +12945,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" |