i18n: Sync template with source

This commit is contained in:
Rémi Verschelde 2016-06-28 08:49:50 +02:00
parent e8743684c8
commit aa5a031f95

View file

@ -630,10 +630,6 @@ msgstr ""
msgid "Change Anim Loop"
msgstr ""
#: tools/editor/animation_editor.cpp
msgid "Change Anim Loop Interpolation"
msgstr ""
#: tools/editor/animation_editor.cpp
msgid "Anim Create Typed Value Key"
msgstr ""
@ -674,10 +670,6 @@ msgstr ""
msgid "Enable/Disable looping in animation."
msgstr ""
#: tools/editor/animation_editor.cpp
msgid "Enable/Disable interpolation when looping animation."
msgstr ""
#: tools/editor/animation_editor.cpp
msgid "Add new tracks."
msgstr ""
@ -1156,6 +1148,46 @@ msgstr ""
msgid "Choose"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Go Back"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Go Forward"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Go Up"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Refresh"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Toggle Hidden Files"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Toggle Favorite"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Toggle Mode"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Focus Path"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Mode Favorite Up"
msgstr ""
#: tools/editor/editor_file_dialog.cpp
msgid "Mode Favorite Down"
msgstr ""
#: tools/editor/editor_file_dialog.cpp tools/editor/scenes_dock.cpp
msgid "Favorites:"
msgstr ""
@ -1409,8 +1441,23 @@ msgstr ""
#: tools/editor/editor_node.cpp
msgid ""
"No main scene has ever been defined.\n"
"Select one from \"Project Settings\" under the 'application' category."
"No main scene has ever been defined, select one?\n"
"You can change it later in later in \"Project Settings\" under the "
"'application' category."
msgstr ""
#: tools/editor/editor_node.cpp
msgid ""
"Selected scene '%s' does not exist, select a valid one?\n"
"You can change it later in \"Project Settings\" under the 'application' "
"category."
msgstr ""
#: tools/editor/editor_node.cpp
msgid ""
"Selected scene '%s' is not a scene file, select a valid one?\n"
"You can change it later in \"Project Settings\" under the 'application' "
"category."
msgstr ""
#: tools/editor/editor_node.cpp
@ -1503,6 +1550,10 @@ msgid ""
"(Unsaved changes will be lost)"
msgstr ""
#: tools/editor/editor_node.cpp
msgid "Pick a Manu Scene"
msgstr ""
#: tools/editor/editor_node.cpp tools/editor/scene_tree_dock.cpp
msgid "Ugh"
msgstr ""
@ -1562,6 +1613,14 @@ msgstr ""
msgid "Distraction Free Mode"
msgstr ""
#: tools/editor/editor_node.cpp
msgid "Next tab"
msgstr ""
#: tools/editor/editor_node.cpp
msgid "Previous tab"
msgstr ""
#: tools/editor/editor_node.cpp
msgid "Operations with scene files."
msgstr ""
@ -2346,7 +2405,7 @@ msgid "Couldn't load post-import script:"
msgstr ""
#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
msgid "Invalid/broken script for post-import:"
msgid "Invalid/broken script for post-import (check console):"
msgstr ""
#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
@ -3009,13 +3068,11 @@ msgstr ""
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Grid Offset:"
msgstr ""
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Grid Step:"
msgstr ""
@ -3131,7 +3188,6 @@ msgstr ""
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Show Grid"
msgstr ""
@ -3383,6 +3439,10 @@ msgstr ""
msgid "MeshInstance lacks a Mesh!"
msgstr ""
#: tools/editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh has not surface to create outlines from!"
msgstr ""
#: tools/editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Could not create outline!"
msgstr ""
@ -3745,17 +3805,14 @@ msgid "Clear UV"
msgstr ""
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap"
msgstr ""
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Enable Snap"
msgstr ""
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Grid"
msgstr ""
@ -4590,20 +4647,46 @@ msgstr ""
msgid "StyleBox Preview:"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Grid Snap"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Auto Slice"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Offset:"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Step:"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Separation:"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Texture Region"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Texture Region Editor"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid "Scale Region Editor"
msgstr ""
#: tools/editor/plugins/texture_region_editor_plugin.cpp
msgid ""
"No texture in this node.\n"
"Set a texture to be able to edit region."
msgstr ""
#: tools/editor/plugins/theme_editor_plugin.cpp
msgid "Can't save theme to file:"
msgstr ""