diff options
Diffstat (limited to 'editor/translations/ro.po')
-rw-r--r-- | editor/translations/ro.po | 72 |
1 files changed, 56 insertions, 16 deletions
diff --git a/editor/translations/ro.po b/editor/translations/ro.po index 1c63a57d74..3b993cdffe 100644 --- a/editor/translations/ro.po +++ b/editor/translations/ro.po @@ -1495,6 +1495,11 @@ msgstr "Încarcă Schema de Pistă Audio implicită." msgid "Create a new Bus Layout." msgstr "Creaţi o Schemă nouă de Pistă Audio." +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "Deschide Schema Pistei Audio" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Nume nevalid." @@ -2942,7 +2947,7 @@ msgstr "Comutează modul fără distrageri." msgid "Add a new scene." msgstr "Adaugă o nouă scenă." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "Scenă" @@ -5737,6 +5742,10 @@ msgid "Bake Lightmaps" msgstr "Procesează Lightmaps" #: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "LightMap Bake" +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp msgid "Select lightmap bake file:" msgstr "Selectare fișier șablon pentru harta de lumină:" @@ -8343,7 +8352,12 @@ msgid "Cinematic Preview" msgstr "Se creează Previzualizările Mesh-ului" #: 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 @@ -9290,6 +9304,11 @@ msgstr "Ștergere resursă" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy +msgid "Theme Resource" +msgstr "Re-numire resursă" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy msgid "Another Theme" msgstr "Membri" @@ -9344,6 +9363,21 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy +msgid "Add Item Type" +msgstr "Adaugă Obiect" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Variation Base Type" +msgstr "Modificare tip bază:" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "Modificare tip bază:" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy msgid "Show Default" msgstr "Încărcați Implicit" @@ -9362,8 +9396,18 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Add Item Type" -msgstr "Adaugă Obiect" +msgid "Base Type" +msgstr "Modificare tip bază:" + +#: 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 @@ -10113,18 +10157,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 "Potriviri:" @@ -12779,6 +12811,11 @@ msgid "Stack Frames" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Filtrare Tiles" + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "" @@ -14143,6 +14180,9 @@ msgstr "Nume pachet nevalid:" 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 |