diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2016-10-09 18:12:42 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2016-10-09 18:12:42 +0200 |
commit | 616ddbdf1d207b0de397ffbb0d03d6389e998db5 (patch) | |
tree | bd4582c348ab5f80c389fee7f0deb5290700a482 /tools/translations | |
parent | 2fb5a0030527ac04f1026d80bd8cf12ca3b3f38b (diff) |
i18n: Sync template and translations with current code
Diffstat (limited to 'tools/translations')
31 files changed, 6050 insertions, 905 deletions
diff --git a/tools/translations/ar.po b/tools/translations/ar.po index 74393ad4f4..de03046e16 100644 --- a/tools/translations/ar.po +++ b/tools/translations/ar.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -156,6 +162,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -200,6 +210,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "نداء" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -328,6 +375,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -474,6 +600,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1111,10 +1241,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "نداء" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1233,6 +1359,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1308,6 +1440,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1577,14 +1718,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1979,14 +2112,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2072,6 +2197,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2230,6 +2359,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2254,6 +2387,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2293,6 +2430,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3122,10 +3263,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3666,6 +3803,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4404,6 +4545,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4511,6 +4656,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4887,6 +5036,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5152,6 +5305,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5963,6 +6120,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5979,10 +6140,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/bg.po b/tools/translations/bg.po index 9117731250..f1fdc9086a 100644 --- a/tools/translations/bg.po +++ b/tools/translations/bg.po @@ -35,6 +35,12 @@ msgid "step argument is zero!" msgstr "Стъпката на range() е нула!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp #, fuzzy msgid "Not a script with an instance" msgstr "Скриптът няма инстанция" @@ -165,6 +171,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -209,6 +219,44 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Преходи" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -339,6 +387,86 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Имаше грешка при изнасяне на проекта!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -511,6 +639,13 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Параметърът 'Path' трябва да сочи към действителен възел Particles2D, за да " +"работи." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1148,10 +1283,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1270,6 +1401,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1345,6 +1482,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Любими:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1615,14 +1761,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Любими:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2017,14 +2155,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2110,6 +2240,10 @@ msgid "Quit to Project List" msgstr "Изход до списъка с проекти" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Внасяне на обекти в проекта." @@ -2268,6 +2402,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2292,6 +2430,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2331,6 +2473,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Възел" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3161,10 +3307,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Възел" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3705,6 +3847,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4443,6 +4589,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Избиране на всичко" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4550,6 +4701,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4926,6 +5081,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5191,6 +5350,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6002,6 +6165,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Нова сцена" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6018,10 +6186,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/bn.po b/tools/translations/bn.po index 3d01de3386..19861e2158 100644 --- a/tools/translations/bn.po +++ b/tools/translations/bn.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: Godot Engine editor\n" "PO-Revision-Date: 2016-09-02 13:47+0000\n" "Last-Translator: ABU MD. MARUF SARKER <maruf.webdev@gmail.com>\n" -"Language-Team: Bengali <https://hosted.weblate.org/projects/godot-" -"engine/godot/bn/>\n" +"Language-Team: Bengali <https://hosted.weblate.org/projects/godot-engine/" +"godot/bn/>\n" "Language: bn\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "ধাপ মান শূন্য!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "ইনস্ট্যান্স বিহীন স্ক্রিপ্ট" @@ -114,8 +120,7 @@ msgstr "নামটি কার্যকর সনাক্তকারী ন #: modules/visual_script/visual_script_editor.cpp msgid "Name already in use by another func/var/signal:" -msgstr "" -"নামটি ইতিমধ্যেই অপর ফাংশন/চলক(ভেরিয়েবল)/সংকেত(সিগন্যাল)-এ ব্যবহৃত হয়েছে:" +msgstr "নামটি ইতিমধ্যেই অপর ফাংশন/চলক(ভেরিয়েবল)/সংকেত(সিগন্যাল)-এ ব্যবহৃত হয়েছে:" #: modules/visual_script/visual_script_editor.cpp msgid "Rename Function" @@ -162,6 +167,11 @@ msgid "Editing Signal:" msgstr "সংকেত/সিগন্যাল সম্পাদন:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "অ্যানিমেশনের (Anim) ট্র্যানজিশন/স্থানান্তরণ পরিবর্তন করুন" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "নোড সংযোজন করুন" @@ -174,8 +184,8 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature." msgstr "" -"গেটার (Getter) ফেলতে/নামাতে কন্ট্রোল কী (Ctrl) চাপুন। জেনেরিক সিগনেচার (" -"generic signature) ফেলতে/নামাতে শিফট কী (Shift) চাপুন।" +"গেটার (Getter) ফেলতে/নামাতে কন্ট্রোল কী (Ctrl) চাপুন। জেনেরিক সিগনেচার (generic " +"signature) ফেলতে/নামাতে শিফট কী (Shift) চাপুন।" #: modules/visual_script/visual_script_editor.cpp msgid "Hold Meta to drop a simple reference to the node." @@ -210,6 +220,44 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "অনুবাদসমূহ" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -338,6 +386,87 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "ফন্টের আকার অগ্র্যহনযোগ্য।" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "ফন্টের আকার অগ্র্যহনযোগ্য।" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -519,6 +648,11 @@ msgstr "" "NavigationMeshInstance-কে অবশ্যই Navigation-এর অংশ অথবা অংশের অংশ হতে হবে। " "এটা শুধুমাত্র ন্যাভিগেশনের তথ্য প্রদান করে।" +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "Path এর দিক অবশ্যই একটি কার্যকর Particles2D এর দিকে নির্দেশ করাতে হবে।" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1169,10 +1303,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1291,6 +1421,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1366,6 +1502,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1638,14 +1783,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2040,14 +2177,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2133,6 +2262,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2291,6 +2424,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2315,6 +2452,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2354,6 +2495,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3183,10 +3328,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3726,6 +3867,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4464,6 +4609,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "সবগুলি বাছাই করুন" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4571,6 +4721,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4947,6 +5101,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5212,6 +5370,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6023,6 +6185,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6039,10 +6205,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/ca.po b/tools/translations/ca.po index 3b45dd8517..9922663465 100644 --- a/tools/translations/ca.po +++ b/tools/translations/ca.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Godot Engine editor\n" "PO-Revision-Date: 2016-09-11 09:26+0000\n" "Last-Translator: Roger BR <drai_kin@hotmail.com>\n" -"Language-Team: Catalan <https://hosted.weblate.org/projects/godot-" -"engine/godot/ca/>\n" +"Language-Team: Catalan <https://hosted.weblate.org/projects/godot-engine/" +"godot/ca/>\n" "Language: ca\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" @@ -34,6 +34,12 @@ msgid "step argument is zero!" msgstr "L'argument pas (step) és zero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Script sense instància" @@ -166,6 +172,11 @@ msgid "Editing Signal:" msgstr "Editant Senyal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Canvia Transició" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Afegeix Node" @@ -214,6 +225,45 @@ msgid "Add Setter Property" msgstr "Afegeix Propietat d'Actualització (Setter)" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Transició" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Retorn:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Crida" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -347,6 +397,88 @@ msgstr "" "Valor de retorn de _step() invàlid. Ha de ser un nombre enter (seq out), o " "una cadena de text (error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nom no vàlid." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "La mida de la lletra no és vàlida." + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Lletra personalitzada no vàlida." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -467,8 +599,8 @@ msgid "" "must be set to 'render target' mode." msgstr "" "Cal que la propietat Camí (Path) assenyali un node de Vista (Viewport) " -"vàlid. Aquest ha de ser especificat en el mode \"destinació de " -"renderització\" (render target)." +"vàlid. Aquest ha de ser especificat en el mode \"destinació de renderització" +"\" (render target)." #: scene/2d/sprite.cpp msgid "" @@ -537,6 +669,12 @@ msgstr "" "NavigationMeshInstance ha de ser fill o nét d'un node Navigation. Només " "proporciona dades de navegació." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Cal que la propietat Camí (Path) assenyali cap a un node Particles2D vàlid." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1189,10 +1327,6 @@ msgid "Method List For '%s':" msgstr "Llista de mètodes de '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Crida" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Llista de mètodes:" @@ -1311,6 +1445,12 @@ msgid "Method in target Node must be specified!" msgstr "Cal especificar un mètode per al Node objectiu!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Connecta al Node:" @@ -1387,6 +1527,15 @@ msgstr "Senyals" msgid "Create New" msgstr "Crea Nou" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favorits:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Recents:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1665,14 +1814,6 @@ msgstr "Mou Favorit Amunt" msgid "Move Favorite Down" msgstr "Mou Favorit Avall" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favorits:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Recents:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Previsualització:" @@ -2085,14 +2226,6 @@ msgid "Go to previously opened scene." msgstr "Vés a l'escena oberta anteriorment." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Mode Pantalla completa" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Mode Lliure de Distraccions" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Pestanya Següent" @@ -2178,6 +2311,10 @@ msgid "Quit to Project List" msgstr "Surt a la Llista de Projectes" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Mode Lliure de Distraccions" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importa actius al projecte." @@ -2296,8 +2433,8 @@ msgid "" "Collision shapes and raycast nodes (for 2D and 3D) will be visible on the " "running game if this option is turned on." msgstr "" -"Les formes de col·lisió i nodes de difusió de raigs (raycast) (per a 2D i 3D)" -", son visibles durant l'execució del joc quan s'activa aquesta opció." +"Les formes de col·lisió i nodes de difusió de raigs (raycast) (per a 2D i " +"3D), son visibles durant l'execució del joc quan s'activa aquesta opció." #: tools/editor/editor_node.cpp msgid "Visible Navigation" @@ -2356,6 +2493,11 @@ msgid "Editor Layout" msgstr "Disposició de l'Editor" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Mode Pantalla completa" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Instal·la Plantilles d'Exportació" @@ -2380,6 +2522,10 @@ msgid "Update Changes" msgstr "Actualitza Canvis" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspector" @@ -2419,6 +2565,10 @@ msgstr "Propietats de l'objecte." msgid "FileSystem" msgstr "SistemaDeFitxers" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Sortida" @@ -2976,7 +3126,8 @@ msgstr "Importa i Obre" #: tools/editor/io_plugins/editor_scene_import_plugin.cpp msgid "Edited scene has not been saved, open imported scene anyway?" -msgstr "No s'ha desat l'escena editada. Vol obrir l'escena importada igualment?" +msgstr "" +"No s'ha desat l'escena editada. Vol obrir l'escena importada igualment?" #: tools/editor/io_plugins/editor_scene_import_plugin.cpp #: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp @@ -3259,10 +3410,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3802,6 +3949,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4540,6 +4691,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Tanca" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4647,6 +4803,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -5023,6 +5183,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5288,6 +5452,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6099,6 +6267,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Executa Script" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6115,10 +6288,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/cs.po b/tools/translations/cs.po index bbe2142bcb..0975e3c550 100644 --- a/tools/translations/cs.po +++ b/tools/translations/cs.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Skript nemá instanci" @@ -162,6 +168,11 @@ msgid "Editing Signal:" msgstr "Úprava signálu:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Animace: změna přechodu" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Přidat uzel" @@ -207,6 +218,45 @@ msgid "Add Setter Property" msgstr "Přidat vlastnost setter" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Přechod" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Vrátit:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Volat" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -337,6 +387,87 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Neplatný název." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Neplatná velikost fontu." + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -514,6 +645,13 @@ msgstr "" "NavigationMeshInstance musí být dítětem nebo vnoučetem uzlu Navigation. " "Poskytuje pouze data pro navigaci." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Aby ParticleAttractor2D fungoval, musí vlastnost path ukazovat na platný " +"uzel Particles2D." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1164,10 +1302,6 @@ msgid "Method List For '%s':" msgstr "Seznam metod '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Volat" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Seznam metod:" @@ -1286,6 +1420,12 @@ msgid "Method in target Node must be specified!" msgstr "Je nutné zadat metodu v cílovém uzlu!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Připojit k uzlu:" @@ -1361,6 +1501,15 @@ msgstr "Signály" msgid "Create New" msgstr "Vytvořit nový" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1638,14 +1787,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2040,14 +2181,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2133,6 +2266,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2291,6 +2428,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2315,6 +2456,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2354,6 +2499,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3183,10 +3332,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3727,6 +3872,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4465,6 +4614,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Zavřít" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4572,6 +4726,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4948,6 +5106,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5213,6 +5375,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6024,6 +6190,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6040,10 +6210,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/da.po b/tools/translations/da.po index 640babcf07..3294ca2105 100644 --- a/tools/translations/da.po +++ b/tools/translations/da.po @@ -32,6 +32,12 @@ msgid "step argument is zero!" msgstr "trin argument er nul!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Ikke et script med en instans" @@ -160,6 +166,11 @@ msgid "Editing Signal:" msgstr "Redigerer Signal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Anim Skift Overgang" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Tilføj Node" @@ -205,6 +216,45 @@ msgid "Add Setter Property" msgstr "Tilføj Setter Egenskab" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Overgang" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Tilbage:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Kald" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -338,6 +388,87 @@ msgstr "" "Ugyldig retur værdi fra _step(), skal være heltal (seq ud), eller en streng " "(fejl)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Ugyldigt index egenskabsnavn." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Ugyldig skriftstørrelse." + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -522,6 +653,11 @@ msgstr "" "NavigationMeshInstance skal være et barn eller barnebarn til en Navigation " "node. Det giver kun navigationsdata." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "Egenskaben Path skal pege på en gyldig Particles2D node for at virke." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1172,10 +1308,6 @@ msgid "Method List For '%s':" msgstr "Metode liste For '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Kald" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Metode liste:" @@ -1294,6 +1426,12 @@ msgid "Method in target Node must be specified!" msgstr "Metode i target Node skal angives!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Opret forbindelse til Node:" @@ -1369,6 +1507,15 @@ msgstr "Signaler" msgid "Create New" msgstr "Opret en ny" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1642,14 +1789,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2044,14 +2183,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2137,6 +2268,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2295,6 +2430,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2319,6 +2458,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2358,6 +2501,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3187,10 +3334,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3730,6 +3873,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4468,6 +4615,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Luk" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4575,6 +4727,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4951,6 +5107,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5216,6 +5376,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6027,6 +6191,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6043,10 +6211,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/de.po b/tools/translations/de.po index 0f3e43f899..12351973d5 100644 --- a/tools/translations/de.po +++ b/tools/translations/de.po @@ -24,8 +24,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-30 03:13+0000\n" "Last-Translator: So Wieso <sowieso@dukun.de>\n" -"Language-Team: German <https://hosted.weblate.org/projects/godot-" -"engine/godot/de/>\n" +"Language-Team: German <https://hosted.weblate.org/projects/godot-engine/" +"godot/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,6 +50,12 @@ msgid "step argument is zero!" msgstr "Schrittargument ist null!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Skript hat keine Instanz" @@ -182,6 +188,11 @@ msgid "Editing Signal:" msgstr "bearbeite Signal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Typ ändern" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Node hinzufügen" @@ -230,6 +241,47 @@ msgid "Add Setter Property" msgstr "Setter-Eigenschaft hinzufügen" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Animation kopieren" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Tonhöhe" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Rückgabe:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Aufruf" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Setzen" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Setzen" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -363,6 +415,90 @@ msgstr "" "Ungültiger Rückgabewert von _step(), muss Integer (für Sequenzausgabe) oder " "String (für Fehler) sein." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Fehler beim Schreiben des Projekt-PCK!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Ungültiger Name." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Ungültige Schriftgröße." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Ungültiger Pfad" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Eigene Schriftart-Quelle ist ungültig." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -557,6 +693,11 @@ msgstr "" "Eine NavigationMesh-Instanz muss ein Unterobjekt erster oder höherer Ordnung " "eines Navigation-Nodes sein. Es liefert nur Navigationsdaten." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "Die Pfad-Eigenschaft muss auf ein gültiges Particles2D-Node verweisen." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1210,10 +1351,6 @@ msgid "Method List For '%s':" msgstr "Methodenliste für '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Aufruf" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Methodenliste:" @@ -1332,6 +1469,12 @@ msgid "Method in target Node must be specified!" msgstr "Methode in Ziel-Node muss angegeben werden!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Verbinde mit Node:" @@ -1407,6 +1550,15 @@ msgstr "Signale" msgid "Create New" msgstr "Neu erstellen" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoriten:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Kürzlich:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1689,14 +1841,6 @@ msgstr "Favorit nach oben schieben" msgid "Move Favorite Down" msgstr "Favorit nach unten schieben" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoriten:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Kürzlich:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Vorschau:" @@ -2110,14 +2254,6 @@ msgid "Go to previously opened scene." msgstr "Gehe zu vorher geöffneter Szene." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Vollbildmodus" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Ablenkungsfreier Modus" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Nächster Tab" @@ -2203,6 +2339,10 @@ msgid "Quit to Project List" msgstr "Verlasse zur Projektverwaltung" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Ablenkungsfreier Modus" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importiere Medieninhalte ins Projekt." @@ -2381,6 +2521,11 @@ msgid "Editor Layout" msgstr "Editorlayout" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Vollbildmodus" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Exportvorlagen installieren" @@ -2405,6 +2550,10 @@ msgid "Update Changes" msgstr "Änderungen aktualisieren" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspektor" @@ -2444,6 +2593,10 @@ msgstr "Objekteigenschaften." msgid "FileSystem" msgstr "Dateisystem" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Node" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Ausgabe" @@ -3282,10 +3435,6 @@ msgid "MultiNode Set" msgstr "MultiNode setzen" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Node" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Gruppen" @@ -3831,6 +3980,11 @@ msgid "Clear Bones" msgstr "Knochen entfernen" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Knochen erstellen" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "IK-Kette erzeugen" @@ -4570,6 +4724,11 @@ msgid "Close Docs" msgstr "Dokumentation schließen" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Schließen" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4681,6 +4840,11 @@ msgstr "" "Eingebettete Skripte können nur bearbeitet werden wenn die entsprechende " "Szene geladen ist" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Farbe" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Schiebe hoch" @@ -5057,6 +5221,11 @@ msgid "Insert Animation Key" msgstr "Animations-Schlüsselbild einfügen" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Zeige Ursprung" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Auswahl fokussieren" @@ -5322,6 +5491,11 @@ msgid "Remove Item" msgstr "Entferne Element" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Motiv speichern" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Füge Klassen-Element hinzu" @@ -6140,6 +6314,11 @@ msgid "Assign" msgstr "Zuweisen" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Nächstes Skript" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Fehler beim Laden der Datei: Keine Ressource!" @@ -6156,10 +6335,6 @@ msgid "On" msgstr "An" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Setzen" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Eigenschaften:" diff --git a/tools/translations/de_CH.po b/tools/translations/de_CH.po index bc64a20805..6c5e6b65c3 100644 --- a/tools/translations/de_CH.po +++ b/tools/translations/de_CH.po @@ -32,6 +32,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -158,6 +164,11 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Expression" +msgstr "Typ ändern" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Add Node" msgstr "Node" @@ -204,6 +215,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -337,6 +385,86 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Fehler beim Schreiben des Projekts PCK!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -502,6 +630,11 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "Die Pfad-Variable muss auf einen gültigen Particles2D Node verweisen." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1143,10 +1276,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1265,6 +1394,12 @@ msgid "Method in target Node must be specified!" msgstr "Die Methode muss im Ziel Node definiert werden!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp #, fuzzy msgid "Connect To Node:" msgstr "Verbindung zu Node:" @@ -1341,6 +1476,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1610,14 +1754,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2012,14 +2148,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2106,6 +2234,10 @@ msgid "Quit to Project List" msgstr "Zurück zur Projektliste" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Assets zum Projekt importieren." @@ -2268,6 +2400,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2292,6 +2428,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2331,6 +2471,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Node" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3164,10 +3308,6 @@ msgid "MultiNode Set" msgstr "MultiNode Set" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Node" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3714,6 +3854,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4455,6 +4599,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4562,6 +4710,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4939,6 +5091,10 @@ msgid "Insert Animation Key" msgstr "Bild einfügen" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5204,6 +5360,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6016,6 +6176,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Script hinzufügen" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6032,10 +6197,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/es.po b/tools/translations/es.po index debaad014c..c02a679529 100644 --- a/tools/translations/es.po +++ b/tools/translations/es.po @@ -15,8 +15,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-01 19:29+0000\n" "Last-Translator: Swyter <swyterzone@gmail.com>\n" -"Language-Team: Spanish <https://hosted.weblate.org/projects/godot-" -"engine/godot/es/>\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/godot-engine/" +"godot/es/>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,6 +43,12 @@ msgid "step argument is zero!" msgstr "¡El argumento «step» es cero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "No es un script con una instancia" @@ -177,6 +183,11 @@ msgid "Editing Signal:" msgstr "Editando señal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Cambiar tipo" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Añadir nodo" @@ -225,6 +236,47 @@ msgid "Add Setter Property" msgstr "Añadir propiedad «Setter»" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Copiar animación" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Altura" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Devuelve:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Llamada" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Establecer" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Establecer" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -361,6 +413,90 @@ msgstr "" "El valor devuelto por _step() no es correcto, debe ser un entero (seq out), " "o string/cadena (error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "¡Error al escribir el PCK de proyecto!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "El nombre no es correcto." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Tamaño de tipografía incorrecto." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Ruta base incorrecta" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "El origen personalizado de tipografía no es correcto." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -547,6 +683,12 @@ msgstr "" "NavigationMeshInstance debe ser un hijo o nieto de un nodo Navigation. Ya " "que sólo proporciona los datos de navegación." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"La propiedad Path debe apuntar a un nodo Particles2D valido para funcionar." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1200,10 +1342,6 @@ msgid "Method List For '%s':" msgstr "Lista de métodos Para '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Llamada" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Lista de métodos:" @@ -1322,6 +1460,12 @@ msgid "Method in target Node must be specified!" msgstr "¡Debes establecer un método en el nodo seleccionado!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Conectar a nodo:" @@ -1398,6 +1542,15 @@ msgstr "Señales" msgid "Create New" msgstr "Crear nuevo" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoritos:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Recientes:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1682,14 +1835,6 @@ msgstr "Subir favorito" msgid "Move Favorite Down" msgstr "Bajar favorito" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoritos:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Recientes:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Vista previa:" @@ -2103,14 +2248,6 @@ msgid "Go to previously opened scene." msgstr "Ir a la escena abierta previamente." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Modo pantalla completa" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Modo sin distracciones" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Pestaña siguiente" @@ -2196,6 +2333,10 @@ msgid "Quit to Project List" msgstr "Salir al listado del proyecto" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Modo sin distracciones" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importar elementos al proyecto." @@ -2373,6 +2514,11 @@ msgid "Editor Layout" msgstr "Ajustes de diseño del editor" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Modo pantalla completa" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Instalar plantillas de exportación" @@ -2397,6 +2543,10 @@ msgid "Update Changes" msgstr "Actualizar cambios" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspector" @@ -2436,6 +2586,10 @@ msgstr "Propiedades del objeto." msgid "FileSystem" msgstr "SistDeArchivos" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Nodo" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Salida" @@ -3279,10 +3433,6 @@ msgid "MultiNode Set" msgstr "Establecer multinodo" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Nodo" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Grupos" @@ -3830,6 +3980,11 @@ msgid "Clear Bones" msgstr "Reestablecer huesos" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Crear huesos" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Crear cadena IK" @@ -4576,6 +4731,11 @@ msgid "Close Docs" msgstr "Cerrar documentación" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Cerrar" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4687,6 +4847,11 @@ msgstr "" "Los scripts integrados sólo se pueden editar cuando la escena a la que " "pertenecen está cargada" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Color" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Subir" @@ -5065,6 +5230,11 @@ msgid "Insert Animation Key" msgstr "Insertar clave de animación" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Ver origen" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Seleccionar" @@ -5330,6 +5500,11 @@ msgid "Remove Item" msgstr "Remover Item" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Guardar tema" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Añadir elementos de clase" @@ -6149,6 +6324,11 @@ msgid "Assign" msgstr "Asignar" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Script siguiente" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Error al cargar el archivo: ¡No es un recurso!" @@ -6165,10 +6345,6 @@ msgid "On" msgstr "Activado" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Establecer" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Propiedades:" diff --git a/tools/translations/es_AR.po b/tools/translations/es_AR.po index 2fa71f189f..6c266e74a7 100644 --- a/tools/translations/es_AR.po +++ b/tools/translations/es_AR.po @@ -12,8 +12,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-04 12:31+0000\n" "Last-Translator: Roger BR <drai_kin@hotmail.com>\n" -"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects" -"/godot-engine/godot/es_AR/>\n" +"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/" +"godot-engine/godot/es_AR/>\n" "Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,6 +37,12 @@ msgid "step argument is zero!" msgstr "el argumento step es cero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "No es un script con una instancia" @@ -169,6 +175,11 @@ msgid "Editing Signal:" msgstr "Editando Señal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Cambiar Tipo" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Agregar Nodo" @@ -217,6 +228,47 @@ msgid "Add Setter Property" msgstr "Agregar Propiedad Setter" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Copiar Animación" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Altura" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Retornar:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Llamar" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Setear" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Setear" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -349,6 +401,90 @@ msgstr "" "Valor de retorno inválido de _step(), debe ser un entero (seq out), o string " "(error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Error al escribir el PCK de proyecto!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nombre inválido." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Tamaño de tipografía inválido." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Ruta base inválida" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Origen personalizado de tipografía inválido." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -534,6 +670,12 @@ msgstr "" "NavigationMeshInstance debe ser un hijo o nieto de un nodo Navigation. Solo " "provee datos de navegación." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"La propiedad Path debe apuntar a un nodo Particles2D valido para funcionar." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1185,10 +1327,6 @@ msgid "Method List For '%s':" msgstr "Lista de Métodos Para '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Llamar" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Lista de Métodos:" @@ -1307,6 +1445,12 @@ msgid "Method in target Node must be specified!" msgstr "El método en el Nodo objetivo debe ser especificado!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Conectar a Nodo:" @@ -1382,6 +1526,15 @@ msgstr "Señales" msgid "Create New" msgstr "Crear Nuevo" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoritos:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Recientes:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1663,14 +1816,6 @@ msgstr "Subir Favorito" msgid "Move Favorite Down" msgstr "Bajar Favorito" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoritos:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Recientes:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Vista Previa:" @@ -2081,14 +2226,6 @@ msgid "Go to previously opened scene." msgstr "Ir a la escena abierta previamente." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Modo Pantalla Completa" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Modo Sin Distracciones" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Pestaña siguiente" @@ -2174,6 +2311,10 @@ msgid "Quit to Project List" msgstr "Salir a Listado de Proyecto" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Modo Sin Distracciones" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importar assets al proyecto." @@ -2352,6 +2493,11 @@ msgid "Editor Layout" msgstr "Layout del Editor" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Modo Pantalla Completa" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Instalar Templates de Exportación" @@ -2376,6 +2522,10 @@ msgid "Update Changes" msgstr "Actualizar Cambios" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspector" @@ -2415,6 +2565,10 @@ msgstr "Propiedades del objeto." msgid "FileSystem" msgstr "FileSystem" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Nodo" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Salida" @@ -3255,10 +3409,6 @@ msgid "MultiNode Set" msgstr "Setear MultiNodo" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Nodo" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Grupos" @@ -3805,6 +3955,11 @@ msgid "Clear Bones" msgstr "Reestablecer Huesos" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Crear Huesos" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Crear Cadena IK" @@ -4544,6 +4699,11 @@ msgid "Close Docs" msgstr "Cerrar Docs" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Cerrar" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4655,6 +4815,11 @@ msgstr "" "Los scripts built-in solo pueden ser editados cuando la escena a la que " "pertenecen esta cargada" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Color" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Subir" @@ -5031,6 +5196,11 @@ msgid "Insert Animation Key" msgstr "Insertar Clave de Animación" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Ver Origen" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Foco en Selección" @@ -5296,6 +5466,11 @@ msgid "Remove Item" msgstr "Remover Item" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Guardar Tema" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Agregar Items de Clases" @@ -6115,6 +6290,11 @@ msgid "Assign" msgstr "Asignar" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Script siguiente" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Error al cargar el archivo: No es un recurso!" @@ -6131,10 +6311,6 @@ msgid "On" msgstr "On" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Setear" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Propiedades:" diff --git a/tools/translations/fa.po b/tools/translations/fa.po index dcc29135af..290c4a6309 100644 --- a/tools/translations/fa.po +++ b/tools/translations/fa.po @@ -38,6 +38,12 @@ msgid "step argument is zero!" msgstr "آرگومان step صفر است!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp #, fuzzy msgid "Not a script with an instance" msgstr "اسکریپتی با یک نمونه نیست ." @@ -171,6 +177,11 @@ msgid "Editing Signal:" msgstr "ویرایش سیگنال:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "انتقال را در انیمیشن تغییر بده" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "افزودن گره" @@ -216,6 +227,45 @@ msgid "Add Setter Property" msgstr "دارایی Setter را اضافه کن" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "انتقال" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "بازگشت:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "فراخوانی" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -351,6 +401,87 @@ msgstr "" "مقدار بازگشتی نامعتبر از ()step_ ، باید integer (seq out) ، یا string " "(error) باشد." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "نام نامعتبر." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "اندازهی قلم نامعتبر." + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -538,6 +669,11 @@ msgstr "" "NavigationMeshInstance باید یک فرزند یا نوهی یک گره Navigation باشد. این " "تنها دادهی پیمایش را فراهم میکند." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "دارایی Path باید به یک گره Particles2D معتبر اشاره کند تا کار کند." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1190,10 +1326,6 @@ msgid "Method List For '%s':" msgstr "لیست متد برای 's%' :" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "فراخوانی" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "فهرست متدها:" @@ -1312,6 +1444,12 @@ msgid "Method in target Node must be specified!" msgstr "متد در گره مقصد باید مشخص شده باشد!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "اتصال به گره:" @@ -1388,6 +1526,15 @@ msgstr "سیگنالها" msgid "Create New" msgstr "جدید ایجاد کن" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1666,14 +1813,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2068,14 +2207,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "حالت تمام صفحه" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "زبانه بعدی" @@ -2161,6 +2292,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2319,6 +2454,11 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "حالت تمام صفحه" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2343,6 +2483,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2382,6 +2526,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "خروجی" @@ -3213,10 +3361,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3756,6 +3900,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4494,6 +4642,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "بستن" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4601,6 +4754,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4977,6 +5134,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5242,6 +5403,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6055,6 +6220,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "صحنه جدید" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6071,10 +6241,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/fr.po b/tools/translations/fr.po index c59ae33630..94d43d12ba 100644 --- a/tools/translations/fr.po +++ b/tools/translations/fr.po @@ -19,8 +19,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-03 09:11+0000\n" "Last-Translator: Thomas Baijot <thomasbaijot@gmail.com>\n" -"Language-Team: French <https://hosted.weblate.org/projects/godot-" -"engine/godot/fr/>\n" +"Language-Team: French <https://hosted.weblate.org/projects/godot-engine/" +"godot/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,6 +43,12 @@ msgid "step argument is zero!" msgstr "L'argument du pas est zéro!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "N'est pas un script avec une instance" @@ -172,6 +178,11 @@ msgid "Editing Signal:" msgstr "Connecter un signal :" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Changer le type" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Ajouter un nœud" @@ -217,6 +228,47 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Copier l'animation" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Hauteur" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Retourne :" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Appel" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Définir" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Définir" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -351,6 +403,90 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Erreur d'écriture du PCK du projet !" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nom invalide." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Taille de police invalide." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Chemin de base invalide" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Source personnalisée de police invalide." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -542,6 +678,13 @@ msgstr "" "Un NavigationMeshInstance doit être enfant ou sous-enfant d'un nœud de type " "Navigation. Il fournit uniquement des données de navigation." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"La propriété Path doit pointer à un nœud de type Particles2D valide pour " +"fonctionner." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1193,10 +1336,6 @@ msgid "Method List For '%s':" msgstr "Liste des méthodes pour « %s » :" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Appel" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Liste des méthodes :" @@ -1315,6 +1454,12 @@ msgid "Method in target Node must be specified!" msgstr "La méthode du nœud cible doit être spécifiée !" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Connecter au nœud :" @@ -1390,6 +1535,15 @@ msgstr "Signaux" msgid "Create New" msgstr "Créer un nouveau" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoris :" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Récents :" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1676,14 +1830,6 @@ msgstr "Déplacer le favori vers le haut" msgid "Move Favorite Down" msgstr "Déplacer le favori vers le bas" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoris :" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Récents :" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Aperçu :" @@ -2099,14 +2245,6 @@ msgid "Go to previously opened scene." msgstr "Aller à la scène ouverte précédemment." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Mode plein écran" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Mode sans distraction" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Onglet suivant" @@ -2192,6 +2330,10 @@ msgid "Quit to Project List" msgstr "Quitter vers la liste des projets" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Mode sans distraction" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importer des ressources dans le projet." @@ -2377,6 +2519,11 @@ msgid "Editor Layout" msgstr "Disposition de l'éditeur" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Mode plein écran" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Installer les modèles d'exportation" @@ -2401,6 +2548,10 @@ msgid "Update Changes" msgstr "Repeindre quand modifié" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspecteur" @@ -2440,6 +2591,10 @@ msgstr "Propriétés de l'objet." msgid "FileSystem" msgstr "Système de fichiers" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Nœud" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Sortie" @@ -3288,10 +3443,6 @@ msgid "MultiNode Set" msgstr "Réglage multi-nœuds" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Nœud" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Groupes" @@ -3849,6 +4000,11 @@ msgid "Clear Bones" msgstr "Effacer les os" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Créer les os" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Créer une chaîne IK" @@ -4598,6 +4754,11 @@ msgid "Close Docs" msgstr "Cloner en dessous" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Fermer" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4709,6 +4870,11 @@ msgstr "" "Les scripts intégrés ne peuvent être modifiés uniquement lorsque la scène à " "qui ils appartiennent est ouverte" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Couleur" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Déplacer vers le haut" @@ -5093,6 +5259,11 @@ msgstr "Coller l'animation" #: tools/editor/plugins/spatial_editor_plugin.cpp #, fuzzy +msgid "Focus Origin" +msgstr "Afficher l'origine" + +#: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy msgid "Focus Selection" msgstr "Mettre à l'échelle la sélection" @@ -5366,6 +5537,11 @@ msgid "Remove Item" msgstr "Supprimer l'item" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Enregistrer le thème" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Ajouter des items de classe" @@ -6192,6 +6368,11 @@ msgid "Assign" msgstr "Assigner" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Créer un script" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Erreur de chargement du fichier : ce n'est pas une ressource !" @@ -6208,10 +6389,6 @@ msgid "On" msgstr "Activé" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Définir" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Propriétés :" diff --git a/tools/translations/id.po b/tools/translations/id.po index 0478612745..3f2ef7861f 100644 --- a/tools/translations/id.po +++ b/tools/translations/id.po @@ -36,6 +36,12 @@ msgid "step argument is zero!" msgstr "Langkah argumen adalah nol!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp #, fuzzy msgid "Not a script with an instance" msgstr "Skrip tidak mempunyai turunannya" @@ -167,6 +173,11 @@ msgid "Editing Signal:" msgstr "Mengedit Sinyal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Ubah Transisi Anim" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Tambahkan Node" @@ -212,6 +223,45 @@ msgid "Add Setter Property" msgstr "Tambahkan Properti Setter" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Transisi" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Kembali:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Panggil" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -346,6 +396,87 @@ msgstr "" "Nilai kembali dari _step() tidak sah, seharusnya integer (seq out), atau " "string (error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nama tidak sah." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Ukuran font tidak sah." + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -541,6 +672,13 @@ msgstr "" "NavigationMeshInstance harus menjadi child atau grandchild untuk sebuah node " "Navigation. Ini hanya menyediakan data navigasi." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Properti path harus menunjuk ke sebuah node Particles2D yang sah agar " +"bekerja." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1214,10 +1352,6 @@ msgid "Method List For '%s':" msgstr "Daftar Fungsi Untuk '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Panggil" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Daftar Fungsi:" @@ -1341,6 +1475,12 @@ msgid "Method in target Node must be specified!" msgstr "Method dalam Node target harus spesifik!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Sambungkan Ke Node:" @@ -1416,6 +1556,15 @@ msgstr "Sinyal-sinyal" msgid "Create New" msgstr "Buat Baru" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favorit:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Saat ini:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1705,14 +1854,6 @@ msgstr "Pindahkan Favorit Keatas" msgid "Move Favorite Down" msgstr "Pindahkan Favorit Kebawah" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favorit:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Saat ini:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Pratinjau:" @@ -2126,14 +2267,6 @@ msgid "Go to previously opened scene." msgstr "Pergi ke scene yang dibuka sebelumnya." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Mode Layar Penuh" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Mode Tanpa Gangguan" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Tab selanjutnya" @@ -2219,6 +2352,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Mode Tanpa Gangguan" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2377,6 +2514,11 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Mode Layar Penuh" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2401,6 +2543,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2440,6 +2586,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3269,10 +3419,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3812,6 +3958,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4550,6 +4700,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Tutup" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4657,6 +4812,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -5033,6 +5192,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5298,6 +5461,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6109,6 +6276,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Scene Baru" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6125,10 +6297,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/is.po b/tools/translations/is.po index e11fc32e6f..2a2abb8df4 100644 --- a/tools/translations/is.po +++ b/tools/translations/is.po @@ -26,6 +26,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -148,6 +154,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -192,6 +202,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -320,6 +367,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -462,6 +588,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1099,10 +1229,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1221,6 +1347,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1296,6 +1428,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1565,14 +1706,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1967,14 +2100,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2060,6 +2185,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2218,6 +2347,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2242,6 +2375,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2281,6 +2418,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3110,10 +3251,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3653,6 +3790,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4391,6 +4532,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4498,6 +4643,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4874,6 +5023,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5139,6 +5292,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5950,6 +6107,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5966,10 +6127,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/it.po b/tools/translations/it.po index d928ba4fe6..1fa6a89605 100644 --- a/tools/translations/it.po +++ b/tools/translations/it.po @@ -10,8 +10,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-10 22:09+0000\n" "Last-Translator: Dario Bonfanti <bonfi.96@hotmail.it>\n" -"Language-Team: Italian <https://hosted.weblate.org/projects/godot-" -"engine/godot/it/>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/godot-engine/" +"godot/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,6 +36,12 @@ msgid "step argument is zero!" msgstr "step argument è zero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Non è uno script con un istanza" @@ -165,6 +171,11 @@ msgid "Editing Signal:" msgstr "Modifica Segnale:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Cambia Tipo" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Aggiungi Nodo" @@ -213,6 +224,47 @@ msgid "Add Setter Property" msgstr "Aggiungi Proprietà Setter" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Copia Animazione" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Pitch" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Ritorna:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Chiama" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Set" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Set" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -345,6 +397,90 @@ msgstr "" "Valore di return invalido da _step(), deve esere intero (seq out), oppure " "stringa (errore)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Errore di scrittura del PCK del progetto!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nome Invalido." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Dimensione font Invalida." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Percorso di base invalido" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Sorgente font personalizzato invalido." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -541,6 +677,13 @@ msgstr "" "NavigationMeshInstance deve essere un figlio o nipote di un nodo Navigation. " "Fornisce solamente dati per la navigazione." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"La proprietà path deve puntare a un nodo Particles2D valido per poter " +"funzionare." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1192,10 +1335,6 @@ msgid "Method List For '%s':" msgstr "Lista Metodi Per '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Chiama" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Lista Metodi:" @@ -1314,6 +1453,12 @@ msgid "Method in target Node must be specified!" msgstr "Il Metodo nel nodo di target deve essere specificato!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Connetti A Nodo:" @@ -1389,6 +1534,15 @@ msgstr "Segnali" msgid "Create New" msgstr "Crea Nuovo" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Preferiti:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Recenti:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1671,14 +1825,6 @@ msgstr "Sposta Preferito Su" msgid "Move Favorite Down" msgstr "Sposta Preferito Giù" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Preferiti:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Recenti:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Anteprima:" @@ -2091,14 +2237,6 @@ msgid "Go to previously opened scene." msgstr "Vai alla scena precedentemente aperta." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Modalità Fullscreen" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Modalità Senza Distrazioni" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Scheda successiva" @@ -2184,6 +2322,10 @@ msgid "Quit to Project List" msgstr "Esci alla Lista Progetti" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Modalità Senza Distrazioni" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importa asset nel progetto." @@ -2361,6 +2503,11 @@ msgid "Editor Layout" msgstr "Layout dell'Editor" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Modalità Fullscreen" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Installa Template di Esportazione" @@ -2385,6 +2532,10 @@ msgid "Update Changes" msgstr "Aggiorna Cambiamenti" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspector" @@ -2424,6 +2575,10 @@ msgstr "Proprietà oggetto." msgid "FileSystem" msgstr "FileSystem" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Nodo" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Output" @@ -3265,10 +3420,6 @@ msgid "MultiNode Set" msgstr "MultiNode Set" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Nodo" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Gruppi" @@ -3813,6 +3964,11 @@ msgid "Clear Bones" msgstr "Elimina Ossa" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Crea Ossa" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Crea Catena IK" @@ -4553,6 +4709,11 @@ msgid "Close Docs" msgstr "Chiudi Documentazione" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Chiudi" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4664,6 +4825,11 @@ msgstr "" "Gli script built-in possono essere modificati solamente quando la scena a " "cui appartengono è caricata" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Colore" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Sposta Su" @@ -5040,6 +5206,11 @@ msgid "Insert Animation Key" msgstr "Inserisci Key Animazione" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Visualizza Origine" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Centra a Selezione" @@ -5305,6 +5476,11 @@ msgid "Remove Item" msgstr "Rimuovi Elemento" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Salva Tema" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Aggiungi Elementi di Classe" @@ -6122,6 +6298,11 @@ msgid "Assign" msgstr "Assegna" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Script successivo" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Errore caricamento file: Non è una risorsa!" @@ -6138,10 +6319,6 @@ msgid "On" msgstr "On" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Set" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Proprietà:" diff --git a/tools/translations/ja.po b/tools/translations/ja.po index 1f0c073082..25003026c1 100644 --- a/tools/translations/ja.po +++ b/tools/translations/ja.po @@ -34,6 +34,12 @@ msgid "step argument is zero!" msgstr "ステップ引数はゼロです!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "インスタンスを使用していないスクリプトです" @@ -167,6 +173,10 @@ msgid "Editing Signal:" msgstr "信号を接続:" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -212,6 +222,45 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "遷移" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "戻り値:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "呼び出し" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -343,6 +392,87 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "無効なフォント サイズです。" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "無効なフォント サイズです。" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -533,6 +663,13 @@ msgstr "" "NavigationMeshInstance は、ナビゲーションノードの子や孫である必要があります。" "これはナビゲーションデータのみ提供します。" +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Path プロパティは、動作するように有効な Particles2D ノードを示す必要がありま" +"す。" + #: scene/3d/scenario_fx.cpp #, fuzzy msgid "" @@ -1184,10 +1321,6 @@ msgid "Method List For '%s':" msgstr "'%s' のメソッド一覧:" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "呼び出し" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "メソッド一覧:" @@ -1306,6 +1439,12 @@ msgid "Method in target Node must be specified!" msgstr "対象となるノードのメソッドを指定する必要があります!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "ノードに接続します。" @@ -1382,6 +1521,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1653,14 +1801,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -2066,14 +2206,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2160,6 +2292,10 @@ msgid "Quit to Project List" msgstr "終了してプロジェクトリストを開く" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2318,6 +2454,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2342,6 +2482,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2381,6 +2525,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3210,10 +3358,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3755,6 +3899,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4494,6 +4642,11 @@ msgid "Close Docs" msgstr "閉じる" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "閉じる" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4601,6 +4754,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4977,6 +5134,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5242,6 +5403,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6053,6 +6218,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -6069,10 +6238,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/ko.po b/tools/translations/ko.po index 4f189820f2..a4d24d8b52 100644 --- a/tools/translations/ko.po +++ b/tools/translations/ko.po @@ -10,8 +10,8 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-26 13:04+0000\n" "Last-Translator: 박한얼 <volzhs@gmail.com>\n" -"Language-Team: Korean <https://hosted.weblate.org/projects/godot-" -"engine/godot/ko/>\n" +"Language-Team: Korean <https://hosted.weblate.org/projects/godot-engine/" +"godot/ko/>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,6 +35,12 @@ msgid "step argument is zero!" msgstr "스텝 인자가 제로입니다!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "스크립트의 인스턴스가 아님" @@ -159,6 +165,11 @@ msgid "Editing Signal:" msgstr "시그널 편집:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "타입 변경" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "노드 추가" @@ -203,6 +214,47 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "애니메이션 복사" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "피치" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "리턴:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "호출" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "설정" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "설정" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -331,6 +383,90 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "프로젝트 PCK 작성중 에러!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "유효하지 않은 이름." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "유요하지 않은 폰트 사이즈." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "기본 경로가 유요하지 않음" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "사용자 지정 폰트 소스가 유효하지 않습니다." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -511,6 +647,11 @@ msgstr "" "NavigationMeshInstance은 Navigation 노드의 하위에 있어야 합니다. 이것은 네비" "게이션 데이타만을 제공합니다." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "Path 속성은 유효한 Particles2D 노드를 가리켜야 합니다." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1158,10 +1299,6 @@ msgid "Method List For '%s':" msgstr "'%s' 함수 목록:" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "호출" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "함수 목록:" @@ -1280,6 +1417,12 @@ msgid "Method in target Node must be specified!" msgstr "대상 노드의 함수를 명시해야합니다!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "연결할 노드:" @@ -1355,6 +1498,15 @@ msgstr "시그널" msgid "Create New" msgstr "새로 만들기" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "즐겨찾기:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "최근:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1632,14 +1784,6 @@ msgstr "즐겨찾기 위로 이동" msgid "Move Favorite Down" msgstr "즐겨찾기 아래로 이동" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "즐겨찾기:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "최근:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "미리보기:" @@ -2045,14 +2189,6 @@ msgid "Go to previously opened scene." msgstr "이전에 열었던 씬으로 가기." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "전체화면 모드" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "초집중 모드" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "다음 탭" @@ -2138,6 +2274,10 @@ msgid "Quit to Project List" msgstr "종료하고 프로젝트 목록으로 돌아가기" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "초집중 모드" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "프로젝트로 에셋 가져오기." @@ -2316,6 +2456,11 @@ msgid "Editor Layout" msgstr "에디터 레이아웃" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "전체화면 모드" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "내보내기 템플릿 설치" @@ -2340,6 +2485,10 @@ msgid "Update Changes" msgstr "변경사항만 갱신" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "인스펙터" @@ -2379,6 +2528,10 @@ msgstr "오브젝트 속성." msgid "FileSystem" msgstr "파일 시스템" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "노드" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "출력" @@ -3215,10 +3368,6 @@ msgid "MultiNode Set" msgstr "다중 노드 설정" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "노드" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "그룹" @@ -3760,6 +3909,11 @@ msgid "Clear Bones" msgstr "Bones 없애기" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Bones 만들기" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "IK 체인 만들기" @@ -4498,6 +4652,11 @@ msgid "Close Docs" msgstr "문서 닫기" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "닫기" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4607,6 +4766,11 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "내장 스크립트는 종속된 씬이 열린 상태에서만 편집이 가능합니다" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "색깔" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "위로 이동" @@ -4983,6 +5147,11 @@ msgid "Insert Animation Key" msgstr "애니메이션 키 삽입" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "원점 보기" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "선택 포커스" @@ -5248,6 +5417,11 @@ msgid "Remove Item" msgstr "아이템 삭제" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "테마 저장" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "클래스 아이템 추가" @@ -6060,6 +6234,11 @@ msgid "Assign" msgstr "할당" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "다음 스크립트" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "파일 로드 에러: 리소스가 아닙니다!" @@ -6076,10 +6255,6 @@ msgid "On" msgstr "사용" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "설정" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "속성:" diff --git a/tools/translations/nb.po b/tools/translations/nb.po index 41903096cf..d8d1a2771b 100644 --- a/tools/translations/nb.po +++ b/tools/translations/nb.po @@ -32,6 +32,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -154,6 +160,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -198,6 +208,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -326,6 +373,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -468,6 +594,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1105,10 +1235,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1227,6 +1353,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1302,6 +1434,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1571,14 +1712,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1973,14 +2106,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2066,6 +2191,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2224,6 +2353,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2248,6 +2381,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2287,6 +2424,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3116,10 +3257,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3659,6 +3796,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4397,6 +4538,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4504,6 +4649,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4880,6 +5029,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5145,6 +5298,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5956,6 +6113,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5972,10 +6133,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/pl.po b/tools/translations/pl.po index 23966ce78c..78b1964fad 100644 --- a/tools/translations/pl.po +++ b/tools/translations/pl.po @@ -39,6 +39,12 @@ msgid "step argument is zero!" msgstr "argument kroku jest zerowy!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Nie jest to skrypt z instancją" @@ -164,6 +170,11 @@ msgid "Editing Signal:" msgstr "Edytuj sygnał:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Zmień typ" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Dodaj węzeł" @@ -209,6 +220,47 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Skopiuj animacje" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Wysokość" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Zwraca:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Wywołanie" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Ustaw" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Ustaw" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -342,6 +394,90 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Błąd przy eksporcie projektu!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Niewłaściwa nazwa." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Niepoprawny rozmiar fonta." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Niepoprawna ścieżka bazowa" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Nie rozpoznano typu czcionki." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -529,6 +665,12 @@ msgstr "" "NavigationMeshInstance musi być dzieckiem lub wnukiem węzła typu Navigation. " "Udostępnia on tylko dane nawigacyjne." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Żeby zadziałało, pole Path musi wskazywać na istniejący węzeł Particles2D." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1181,10 +1323,6 @@ msgid "Method List For '%s':" msgstr "Lista metod '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Wywołanie" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Lista metod:" @@ -1303,6 +1441,12 @@ msgid "Method in target Node must be specified!" msgstr "Wybierz metodę w wybranym węźle!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Podłączanie Do Węzła:" @@ -1379,6 +1523,15 @@ msgstr "Sygnały" msgid "Create New" msgstr "Utwórz nowy" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Ulubione:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Ostatnie:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1651,14 +1804,6 @@ msgstr "Przesuń Ulubiony w górę" msgid "Move Favorite Down" msgstr "Przesuń Ulubiony w dół" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Ulubione:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Ostatnie:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Podgląd:" @@ -2070,14 +2215,6 @@ msgid "Go to previously opened scene." msgstr "Idź do poprzednio otwartej sceny." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Pełny ekran" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Tryb bez rozproszeń" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Następna zakładka" @@ -2163,6 +2300,10 @@ msgid "Quit to Project List" msgstr "Wyjdź do Listy Projektów" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Tryb bez rozproszeń" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importuj zasoby do projektu." @@ -2337,6 +2478,11 @@ msgid "Editor Layout" msgstr "Layout edytora" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Pełny ekran" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Zainstaluj Szablony Eksportu" @@ -2361,6 +2507,10 @@ msgid "Update Changes" msgstr "Odśwież Zmiany" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspektor" @@ -2400,6 +2550,10 @@ msgstr "Właściwości obiektu." msgid "FileSystem" msgstr "System plików" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Węzeł" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Konsola" @@ -3241,10 +3395,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Węzeł" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Grupy" @@ -3787,6 +3937,11 @@ msgid "Clear Bones" msgstr "Wyczyść Kości" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Utwórz Kości" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Utwórz Łańcuch IK" @@ -4525,6 +4680,11 @@ msgid "Close Docs" msgstr "Zamknij pliki pomocy" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Zamknij" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4632,6 +4792,11 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Kolor" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Przesuń w górę" @@ -5008,6 +5173,10 @@ msgid "Insert Animation Key" msgstr "Wstaw klucz animacji" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5273,6 +5442,11 @@ msgid "Remove Item" msgstr "Usuń element" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Zapisz motyw" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -6084,6 +6258,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Następny skrypt" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Błąd wczytania pliku: Brak zasobu!" @@ -6100,10 +6279,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Ustaw" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Właściwości:" diff --git a/tools/translations/pt_BR.po b/tools/translations/pt_BR.po index 6454635791..de8b9920a5 100644 --- a/tools/translations/pt_BR.po +++ b/tools/translations/pt_BR.po @@ -13,8 +13,8 @@ msgstr "" "POT-Creation-Date: 2016-05-30\n" "PO-Revision-Date: 2016-09-02 21:07+0000\n" "Last-Translator: Mailson Silva Marins <mailsons335@gmail.com>\n" -"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects" -"/godot-engine/godot/pt_BR/>\n" +"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" +"godot-engine/godot/pt_BR/>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,6 +37,12 @@ msgid "step argument is zero!" msgstr "o argumento step é zero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Não é um script com uma instância" @@ -161,6 +167,11 @@ msgid "Editing Signal:" msgstr "Editando Sinal:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Alterar Tipo" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Adicionar Nó" @@ -207,6 +218,47 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Copiar Animação" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Pitch" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Retornar:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Chamar" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Definir" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Definir" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -342,6 +394,90 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Erro ao escrever o PCK do projeto!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nome Inválido." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Tamanho de fonte inválido." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Caminho base inválido" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Origem personalizada da fonte inválida." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -530,6 +666,11 @@ msgstr "" "NavigationMeshInstance deve ser filho ou neto de um nó Navigation. Ele " "apenas fornece dados de navegação." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "A propriedade Caminho deve apontar a um nó Particles2D para funcionar." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1180,10 +1321,6 @@ msgid "Method List For '%s':" msgstr "Lista de Métodos para \"%s\":" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Chamar" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Lista de Métodos:" @@ -1302,6 +1439,12 @@ msgid "Method in target Node must be specified!" msgstr "O método no Nó destino precisa ser especificado!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Conectar ao Nó:" @@ -1377,6 +1520,15 @@ msgstr "Sinais" msgid "Create New" msgstr "Criar Novo" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoritos:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Recente:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1656,14 +1808,6 @@ msgstr "Mover Favorito Acima" msgid "Move Favorite Down" msgstr "Mover Favorito Abaixo" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoritos:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Recente:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Previsualização:" @@ -2073,14 +2217,6 @@ msgid "Go to previously opened scene." msgstr "Ir para cena aberta anteriormente." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Modo Tela-Cheia" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Modo Sem Distrações" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Próxima guia" @@ -2166,6 +2302,10 @@ msgid "Quit to Project List" msgstr "Sair para a Lista de Projetos" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Modo Sem Distrações" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Importar assets ao projeto." @@ -2343,6 +2483,11 @@ msgid "Editor Layout" msgstr "Layout do Editor" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Modo Tela-Cheia" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Instalar Models de Exportação" @@ -2367,6 +2512,10 @@ msgid "Update Changes" msgstr "Atualizar nas Mudanças" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Inspetor" @@ -2406,6 +2555,10 @@ msgstr "Propriedades do objeto." msgid "FileSystem" msgstr "Arquivos" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Nó" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Saída" @@ -3245,10 +3398,6 @@ msgid "MultiNode Set" msgstr "Múltiplos Nós definidos" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Nó" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Grupos" @@ -3798,6 +3947,11 @@ msgid "Clear Bones" msgstr "Limpar Ossos" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Fazer Ossos" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Fazer Cadeia de IK" @@ -4537,6 +4691,11 @@ msgid "Close Docs" msgstr "Fechar Docs" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Fechar" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4648,6 +4807,11 @@ msgstr "" "Scripts embutidos só podem ser editados quando a cena a qual pertencem está " "carregada" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Cor" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Mover para Cima" @@ -5024,6 +5188,11 @@ msgid "Insert Animation Key" msgstr "Inserir Chanve de Animação" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Ver Origem" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Focar Seleção" @@ -5289,6 +5458,11 @@ msgid "Remove Item" msgstr "Remover Item" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Salvar Tema" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Adicionar Itens de Classe" @@ -6107,6 +6281,11 @@ msgid "Assign" msgstr "Atribuir" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Próximo Script" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Erro ao carregar arquivo: Não é um recurso!" @@ -6123,10 +6302,6 @@ msgid "On" msgstr "Ativo" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Definir" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Propriedades:" diff --git a/tools/translations/pt_PT.po b/tools/translations/pt_PT.po index 21792d3857..21727ce186 100644 --- a/tools/translations/pt_PT.po +++ b/tools/translations/pt_PT.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "o argumento \"step\" é zero!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Não é um script com uma instância" @@ -164,6 +170,10 @@ msgid "Editing Signal:" msgstr "A editar Sinal:" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Adicionar Nó" @@ -209,6 +219,43 @@ msgid "Add Setter Property" msgstr "Adicionar propriedade Setter" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -338,6 +385,86 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Nome de índice propriedade inválido." + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -480,6 +607,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1117,10 +1248,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1239,6 +1366,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1314,6 +1447,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1583,14 +1725,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1985,14 +2119,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2078,6 +2204,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2236,6 +2366,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2260,6 +2394,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2299,6 +2437,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3128,10 +3270,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3671,6 +3809,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4409,6 +4551,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Fechar" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4516,6 +4663,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4892,6 +5043,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5157,6 +5312,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5968,6 +6127,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5984,10 +6147,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/ro.po b/tools/translations/ro.po index 8e0dc574be..e4782fec64 100644 --- a/tools/translations/ro.po +++ b/tools/translations/ro.po @@ -26,6 +26,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -148,6 +154,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -192,6 +202,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -320,6 +367,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -462,6 +588,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1099,10 +1229,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1221,6 +1347,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1296,6 +1428,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1565,14 +1706,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1967,14 +2100,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2060,6 +2185,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2218,6 +2347,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2242,6 +2375,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2281,6 +2418,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3110,10 +3251,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3653,6 +3790,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4391,6 +4532,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4498,6 +4643,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4874,6 +5023,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5139,6 +5292,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5950,6 +6107,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5966,10 +6127,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/ru.po b/tools/translations/ru.po index a58eabc019..b8288d07a4 100644 --- a/tools/translations/ru.po +++ b/tools/translations/ru.po @@ -12,14 +12,14 @@ msgstr "" "POT-Creation-Date: \n" "PO-Revision-Date: 2016-09-14 21:55+0000\n" "Last-Translator: DimOkGamer <dimokgamer@gmail.com>\n" -"Language-Team: Russian <https://hosted.weblate.org/projects/godot-" -"engine/godot/ru/>\n" +"Language-Team: Russian <https://hosted.weblate.org/projects/godot-engine/" +"godot/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 2.8\n" #: modules/gdscript/gd_functions.cpp @@ -37,6 +37,12 @@ msgid "step argument is zero!" msgstr "Аргумент шага равен нулю!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "Скрипт без экземпляра" @@ -166,6 +172,11 @@ msgid "Editing Signal:" msgstr "Редактирование сигнала:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Expression" +msgstr "Изменить тип" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Добавить узел" @@ -214,6 +225,47 @@ msgid "Add Setter Property" msgstr "Добавить устанавливающее свойство" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Копировать анимацию" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Switch" +msgstr "Высота" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "Возвращение:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "Вызов" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "Задан" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "Задан" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -345,6 +397,90 @@ msgstr "" "Недопустимое значение, возвращаемое _step(), должно быть целое число(seq " "out) или строка (error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "Ошибка записи PCK файла!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Недопустимое имя." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Недопустимый размер шрифта." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Недопустимый базовый путь" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Недопустимый шрифт пользовательского источника." + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -536,6 +672,13 @@ msgstr "" "NavigationMeshInstance должен быть дочерним или под-дочерним узлом " "Navigation. Он предоставляет только навигационные данные." +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "" +"Для корректной работы свойство Path должно указывать на действующий узел " +"Particles2D." + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1187,10 +1330,6 @@ msgid "Method List For '%s':" msgstr "Список способ для '%s':" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "Вызов" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "Список методов:" @@ -1309,6 +1448,12 @@ msgid "Method in target Node must be specified!" msgstr "Метод должен быть указан в целевом Узле!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Присоединить к узлу:" @@ -1384,6 +1529,15 @@ msgstr "Сигналы" msgid "Create New" msgstr "Создать новый" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Избранное:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Недавнее:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1665,14 +1819,6 @@ msgstr "Переместить избранное вверх" msgid "Move Favorite Down" msgstr "Переместить избранное вниз" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Избранное:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Недавнее:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Предпросмотр:" @@ -2083,14 +2229,6 @@ msgid "Go to previously opened scene." msgstr "Перейти к предыдущей открытой сцене." #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "Полноэкранный режим" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "Свободный режим" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "Следующая вкладка" @@ -2176,6 +2314,10 @@ msgid "Quit to Project List" msgstr "Выйти в список проектов" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "Свободный режим" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "Импортировать ассеты в проект." @@ -2353,6 +2495,11 @@ msgid "Editor Layout" msgstr "Макет редактора" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "Полноэкранный режим" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "Установить шаблоны экспорта" @@ -2377,6 +2524,10 @@ msgid "Update Changes" msgstr "Обновлять при изменениях" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "Инспектор" @@ -2416,6 +2567,10 @@ msgstr "Свойства объекта." msgid "FileSystem" msgstr "Файловая система" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "Узел" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "Вывод" @@ -3257,10 +3412,6 @@ msgid "MultiNode Set" msgstr "Мульти-узловый набор" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "Узел" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "Группы" @@ -3807,6 +3958,11 @@ msgid "Clear Bones" msgstr "Очистить кости" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "Создать кости" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "Создать цепь ИК" @@ -4545,6 +4701,11 @@ msgid "Close Docs" msgstr "Закрыть документацию" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Закрыть" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4656,6 +4817,11 @@ msgstr "" "Встроенные скрипты могут быть изменены только, когда сцена, которой они " "принадлежат, загружена" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "Цвет" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "Переместить вверх" @@ -5032,6 +5198,11 @@ msgid "Insert Animation Key" msgstr "Вставить ключ анимации" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "Отображать начало координат" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "Показать выбранное" @@ -5297,6 +5468,11 @@ msgid "Remove Item" msgstr "Удалить элемент" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "Сохранить тему" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "Добавить элемент класса" @@ -6112,6 +6288,11 @@ msgid "Assign" msgstr "Назначить" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Следующий скрипт" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "Ошибка загрузки файла: Это не ресурс!" @@ -6128,10 +6309,6 @@ msgid "On" msgstr "Вкл" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "Задан" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "Свойства:" diff --git a/tools/translations/sk.po b/tools/translations/sk.po index 4f3175ddd8..0e21e5a94f 100644 --- a/tools/translations/sk.po +++ b/tools/translations/sk.po @@ -32,6 +32,12 @@ msgid "step argument is zero!" msgstr "argument \"step\"/krok je nulový!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -159,6 +165,10 @@ msgid "Editing Signal:" msgstr "Signály:" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -203,6 +213,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -332,6 +379,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -481,6 +607,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1119,10 +1249,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1241,6 +1367,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1316,6 +1448,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1585,14 +1726,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1987,14 +2120,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2081,6 +2206,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2239,6 +2368,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2263,6 +2396,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2302,6 +2439,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3131,10 +3272,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3674,6 +3811,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4413,6 +4554,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4520,6 +4665,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4896,6 +5045,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Focus Selection" msgstr "Všetky vybrané" @@ -5164,6 +5317,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5975,6 +6132,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Popis:" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5991,10 +6153,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/sl.po b/tools/translations/sl.po index 33a9bc3e23..41ebecad54 100644 --- a/tools/translations/sl.po +++ b/tools/translations/sl.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "stopnja argumenta je nič!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "To ni skripta z instanco" @@ -162,6 +168,10 @@ msgid "Editing Signal:" msgstr "Urejanje Signala:" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Dodaj Node" @@ -207,6 +217,43 @@ msgid "Add Setter Property" msgstr "Dodaj Setter Lastnost" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -338,6 +385,86 @@ msgstr "" "Neveljavna vrnitev vrednosti od _step(), mora biti število (seq out), ali " "string (error)." +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Neveljaven indeks lastnosti imena." + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -492,6 +619,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1129,10 +1260,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1251,6 +1378,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1326,6 +1459,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1595,14 +1737,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1997,14 +2131,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2090,6 +2216,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2248,6 +2378,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2272,6 +2406,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2311,6 +2449,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3140,10 +3282,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3683,6 +3821,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4421,6 +4563,11 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Zapri" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4528,6 +4675,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4904,6 +5055,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5169,6 +5324,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5980,6 +6139,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5996,10 +6159,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/tools.pot b/tools/translations/tools.pot index c86586a055..5453c5d9e2 100644 --- a/tools/translations/tools.pot +++ b/tools/translations/tools.pot @@ -26,6 +26,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -148,6 +154,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -192,6 +202,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -320,6 +367,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -462,6 +588,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1099,10 +1229,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1221,6 +1347,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1296,6 +1428,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1565,14 +1706,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1967,14 +2100,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2060,6 +2185,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2218,6 +2347,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2242,6 +2375,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2281,6 +2418,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3110,10 +3251,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3653,6 +3790,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4391,6 +4532,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4498,6 +4643,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4874,6 +5023,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5139,6 +5292,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5950,6 +6107,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5966,10 +6127,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/tr.po b/tools/translations/tr.po index 0c27abe7c5..823082ef17 100644 --- a/tools/translations/tr.po +++ b/tools/translations/tr.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -155,6 +161,10 @@ msgid "Editing Signal:" msgstr "Sinyal Düzenleniyor:" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "Düğüm Ekle" @@ -200,6 +210,44 @@ msgid "Add Setter Property" msgstr "Düzenleyici Özellik Ekle" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "Animasyon Yükle" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -333,6 +381,88 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "Geçersiz isim." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Geçersiz yazı tipi boyutu." + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "Geçersiz üst yol" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -475,6 +605,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1112,10 +1246,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1234,6 +1364,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "Düğüme bağlan:" @@ -1309,6 +1445,15 @@ msgstr "" msgid "Create New" msgstr "Yeni oluştur" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "Favoriler:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "Yakın zamanda:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1584,14 +1729,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "Favoriler:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "Yakın zamanda:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "Ön izleme:" @@ -1987,14 +2124,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2081,6 +2210,10 @@ msgid "Quit to Project List" msgstr "Proje Listesine Git" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2239,6 +2372,10 @@ msgid "Editor Layout" msgstr "Editör Düzeni" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2263,6 +2400,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2302,6 +2443,10 @@ msgstr "Nesne özellikleri." msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3132,10 +3277,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3677,6 +3818,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4416,6 +4561,11 @@ msgid "Close Docs" msgstr "Kapat" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "Kapat" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4523,6 +4673,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4899,6 +5053,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5164,6 +5322,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5976,6 +6138,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "Betiği Çalıştır" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5992,10 +6159,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/ur_PK.po b/tools/translations/ur_PK.po index 0ac56d847b..188d2bb4c2 100644 --- a/tools/translations/ur_PK.po +++ b/tools/translations/ur_PK.po @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "سٹیپ کے ارگمنٹس سفر ہیں!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr ".یہ انسٹینس کے بغیر سکرپٹ نہی ہوتی" @@ -158,6 +164,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -202,6 +212,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -330,6 +377,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -472,6 +598,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1110,10 +1240,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1232,6 +1358,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1307,6 +1439,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1579,14 +1720,6 @@ msgstr "پسندیدہ اوپر منتقل کریں" msgid "Move Favorite Down" msgstr "پسندیدہ نیچے منتقل کریں" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1982,14 +2115,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2075,6 +2200,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2233,6 +2362,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2257,6 +2390,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2296,6 +2433,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3125,10 +3266,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3669,6 +3806,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4408,6 +4549,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4515,6 +4660,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4891,6 +5040,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Focus Selection" msgstr ".تمام کا انتخاب" @@ -5158,6 +5311,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5969,6 +6126,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "سب سکریپشن بنائیں" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5985,10 +6147,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/zh_CN.po b/tools/translations/zh_CN.po index 7892df67c4..318d4186f3 100644 --- a/tools/translations/zh_CN.po +++ b/tools/translations/zh_CN.po @@ -40,6 +40,12 @@ msgid "step argument is zero!" msgstr "step参数为0!" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "脚本没有实例化" @@ -176,6 +182,11 @@ msgstr "连接事件:" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Expression" +msgstr "更改类型" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Add Node" msgstr "添加子节点" @@ -224,6 +235,46 @@ msgid "Add Setter Property" msgstr "添加设置器" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Condition" +msgstr "拷贝动画" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Return" +msgstr "返回:" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "调用" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Get" +msgstr "设置" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "设置" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -364,6 +415,90 @@ msgid "" "(error)." msgstr "_step()的返回值无效,必须是整形(seq out),或字符串(error)。" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Error creating the signature object." +msgstr "写入项目PCK文件出错!" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "名称非法:" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "字体大小非法。" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr "父路径非法" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "自定义字体文件非法。" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -530,6 +665,11 @@ msgid "" msgstr "" "NavigationMeshInstance类型节点必须作为Navigation节点的子孙才能提供导航数据。" +#: scene/3d/remote_transform.cpp +#, fuzzy +msgid "Path property must point to a valid Spatial node to work." +msgstr "path属性必须指向一个合法的Particles2D节点才能正常工作。" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -752,7 +892,9 @@ msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " "functions. Making them visible for editing is fine though, but they will " "hide upon running." -msgstr "Popup对象默认保持隐藏,除非你调用popup()方法。编辑时可以让它们保持可见,但运行时它们会自动隐藏。" +msgstr "" +"Popup对象默认保持隐藏,除非你调用popup()方法。编辑时可以让它们保持可见,但运" +"行时它们会自动隐藏。" #: scene/main/viewport.cpp #, fuzzy @@ -762,8 +904,9 @@ msgid "" "obtain a size. Otherwise, make it a RenderTarget and assign its internal " "texture to some node for display." msgstr "" -"这个Viewport未设置为render target。如果你刻意打算让其直接在屏幕上显示其内容,使其成为子控件的所以它可以有一个尺寸大小值。" -"否则请设置为Render target,并将其内部纹理分配给一些节点以显示。" +"这个Viewport未设置为render target。如果你刻意打算让其直接在屏幕上显示其内容," +"使其成为子控件的所以它可以有一个尺寸大小值。否则请设置为Render target,并将其" +"内部纹理分配给一些节点以显示。" #: scene/resources/dynamic_font.cpp #: tools/editor/io_plugins/editor_font_import_plugin.cpp @@ -1179,10 +1322,6 @@ msgid "Method List For '%s':" msgstr "%s的方法列表" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "调用" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "方法列表:" @@ -1301,6 +1440,12 @@ msgid "Method in target Node must be specified!" msgstr "必须设置方法的对象节点!" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "连接到节点:" @@ -1378,6 +1523,15 @@ msgstr "信号" msgid "Create New" msgstr "新建" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "收藏:" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "最近文件:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1647,14 +1801,6 @@ msgstr "向上移动收藏" msgid "Move Favorite Down" msgstr "向下移动收藏" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "收藏:" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "最近文件:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "预览" @@ -2058,15 +2204,6 @@ msgid "Go to previously opened scene." msgstr "前往上一个打开的场景。" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "全屏模式" - -#: tools/editor/editor_node.cpp -#, fuzzy -msgid "Distraction Free Mode" -msgstr "无干扰模式" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "下一项" @@ -2152,6 +2289,11 @@ msgid "Quit to Project List" msgstr "退出到项目列表" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Distraction Free Mode" +msgstr "无干扰模式" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "导入资源" @@ -2320,6 +2462,11 @@ msgid "Editor Layout" msgstr "编辑器布局" #: tools/editor/editor_node.cpp +#, fuzzy +msgid "Toggle Fullscreen" +msgstr "全屏模式" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "安装导出模板" @@ -2344,6 +2491,10 @@ msgid "Update Changes" msgstr "有更改时更新UI" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "属性面板" @@ -2383,6 +2534,10 @@ msgstr "对象属性。" msgid "FileSystem" msgstr "文件系统" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "节点" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "输出" @@ -3234,10 +3389,6 @@ msgid "MultiNode Set" msgstr "多节点组" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "节点" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "分组:" @@ -3781,6 +3932,11 @@ msgid "Clear Bones" msgstr "清除骨骼" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Show Bones" +msgstr "添加骨骼" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "添加IK链" @@ -4520,6 +4676,11 @@ msgid "Close Docs" msgstr "拷贝到下一行" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "关闭" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4629,6 +4790,11 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Pick Color" +msgstr "颜色" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "向上移动" @@ -5008,6 +5174,11 @@ msgid "Insert Animation Key" msgstr "插入动画帧" #: tools/editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Focus Origin" +msgstr "显示原点" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "选中选中项" @@ -5273,6 +5444,11 @@ msgid "Remove Item" msgstr "移除项目" #: tools/editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme" +msgstr "保存主题" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "添加类项目" @@ -6091,6 +6267,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "下一个脚本" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "加载文件出错:不是资源文件!" @@ -6107,10 +6288,6 @@ msgid "On" msgstr "启用" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "设置" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "属性:" diff --git a/tools/translations/zh_HK.po b/tools/translations/zh_HK.po index 3009a31878..9f6d7786ac 100644 --- a/tools/translations/zh_HK.po +++ b/tools/translations/zh_HK.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Godot Engine editor\n" "PO-Revision-Date: 2016-09-05 13:21+0000\n" "Last-Translator: zx-wt <ZX_WT@ymail.com>\n" -"Language-Team: Chinese (Hong Kong) <https://hosted.weblate.org/projects" -"/godot-engine/godot/zh_HK/>\n" +"Language-Team: Chinese (Hong Kong) <https://hosted.weblate.org/projects/" +"godot-engine/godot/zh_HK/>\n" "Language: zh_HK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,6 +33,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -161,6 +167,10 @@ msgid "Editing Signal:" msgstr "連接" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "新增節點" @@ -206,6 +216,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -336,6 +383,87 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid unique name." +msgstr "無效名稱" + +#: platform/winrt/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "無效字型" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -478,6 +606,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1119,10 +1251,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1242,6 +1370,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp #, fuzzy msgid "Connect To Node:" msgstr "連到" @@ -1318,6 +1452,15 @@ msgstr "訊號" msgid "Create New" msgstr "新增" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "最近:" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1592,14 +1735,6 @@ msgstr "上移" msgid "Move Favorite Down" msgstr "下移" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "最近:" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "預覽:" @@ -1997,14 +2132,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp #, fuzzy msgid "Next tab" msgstr "下一個" @@ -2091,6 +2218,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2249,6 +2380,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2273,6 +2408,10 @@ msgid "Update Changes" msgstr "當改變時更新" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "監視器" @@ -2312,6 +2451,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3141,10 +3284,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3684,6 +3823,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4423,6 +4566,11 @@ msgid "Close Docs" msgstr "關閉場景" #: tools/editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Close All" +msgstr "關閉" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4530,6 +4678,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "上移" @@ -4906,6 +5058,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Focus Selection" msgstr "只限選中" @@ -5172,6 +5328,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5983,6 +6143,11 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +#, fuzzy +msgid "New Script" +msgstr "下一個腳本" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5999,10 +6164,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" diff --git a/tools/translations/zh_TW.po b/tools/translations/zh_TW.po index 9be46b18e8..af66795003 100644 --- a/tools/translations/zh_TW.po +++ b/tools/translations/zh_TW.po @@ -32,6 +32,12 @@ msgid "step argument is zero!" msgstr "" #: modules/gdscript/gd_functions.cpp +msgid "" +"Paths cannot start with '/', absolute paths must start with 'res://', " +"'user://', or 'local://'" +msgstr "" + +#: modules/gdscript/gd_functions.cpp msgid "Not a script with an instance" msgstr "" @@ -154,6 +160,10 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Change Expression" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node" msgstr "" @@ -198,6 +208,43 @@ msgid "Add Setter Property" msgstr "" #: modules/visual_script/visual_script_editor.cpp +msgid "Condition" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Sequence" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Switch" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Iterator" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "While" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Return" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp tools/editor/call_dialog.cpp +msgid "Call" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Get" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#: tools/editor/property_editor.cpp +msgid "Set" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp #: tools/editor/plugins/canvas_item_editor_plugin.cpp #: tools/editor/plugins/polygon_2d_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp @@ -326,6 +373,85 @@ msgid "" "(error)." msgstr "" +#: modules/visual_script/visual_script_nodes.cpp +msgid "just pressed" +msgstr "" + +#: modules/visual_script/visual_script_nodes.cpp +msgid "just released" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"Couldn't read the certficate file. Are the path and password both correct?" +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the signature object." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Error creating the package signature." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "" +"No export templates found.\n" +"Download and install export templates." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom debug package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Custom release package not found." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid unique name." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid product GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid background color." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/winrt/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -474,6 +600,10 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/remote_transform.cpp +msgid "Path property must point to a valid Spatial node to work." +msgstr "" + #: scene/3d/scenario_fx.cpp msgid "" "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." @@ -1111,10 +1241,6 @@ msgid "Method List For '%s':" msgstr "" #: tools/editor/call_dialog.cpp -msgid "Call" -msgstr "" - -#: tools/editor/call_dialog.cpp msgid "Method List:" msgstr "" @@ -1233,6 +1359,12 @@ msgid "Method in target Node must be specified!" msgstr "" #: tools/editor/connections_dialog.cpp +msgid "" +"Target method not found! Specify a valid method or attach a script to target " +"Node." +msgstr "" + +#: tools/editor/connections_dialog.cpp msgid "Connect To Node:" msgstr "" @@ -1308,6 +1440,15 @@ msgstr "" msgid "Create New" msgstr "" +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +#: tools/editor/filesystem_dock.cpp +msgid "Favorites:" +msgstr "" + +#: tools/editor/create_dialog.cpp tools/editor/editor_file_dialog.cpp +msgid "Recent:" +msgstr "" + #: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp #: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/property_selector.cpp tools/editor/quick_open.cpp @@ -1577,14 +1718,6 @@ msgstr "" msgid "Move Favorite Down" msgstr "" -#: tools/editor/editor_file_dialog.cpp tools/editor/filesystem_dock.cpp -msgid "Favorites:" -msgstr "" - -#: tools/editor/editor_file_dialog.cpp -msgid "Recent:" -msgstr "" - #: tools/editor/editor_file_dialog.cpp msgid "Preview:" msgstr "" @@ -1979,14 +2112,6 @@ msgid "Go to previously opened scene." msgstr "" #: tools/editor/editor_node.cpp -msgid "Fullscreen Mode" -msgstr "" - -#: tools/editor/editor_node.cpp -msgid "Distraction Free Mode" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Next tab" msgstr "" @@ -2072,6 +2197,10 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" @@ -2230,6 +2359,10 @@ msgid "Editor Layout" msgstr "" #: tools/editor/editor_node.cpp +msgid "Toggle Fullscreen" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Install Export Templates" msgstr "" @@ -2254,6 +2387,10 @@ msgid "Update Changes" msgstr "" #: tools/editor/editor_node.cpp +msgid "Disable Update Spinner" +msgstr "" + +#: tools/editor/editor_node.cpp msgid "Inspector" msgstr "" @@ -2293,6 +2430,10 @@ msgstr "" msgid "FileSystem" msgstr "" +#: tools/editor/editor_node.cpp tools/editor/node_dock.cpp +msgid "Node" +msgstr "" + #: tools/editor/editor_node.cpp msgid "Output" msgstr "" @@ -3122,10 +3263,6 @@ msgid "MultiNode Set" msgstr "" #: tools/editor/node_dock.cpp -msgid "Node" -msgstr "" - -#: tools/editor/node_dock.cpp msgid "Groups" msgstr "" @@ -3665,6 +3802,10 @@ msgid "Clear Bones" msgstr "" #: tools/editor/plugins/canvas_item_editor_plugin.cpp +msgid "Show Bones" +msgstr "" + +#: tools/editor/plugins/canvas_item_editor_plugin.cpp msgid "Make IK Chain" msgstr "" @@ -4403,6 +4544,10 @@ msgid "Close Docs" msgstr "" #: tools/editor/plugins/script_editor_plugin.cpp +msgid "Close All" +msgstr "" + +#: tools/editor/plugins/script_editor_plugin.cpp #: tools/editor/plugins/script_text_editor.cpp #: tools/editor/plugins/shader_editor_plugin.cpp msgid "Find.." @@ -4510,6 +4655,10 @@ msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" +#: tools/editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + #: tools/editor/plugins/script_text_editor.cpp tools/editor/scene_tree_dock.cpp msgid "Move Up" msgstr "" @@ -4886,6 +5035,10 @@ msgid "Insert Animation Key" msgstr "" #: tools/editor/plugins/spatial_editor_plugin.cpp +msgid "Focus Origin" +msgstr "" + +#: tools/editor/plugins/spatial_editor_plugin.cpp msgid "Focus Selection" msgstr "" @@ -5151,6 +5304,10 @@ msgid "Remove Item" msgstr "" #: tools/editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: tools/editor/plugins/theme_editor_plugin.cpp msgid "Add Class Items" msgstr "" @@ -5962,6 +6119,10 @@ msgid "Assign" msgstr "" #: tools/editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: tools/editor/property_editor.cpp msgid "Error loading file: Not a resource!" msgstr "" @@ -5978,10 +6139,6 @@ msgid "On" msgstr "" #: tools/editor/property_editor.cpp -msgid "Set" -msgstr "" - -#: tools/editor/property_editor.cpp msgid "Properties:" msgstr "" |