summaryrefslogtreecommitdiff
path: root/editor/translations
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-04-07 20:30:17 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-04-07 20:31:00 +0200
commit486952857f9f48a558594a03fd7b57b01709599c (patch)
tree2f1f5edde1fa4e615c8fbe52eb882f19243e4f57 /editor/translations
parent3708d887191d1b1518375e812d501b558f3f6f19 (diff)
i18n: Update translation template
Diffstat (limited to 'editor/translations')
-rw-r--r--editor/translations/editor.pot46
1 files changed, 40 insertions, 6 deletions
diff --git a/editor/translations/editor.pot b/editor/translations/editor.pot
index 985b48efc2..276662dbed 100644
--- a/editor/translations/editor.pot
+++ b/editor/translations/editor.pot
@@ -904,7 +904,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 ""
@@ -3376,10 +3376,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 ""
@@ -3414,6 +3416,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 ""
@@ -3715,6 +3721,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 ""
@@ -3727,11 +3737,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
@@ -3743,21 +3753,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 ""
@@ -6347,6 +6361,26 @@ 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
+msgid "Could not write file:\n"
+msgstr ""
+
+#: platform/javascript/export/export.cpp
+msgid "Could not read file:\n"
+msgstr ""
+
+#: platform/javascript/export/export.cpp
+msgid "Could not open template for export:\n"
+msgstr ""
+
#: platform/uwp/export/export.cpp
msgid ""
"Couldn't read the certificate file. Are the path and password both correct?"