diff options
Diffstat (limited to 'editor/translations/hu.po')
-rw-r--r-- | editor/translations/hu.po | 72 |
1 files changed, 56 insertions, 16 deletions
diff --git a/editor/translations/hu.po b/editor/translations/hu.po index 85150bd14d..4a1d254c59 100644 --- a/editor/translations/hu.po +++ b/editor/translations/hu.po @@ -1498,6 +1498,11 @@ msgstr "Betölti az alapértelmezett Busz Elrendezést." msgid "Create a new Bus Layout." msgstr "Új Buszelrendezés létrehozása." +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "Hangbusz Elrendezés Megnyitása" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Érvénytelen név." @@ -2965,7 +2970,7 @@ msgstr "Zavarmentes mód váltása." msgid "Add a new scene." msgstr "Hozzáad egy új jelenetet." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "Jelenet" @@ -5716,6 +5721,10 @@ msgid "Bake Lightmaps" msgstr "Fény Besütése" #: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "LightMap Bake" +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp #, fuzzy msgid "Select lightmap bake file:" msgstr "Válasszon fénytérkép sablonfájlt:" @@ -8213,7 +8222,12 @@ msgid "Cinematic Preview" msgstr "Filmszerű előnézet" #: 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 @@ -9142,6 +9156,11 @@ msgstr "Erőforrás Törlése" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy +msgid "Theme Resource" +msgstr "Erőforrás Átnevezése" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy msgid "Another Theme" msgstr "Téma Importálása" @@ -9196,6 +9215,21 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy +msgid "Add Item Type" +msgstr "Elem Hozzáadása" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Variation Base Type" +msgstr "Alaptípus módosítása:" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "Alaptípus módosítása:" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy msgid "Show Default" msgstr "Alapértelmezett Betöltése" @@ -9214,8 +9248,18 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Add Item Type" -msgstr "Elem Hozzáadása" +msgid "Base Type" +msgstr "Alaptípus módosítása:" + +#: 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 #, fuzzy @@ -9908,18 +9952,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 "Egyezések:" @@ -12504,6 +12536,11 @@ msgid "Stack Frames" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Csempék szűrése" + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "" @@ -13842,6 +13879,9 @@ msgstr "Érvénytelen csomagnév:" 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 |