diff options
Diffstat (limited to 'editor/translations/bg.po')
-rw-r--r-- | editor/translations/bg.po | 71 |
1 files changed, 53 insertions, 18 deletions
diff --git a/editor/translations/bg.po b/editor/translations/bg.po index 7bb426d010..a91ee554b6 100644 --- a/editor/translations/bg.po +++ b/editor/translations/bg.po @@ -1471,6 +1471,10 @@ msgstr "" msgid "Create a new Bus Layout." msgstr "" +#: editor/editor_audio_buses.cpp +msgid "Audio Bus Layout" +msgstr "" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Неправилно име." @@ -2843,7 +2847,7 @@ msgstr "" msgid "Add a new scene." msgstr "Добавяне на нови нова сцена." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "Сцена" @@ -5530,6 +5534,10 @@ msgid "Bake Lightmaps" msgstr "Изпичане на карти на осветеност" #: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "LightMap Bake" +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp msgid "Select lightmap bake file:" msgstr "Изберете файл за изпичане на карта на осветеност:" @@ -7984,7 +7992,13 @@ msgid "Cinematic Preview" msgstr "Кинематографски предварителен преглед" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Not available when using the GLES2 renderer." +msgid "(Not in GLES2)" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "" +"Debug draw modes are only available when using the GLES3 renderer, not GLES2." msgstr "Не е налично при използване на изчертаване чрез GLES2." #: editor/plugins/spatial_editor_plugin.cpp @@ -8872,6 +8886,11 @@ msgid "Select Another Theme Resource:" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme Resource" +msgstr "Ресурс" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Another Theme" msgstr "Друга тема" @@ -8918,6 +8937,18 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "Add Item Type" +msgstr "Добавяне на тип елемент" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Set Variation Base Type" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Set Base Type" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Show Default" msgstr "Показване на стандартните" @@ -8934,8 +8965,18 @@ msgid "Override all default type items." msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Add Item Type" -msgstr "Добавяне на тип елемент" +msgid "Base Type" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Select the variation base type from a list of available types." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "" +"A type associated with a built-in class cannot be marked as a variation of " +"another type." +msgstr "" #: editor/plugins/theme_editor_plugin.cpp msgid "Theme:" @@ -9620,18 +9661,6 @@ msgid "Commit list size" msgstr "Размер на списъка с подавания" #: editor/plugins/version_control_editor_plugin.cpp -msgid "10" -msgstr "10" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "20" -msgstr "20" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "30" -msgstr "30" - -#: editor/plugins/version_control_editor_plugin.cpp msgid "Branches" msgstr "Клони" @@ -12198,6 +12227,11 @@ msgid "Stack Frames" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Филтриране на плочките" + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "" @@ -13498,9 +13532,10 @@ msgstr "Неправилно име на пакет:" msgid "" "Invalid \"GodotPaymentV3\" module included in the \"android/modules\" " "project setting (changed in Godot 3.2.2).\n" +"Replace it with the first-party \"GodotGooglePlayBilling\" plugin.\n" +"Note that the singleton was also renamed from \"GodotPayments\" to " +"\"GodotGooglePlayBilling\"." msgstr "" -"В настройките на проекта, раздел „android/modules“, присъства неправилен " -"модул „GodotPaymentV3“ (това е променено във Godot 3.2.2).\n" #: platform/android/export/export_plugin.cpp msgid "\"Use Custom Build\" must be enabled to use the plugins." |