diff options
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 49 |
1 files changed, 43 insertions, 6 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index 1cbf5ad454..49b26f6ed2 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -916,7 +916,7 @@ msgstr "" msgid "Packing" msgstr "" -#: editor/editor_export.cpp +#: editor/editor_export.cpp platform/javascript/export/export.cpp msgid "Template file not found:\n" msgstr "" @@ -3394,10 +3394,12 @@ msgid "Set Handle" msgstr "" #: editor/plugins/color_ramp_editor_plugin.cpp +#: editor/plugins/gradient_texture_editor_plugin.cpp msgid "Add/Remove Color Ramp Point" msgstr "" #: editor/plugins/color_ramp_editor_plugin.cpp +#: editor/plugins/gradient_texture_editor_plugin.cpp #: editor/plugins/shader_graph_editor_plugin.cpp msgid "Modify Color Ramp" msgstr "" @@ -3432,6 +3434,10 @@ msgstr "" msgid "Update from Scene" msgstr "" +#: editor/plugins/curve_editor_plugin.cpp +msgid "Modify Curve" +msgstr "" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "" @@ -3734,6 +3740,10 @@ msgid "Node does not contain geometry (faces)." msgstr "" #: editor/plugins/particles_editor_plugin.cpp +msgid "A processor material of type 'ParticlesMaterial' is required." +msgstr "" + +#: editor/plugins/particles_editor_plugin.cpp msgid "Faces contain no area!" msgstr "" @@ -3746,11 +3756,11 @@ msgid "Generate AABB" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Create Emitter From Mesh" +msgid "Create Emission Points From Mesh" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Create Emitter From Node" +msgid "Create Emission Points From Node" msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -3762,21 +3772,25 @@ msgid "Create Emitter" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Positions:" +msgid "Emission Points:" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Fill:" +msgid "Surface Points" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Surface" +msgid "Surface Points+Normal (Directed)" msgstr "" #: editor/plugins/particles_editor_plugin.cpp msgid "Volume" msgstr "" +#: editor/plugins/particles_editor_plugin.cpp +msgid "Emission Source: " +msgstr "" + #: editor/plugins/path_2d_editor_plugin.cpp msgid "Remove Point from Curve" msgstr "" @@ -6390,6 +6404,29 @@ msgstr "" msgid "just released" msgstr "" +#: platform/javascript/export/export.cpp +msgid "Run in Browser" +msgstr "" + +#: platform/javascript/export/export.cpp +msgid "Run exported HTML in the system's default browser." +msgstr "" + +#: platform/javascript/export/export.cpp +#, fuzzy +msgid "Could not write file:\n" +msgstr "Kunne ikke oprette mappe." + +#: platform/javascript/export/export.cpp +#, fuzzy +msgid "Could not read file:\n" +msgstr "Kunne ikke oprette mappe." + +#: platform/javascript/export/export.cpp +#, fuzzy +msgid "Could not open template for export:\n" +msgstr "Kunne ikke oprette mappe." + #: platform/uwp/export/export.cpp msgid "" "Couldn't read the certificate file. Are the path and password both correct?" |