diff options
Diffstat (limited to 'editor/translations/hr.po')
-rw-r--r-- | editor/translations/hr.po | 70 |
1 files changed, 55 insertions, 15 deletions
diff --git a/editor/translations/hr.po b/editor/translations/hr.po index 91849fe548..418c07c345 100644 --- a/editor/translations/hr.po +++ b/editor/translations/hr.po @@ -1460,6 +1460,11 @@ msgstr "Učitaj zadani Bus Izgled." msgid "Create a new Bus Layout." msgstr "Kreiraj novi Bus izgled." +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "Promijeni glasnoću zvučne sabirnice" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Nevažeće ime." @@ -2821,7 +2826,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 "" @@ -5489,6 +5494,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 "" @@ -7934,7 +7943,12 @@ 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 +msgid "" +"Debug draw modes are only available when using the GLES3 renderer, not GLES2." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -8825,6 +8839,11 @@ msgid "Select Another Theme Resource:" msgstr "Traži zamjenu resursa:" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme Resource" +msgstr "Resurs" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Another Theme" msgstr "" @@ -8874,6 +8893,20 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "Add Item Type" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Variation Base Type" +msgstr "Promijeni vrstu baze:" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "Promijeni vrstu baze:" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Show Default" msgstr "Učitaj Zadano" @@ -8891,7 +8924,18 @@ msgid "Override all default type items." msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Add Item Type" +#, fuzzy +msgid "Base Type" +msgstr "Promijeni vrstu baze:" + +#: 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 @@ -9582,18 +9626,6 @@ msgid "Commit list size" msgstr "" #: editor/plugins/version_control_editor_plugin.cpp -msgid "10" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "20" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "30" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Branches" msgstr "Podudaranja:" @@ -12170,6 +12202,11 @@ msgid "Stack Frames" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Filtriraj signale" + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "" @@ -13473,6 +13510,9 @@ 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 "" #: platform/android/export/export_plugin.cpp |