diff options
Diffstat (limited to 'editor/translations/eo.po')
-rw-r--r-- | editor/translations/eo.po | 70 |
1 files changed, 55 insertions, 15 deletions
diff --git a/editor/translations/eo.po b/editor/translations/eo.po index 1a95fb6702..f77d1da645 100644 --- a/editor/translations/eo.po +++ b/editor/translations/eo.po @@ -1484,6 +1484,11 @@ msgstr "Ŝargi la defaŭlta busaranĝo." msgid "Create a new Bus Layout." msgstr "Krei nova busaranĝo." +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "Malfermi aranĝon de aŭdia buso" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Malvalida nomo." @@ -2927,7 +2932,7 @@ msgstr "Baskuli sendistran reĝimon." msgid "Add a new scene." msgstr "Aldoni novan scenon." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "Sceno" @@ -5711,6 +5716,10 @@ msgid "Bake Lightmaps" msgstr "Baki lummapojn" #: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "LightMap Bake" +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp msgid "Select lightmap bake file:" msgstr "Elekti dosieron por bakado de lummapo:" @@ -8219,7 +8228,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 @@ -9149,6 +9163,11 @@ msgid "Select Another Theme Resource:" msgstr "Serĉi anstataŭiga risurco:" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme Resource" +msgstr "Renomi risurcon" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Another Theme" msgstr "" @@ -9202,6 +9221,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 "Ŝanĝu la tipon de %s" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "Ŝanĝu la tipon de %s" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Show Default" msgstr "Ŝargi defaŭlton" @@ -9220,7 +9253,18 @@ msgid "Override all default type items." msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Add Item Type" +#, fuzzy +msgid "Base Type" +msgstr "Ŝanĝi tipon" + +#: 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 @@ -9919,18 +9963,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 "Matĉoj:" @@ -12570,6 +12602,11 @@ msgid "Stack Frames" msgstr "Stakaj Framoj" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Filtri signalojn" + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "Profililo" @@ -13912,6 +13949,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 |