i18n: Sync translation template with current source

Also French translation update and misc fixes to source strings.
This commit is contained in:
Rémi Verschelde 2018-12-13 14:16:20 +01:00
parent d0d52606a7
commit 17c3c64a80
57 changed files with 12321 additions and 9041 deletions

View file

@ -189,7 +189,7 @@ void GroupDialog::_group_renamed() {
if (name == "") {
renamed_group->set_text(0, selected_group);
error->set_text(TTR("invalid Group name."));
error->set_text(TTR("Invalid group name."));
error->popup_centered();
return;
}

View file

@ -4606,7 +4606,7 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) {
warning_child_of_container = memnew(Label);
warning_child_of_container->hide();
warning_child_of_container->set_text(TTR("Warning: Children of a container get their position and size determined only by their parent"));
warning_child_of_container->set_text(TTR("Warning: Children of a container get their position and size determined only by their parent."));
add_control_to_info_overlay(warning_child_of_container);
h_scroll = memnew(HScrollBar);

View file

@ -1850,7 +1850,7 @@ ProjectManager::ProjectManager() {
sort_filters->add_spacer(true);
Label *search_label = memnew(Label);
search_label->set_text(TTR(" Search:"));
search_label->set_text(TTR("Search:"));
sort_filters->add_child(search_label);
HBoxContainer *search_filters = memnew(HBoxContainer);

View file

@ -7,15 +7,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-09-14 16:12+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Julius Stopforth <jjstopforth@gmail.com>\n"
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/godot-engine/"
"godot/af/>\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -261,7 +263,6 @@ msgstr "Skep %d NUWE bane en voeg sleutels by?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -535,15 +536,19 @@ msgstr "Vervang Alles"
msgid "Selection Only"
msgstr "Slegs Seleksie"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoem In"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoem Uit"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Herset Zoem"
@ -720,8 +725,8 @@ msgid "Recent:"
msgstr "Onlangse:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Soek:"
@ -772,8 +777,7 @@ msgid "Resource"
msgstr "Hulpbron"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Pad"
@ -1239,8 +1243,7 @@ msgid "Node Name:"
msgstr "Nodus Naam:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Naam"
@ -2154,7 +2157,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2564,6 +2567,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2582,8 +2591,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3007,7 +3015,7 @@ msgstr "Dupliseer"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3144,7 +3152,7 @@ msgstr "AutoLaai '%s' bestaan reeds!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Ongeldige naam."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3395,44 +3403,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Skep Intekening"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Skep Intekening"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Skep"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3476,16 +3485,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Skep"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3565,7 +3564,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4112,7 +4110,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4261,20 +4259,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zoem Uit"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zoem Uit"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zoem In"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4531,7 +4527,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Skep Intekening"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4632,36 +4637,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5028,6 +5007,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Wysig Nodus Kurwe"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5055,6 +5039,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5069,11 +5057,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5132,6 +5115,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5143,7 +5130,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5186,7 +5179,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Skep Intekening"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5211,12 +5213,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Skep Intekening"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Skuif Gunsteling Op"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5243,19 +5241,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5398,20 +5396,24 @@ msgid "Error saving file!"
msgstr "Fout tydens storing van hulpbron!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Fout tydens stoor."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Fout terwyl laai:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Fout terwyl laai:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Fout terwyl laai:"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5431,6 +5433,14 @@ msgstr "Stoor Hulpbron As..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5472,8 +5482,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "Oop"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5501,6 +5512,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Ek sien..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5509,10 +5525,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5620,6 +5632,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Maak Funksie"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5652,10 +5668,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6353,12 +6365,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6599,12 +6616,12 @@ msgid "Clear transform"
msgstr "Anim Verander Transform"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Skuif huidige baan op."
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6616,13 +6633,32 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Skep Intekening"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6652,11 +6688,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Skrap gekose lêers?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6665,6 +6699,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Skep Vouer"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Skep Intekening"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Skep Vouer"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6678,12 +6725,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Skep Vouer"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6698,6 +6752,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6735,7 +6793,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8194,7 +8252,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9090,7 +9148,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9182,6 +9242,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9198,6 +9262,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9254,10 +9322,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9274,6 +9338,14 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zoem Uit"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zoem In"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zoem In"
@ -9340,9 +9412,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Anim Baan Verander Terug Draai Modus"
#~ msgid "Edit Node Curve"
#~ msgstr "Wysig Nodus Kurwe"
#~ msgid "Anim Add Key"
#~ msgstr "Anim Voeg Sleutel By"
@ -9404,9 +9473,6 @@ msgstr ""
#~ msgid "Thanks!"
#~ msgstr "Dankie!"
#~ msgid "I see..."
#~ msgstr "Ek sien..."
#~ msgid "Can't open '%s'."
#~ msgstr "Kan nie '%s' oopmaak nie."

View file

@ -25,16 +25,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:41+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Mohammad Fares <mhdchehade@gmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/godot-engine/"
"godot/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -274,7 +276,6 @@ msgstr "أنشئ %d مسارات جديدة و أدخل مفاتيح؟"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -550,15 +551,19 @@ msgstr "إستبدال الكل"
msgid "Selection Only"
msgstr "المحدد فقط"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "تقريب"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "إبعاد"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "إرجاع التكبير"
@ -734,8 +739,8 @@ msgid "Recent:"
msgstr "الحالي:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "بحث:"
@ -786,8 +791,7 @@ msgid "Resource"
msgstr "مورد"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "المسار"
@ -1246,8 +1250,7 @@ msgid "Node Name:"
msgstr "إسم العقدة:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "الأسم"
@ -2194,7 +2197,7 @@ msgstr "إعدادات المشروع"
msgid "Export"
msgstr "تصدير"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "ادوات"
@ -2628,6 +2631,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2646,8 +2655,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3075,7 +3083,7 @@ msgstr "تكرير..."
msgid "Move To..."
msgstr "تحريك إلي..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "فتح سريع للكود..."
@ -3218,7 +3226,7 @@ msgstr "خطأ: إسم الحركة موجود بالفعل!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "اسم غير صالح."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3474,14 +3482,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "إنشاء بولي"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "تعديل البولي"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3489,25 +3497,28 @@ msgid "Insert Point"
msgstr "إدخال نقطة"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "تعديل البولي (مسح النقطة)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "مسح البولي والنقطة"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "إنشاء مُضلع جديد من الصفر"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "مسح النقاط"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"تعديل المضلعات الموجودة:\n"
"زر الفأرة الأيسر: لتحريك النقطة.\n"
@ -3515,8 +3526,10 @@ msgstr ""
"زر الفأرة الأيمن: مسح النقطة."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "مسح النقاط"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "زر الفأرة الأيمن: مسح النقطة."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3559,17 +3572,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "مسح النقاط"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "زر الفأرة الأيمن: مسح النقطة."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3649,7 +3651,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4199,7 +4200,7 @@ msgstr "الكل"
msgid "Plugins"
msgstr "إضافات"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "ترتيب:"
@ -4359,20 +4360,18 @@ msgid "Paste Pose"
msgstr "لصق الوضع"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "إبعاد"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "إبعاد"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "تقريب"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "تحديد الوضع"
@ -4637,8 +4636,17 @@ msgstr ""
"سحب و إسقاط + Alt : تغيير نوع العقدة"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "إنشاء بولي 3d"
#, fuzzy
msgid "Create Polygon3D"
msgstr "إنشاء بولي"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "تعديل البولي"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "تعديل البولي (مسح النقطة)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4739,38 +4747,10 @@ msgstr "العناصر"
msgid "Item List Editor"
msgstr "مُعدل قائمة العناصر"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"لا مصدر شكل مُطبق 2D في هذه العقدة.\n"
"أنشئ و ضع واحدة؟"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "أنشئ شكل مُطبق"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "أنشئ شكل جديد من لا شئ."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "تعديل الشكل الموجود بالفعل:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "زر الفأرة الأوسط: تحريك النقطة."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+ زر الفأرة الأوسط: فصل المقطع."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "زر الفأرة الأيمن: مسح النقطة."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "الميش فارغ!"
@ -5140,6 +5120,11 @@ msgstr "أزل In-Control من المنحنى"
msgid "Add Point to Curve"
msgstr "أضف نقطة للمنحنى"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "تحرير منحنى العقدة"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "حرك النقطة داخل المنحنى"
@ -5167,6 +5152,10 @@ msgstr "Shift+سحب: إختر نقاط التحكم"
msgid "Click: Add Point"
msgstr "إظغط: أضف نقطة"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5181,11 +5170,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5245,6 +5229,10 @@ msgstr "مسح نقطة خروج التحكم"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5257,9 +5245,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "إظهار العظام"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr ""
@ -5302,9 +5296,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "إنشاء بولي"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "فتح المُعدل 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5329,12 +5333,8 @@ msgstr "أنشئ عظام"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "إنشاء بولي"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "مسح النقطة"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5361,19 +5361,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5522,20 +5522,24 @@ msgid "Error saving file!"
msgstr "خطأ في حفظ مجموعة البلاط!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "خطأ خلال الحفظ."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "خطأ في تحريك:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "خطأ في تحريك:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "خطأ في تحريك:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5556,6 +5560,14 @@ msgstr "حفظ باسم..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5598,8 +5610,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "إظهار الملفات"
msgid "Open..."
msgstr "إفتح"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5627,6 +5639,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "حاري إستيراد المشهد..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5635,10 +5652,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5747,6 +5760,10 @@ msgstr ""
msgid "Go to Function"
msgstr "مسح المهمة"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5779,10 +5796,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6488,12 +6501,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "حدد المعامل"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6744,12 +6763,12 @@ msgid "Clear transform"
msgstr "تحويل تغيير التحريك"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "مسح المدخلة الحالية"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6761,13 +6780,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "لصق الحركة"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "زر الفأرة الأيمن: مسح النقطة."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "أنشئ شكل جديد من لا شئ."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6797,11 +6837,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "إمسح الملفات المحددة؟"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6810,6 +6848,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "حفظ العنوان الفرعي الذي يتم تعديله حاليا."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "مسح النقاط"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "حفظ العنوان الفرعي الذي يتم تعديله حاليا."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6823,13 +6874,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "حفظ العنوان الفرعي الذي يتم تعديله حاليا."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "هذه العملية لا يمكن الإكتمال من غير مشهد."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "مجموعة البلاط"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6845,6 +6904,10 @@ msgstr "البراهين:"
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6884,7 +6947,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "تصدير المشروع"
#: editor/project_export.cpp
@ -8355,7 +8418,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "الخطوة (المتغيرة المدخلة/argument) تساوي صفر !"
#: modules/gdscript/gdscript_functions.cpp
@ -9258,7 +9322,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9351,6 +9417,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "شجرة الحركة خاطئة."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9367,6 +9437,10 @@ msgstr "تنبيه!"
msgid "Please Confirm..."
msgstr "يرجى التاكيد..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9424,10 +9498,6 @@ msgstr "حجم الخط غير صالح"
msgid "Input"
msgstr "أضف مدخله"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9445,6 +9515,46 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "إنشاء بولي"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "إنشاء مُضلع جديد من الصفر"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "إبعاد"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "تقريب"
#~ msgid "Create Poly3D"
#~ msgstr "إنشاء بولي 3d"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "لا مصدر شكل مُطبق 2D في هذه العقدة.\n"
#~ "أنشئ و ضع واحدة؟"
#~ msgid "Edit existing polygon:"
#~ msgstr "تعديل الشكل الموجود بالفعل:"
#~ msgid "LMB: Move Point."
#~ msgstr "زر الفأرة الأوسط: تحريك النقطة."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+ زر الفأرة الأوسط: فصل المقطع."
#~ msgid "RMB: Erase Point."
#~ msgstr "زر الفأرة الأيمن: مسح النقطة."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "إظهار الملفات"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "تقريب"
@ -9534,9 +9644,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "تغيير صيغة الغلاف لمسار التحريك"
#~ msgid "Edit Node Curve"
#~ msgstr "تحرير منحنى العقدة"
#~ msgid "Edit Selection Curve"
#~ msgstr "تحرير منحنى الإختيار"

View file

@ -10,15 +10,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-20 11:23+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: PakoSt <kokotekilata@gmail.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/godot-engine/"
"godot/bg/>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -261,7 +263,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -535,15 +536,19 @@ msgstr "Преименувай Всички"
msgid "Selection Only"
msgstr "Само Селекцията"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Приближи"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Отдалечи"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -713,8 +718,8 @@ msgid "Recent:"
msgstr "Скорошни:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Търсене:"
@ -761,8 +766,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1217,8 +1221,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2129,7 +2132,7 @@ msgstr "Настройки на проекта"
msgid "Export"
msgstr "Изнасяне"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Сечива"
@ -2544,6 +2547,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2562,8 +2571,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Нов скрипт"
@ -2998,7 +3006,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Нов скрипт"
@ -3132,7 +3140,8 @@ msgid "Group name already exists."
msgstr "Група с това име вече съществува."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "невалидно име на Група."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3402,41 +3411,41 @@ msgid "Activate now?"
msgstr "Активирай сега?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Създаване на папка"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Приставки"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Преместване на Полигон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Създай точки."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Промени съществуващ полигон:\n"
"LMB: Премести Точка.\n"
@ -3444,9 +3453,9 @@ msgstr ""
"RMB: Изтрии Точка."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgstr "Изтриване на анимацията?"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Изтрий точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3489,15 +3498,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr "Селектирай и мести точки, създай точки с RMB."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Създай точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Изтрий точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3578,7 +3578,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Добави Възел..."
@ -4125,7 +4124,7 @@ msgstr "Всички"
msgid "Plugins"
msgstr "Приставки"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Подреждане:"
@ -4276,17 +4275,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Отдалечи"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Оригинално увеличение"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Приближи"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Режим на Селектиране"
@ -4548,7 +4548,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Създаване на папка"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4650,37 +4659,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon from scratch."
msgstr "Създай нов полигон от нулата."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Промени съществуващ полигон:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Премести Точка."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Раздели Сегмент."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Изтрий Точка."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5047,6 +5029,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5074,6 +5060,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5088,11 +5078,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5151,6 +5136,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5161,7 +5150,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5202,7 +5197,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Създаване на папка"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5227,12 +5231,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Създаване на папка"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "LMB: Премести Точка."
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
@ -5260,19 +5260,21 @@ msgid "Scale Polygon"
msgstr "Мащаб на Полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Свържи две точки, за да направиш разделение"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Избери разделение и го изтрий"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5412,20 +5414,23 @@ msgid "Error saving file!"
msgstr "Грешка при записването на файла!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Грешка при записване."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Грешка при запазване"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error importing theme"
msgid "Error importing theme."
msgstr "Грешка при внасяне на темата"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Имаше грешка при внасянето"
#: editor/plugins/script_editor_plugin.cpp
@ -5444,6 +5449,14 @@ msgstr "Запази Файла Като..."
msgid "Import Theme"
msgstr "Внасяне на тема"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Грешка при запазване"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Запази Темата Като..."
@ -5487,8 +5500,8 @@ msgstr "Файл"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Нов TextFile"
msgid "Open..."
msgstr "Отвори"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5516,6 +5529,11 @@ msgstr "История Напред"
msgid "Theme"
msgstr "Тема"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Внасяне на тема"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Зареди Темата наново"
@ -5524,10 +5542,6 @@ msgstr "Зареди Темата наново"
msgid "Save Theme"
msgstr "Запази Темата"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Запази Темата Като"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Затвори Документацията"
@ -5637,6 +5651,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Отиди на Ред"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5669,10 +5687,6 @@ msgstr "Всяка дума с Главна буква"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6372,12 +6386,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6621,12 +6640,12 @@ msgid "Clear transform"
msgstr "Изнасяне към платформа"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Преместване на пътечката нагоре."
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6638,13 +6657,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Поставяне на възелите"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Изтрий точки."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Създай нов полигон от нулата."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6674,11 +6714,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Изтрий избраните файлове?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6687,6 +6725,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Избиране на текущата папка"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Изтриване на анимацията?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Избиране на текущата папка"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6700,13 +6751,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Избиране на текущата папка"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "Файл:"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6721,6 +6779,11 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Добави Възел..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6760,7 +6823,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Изнасяне на проекта"
#: editor/project_export.cpp
@ -8255,7 +8318,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Стъпката на range() е нула!"
#: modules/gdscript/gdscript_functions.cpp
@ -9199,7 +9263,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "PathFollow2D работи само когато е наследник на Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9290,6 +9356,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9306,6 +9376,10 @@ msgstr "Тревога!"
msgid "Please Confirm..."
msgstr "Моля, потвърдете..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9362,10 +9436,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9382,6 +9452,28 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Zoom out"
#~ msgstr "Отдалечи"
#~ msgid "Zoom in"
#~ msgstr "Приближи"
#~ msgid "Edit existing polygon:"
#~ msgstr "Промени съществуващ полигон:"
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Раздели Сегмент."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Изтрий Точка."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Нов TextFile"
#~ msgid "Save Theme As"
#~ msgstr "Запази Темата Като"
#~ msgid "Zoom:"
#~ msgstr "Приближение:"

View file

@ -10,15 +10,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2017-11-29 08:11+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Abdullah Zubair <abdullahzubair109@gmail.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/godot-engine/"
"godot/bn/>\n"
"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.18-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -275,7 +277,6 @@ msgstr "%d এর জন্য নতুন ট্র্যাক/পথ-সম
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -553,15 +554,19 @@ msgstr "সমস্তগুলি প্রতিস্থাপন করু
msgid "Selection Only"
msgstr "শুধুমাত্র নির্বাচিতসমূহ"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "সম্প্রসারিত করুন (জুম্ ইন)"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "সংকুচিত করুন (জুম্ আউট)"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "সম্প্রসারন/সংকোচন অপসারণ করুন (রিসেট জুম্)"
@ -742,8 +747,8 @@ msgid "Recent:"
msgstr "সাম্প্রতিক:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "অনুসন্ধান করুন:"
@ -794,8 +799,7 @@ msgid "Resource"
msgstr "রিসোর্স"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "পথ"
@ -1263,8 +1267,7 @@ msgid "Node Name:"
msgstr "নোডের নাম:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "নাম"
@ -2250,7 +2253,7 @@ msgstr "প্রকল্পের সেটিংস"
msgid "Export"
msgstr "এক্সপোর্ট"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "সরঞ্জাম-সমূহ"
@ -2704,6 +2707,12 @@ msgstr "খালি বস্তু যোগ করুন"
msgid "Assign.."
msgstr "নিযুক্ত"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2723,8 +2732,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "১ টি Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "নতুন স্ক্রিপ্ট"
@ -3204,7 +3212,7 @@ msgstr "ডুপ্লিকেট"
msgid "Move To..."
msgstr "এখানে সরান..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "নতুন স্ক্রিপ্ট"
@ -3347,7 +3355,7 @@ msgstr "ভুল: অ্যানিমেশনের নাম ইতিম
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "অগ্রহনযোগ্য নাম।"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3615,14 +3623,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Poly তৈরি করুন"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Poly সম্পাদন করুন"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3631,26 +3639,28 @@ msgid "Insert Point"
msgstr "সন্নিবেশিত হচ্ছে"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Poly সম্পাদন করুন (বিন্দু অপসারণ করুন)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "পলি এবং বিন্দু অপসারণ করুন"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create a new polygon from scratch"
msgstr "আরম্ভ হতে নতুন polygon তৈরি করুন।"
msgid "Create points."
msgstr "বিন্দু অপসারণ করুন"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"তৈরিকৃত পলিগন এডিট করুন:\n"
"এলএমবি: পয়েন্ট মুভ করুন।\n"
@ -3658,9 +3668,10 @@ msgstr ""
"আরএমবি: পয়েন্ট মুছে ফেলুন।"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Delete points"
msgstr "বিন্দু অপসারণ করুন"
msgid "Erase points."
msgstr "মাউসের ডান বোতাম: বিন্দু মুছে ফেলুন।"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3703,17 +3714,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "বিন্দু অপসারণ করুন"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "মাউসের ডান বোতাম: বিন্দু মুছে ফেলুন।"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3796,7 +3796,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "নোড সংযোজন করুন"
@ -4361,7 +4360,7 @@ msgstr "সকল"
msgid "Plugins"
msgstr "প্লাগইন-সমূহ"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "সাজান:"
@ -4523,20 +4522,18 @@ msgid "Paste Pose"
msgstr "ভঙ্গি প্রতিলেপন করুন"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "সংকুচিত করুন (জুম্ আউট)"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "জুম্ পুন:স্থাপন করুন"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "সম্প্রসারিত করুন (জুম্ ইন)"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "মোড (Mode) বাছাই করুন"
@ -4811,8 +4808,17 @@ msgstr ""
"টানুন এবং ফেলুন + অল্টার কী (Alt) : নোডের ধরণ পরিবর্তন করতে"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Poly3D তৈরি করুন"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Poly তৈরি করুন"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Poly সম্পাদন করুন"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Poly সম্পাদন করুন (বিন্দু অপসারণ করুন)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4926,38 +4932,10 @@ msgstr "বস্তুসমূহ"
msgid "Item List Editor"
msgstr "বস্তুর তালিকা এডিটর"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"এই নোডের মধ্যে কোন অক্লুডার পলিগন টুডি রিসোর্স বিদ্যমান নেই।\n"
" নতুন পলিগন তৈরি করবেন?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "অকলুডার (occluder) পলিগন তৈরি করুন"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "আরম্ভ হতে নতুন polygon তৈরি করুন।"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "বিদ্যমান পলিগন সম্পাদন করুন:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "মাউসের বাম বোতাম: বিন্দু সরান।"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "কন্ট্রোল + মাউসের বাম বোতাম: অংশ বিভক্ত করুন।"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "মাউসের ডান বোতাম: বিন্দু মুছে ফেলুন।"
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "মেসটি খালি!"
@ -5340,6 +5318,11 @@ msgstr "বক্ররেখা হতে বিন্দু অপসারণ
msgid "Add Point to Curve"
msgstr "বক্ররেখায় বিন্দু যোগ করুন"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "বক্ররেখা বন্ধ করুন"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "বক্ররেখায় বিন্দু সরান"
@ -5367,6 +5350,11 @@ msgstr "শিফট + টান: নিয়ন্ত্রণ বিন্দু
msgid "Click: Add Point"
msgstr "ক্লিক: বিন্দু যোগ করুন"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "অংশ বিভক্ত করুন (বক্ররেখায়)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5381,11 +5369,6 @@ msgstr "নিয়ন্ত্রণ বিন্দুসমূহ নির্
msgid "Add Point (in empty space)"
msgstr "বিন্দু যোগ করুন (শূন্যস্থানে)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "অংশ বিভক্ত করুন (বক্ররেখায়)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5449,6 +5432,10 @@ msgstr "বক্ররেখা বহিঃ-নিয়ন্ত্রণে
msgid "Remove In-Control Point"
msgstr "বক্ররেখা আন্ত-নিয়ন্ত্রণে সরান"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "অংশ বিভক্ত করুন (বক্ররেখায়)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5461,9 +5448,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "বোন্‌/হাড় দেখান"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "UV Map তৈরি করুন"
@ -5506,9 +5499,19 @@ msgid "Transform UV Map"
msgstr "UV Map রুপান্তর করুন"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "রুপান্তরের ধরণ"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV এডিটর"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV এডিটর"
@ -5534,11 +5537,7 @@ msgstr "বোন্‌/হাড় তৈরি করুন"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Poly তৈরি করুন"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "বিন্দু সরান"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5566,20 +5565,20 @@ msgid "Scale Polygon"
msgstr "পলিগন মাপ করুন"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "একটি সেটিং আইটেম প্রথম নির্বাচন করুন!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5734,19 +5733,23 @@ msgid "Error saving file!"
msgstr "TileSet সংরক্ষণে সমস্যা হয়েছে!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "থিম সংরক্ষণে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "সংরক্ষণে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "থিম ইম্পোর্টে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "ইম্পোর্টে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
@ -5768,6 +5771,14 @@ msgstr "এইরূপে সংরক্ষণ করুন..."
msgid "Import Theme"
msgstr "থিম ইম্পোর্ট করুন"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "থিম সংরক্ষণে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "সংরক্ষণে সমস্যা হয়েছে"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "থিম এইরূপে সংরক্ষণ করুন..."
@ -5811,8 +5822,8 @@ msgstr "ফাইল"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "ফাইল"
msgid "Open..."
msgstr "খুলুন"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5841,6 +5852,11 @@ msgstr "পরের ইতিহাস"
msgid "Theme"
msgstr "থিম"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "থিম ইম্পোর্ট করুন"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "থিম রিলোড করুন"
@ -5849,10 +5865,6 @@ msgstr "থিম রিলোড করুন"
msgid "Save Theme"
msgstr "থিম সংরক্ষণ করুন"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "থিম এইরূপে সংরক্ষণ করুন"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "ডকুমেন্টসমূহ বন্ধ করুন"
@ -5966,6 +5978,10 @@ msgstr ""
msgid "Go to Function"
msgstr "ফাংশনে যান..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "শুধুমাত্র ফাইল সিস্টেম থেকে রিসোর্স ড্রপ করা সম্ভব।"
@ -6000,10 +6016,6 @@ msgstr "বড় হাতের অক্ষরে পরিবর্তনে
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6744,12 +6756,19 @@ msgstr "ফ্রেমসমূহ স্তূপ করুন"
msgid "Set Region Rect"
msgstr "গঠনবিন্যাসের এলাকা"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "হ্যান্ডেল স্থাপন করুন"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "স্ন্যাপ মোড:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<নান/কিছুই না>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -7004,12 +7023,12 @@ msgstr "রুপান্তর"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "শাখা (tree) হতে নোড (সমূহ) যুক্ত করুন"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "পথের বিন্দু অপসারণ করুন"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -7021,13 +7040,34 @@ msgid "Merge from Scene"
msgstr "দৃশ্য হতে একত্রিত করবেন"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "অ্যানিমেশন প্রতিলেপন করুন"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "মাউসের ডান বোতাম: বিন্দু মুছে ফেলুন।"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "আরম্ভ হতে নতুন polygon তৈরি করুন।"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -7057,11 +7097,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "নির্বাচিত ফাইলসমূহ অপসারণ করবেন?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -7070,6 +7108,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "এই-মুহূর্তে সম্পাদিত রিসোর্সটি সংরক্ষণ করুন।"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "বিন্দু অপসারণ করুন"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "এই-মুহূর্তে সম্পাদিত রিসোর্সটি সংরক্ষণ করুন।"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -7083,6 +7134,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "এই-মুহূর্তে সম্পাদিত রিসোর্সটি সংরক্ষণ করুন।"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -7090,7 +7148,7 @@ msgstr "দৃশ্য ছাড়া এটি করা সম্ভব হব
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet (টাইল-সেট)..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -7107,6 +7165,11 @@ msgstr "ফ্রাগমেন্ট"
msgid "Light"
msgstr "ডান"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "নোড সংযোজন করুন"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -7154,7 +7217,7 @@ msgstr "সংযোগ..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "এক্সপোর্টের প্রিসেট:"
#: editor/project_export.cpp
@ -8741,7 +8804,8 @@ msgid "GDNative"
msgstr "জিডিন্যাটিভ"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "ধাপ মান/আর্গুমেন্ট শূন্য!"
#: modules/gdscript/gdscript_functions.cpp
@ -9745,7 +9809,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "PathFollow2D একমাত্র Path2D এর অংশ হিসেবে নির্ধারন করালেই কাজ করে।"
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9843,6 +9909,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "অ্যানিমেশনের তালিকাটি অকার্যকর।"
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
#, fuzzy
msgid "Raw Mode"
@ -9860,6 +9930,10 @@ msgstr "সতর্কতা!"
msgid "Please Confirm..."
msgstr "অনুগ্রহ করে নিশ্চিত করুন..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9924,11 +9998,6 @@ msgstr "ফন্টের আকার অগ্রহনযোগ্য।"
msgid "Input"
msgstr "ইনপুট যোগ করুন"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<নান/কিছুই না>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9946,6 +10015,53 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Poly তৈরি করুন"
#, fuzzy
#~ msgid "Create a new polygon from scratch"
#~ msgstr "আরম্ভ হতে নতুন polygon তৈরি করুন।"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "সংকুচিত করুন (জুম্ আউট)"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "সম্প্রসারিত করুন (জুম্ ইন)"
#~ msgid "Create Poly3D"
#~ msgstr "Poly3D তৈরি করুন"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "এই নোডের মধ্যে কোন অক্লুডার পলিগন টুডি রিসোর্স বিদ্যমান নেই।\n"
#~ " নতুন পলিগন তৈরি করবেন?"
#~ msgid "Edit existing polygon:"
#~ msgstr "বিদ্যমান পলিগন সম্পাদন করুন:"
#~ msgid "LMB: Move Point."
#~ msgstr "মাউসের বাম বোতাম: বিন্দু সরান।"
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "কন্ট্রোল + মাউসের বাম বোতাম: অংশ বিভক্ত করুন।"
#~ msgid "RMB: Erase Point."
#~ msgstr "মাউসের ডান বোতাম: বিন্দু মুছে ফেলুন।"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "ফাইল"
#~ msgid "Save Theme As"
#~ msgstr "থিম এইরূপে সংরক্ষণ করুন"
#~ msgid "<None>"
#~ msgstr "<নান/কিছুই না>"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "জুম্ (%):"

View file

@ -9,15 +9,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-19 06:24+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Roger Blanco Ribera <roger.blancoribera@gmail.com>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/godot-engine/"
"godot/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -250,7 +252,6 @@ msgstr "Voleu crear %d NOVES pistes i inserir-hi claus?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -530,15 +531,19 @@ msgstr "Reemplaça-hoTot"
msgid "Selection Only"
msgstr "Selecció Només"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Apropa"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Allunya"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Reinicia el Zoom"
@ -709,8 +714,8 @@ msgid "Recent:"
msgstr "Recents:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Cerca:"
@ -761,8 +766,7 @@ msgid "Resource"
msgstr "Recurs"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Camí"
@ -1228,8 +1232,7 @@ msgid "Node Name:"
msgstr "Nom del node:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nom"
@ -2185,7 +2188,7 @@ msgstr "Configuració del Projecte"
msgid "Export"
msgstr "Exporta"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Eines"
@ -2614,6 +2617,12 @@ msgstr "[Buit]"
msgid "Assign.."
msgstr "Assigna..."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2632,8 +2641,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Selecciona una Vista"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Script Nou"
@ -3057,7 +3065,7 @@ msgstr "Duplica..."
msgid "Move To..."
msgstr "Mou cap a..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Script Nou..."
@ -3187,7 +3195,8 @@ msgid "Group name already exists."
msgstr "Aquest grup ja existeix."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "El Nom del grup no és vàlid."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3435,14 +3444,14 @@ msgid "Activate now?"
msgstr "Activar ara?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crea Polígon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Edita Polígon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3450,25 +3459,27 @@ msgid "Insert Point"
msgstr "Insereix un Punt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Edita el Polígon (Elimina un Punt)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Elimina el Polígon i el Punt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Crea un Polígon nou del no-res"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crea punts."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Edita un Polígon existent:\n"
"Clic Esquerra: Mou un Punt.\n"
@ -3476,8 +3487,9 @@ msgstr ""
"Clic Dreta: Elimina un Punt."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Elimina els Punts"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Elimina un Punt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3523,15 +3535,6 @@ msgstr "Estableix la posició de mescla dins de l'espai"
msgid "Select and move points, create points with RMB."
msgstr "Selecciona i mou els punts, crea punts fent clic dret."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crea punts."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Elimina un Punt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3611,7 +3614,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Afegeix un Node"
@ -4165,7 +4167,7 @@ msgstr "Tot"
msgid "Plugins"
msgstr "Connectors"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordena:"
@ -4327,20 +4329,18 @@ msgid "Paste Pose"
msgstr "Enganxa Positura"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Allunya"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Allunya"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Apropa"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Mode de selecció"
@ -4607,8 +4607,17 @@ msgstr ""
"Arrossegar i deixar anar + Maj: Canvia el tipus del node"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Crea un Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Crea Polígon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Edita Polígon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Edita el Polígon (Elimina un Punt)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4709,38 +4718,10 @@ msgstr "Elements"
msgid "Item List Editor"
msgstr "Editor de Llistes d'Elements"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"No s'ha trobat cap recurs de tipus OccluderPolygon2D en aquest node.\n"
"Vol Crear i assignar-ne un ara?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Crea un Polígon Oclusor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Crea un nou Polígon del no-res."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Edita un polígon existent:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Clic Esquerra: Mou un Punt."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl + Clic Esquerra: Divideix el Segment."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Clic Dret: Eliminar un Punt."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "La malla és buida!"
@ -5109,6 +5090,11 @@ msgstr "Elimina In-Control de la Corba"
msgid "Add Point to Curve"
msgstr "Afegeix un Punt a la Corba"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Tanca la Corba"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Mou un Punt de la Corba"
@ -5136,6 +5122,11 @@ msgstr "Maj.+ Arrossegar: Selecciona Punts de Control"
msgid "Click: Add Point"
msgstr "Clic: Afegeix un Punt"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Parteix el Segment (de la Corba)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5150,11 +5141,6 @@ msgstr "Selecciona Punts de Control (Maj.+Arrossegar)"
msgid "Add Point (in empty space)"
msgstr "Afegeix un Punt (en l'espai buit)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Parteix el Segment (de la Corba)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5213,6 +5199,10 @@ msgstr "Elimina el Punt Out-Control"
msgid "Remove In-Control Point"
msgstr "Elimina el Punt In-Control"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Parteix el Segment (de la Corba)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5225,9 +5215,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Mostra els Ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Crea un Mapa UV"
@ -5270,9 +5266,19 @@ msgid "Transform UV Map"
msgstr "Transforma el Mapa UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipus de Transformació"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor d'UVs de Polígons 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor d'UVs de Polígons 2D"
@ -5298,11 +5304,7 @@ msgstr "Crea els ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crea Polígon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Mou el Punt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5330,20 +5332,20 @@ msgid "Scale Polygon"
msgstr "Escala el Polígon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Cal seleccionar un Element!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5493,19 +5495,23 @@ msgid "Error saving file!"
msgstr "Error en desar el TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Error en desar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Error en desar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Error en importar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Error en importar"
#: editor/plugins/script_editor_plugin.cpp
@ -5527,6 +5533,14 @@ msgstr "Anomena i Desa..."
msgid "Import Theme"
msgstr "Importa un Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Error en desar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Error en desar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Desa el Tema com a..."
@ -5569,8 +5583,8 @@ msgstr "Fitxer"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Visualitza Fitxers"
msgid "Open..."
msgstr "Obre"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5598,6 +5612,11 @@ msgstr "Següent en l'Historial"
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importa un Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Recarrega el Tema"
@ -5606,10 +5625,6 @@ msgstr "Recarrega el Tema"
msgid "Save Theme"
msgstr "Desa el Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Anomena i Desa el Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Tanca la Documentació"
@ -5720,6 +5735,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Vés a la Funció..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Només s'hi poden deixar caure Recursos del sistema de fitxers."
@ -5753,10 +5772,6 @@ msgstr "Converteix a Majúscules"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6470,12 +6485,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Defineix la Regió Rectangular"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Estableix la Nansa"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Mode Imant:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Cap>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6720,12 +6742,12 @@ msgstr "Transforma"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Afegeix Nodes des d'Arbre"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Elimina l'entrada actual"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6737,15 +6759,34 @@ msgid "Merge from Scene"
msgstr "Combina-ho a partir de l'Escena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Selecciona una sub-tessel·la com a icona. També s'utilitzarà per les "
"assignacions automàtiques no-vàlides de l'autotile."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Enganxa l'Animació"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Elimina un Punt."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Crea un nou Polígon del no-res."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6776,13 +6817,8 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"clic Esquerra: activa el bit\n"
"clic Dreta: desactiva el bit."
msgid "Delete selected Rect."
msgstr "Voleu Esborrar els fitxers seleccionats?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6791,6 +6827,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecciona la sub-tessel·la en edició."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Elimina els Punts"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"clic Esquerra: activa el bit\n"
"clic Dreta: desactiva el bit."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
@ -6808,13 +6859,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecciona una sub-tessel·la per a modificar-ne la prioritat."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Selecciona una sub-tessel·la per a modificar-ne la prioritat."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Aquesta operació no pot dur-se a terme sense cap escena."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6832,6 +6891,11 @@ msgstr "Arguments:"
msgid "Light"
msgstr "Dreta"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Afegeix un Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6873,7 +6937,7 @@ msgstr "Afegeix..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Exporta Projecte"
#: editor/project_export.cpp
@ -8403,7 +8467,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "L'argument 'step' és zero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9374,7 +9439,9 @@ msgstr ""
"PathFollow2D només funciona si s'estableix com a fill d'un node Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9484,6 +9551,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "L'arbre d'animació no és vàlid."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Mode Cru"
@ -9500,6 +9571,10 @@ msgstr "Ep!"
msgid "Please Confirm..."
msgstr "Confirmeu..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9569,11 +9644,6 @@ msgstr "La mida de la lletra no és vàlida."
msgid "Input"
msgstr "Afegeix una Entrada"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Cap>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9591,6 +9661,59 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Crea Polígon"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Crea un Polígon nou del no-res"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Allunya"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Apropa"
#~ msgid "Create Poly3D"
#~ msgstr "Crea un Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "No s'ha trobat cap recurs de tipus OccluderPolygon2D en aquest node.\n"
#~ "Vol Crear i assignar-ne un ara?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Edita un polígon existent:"
#~ msgid "LMB: Move Point."
#~ msgstr "Clic Esquerra: Mou un Punt."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl + Clic Esquerra: Divideix el Segment."
#~ msgid "RMB: Erase Point."
#~ msgstr "Clic Dret: Eliminar un Punt."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Visualitza Fitxers"
#~ msgid "Save Theme As"
#~ msgstr "Anomena i Desa el Tema"
#~ msgid "<None>"
#~ msgstr "<Cap>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Selecciona una sub-tessel·la com a icona. També s'utilitzarà per les "
#~ "assignacions automàtiques no-vàlides de l'autotile."
#~ msgid "Zoom:"
#~ msgstr "Zoom:"

View file

@ -13,15 +13,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:41+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Vojtěch Šamla <auzkok@seznam.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/godot-engine/godot/"
"cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -259,7 +261,6 @@ msgstr "Vytvořit %d NOVÝCH stop a vložit klíče?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -533,15 +534,19 @@ msgstr "Nahradit všechny"
msgid "Selection Only"
msgstr "Pouze výběr"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Přiblížit"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Oddálit"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Obnovit původní přiblížení"
@ -713,8 +718,8 @@ msgid "Recent:"
msgstr "Nedávné:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Hledat:"
@ -765,8 +770,7 @@ msgid "Resource"
msgstr "Zdroj"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Cesta"
@ -1227,8 +1231,7 @@ msgid "Node Name:"
msgstr "Název uzlu:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Název"
@ -2147,7 +2150,7 @@ msgstr "Nastavení projektu"
msgid "Export"
msgstr "Exportovat"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Nástroje"
@ -2574,6 +2577,12 @@ msgstr "[Prázdné]"
msgid "Assign.."
msgstr "Přiřadit.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2594,8 +2603,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Vyberte Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Nový skript"
@ -3017,7 +3025,7 @@ msgstr "Duplikovat..."
msgid "Move To..."
msgstr "Přesunout do..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Nový skript..."
@ -3143,7 +3151,8 @@ msgid "Group name already exists."
msgstr "Název skupiny již existuje."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "Neplatný název skupiny."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3390,14 +3399,13 @@ msgid "Activate now?"
msgstr "Aktivovat nyní?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Vytvořit polygon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editovat polygon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3405,25 +3413,27 @@ msgid "Insert Point"
msgstr "Vložit polygon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Upravit polygon (Odstranit bod)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Odstranit polygon a bod"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Vytvořit body."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Upravit existující polygon:\n"
"LMB: Přesunout bod.\n"
@ -3431,8 +3441,9 @@ msgstr ""
"RMB: Vymazat bod."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Odstranit body"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Vymazat body."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3474,15 +3485,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr "Zvolte a přesuňte body. Nové uzly vytvořte pomocí RMB."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Vytvořit body."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Vymazat body."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3560,7 +3562,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Přidat uzel.."
@ -4097,7 +4098,7 @@ msgstr "Všechny"
msgid "Plugins"
msgstr "Pluginy"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Řadit:"
@ -4247,20 +4248,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Oddálit"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Oddálit"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Přiblížit"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Režim výběru"
@ -4518,8 +4517,17 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Vytvořit Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Vytvořit polygon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editovat polygon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Upravit polygon (Odstranit bod)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4621,38 +4629,10 @@ msgstr "Položky"
msgid "Item List Editor"
msgstr "Editor seznamu položek"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Na tomto uzlu není žádný OccluderPolygon2D.\n"
"Vytvořit a přiřadit k tomuto uzlu?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Vytvořit Occluder Polygon"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Upravit existující polygon:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Přesunout bod."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Rozdělit segment."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Vymazat bod."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh je prázdný!"
@ -5022,6 +5002,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr "Přidat bod do křivky"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Uzavřít křivku"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Přesunout bod v křivce"
@ -5050,6 +5035,10 @@ msgstr "Shift+Táhnutí:"
msgid "Click: Add Point"
msgstr "Klik: Přidat bod"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5064,11 +5053,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5129,6 +5113,10 @@ msgstr "Odstranit funkci"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5140,9 +5128,16 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Synchronizovat kosti"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Vytvořit UV mapu"
@ -5185,9 +5180,19 @@ msgid "Transform UV Map"
msgstr "Transformovat UV mapu"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Typ transformace"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Otevřít 2D editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5210,11 +5215,8 @@ msgid "Bones"
msgstr "Kosti"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Vytvořit polygon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Přesunout bod"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5242,20 +5244,20 @@ msgid "Scale Polygon"
msgstr "Změnit měřítko mnohoúhelníku"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Vyberte složku pro skenování"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5394,19 +5396,23 @@ msgid "Error saving file!"
msgstr "Chyba při ukládání souboru!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Chyba při ukládání motivu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Chyba při ukládání"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Chyba při importu motivu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Chyba při importu"
#: editor/plugins/script_editor_plugin.cpp
@ -5425,6 +5431,14 @@ msgstr "Uložit soubor jako..."
msgid "Import Theme"
msgstr "Importovat motiv"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Chyba při ukládání motivu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Chyba při ukládání"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Uložit motiv jako..."
@ -5466,8 +5480,9 @@ msgid "File"
msgstr "Soubor"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Nový textový soubor"
#, fuzzy
msgid "Open..."
msgstr "Otevřít"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5495,6 +5510,11 @@ msgstr "Historie další"
msgid "Theme"
msgstr "Téma"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importovat motiv"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Znovu načíst motiv"
@ -5503,10 +5523,6 @@ msgstr "Znovu načíst motiv"
msgid "Save Theme"
msgstr "Uložit motiv"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Uložit motiv jako"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Zavřít dokumentaci"
@ -5614,6 +5630,10 @@ msgstr "(ignorovat)"
msgid "Go to Function"
msgstr "Přejít na funkci"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5646,10 +5666,6 @@ msgstr "Velká písmena"
msgid "Syntax Highlighter"
msgstr "Zvýrazňovač syntaxe"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6345,13 +6361,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Žádné>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Žádné"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6593,11 +6614,12 @@ msgstr "Animace: změna transformace"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Přidat uzel(y) ze stromu"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Odstranit aktuální texturu z TileSetu"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6609,13 +6631,34 @@ msgid "Merge from Scene"
msgstr "Sloučit ze scény"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Vložit animaci"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Vymazat body."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Vytvořit polygon"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6645,11 +6688,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Odstranit vybrané soubory?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6658,6 +6699,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Vytvořit složku"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Odstranit body"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Vytvořit složku"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6671,13 +6725,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Vytvořit složku"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Tato vlastnost nemůže být změněna."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "Soubor:"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6692,6 +6753,11 @@ msgstr "Fragment"
msgid "Light"
msgstr "Světlo"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Přidat uzel.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6731,7 +6797,7 @@ msgstr "Přidat..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Exportovat projekt"
#: editor/project_export.cpp
@ -8218,7 +8284,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Argument kroku je nula!"
#: modules/gdscript/gdscript_functions.cpp
@ -9174,7 +9241,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "OrientedPathFollow funguje pouze když je dítětem uzlu Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9276,6 +9345,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Strom animace je neplatný."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "RAW mód"
@ -9292,6 +9365,10 @@ msgstr "Pozor!"
msgid "Please Confirm..."
msgstr "Potvrďte prosím..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9358,10 +9435,6 @@ msgstr "Neplatná velikost fontu."
msgid "Input"
msgstr "Vstup"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Žádné"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Neplatný zdroj pro shader."
@ -9378,6 +9451,48 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Vytvořit polygon"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Oddálit"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Přiblížit"
#~ msgid "Create Poly3D"
#~ msgstr "Vytvořit Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Na tomto uzlu není žádný OccluderPolygon2D.\n"
#~ "Vytvořit a přiřadit k tomuto uzlu?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Upravit existující polygon:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Přesunout bod."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Rozdělit segment."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Vymazat bod."
#~ msgid "New TextFile"
#~ msgstr "Nový textový soubor"
#~ msgid "Save Theme As"
#~ msgstr "Uložit motiv jako"
#~ msgid "<None>"
#~ msgstr "<Žádné>"
#~ msgid "Zoom:"
#~ msgstr "Přiblížit:"

View file

@ -14,15 +14,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:41+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: GhostReven <GhostReven@gmail.com>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/godot-engine/"
"godot/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -255,7 +257,6 @@ msgstr "Opret %d NYE spor og indsæt nøgler?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -529,15 +530,19 @@ msgstr "Erstat Alle"
msgid "Selection Only"
msgstr "Kun Valgte"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom Ind"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom Ud"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Nulstil Zoom"
@ -707,8 +712,8 @@ msgid "Recent:"
msgstr "Seneste:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Søgning:"
@ -759,8 +764,7 @@ msgid "Resource"
msgstr "Ressource"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Sti"
@ -1223,8 +1227,7 @@ msgid "Node Name:"
msgstr "Node Navn:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Navn"
@ -2152,7 +2155,7 @@ msgstr "Projekt Indstillinger"
msgid "Export"
msgstr "Eksport"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Værktøjer"
@ -2580,6 +2583,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2598,8 +2607,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3032,7 +3040,7 @@ msgstr "Duplikere"
msgid "Move To..."
msgstr "Flyt Til..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Hurtig Åbn Script..."
@ -3175,7 +3183,7 @@ msgstr "FEJL: Animationsnavn eksisterer allerede!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Ugyldigt navn."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3430,14 +3438,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Opret Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Rediger Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3445,25 +3453,28 @@ msgid "Insert Point"
msgstr "Indsæt Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Rediger Poly (Fjern Punkt)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Fjern Poly og Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Opret en ny polygon fra start"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Slet points"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Rediger eksisterende polygon:\n"
"LMB: Flyt Punkt.\n"
@ -3471,7 +3482,9 @@ msgstr ""
"RMB: Slet Punkt."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Slet points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3515,17 +3528,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Slet points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Slet points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3605,7 +3607,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Tilføj Node"
@ -4158,7 +4159,7 @@ msgstr "Alle"
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sorter:"
@ -4307,20 +4308,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zoom Ud"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zoom Ud"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zoom Ind"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4580,8 +4579,17 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr ""
#, fuzzy
msgid "Create Polygon3D"
msgstr "Opret Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Rediger Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Rediger Poly (Fjern Punkt)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4682,36 +4690,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5081,6 +5063,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Rediger Node Kurve"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5108,6 +5095,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5122,11 +5113,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5189,6 +5175,10 @@ msgstr "Fjern Funktion"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5200,7 +5190,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5245,9 +5241,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Opret Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Åbn 2D Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5271,12 +5277,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Opret Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Fjern punkt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5303,19 +5305,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5459,20 +5461,24 @@ msgid "Error saving file!"
msgstr "Fejl, kan ikke gemme TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Fejl, under forsøg på at gemme."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Fejl i flytning:\n"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Error loading skrifttype."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Fejl i flytning:\n"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5493,6 +5499,14 @@ msgstr "Gem Som..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5535,8 +5549,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Vis filer"
msgid "Open..."
msgstr "Åben"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5565,6 +5579,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importerer Scene..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5573,10 +5592,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5685,6 +5700,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Tilføj Funktion"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5717,10 +5736,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6427,12 +6442,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6674,12 +6694,12 @@ msgstr "Anim Skift Transformering"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Tilføj Node(r) fra Tree"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Fjern Kurve Punkt"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6691,13 +6711,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Indsæt Spor"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Slet points"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Opret Poly"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6727,11 +6768,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Slet markerede filer?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6740,6 +6779,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Gem den aktuelt redigerede ressource."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Slet points"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Gem den aktuelt redigerede ressource."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6753,6 +6805,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Gem den aktuelt redigerede ressource."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6760,7 +6819,7 @@ msgstr "Denne handling kan ikke udføres uden en scene."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6776,6 +6835,11 @@ msgstr "Argumenter:"
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Tilføj Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6815,7 +6879,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Eksporter Projekt"
#: editor/project_export.cpp
@ -8298,7 +8362,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "trin argument er nul!"
#: modules/gdscript/gdscript_functions.cpp
@ -9255,7 +9320,9 @@ msgstr ""
"PathFollow2D virker kun, når den angives som et barn af en Path2D node."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9352,6 +9419,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9368,6 +9439,10 @@ msgstr "Advarsel!"
msgid "Please Confirm..."
msgstr "Bekræft venligst..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9431,10 +9506,6 @@ msgstr "Ugyldig skriftstørrelse."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9452,6 +9523,24 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Opret Poly"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Opret en ny polygon fra start"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zoom Ud"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zoom Ind"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Vis filer"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zoom Ind"
@ -9525,9 +9614,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Anim Skift Spor Wrap Mode"
#~ msgid "Edit Node Curve"
#~ msgstr "Rediger Node Kurve"
#~ msgid "Edit Selection Curve"
#~ msgstr "Rediger Valgte Kurve"

View file

@ -39,7 +39,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: So Wieso <sowieso@dukun.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/godot-engine/"
"godot/de/>\n"
@ -48,7 +48,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -283,7 +283,6 @@ msgstr "%d NEUE Spuren erstellen und Schlüsselbilder hinzufügen?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -560,15 +559,19 @@ msgstr "Alle ersetzen"
msgid "Selection Only"
msgstr "Nur Auswahl"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Vergrößern"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Verkleinern"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Vergrößerung zurücksetzen"
@ -737,8 +740,8 @@ msgid "Recent:"
msgstr "Kürzlich:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Suche:"
@ -789,8 +792,7 @@ msgid "Resource"
msgstr "Ressource"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Pfad"
@ -1259,8 +1261,7 @@ msgid "Node Name:"
msgstr "Node-Name:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Name"
@ -2203,7 +2204,7 @@ msgstr "Projekteinstellungen"
msgid "Export"
msgstr "Exportieren"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Werkzeuge"
@ -2632,6 +2633,12 @@ msgstr "[leer]"
msgid "Assign.."
msgstr "Zuweisen.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2657,8 +2664,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Viewport auswählen"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Neues Skript"
@ -3082,7 +3088,7 @@ msgstr "Duplizieren..."
msgid "Move To..."
msgstr "Verschiebe zu..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Neues Skript..."
@ -3209,7 +3215,8 @@ msgid "Group name already exists."
msgstr "Gruppenname existiert bereits."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "Ungültiger Gruppenname."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3455,14 +3462,13 @@ msgid "Activate now?"
msgstr "Sofort aktivieren?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Polygon erstellen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Polygon bearbeiten"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3470,25 +3476,27 @@ msgid "Insert Point"
msgstr "Punkt einfügen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Polygon bearbeiten (Punkt entfernen)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Polygon und Punkt entfernen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Polygon von Grund auf neu erstellen"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Punkte erstellen."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Existierendes Polygon editieren:\n"
"LMT: Punkt verschieben.\n"
@ -3496,8 +3504,9 @@ msgstr ""
"RMT: Punkt löschen."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Punkte entfernen"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Punkte löschen."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3543,15 +3552,6 @@ msgstr "Übergangsposition innerhalb des Raums setzen"
msgid "Select and move points, create points with RMB."
msgstr "Punkte auswählen und verschieben, erstellen mit RMT."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Punkte erstellen."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Punkte löschen."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3635,7 +3635,6 @@ msgstr ""
"nicht abgerufen werden."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Node hinzufügen.."
@ -4172,7 +4171,7 @@ msgstr "Alle"
msgid "Plugins"
msgstr "Erweiterungen"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sortiere:"
@ -4328,17 +4327,18 @@ msgid "Paste Pose"
msgstr "Pose einfügen"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Verkleinern"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Vergrößerung zurücksetzen"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Vergrößern"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Auswahlmodus"
@ -4600,8 +4600,17 @@ msgstr ""
"Ziehen + Alt: Nodetyp ändern"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Polygon3D erstellen"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Polygon erstellen"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Polygon bearbeiten"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Polygon bearbeiten (Punkt entfernen)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4701,38 +4710,10 @@ msgstr "Elemente"
msgid "Item List Editor"
msgstr "Auflistungseditor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Keine OccluderPolygon2D-Ressource für dieses Node gefunden.\n"
"Neues erstellen und zuweisen?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Occluder-Polygon erzeugen"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Polygon von Grund auf neu erstellen."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Bestehendes Polygon bearbeiten:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMT: Punkt verschieben."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Strg+LMT: Segment aufteilen."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMT: Punkt entfernen."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh ist leer!"
@ -5103,6 +5084,11 @@ msgstr "Eingangsgriff von Kurve entfernen"
msgid "Add Point to Curve"
msgstr "Punkt zu Kurve hinzufügen"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Kurve schließen"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Punkt auf Kurve verschieben"
@ -5130,6 +5116,11 @@ msgstr "Shift+Ziehen: Kontrollpunkte auswählen"
msgid "Click: Add Point"
msgstr "Klicken: Punkt hinzufügen"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Segment aufteilen (in Kurve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5144,11 +5135,6 @@ msgstr "Kontrollpunkte auswählen (Shift+Ziehen)"
msgid "Add Point (in empty space)"
msgstr "Punkt hinzufügen (in leerem Raum)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Segment aufteilen (in Kurve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5207,6 +5193,10 @@ msgstr "Ausgangskontrollpunkt löschen"
msgid "Remove In-Control Point"
msgstr "Eingangskontrollpunkt löschen"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Segment aufteilen (in Kurve)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Gelenk verschieben"
@ -5218,9 +5208,16 @@ msgstr ""
"Die Skeleton-Eigenschaft des Polygon2Ds zeigt nicht auf ein Skeleton2D-Node"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Knochen synchronisieren"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Erzeuge UV-Map"
@ -5258,9 +5255,20 @@ msgid "Transform UV Map"
msgstr "Transformiere UV-Map"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Typ der Transformation"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Knochengewichte malen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon2D-UV-Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon2D-UV-Editor"
@ -5282,11 +5290,8 @@ msgid "Bones"
msgstr "Knochen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Polygon erstellen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Punkt verschieben"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5314,19 +5319,23 @@ msgid "Scale Polygon"
msgstr "Polygon skalieren"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Zwei Punkte verbinden um Teilung zu erstellen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Teilung zum entfernen auswählen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Gewichte mit angegebener Intensität malen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Gewichte mit angegebener Intensität weg malen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5465,19 +5474,23 @@ msgid "Error saving file!"
msgstr "Fehler beim Speichern der Datei!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Fehler beim Speichern des Motivs"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Fehler beim Speichern"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Fehler beim importieren des Motivs"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Fehler beim Importieren"
#: editor/plugins/script_editor_plugin.cpp
@ -5496,6 +5509,14 @@ msgstr "Datei speichern als..."
msgid "Import Theme"
msgstr "Motiv importieren"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Fehler beim Speichern des Motivs"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Fehler beim Speichern"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Motiv speichern als..."
@ -5537,8 +5558,9 @@ msgid "File"
msgstr "Datei"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Neue Textdatei"
#, fuzzy
msgid "Open..."
msgstr "Öffnen"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5565,6 +5587,11 @@ msgstr "Vorwärts im Verlauf"
msgid "Theme"
msgstr "Motiv"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Motiv importieren"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Motiv neu laden"
@ -5573,10 +5600,6 @@ msgstr "Motiv neu laden"
msgid "Save Theme"
msgstr "Motiv speichern"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Motiv speichern als"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Dokumentation schließen"
@ -5683,6 +5706,10 @@ msgstr "(ignorieren)"
msgid "Go to Function"
msgstr "Springe zu Funktion"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standard"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Nur Ressourcen aus dem Dateisystem können hier fallen gelassen werden."
@ -5715,10 +5742,6 @@ msgstr "Kapitalisiere"
msgid "Syntax Highlighter"
msgstr "Syntaxhervorhebung"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standard"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6413,13 +6436,19 @@ msgstr "Sprite-Einzelbilder"
msgid "Set Region Rect"
msgstr "Bereichsrechteck setzen"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Wähle Griff"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Einrastmodus:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Nichts>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nichts"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6654,11 +6683,13 @@ msgid "Clear transform"
msgstr "Transform löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Texturen zu TileSet hinzufügen"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Aktuelle Textur aus TileSet entfernen"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6670,15 +6701,35 @@ msgid "Merge from Scene"
msgstr "Aus Szene zusammenführen"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Unterkachel zur Benutzung als Icon auswählen, dieses wird auch für ungültige "
"Autokachelzuordnungen benutzt werden."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Animation einfügen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Punkte löschen."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Polygon von Grund auf neu erstellen."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Kachelnamen anzeigen (Alt-Taste halten)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6712,14 +6763,9 @@ msgstr ""
"Auf andere Kachel drücken um sie zu bearbeiten."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMT: Bit anstellen.\n"
"RMT: Bit ausstellen.\n"
"Auf andere Kachel klicken um diese zu bearbeiten."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Ausgewählte Dateien löschen?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6729,6 +6775,22 @@ msgstr ""
"Speichere die so eben bearbeitete Unterkachel.\n"
"Auf andere Kachel drücken um diese zu bearbeiten."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Punkte entfernen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMT: Bit anstellen.\n"
"RMT: Bit ausstellen.\n"
"Auf andere Kachel klicken um diese zu bearbeiten."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6747,12 +6809,22 @@ msgstr ""
"Unterkachel auswählen um ihre Priorität zu ändern.\n"
"Auf andere Kachel drücken um diese zu bearbeiten."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Unterkachel auswählen um ihre Priorität zu ändern.\n"
"Auf andere Kachel drücken um diese zu bearbeiten."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Diese Eigenschaft kann nicht geändert werden."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Kachelsatz"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6767,6 +6839,11 @@ msgstr "Fragment"
msgid "Light"
msgstr "Licht"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Node hinzufügen.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6804,7 +6881,8 @@ msgid "Add..."
msgstr "Hinzufügen..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Exportpfad:"
#: editor/project_export.cpp
@ -8300,7 +8378,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Schrittargument ist null!"
#: modules/gdscript/gdscript_functions.cpp
@ -9285,7 +9364,10 @@ msgstr ""
"Nodes gesetzt wird."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr "OrientedPathFollow benötigt im Elternpfad aktivierte Aufwärtsvektoren."
#: scene/3d/physics_body.cpp
@ -9395,6 +9477,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Die Wurzel des Animationsspieler ist kein gültiges Node."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Rohdatenmodus"
@ -9411,6 +9497,10 @@ msgstr "Warnung!"
msgid "Please Confirm..."
msgstr "Bitte bestätigen..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9483,10 +9573,6 @@ msgstr "Ungültige Schriftgröße."
msgid "Input"
msgstr "Eingang"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nichts"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Ungültige Quelle für Shader."
@ -9503,6 +9589,56 @@ msgstr "Zuweisung an Uniform."
msgid "Varyings can only be assigned in vertex function."
msgstr "Varyings können nur in Vertex-Funktion zugewiesen werden."
#~ msgid "Create Poly"
#~ msgstr "Polygon erstellen"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Polygon von Grund auf neu erstellen"
#~ msgid "Zoom out"
#~ msgstr "Verkleinern"
#~ msgid "Zoom in"
#~ msgstr "Vergrößern"
#~ msgid "Create Poly3D"
#~ msgstr "Polygon3D erstellen"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Keine OccluderPolygon2D-Ressource für dieses Node gefunden.\n"
#~ "Neues erstellen und zuweisen?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Bestehendes Polygon bearbeiten:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMT: Punkt verschieben."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Strg+LMT: Segment aufteilen."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMT: Punkt entfernen."
#~ msgid "New TextFile"
#~ msgstr "Neue Textdatei"
#~ msgid "Save Theme As"
#~ msgstr "Motiv speichern als"
#~ msgid "<None>"
#~ msgstr "<Nichts>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Unterkachel zur Benutzung als Icon auswählen, dieses wird auch für "
#~ "ungültige Autokachelzuordnungen benutzt werden."
#~ msgid "Zoom:"
#~ msgstr "Vergrößerung:"

View file

@ -8,15 +8,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2016-07-17 23:44+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:38+0100\n"
"Last-Translator: Christian Fisch <christian.fiesel@gmail.com>\n"
"Language-Team: Swiss High German <https://hosted.weblate.org/projects/godot-"
"engine/godot/de_CH/>\n"
"Language: de_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.8-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -259,7 +261,6 @@ msgstr "Erstelle %d in neuer Ebene inklusiv Bild?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -532,15 +533,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -713,8 +718,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -761,8 +766,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1223,8 +1227,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2133,7 +2136,7 @@ msgstr "Projekteinstellungen"
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2552,6 +2555,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2570,8 +2579,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "Script hinzufügen"
@ -3006,7 +3014,7 @@ msgstr "Node(s) duplizieren"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Script hinzufügen"
@ -3134,7 +3142,7 @@ msgstr ""
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Projektname:"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3388,15 +3396,15 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Node erstellen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Script hinzufügen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
@ -3404,32 +3412,34 @@ msgid "Insert Point"
msgstr "Bild einfügen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "Ungültige Bilder löschen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Bild einfügen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Oberfläche %d"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#: editor/plugins/animation_player_editor_plugin.cpp
@ -3470,17 +3480,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Bild einfügen"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Oberfläche %d"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3560,7 +3559,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Node"
@ -4112,7 +4110,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4266,15 +4264,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4537,7 +4535,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Node erstellen"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4641,36 +4648,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5046,6 +5027,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Node Kurve editieren"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5073,6 +5059,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5087,11 +5077,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5153,6 +5138,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5164,7 +5153,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5206,9 +5201,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Transformationstyp"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV Editor"
@ -5231,12 +5236,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Node erstellen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Ungültige Bilder löschen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5263,19 +5264,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5416,20 +5417,24 @@ msgid "Error saving file!"
msgstr "Szene kann nicht gespeichert werden."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Szene kann nicht gespeichert werden."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Szene kann nicht gespeichert werden."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Fehler beim Exportieren des Projekts!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Szene kann nicht gespeichert werden."
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5449,6 +5454,14 @@ msgstr "Datei speichern"
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5491,8 +5504,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Datei(en) öffnen"
msgid "Open..."
msgstr "Öffnen"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5519,6 +5532,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5527,10 +5544,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5636,6 +5649,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5668,10 +5685,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6375,12 +6388,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6624,12 +6642,12 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Node von Szene"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Ungültige Bilder löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6641,13 +6659,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Node erstellen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Oberfläche %d"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Node erstellen"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6677,11 +6716,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Node(s) löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6690,6 +6727,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Node(s) löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Bild einfügen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Node(s) löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6703,6 +6753,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Node(s) löschen"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6710,7 +6767,7 @@ msgstr "Ohne eine Szene kann das nicht funktionieren."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "Datei(en) öffnen"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6725,6 +6782,11 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6763,7 +6825,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Projekt exportieren"
#: editor/project_export.cpp
@ -8256,7 +8318,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9202,7 +9264,9 @@ msgstr ""
"gesetzt wird."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9292,6 +9356,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
#, fuzzy
msgid "Raw Mode"
@ -9309,6 +9377,10 @@ msgstr "Alert!"
msgid "Please Confirm..."
msgstr "Bitte bestätigen..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9366,10 +9438,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9386,6 +9454,10 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Datei(en) öffnen"
#, fuzzy
#~ msgid "Show current scene file."
#~ msgstr "Node(s) löschen"
@ -9397,9 +9469,6 @@ msgstr ""
#~ msgid "Convert To Lowercase"
#~ msgstr "Verbindung zu Node:"
#~ msgid "Edit Node Curve"
#~ msgstr "Node Kurve editieren"
#~ msgid "Anim Add Key"
#~ msgstr "Anim Bild hinzufügen"
@ -9521,9 +9590,6 @@ msgstr ""
#~ "SampleLibrary Ressource in der 'samples' Eigenschaft erzeugt oder "
#~ "definiert werden."
#~ msgid "Error exporting project!"
#~ msgstr "Fehler beim Exportieren des Projekts!"
#~ msgid "Error writing the project PCK!"
#~ msgstr "Fehler beim Schreiben des Projekts PCK!"

View file

@ -243,7 +243,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -511,15 +510,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -686,8 +689,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -734,8 +737,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1187,8 +1189,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2069,7 +2070,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2478,6 +2479,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2496,8 +2503,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2910,7 +2916,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3033,7 +3039,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3279,14 +3285,12 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3294,29 +3298,29 @@ msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3359,15 +3363,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3445,7 +3440,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -3977,7 +3971,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4125,15 +4119,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4389,7 +4383,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4490,36 +4492,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4886,6 +4862,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4913,6 +4893,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4927,11 +4911,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -4990,6 +4969,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5000,7 +4983,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5040,7 +5029,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5064,11 +5061,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5096,19 +5089,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5246,19 +5239,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5277,6 +5270,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5318,7 +5319,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5346,6 +5347,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5354,10 +5359,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5462,6 +5463,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5494,10 +5499,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6185,12 +6186,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6426,11 +6432,11 @@ msgid "Clear transform"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6442,13 +6448,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6478,10 +6502,7 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgid "Delete selected Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6490,6 +6511,17 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Delete polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6503,12 +6535,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6523,6 +6561,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6560,7 +6602,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8003,7 +8045,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8888,7 +8930,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -8976,6 +9020,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -8992,6 +9040,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9048,10 +9100,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""

View file

@ -6,15 +6,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-09-25 10:28+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:39+0100\n"
"Last-Translator: George Tsiamasiotis <gtsiam@windowslive.com>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/godot-engine/godot/"
"el/>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -250,7 +252,6 @@ msgstr "Δημιουργία %d νέων κομματιών και εισαγω
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -529,15 +530,19 @@ msgstr "Αντικατάσταση όλων"
msgid "Selection Only"
msgstr "Μόνο στην επιλογή"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Μεγέθυνση"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Σμύκρινση"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Επαναφορά μεγέθυνσης"
@ -710,8 +715,8 @@ msgid "Recent:"
msgstr "Πρόσφατα:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Αναζήτηση:"
@ -762,8 +767,7 @@ msgid "Resource"
msgstr "Πόρος"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Διαδρομή"
@ -1225,8 +1229,7 @@ msgid "Node Name:"
msgstr "Όνομα κόμβου:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Όνομα"
@ -2192,7 +2195,7 @@ msgstr "Ρυθμίσεις έργου"
msgid "Export"
msgstr "Εξαγωγή"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Εργαλεία"
@ -2621,6 +2624,12 @@ msgstr "[Άδειο]"
msgid "Assign.."
msgstr "Εκχώρηση.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2639,8 +2648,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Επιλέξτε μία οπτική γωνία"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Νεα δεσμή ενεργειών"
@ -3069,7 +3077,7 @@ msgstr "Αναπαραγωγή..."
msgid "Move To..."
msgstr "Μετακίνηση σε..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Νεα δεσμή ενεργειών..."
@ -3203,7 +3211,8 @@ msgid "Group name already exists."
msgstr "Υπαρκτό όνομα ομάδας."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "Άκυρο όνομα ομάδας."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3453,14 +3462,14 @@ msgid "Activate now?"
msgstr "Ενεργοποίηση τώρα;"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Δημιουγία πολυγώνου"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Επεγεργασία πολυγώνου"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3468,25 +3477,27 @@ msgid "Insert Point"
msgstr "Εισαγωγή σημείου"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Επεγεργασία πολυγώνου (Αφαίρεση σημείου)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Αφαίρεση πολυγώνου και σημείου"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Δημιουργία νέου πολυγώνου από την αρχή"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Δημιουργία σημείων."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Επεξεργασία υπαρκτού πολυγόνου:\n"
"Αριστερό κλικ: Μετακίνηση σημείου.\n"
@ -3494,8 +3505,9 @@ msgstr ""
"Δεξί κλικ: Διαγραφή σημείου."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Διαγραφή σημείων"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Διαγραφή σημείων."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3540,15 +3552,6 @@ msgstr "Ορισμός θέσης μίξης εντός του χώρου"
msgid "Select and move points, create points with RMB."
msgstr "Επιλογή και μετακίνηση σημείων, δημιουργία σημείων με δεξί κλικ."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Δημιουργία σημείων."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Διαγραφή σημείων."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3634,7 +3637,6 @@ msgstr ""
"ανάκτηση των ονομάτων των κομματιών."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Προσθήκη κόμβου.."
@ -4172,7 +4174,7 @@ msgstr "Όλα"
msgid "Plugins"
msgstr "Πρόσθετα"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ταξινόμηση:"
@ -4329,17 +4331,18 @@ msgid "Paste Pose"
msgstr "Επικόληση στάσης"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Σμύκρινση"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Επαναφορά μεγέθυνσης"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Μεγέθυνση"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Επιλογή λειτουργίας"
@ -4601,8 +4604,17 @@ msgstr ""
"Σύρσιμο & απόθεση + Alt: Αλλαγή του τύπου του κόμβου"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Δημιουργία πολυγώνου 3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Δημιουγία πολυγώνου"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Επεγεργασία πολυγώνου"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Επεγεργασία πολυγώνου (Αφαίρεση σημείου)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4702,38 +4714,10 @@ msgstr "Στοιχεία"
msgid "Item List Editor"
msgstr "Επεξεργαστής λίστας στοιχείων"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Δεν υπάρχει πόρος OccluderPolygon2D σε αυτόν τον κόμβο.\n"
"Να δημιουργία και να ορισθεί ένας;"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Δημιουργία πολυγώνου εμποδίου"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Δημιουργία νέου πολυγώνου από την αρχή."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Επεξεργασία υπαρκτού πολυγώνου:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Αριστερό κλίκ: ΜΕτακίνηση σημείου."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+Αριστερό κλικ: Διαχωρσμός τμήματος."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Δεξί κλικ: Διαγραφή σημείου."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Το πλέγμα είναι άδειο!"
@ -5105,6 +5089,11 @@ msgstr "Αφαίρεση στοιχείου ελέγχου εισόδου από
msgid "Add Point to Curve"
msgstr "Προσθήκη σημείου στην καμπύλη"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "κλείσιμο καμπύλης"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Μετακίνηση σημείου στην καμπύλη"
@ -5132,6 +5121,11 @@ msgstr "Shift + Σύρσιμο: Επιλογή σημείψν ελέγχου"
msgid "Click: Add Point"
msgstr "Κλικ: Προσθήκη σημείου"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Διαχωρισμός τμήματος (στην καμπύλη)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5146,11 +5140,6 @@ msgstr "Επλογή σημείων ελέγχου (Shift + Σύρσιμο)"
msgid "Add Point (in empty space)"
msgstr "Προσθήκη σημείου (σε άδειο χώρο)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Διαχωρισμός τμήματος (στην καμπύλη)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5209,6 +5198,10 @@ msgstr "Αφαίρεση σημείου ελέγχου εξόδου"
msgid "Remove In-Control Point"
msgstr "Αφαίρεση σημείου ελέγχου εισόδου"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Διαχωρισμός τμήματος (στην καμπύλη)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5221,9 +5214,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Εμφάνιση οστών"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Δημιουργία χάρτη UV"
@ -5266,9 +5265,19 @@ msgid "Transform UV Map"
msgstr "Μετασχηματισμός χάρτη UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Είδος μετασχηματισμού"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Επεξεργαστής δισδιάστατου πολυγώνου"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Επεξεργαστής δισδιάστατου πολυγώνου"
@ -5294,11 +5303,7 @@ msgstr "Δημιουργία οστών"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Δημιουγία πολυγώνου"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Μετακίνηση σημείου"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5326,20 +5331,20 @@ msgid "Scale Polygon"
msgstr "Κλιμάκωση πολυγώνου"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Επιλέξτε ένα αντικείμενο ρύθμισης πρώτα!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5489,19 +5494,23 @@ msgid "Error saving file!"
msgstr "Σφάλμα κατά την αποθήκευση TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Σφάλμα κατά την αποθήκευση θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Σφάλμα κατά την αποθήκευση"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Σφάλμα κατά την εισαγωγή θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Σφάλμα κατά την εισαγωγή"
#: editor/plugins/script_editor_plugin.cpp
@ -5523,6 +5532,14 @@ msgstr "Αποθήκευση ως..."
msgid "Import Theme"
msgstr "Εισαγωγή θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Σφάλμα κατά την αποθήκευση θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Σφάλμα κατά την αποθήκευση"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Αποθήκευση θέματος ως..."
@ -5565,8 +5582,8 @@ msgstr "Αρχείο"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Προβολή αρχείων"
msgid "Open..."
msgstr "Άνοιγμα"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5594,6 +5611,11 @@ msgstr "Ιστορικά επόμενο"
msgid "Theme"
msgstr "Θέμα"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Εισαγωγή θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Επαναφόρτωση θέματος"
@ -5602,10 +5624,6 @@ msgstr "Επαναφόρτωση θέματος"
msgid "Save Theme"
msgstr "Αποθήκευση θέματος"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Αποθήκευση θέματος ως"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Κλείσιμο τεκμηρίωσης"
@ -5716,6 +5734,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Πήγαινε σε συνάρτηση..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Μόνο οι πόροι από το σύστημα αρχείων μπορούν να διαγραφούν."
@ -5749,10 +5771,6 @@ msgstr "Κεφαλαιοποίηση"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6468,12 +6486,19 @@ msgstr "Kαρέ Sprite"
msgid "Set Region Rect"
msgstr "Ορισμός ορθογωνίου περιοχής"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Ορισμός λαβής"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Λειτουργία κουμπώματος:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Τίποτα>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6718,12 +6743,12 @@ msgstr "Μετασχηματισμός"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Προσθέστε κόμβο/-ους από δέντρο"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Αφαίρεση τρέχουσας εγγραφής"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6735,15 +6760,34 @@ msgid "Merge from Scene"
msgstr "Συγχώνευση από σκηνή"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Επιλέξτε υπότιτλο για εικονίδιο, o οποίος θα χρησιμοποιείται και σε μη "
"έγκυρες συνδέσεις αυτόματων πλακιδίων."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Επικόλληση κίνησης"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Διαγραφή σημείων."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Δημιουργία νέου πολυγώνου από την αρχή."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6774,13 +6818,8 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Αριστερό κλικ: ενεργοποίησε το bit.\n"
"Δεξί κλικ: απενεργοποίησε το bit."
msgid "Delete selected Rect."
msgstr "Διαγραφή επιλεγμένων αρχείων;"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6789,6 +6828,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Επέλεξε το τρέχων επεξεργαζόμενο υπο-πλακίδιο."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Διαγραφή σημείων"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Αριστερό κλικ: ενεργοποίησε το bit.\n"
"Δεξί κλικ: απενεργοποίησε το bit."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
@ -6806,13 +6860,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Επιλέξτε υπο-πλακίδιο για να αλλάξετε την προτεραιότητα του."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Επιλέξτε υπο-πλακίδιο για να αλλάξετε την προτεραιότητα του."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Αυτή η λειτουργία δεν μπορεί να γίνει χωρίς σκηνή."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Σύνολο πλακιδίων"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6830,6 +6892,11 @@ msgstr "Παράμετροι:"
msgid "Light"
msgstr "Δεξιά"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Προσθήκη κόμβου.."
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6872,7 +6939,7 @@ msgstr "Προσθήκη..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Εξαγωγή έργου"
#: editor/project_export.cpp
@ -8413,7 +8480,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Η παράμετρος step είναι μηδέν!"
#: modules/gdscript/gdscript_functions.cpp
@ -9390,7 +9458,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "Το PathFollow2D δουλεύει μόνο όταν κληρονομεί έναν κόμβο Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9502,6 +9572,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Το δέντρο κίνησης δεν είναι έγκυρο."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Ωμή λειτουργία"
@ -9518,6 +9592,10 @@ msgstr "Ειδοποίηση!"
msgid "Please Confirm..."
msgstr "Παρακαλώ επιβεβαιώστε..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9588,11 +9666,6 @@ msgstr "Μη έγκυρο μέγεθος γραμματοσειράς."
msgid "Input"
msgstr "Προσθήκη εισόδου"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Τίποτα>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9610,6 +9683,57 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Δημιουγία πολυγώνου"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Δημιουργία νέου πολυγώνου από την αρχή"
#~ msgid "Zoom out"
#~ msgstr "Σμύκρινση"
#~ msgid "Zoom in"
#~ msgstr "Μεγέθυνση"
#~ msgid "Create Poly3D"
#~ msgstr "Δημιουργία πολυγώνου 3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Δεν υπάρχει πόρος OccluderPolygon2D σε αυτόν τον κόμβο.\n"
#~ "Να δημιουργία και να ορισθεί ένας;"
#~ msgid "Edit existing polygon:"
#~ msgstr "Επεξεργασία υπαρκτού πολυγώνου:"
#~ msgid "LMB: Move Point."
#~ msgstr "Αριστερό κλίκ: ΜΕτακίνηση σημείου."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+Αριστερό κλικ: Διαχωρσμός τμήματος."
#~ msgid "RMB: Erase Point."
#~ msgstr "Δεξί κλικ: Διαγραφή σημείου."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Προβολή αρχείων"
#~ msgid "Save Theme As"
#~ msgstr "Αποθήκευση θέματος ως"
#~ msgid "<None>"
#~ msgstr "<Τίποτα>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Επιλέξτε υπότιτλο για εικονίδιο, o οποίος θα χρησιμοποιείται και σε μη "
#~ "έγκυρες συνδέσεις αυτόματων πλακιδίων."
#~ msgid "Zoom:"
#~ msgstr "Μεγέθυνση:"

View file

@ -39,7 +39,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: willy zegarra <willyzegarra58@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/godot-engine/"
"godot/es/>\n"
@ -48,7 +48,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -284,7 +284,6 @@ msgstr "¿Crear %d nuevas pistas e insertar claves?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -564,15 +563,19 @@ msgstr "Reemplazar todo"
msgid "Selection Only"
msgstr "Sólo selección"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Acercar"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Alejar"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Restablecer zoom"
@ -741,8 +744,8 @@ msgid "Recent:"
msgstr "Recientes:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Buscar:"
@ -793,8 +796,7 @@ msgid "Resource"
msgstr "Recursos"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Ruta"
@ -1260,8 +1262,7 @@ msgid "Node Name:"
msgstr "Nombre del nodo:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nombre"
@ -2208,7 +2209,7 @@ msgstr "Ajustes del proyecto"
msgid "Export"
msgstr "Exportar"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Herramientas"
@ -2636,6 +2637,12 @@ msgstr "[Vacío]"
msgid "Assign.."
msgstr "Asignar..."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2657,8 +2664,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Selecciona un viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Nuevo script"
@ -3085,7 +3091,7 @@ msgstr "Duplicar..."
msgid "Move To..."
msgstr "Mover a..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Nuevo Script..."
@ -3216,7 +3222,8 @@ msgid "Group name already exists."
msgstr "El nombre del grupo ya existe."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "nombre de Grupo inválido."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3465,14 +3472,13 @@ msgid "Activate now?"
msgstr "¿Activar ahora?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Crear polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editar polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3480,25 +3486,27 @@ msgid "Insert Point"
msgstr "Insertar punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Editar polígono (quitar punto)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Quitar polígono y punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Crear un nuevo polígono desde cero"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crear puntos."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Editar polígono existente:\n"
"Clic izquierdo: Mover punto.\n"
@ -3506,8 +3514,9 @@ msgstr ""
"Clic derecho: Borrar punto."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Eliminar puntos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Borrar puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3553,15 +3562,6 @@ msgstr "Asignar la posición de blending dentro del espacio"
msgid "Select and move points, create points with RMB."
msgstr "Seleccionar y mover puntos, crear puntos con clic derecho."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crear puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Borrar puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3647,7 +3647,6 @@ msgstr ""
"no se pudieron obtener los nombres de las pistas."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Añadir Nodo..."
@ -4186,7 +4185,7 @@ msgstr "Todos"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordenar:"
@ -4342,17 +4341,18 @@ msgid "Paste Pose"
msgstr "Pegar pose"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Resetear el Zoom"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Zoom in"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Modo de selección"
@ -4616,8 +4616,17 @@ msgstr ""
"Arrastrar y soltar + Alt : Cambiar tipo de nodo"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Crear Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Crear polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editar polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Editar polígono (quitar punto)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4717,38 +4726,10 @@ msgstr "Elementos"
msgid "Item List Editor"
msgstr "Editor de lista de elementos"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"No se ha encontrado el recurso OccluderPolygon2D en este nodo.\n"
"¿Crear uno y asignarlo?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Crear polígono oclusor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Crea un nuevo polígono desde cero."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Editar polígono existente:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Clic izquierdo: Mover punto."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl + LMB: Dividir Segmento."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Clic derecho: Borrar punto."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "¡La malla está vacía!"
@ -5123,6 +5104,11 @@ msgstr "Eliminar \"In-Control\" de la curva"
msgid "Add Point to Curve"
msgstr "Añadir punto a curva"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Cerrar curva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Mover Punto en Curva"
@ -5150,6 +5136,11 @@ msgstr "Mayús + arrastrar: Seleccionar puntos de control"
msgid "Click: Add Point"
msgstr "Clic: Añadir Punto"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Dividir segmento (en curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5164,11 +5155,6 @@ msgstr "Seleccionar puntos de control (Mayús + arrastrar)"
msgid "Add Point (in empty space)"
msgstr "Añadir punto (en espacio vacío)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Dividir segmento (en curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5227,6 +5213,10 @@ msgstr "Eliminar punto Out-Control"
msgid "Remove In-Control Point"
msgstr "Eliminar punto In-Control"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Dividir segmento (en curva)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Mover unión"
@ -5237,9 +5227,19 @@ msgid ""
msgstr "La propiedad esqueleto del Polygon2D no apunta a un nodo Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Sincronizar huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"Sin textura en este nodo.\n"
"Asigná una textura para poder editar la región."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Crear mapa UV"
@ -5277,9 +5277,20 @@ msgid "Transform UV Map"
msgstr "Transformar Mapa UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipo de transformación"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Pintar peso de huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor UV de polígonos en 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor UV de polígonos en 2D"
@ -5301,11 +5312,8 @@ msgid "Bones"
msgstr "Huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Crear polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Mover punto"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5333,19 +5341,23 @@ msgid "Scale Polygon"
msgstr "Escalar polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Conectar dos puntos para crear una división"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Selecciona una división para borrarla"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Pintar pesos con la intensidad especificada"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Despintar pesos con la intensidad especificada"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5484,19 +5496,23 @@ msgid "Error saving file!"
msgstr "¡Error guardando archivo!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Error al guardar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Error al guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Error al importar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Error al importar"
#: editor/plugins/script_editor_plugin.cpp
@ -5515,6 +5531,14 @@ msgstr "Guardar archivo como..."
msgid "Import Theme"
msgstr "Importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Error al guardar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Error al guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Guardar tema como..."
@ -5556,8 +5580,9 @@ msgid "File"
msgstr "Archivo"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Nuevo TextFile"
#, fuzzy
msgid "Open..."
msgstr "Abrir"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5585,6 +5610,11 @@ msgstr "Siguiente en el historial"
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Recargar tema"
@ -5593,10 +5623,6 @@ msgstr "Recargar tema"
msgid "Save Theme"
msgstr "Guardar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Guardar tema como"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Cerrar documentación"
@ -5706,6 +5732,10 @@ msgstr "(ignorar)"
msgid "Go to Function"
msgstr "Ir a función..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Estándar"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Sólo se pueden arrastrar/soltar recursos del sistema de archivos."
@ -5738,10 +5768,6 @@ msgstr "Poner en mayúsculas"
msgid "Syntax Highlighter"
msgstr "Resaltador de sintaxis"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Estándar"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6441,13 +6467,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Establecer rectángulo de región"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Establecer handle"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Modo Snap:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Ninguno>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ninguno"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6687,11 +6719,13 @@ msgid "Clear transform"
msgstr "Transformar"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Agregar Textura(s) al TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Quitar textura actual del TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6703,15 +6737,35 @@ msgid "Merge from Scene"
msgstr "Unir desde escena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Seleccione sub-tile para utilizar como icono, éste se utilizará también en "
"enlazados automáticos no válidos."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Pegar animación"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Borrar puntos."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Crea un nuevo polígono desde cero."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Mostrar nombres de tiles (mantener Tecla Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6745,14 +6799,9 @@ msgstr ""
"Haz clic en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Clic izq: Activar bit.\n"
"Clic der: Desactivar bit.\n"
"Clic en otro Tile para editarlo."
#, fuzzy
msgid "Delete selected Rect."
msgstr "¿Eliminar los archivos seleccionados?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6762,6 +6811,22 @@ msgstr ""
"Seleccionar sub-tile editado actualmente.\n"
"Clic en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Eliminar puntos"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Clic izq: Activar bit.\n"
"Clic der: Desactivar bit.\n"
"Clic en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6780,12 +6845,22 @@ msgstr ""
"Seleccionar sub-tile para cambiar su prioridad.\n"
"Clic en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Seleccionar sub-tile para cambiar su prioridad.\n"
"Clic en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Esta propiedad no se puede cambiar."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6800,6 +6875,11 @@ msgstr "Fragmento"
msgid "Light"
msgstr "Luz"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Añadir Nodo..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6841,7 +6921,7 @@ msgstr "Añadir..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Presets de Exportación:"
#: editor/project_export.cpp
@ -8342,7 +8422,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "el argumento step es cero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9323,7 +9404,9 @@ msgstr ""
"PathFollow2D solo funciona cuando está colocado como hijo de un nodo Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9430,6 +9513,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "La raíz del AnimationPlayer no es un nodo válido."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Modo Raw"
@ -9446,6 +9533,10 @@ msgstr "¡Alerta!"
msgid "Please Confirm..."
msgstr "Por favor, confirma..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9514,10 +9605,6 @@ msgstr "Tamaño de tipografía incorrecto."
msgid "Input"
msgstr "Entrada"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ninguno"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Fuente inválida para el shader."
@ -9534,6 +9621,56 @@ msgstr "Asignación a uniform."
msgid "Varyings can only be assigned in vertex function."
msgstr "Solo se pueden asignar variaciones en funciones de vértice."
#~ msgid "Create Poly"
#~ msgstr "Crear polígono"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Crear un nuevo polígono desde cero"
#~ msgid "Zoom out"
#~ msgstr "Zoom out"
#~ msgid "Zoom in"
#~ msgstr "Zoom in"
#~ msgid "Create Poly3D"
#~ msgstr "Crear Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "No se ha encontrado el recurso OccluderPolygon2D en este nodo.\n"
#~ "¿Crear uno y asignarlo?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Editar polígono existente:"
#~ msgid "LMB: Move Point."
#~ msgstr "Clic izquierdo: Mover punto."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl + LMB: Dividir Segmento."
#~ msgid "RMB: Erase Point."
#~ msgstr "Clic derecho: Borrar punto."
#~ msgid "New TextFile"
#~ msgstr "Nuevo TextFile"
#~ msgid "Save Theme As"
#~ msgstr "Guardar tema como"
#~ msgid "<None>"
#~ msgstr "<Ninguno>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Seleccione sub-tile para utilizar como icono, éste se utilizará también "
#~ "en enlazados automáticos no válidos."
#~ msgid "Zoom:"
#~ msgstr "Zoom:"
@ -11146,13 +11283,6 @@ msgstr "Solo se pueden asignar variaciones en funciones de vértice."
#~ msgid "Scale Region Editor"
#~ msgstr "Editor de Regiones de Escalado"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "Sin textura en este nodo.\n"
#~ "Asigná una textura para poder editar la región."
#~ msgid "Inherit Scene"
#~ msgstr "Heredar Escena"

View file

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"PO-Revision-Date: 2018-12-13 14:39+0100\n"
"Last-Translator: Lisandro Lorea <lisandrolorea@gmail.com>\n"
"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/"
"godot-engine/godot/es_AR/>\n"
@ -22,7 +22,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -256,7 +256,6 @@ msgstr "Crear %d NUEVOS tracks e insertar claves?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -534,15 +533,19 @@ msgstr "Reemplazar Todo"
msgid "Selection Only"
msgstr "Solo Selección"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom In"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom Out"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Resetear el Zoom"
@ -712,8 +715,8 @@ msgid "Recent:"
msgstr "Recientes:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Buscar:"
@ -762,8 +765,7 @@ msgid "Resource"
msgstr "Recursos"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Ruta"
@ -1228,8 +1230,7 @@ msgid "Node Name:"
msgstr "Nombre de Nodo:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nombre"
@ -2170,7 +2171,7 @@ msgstr "Configuración de Proyecto"
msgid "Export"
msgstr "Exportar"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Herramientas"
@ -2599,6 +2600,12 @@ msgstr "[Vacio]"
msgid "Assign.."
msgstr "Asignar.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2623,8 +2630,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Seleccionar un Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Nuevo Script"
@ -3050,7 +3056,7 @@ msgstr "Duplicar..."
msgid "Move To..."
msgstr "Mover A..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Nuevo Script.."
@ -3176,7 +3182,8 @@ msgid "Group name already exists."
msgstr "El nombre del grupo ya existe."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "nombre de Grupo inválido."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3422,14 +3429,13 @@ msgid "Activate now?"
msgstr "Activar ahora?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Crear Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editar Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3437,25 +3443,27 @@ msgid "Insert Point"
msgstr "Insertar Punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Editar Polígono (Remover Punto)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Remover Polígono y Punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Crear un nuevo polígono desde cero"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crear puntos."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Editar polígono existente:\n"
"Click izq: Mover Punto.\n"
@ -3463,8 +3471,9 @@ msgstr ""
"Click der: Eliminar Punto."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Eliminar puntos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Borrar puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3510,15 +3519,6 @@ msgstr "Asignar la posición de blending dentro del espacio"
msgid "Select and move points, create points with RMB."
msgstr "Seleccionar y mover puntos, crear puntos con click derecho."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Crear puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Borrar puntos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3604,7 +3604,6 @@ msgstr ""
"no se pudieron obtener los nombres de las pistas."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Agregar Nodo.."
@ -4143,7 +4142,7 @@ msgstr "Todos"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordenar:"
@ -4298,17 +4297,18 @@ msgid "Paste Pose"
msgstr "Pegar Pose"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Reset de Zoom"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Zoom in"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Modo Seleccionar"
@ -4568,8 +4568,17 @@ msgstr ""
"Drag & drop + Alt : Cambiar tipo de nodo"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Crear Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Crear Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editar Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Editar Polígono (Remover Punto)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4669,38 +4678,10 @@ msgstr "Items"
msgid "Item List Editor"
msgstr "Editor de Lista de Items"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"No hay ningún recurso OccluderPolygon2D en este nodo.\n"
"Crear y asignar uno?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Crear Polígono Oclusor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Crear un nuevo polígono de cero."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Editar polígono existente:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Click. Izq: Mover Punto."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+Click Izq.: Partir Segmento en Dos."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Click Der.: Borrar Punto."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "El Mesh está vacío!"
@ -5069,6 +5050,11 @@ msgstr "Quitar In-Control de la Curva"
msgid "Add Point to Curve"
msgstr "Agregar Punto a Curva"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Cerrar Curva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Mover Punto en Curva"
@ -5096,6 +5082,11 @@ msgstr "Shift+Arrastrar: Seleccionar Puntos de Control"
msgid "Click: Add Point"
msgstr "Click: Agregar Punto"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Partir Segmento (en curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5110,11 +5101,6 @@ msgstr "Seleccionar Puntos de Control (Shift+Arrastrar)"
msgid "Add Point (in empty space)"
msgstr "Agregar Punto (en espacio vacío)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Partir Segmento (en curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5173,6 +5159,10 @@ msgstr "Quitar Punto Out-Control"
msgid "Remove In-Control Point"
msgstr "Quitar Punto In-Control"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Partir Segmento (en curva)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Mover unión"
@ -5183,9 +5173,19 @@ msgid ""
msgstr "La propiedad esqueleto del Polygon2D no apunta a un nodo Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Sincronizar Huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"Sin textura en este nodo.\n"
"Asigná una textura para poder editar la región."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Crear Mapa UV"
@ -5223,9 +5223,20 @@ msgid "Transform UV Map"
msgstr "Transformar Mapa UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipo de Transformación"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Pintar peso de huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor UV de Polígonos 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor UV de Polígonos 2D"
@ -5247,11 +5258,8 @@ msgid "Bones"
msgstr "Huesos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Crear Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Mover Punto"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5279,19 +5287,23 @@ msgid "Scale Polygon"
msgstr "Escalar Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Conectar dos puntos para crear una división"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Seleccioná una división para borrarla"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Pintar pesos con la intensidad especificada"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Despintar pesos con la intensidad especificada"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5429,19 +5441,23 @@ msgid "Error saving file!"
msgstr "Error guardando archivo!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Error al guardar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Error al guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Error al importar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Error al importar"
#: editor/plugins/script_editor_plugin.cpp
@ -5460,6 +5476,14 @@ msgstr "Guardar Archivo Como..."
msgid "Import Theme"
msgstr "Importar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Error al guardar el tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Error al guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Guardar Tema Como..."
@ -5501,8 +5525,9 @@ msgid "File"
msgstr "Archivo"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Nuevo Archivo de Texto"
#, fuzzy
msgid "Open..."
msgstr "Abrir"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5529,6 +5554,11 @@ msgstr "Siguiente en Historial"
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Recargar Tema"
@ -5537,10 +5567,6 @@ msgstr "Recargar Tema"
msgid "Save Theme"
msgstr "Guardar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Guardar Tema Como"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Cerrar Docs"
@ -5647,6 +5673,10 @@ msgstr "(ignorar)"
msgid "Go to Function"
msgstr "Ir a Función"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Estándar"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Solo se pueden depositar recursos del sistema de archivos."
@ -5679,10 +5709,6 @@ msgstr "Capitalizar"
msgid "Syntax Highlighter"
msgstr "Resaltador de sintaxis"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Estándar"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6373,13 +6399,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Setear Region Rect"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Setear Handle"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Modo Snap:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Ninguno>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ninguno"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6614,11 +6646,13 @@ msgid "Clear transform"
msgstr "Reestablecer transform"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Agregar Textura(s) al TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Quitar Textura actual del TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6630,15 +6664,35 @@ msgid "Merge from Scene"
msgstr "Mergear desde Escena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Selectionar sub-tile para usar como icono, esta también sera usada en "
"bindings inválidos de autotile."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Pegar Animación"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Borrar puntos."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Crear un nuevo polígono de cero."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Mostrar nombres de tiles (mantener Tecla Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6670,14 +6724,9 @@ msgstr ""
"Click en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Click izq: Activar bit.\n"
"Click der: Desactivar bit.\n"
"Click en otro Tile para editarlo."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Eliminar archivos seleccionados?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6687,6 +6736,22 @@ msgstr ""
"Seleccionar sub-tile editado actualmente.\n"
"Click en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Eliminar puntos"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Click izq: Activar bit.\n"
"Click der: Desactivar bit.\n"
"Click en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6705,12 +6770,22 @@ msgstr ""
"Seleccionar sub-tile para cambiar su prioridad.\n"
"Click en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Seleccionar sub-tile para cambiar su prioridad.\n"
"Click en otro Tile para editarlo."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Esta propiedad no se puede cambiar."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6725,6 +6800,11 @@ msgstr "Fragmento"
msgid "Light"
msgstr "Luz"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Agregar Nodo.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6764,7 +6844,8 @@ msgid "Add..."
msgstr "Agregar..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Ruta de Exportación:"
#: editor/project_export.cpp
@ -8260,7 +8341,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "el argumento step es cero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9230,7 +9312,10 @@ msgstr ""
"Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
"OrientedPathFollow requiere que los vectores up estén activos en su Path "
"padre."
@ -9338,6 +9423,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "La raíz del AnimationPlayer no es un nodo válido."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Modo Raw"
@ -9354,6 +9443,10 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirmá, por favor..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9422,10 +9515,6 @@ msgstr "Tamaño de tipografía inválido."
msgid "Input"
msgstr "Entrada"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ninguno"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Fuente inválida para el shader."
@ -9442,6 +9531,56 @@ msgstr "Asignación a uniform."
msgid "Varyings can only be assigned in vertex function."
msgstr "Solo se pueden asignar variaciones en funciones de vértice."
#~ msgid "Create Poly"
#~ msgstr "Crear Polígono"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Crear un nuevo polígono desde cero"
#~ msgid "Zoom out"
#~ msgstr "Zoom out"
#~ msgid "Zoom in"
#~ msgstr "Zoom in"
#~ msgid "Create Poly3D"
#~ msgstr "Crear Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "No hay ningún recurso OccluderPolygon2D en este nodo.\n"
#~ "Crear y asignar uno?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Editar polígono existente:"
#~ msgid "LMB: Move Point."
#~ msgstr "Click. Izq: Mover Punto."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+Click Izq.: Partir Segmento en Dos."
#~ msgid "RMB: Erase Point."
#~ msgstr "Click Der.: Borrar Punto."
#~ msgid "New TextFile"
#~ msgstr "Nuevo Archivo de Texto"
#~ msgid "Save Theme As"
#~ msgstr "Guardar Tema Como"
#~ msgid "<None>"
#~ msgstr "<Ninguno>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Selectionar sub-tile para usar como icono, esta también sera usada en "
#~ "bindings inválidos de autotile."
#~ msgid "Zoom:"
#~ msgstr "Zoom:"
@ -11020,13 +11159,6 @@ msgstr "Solo se pueden asignar variaciones en funciones de vértice."
#~ msgid "Scale Region Editor"
#~ msgstr "Editor de Regiones de Escalado"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "Sin textura en este nodo.\n"
#~ "Asigná una textura para poder editar la región."
#~ msgid "Inherit Scene"
#~ msgstr "Heredar Escena"

View file

@ -13,15 +13,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-11-21 19:07+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:35+0100\n"
"Last-Translator: Mahdi <sadisticwarlock@gmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/godot-engine/"
"godot/fa/>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -266,7 +268,6 @@ msgstr "ساختن تعداد d% ترک جدید، ودرج کلیدها؟"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -543,15 +544,19 @@ msgstr "جایگزینی همه"
msgid "Selection Only"
msgstr "تنها در قسمت انتخاب شده"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "بزرگنمایی بیشتر"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "بزرگنمایی کمتر"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "بازنشانی بزرگنمایی"
@ -726,8 +731,8 @@ msgid "Recent:"
msgstr "اخیر:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "جستجو:"
@ -778,8 +783,7 @@ msgid "Resource"
msgstr "منبع"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "مسیر"
@ -1242,8 +1246,7 @@ msgid "Node Name:"
msgstr "نام گره:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2155,7 +2158,7 @@ msgstr "ترجیحات پروژه"
msgid "Export"
msgstr "صدور"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "ابزارها"
@ -2573,6 +2576,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2591,8 +2600,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "صحنه جدید"
@ -3024,7 +3032,7 @@ msgstr "انتخاب شده را به دو تا تکثیر کن"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "صحنه جدید"
@ -3163,7 +3171,7 @@ msgstr "بارگذاری خودکار 's%' هم اکنون موجود است!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "نام نامعتبر."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3415,47 +3423,49 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "انتخاب شده را تغییر مقیاس بده"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "ویرایش سیگنال"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "برداشتن نقش"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "حذف کن"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "کُندی در آغاز"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#: editor/plugins/animation_player_editor_plugin.cpp
@ -3497,17 +3507,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "حذف کن"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "کُندی در آغاز"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3587,7 +3586,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "افزودن گره"
@ -4143,7 +4141,7 @@ msgstr "همه"
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "مرتب‌سازی:"
@ -4294,20 +4292,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "بزرگنمایی کمتر"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "بزرگنمایی کمتر"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "بزرگنمایی بیشتر"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "انتخاب حالت"
@ -4567,7 +4563,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "انتخاب شده را تغییر مقیاس بده"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4670,36 +4675,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5069,6 +5048,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "ویرایش منحنی گره"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5096,6 +5080,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5110,11 +5098,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5177,6 +5160,10 @@ msgstr "برداشتن نقش"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5188,7 +5175,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5232,9 +5225,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "انتخاب شده را تغییر مقیاس بده"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "گشودن ویرایشگر دو بعدی"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5257,12 +5260,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "انتخاب شده را تغییر مقیاس بده"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "برداشتن نقطه"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5289,20 +5288,20 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "نخست، یک تنظیم را انتخاب کنید!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5446,20 +5445,24 @@ msgid "Error saving file!"
msgstr "خطا در بارگذاری:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "خطای بارگذاری قلم."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "خطا در بارگذاری:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "خطای بارگذاری قلم."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "خطا در بارگذاری:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5480,6 +5483,14 @@ msgstr "ذخیره در..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5523,8 +5534,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "نمایش پرونده ها"
msgid "Open..."
msgstr "باز کن"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5553,6 +5564,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "من میبینم ..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5561,10 +5577,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5675,6 +5687,10 @@ msgstr ""
msgid "Go to Function"
msgstr "افزودن وظیفه"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5707,10 +5723,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6427,12 +6439,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6679,12 +6696,12 @@ msgstr "انتقال را در انیمیشن تغییر بده"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "گره(ها) را از درخت اضافه کن"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "حذف نقطهٔ منحنی"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6696,13 +6713,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "مسیر به سمت گره:"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "کُندی در آغاز"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "انتخاب شده را تغییر مقیاس بده"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6732,11 +6770,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "آیا پرونده‌های انتخاب شده حذف شود؟"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6745,6 +6781,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "ساختن پوشه"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "حذف کن"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "ساختن پوشه"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6758,13 +6807,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "ساختن پوشه"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "صدور مجموعه کاشی"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6780,6 +6836,11 @@ msgstr "نشانوندها:"
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "افزودن گره"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6821,7 +6882,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "صدور پروژه"
#: editor/project_export.cpp
@ -8327,7 +8388,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "آرگومان step صفر است!"
#: modules/gdscript/gdscript_functions.cpp
@ -9308,7 +9370,9 @@ msgstr ""
"می‌کند."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9406,6 +9470,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9422,6 +9490,10 @@ msgstr "هشدار!"
msgid "Please Confirm..."
msgstr "لطفاً تأیید کنید…"
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9485,10 +9557,6 @@ msgstr "اندازهٔ قلم نامعتبر."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9506,6 +9574,18 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "بزرگنمایی کمتر"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "بزرگنمایی بیشتر"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "نمایش پرونده ها"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "بزرگنمایی بیشتر"
@ -9570,9 +9650,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "تغییر حالت بسته شدن ترک انیمشین"
#~ msgid "Edit Node Curve"
#~ msgstr "ویرایش منحنی گره"
#~ msgid "Edit Selection Curve"
#~ msgstr "ویرایش منحنی انتخاب شده"
@ -9636,9 +9713,6 @@ msgstr ""
#~ msgid "Thanks!"
#~ msgstr "با تشکر !"
#~ msgid "I see..."
#~ msgstr "من میبینم ..."
#, fuzzy
#~ msgid "Can't open '%s'."
#~ msgstr "در حال اتصال..."

View file

@ -12,15 +12,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:35+0100\n"
"Last-Translator: Tapani Niemi <tapani.niemi@kapsi.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/godot-engine/"
"godot/fi/>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -254,7 +256,6 @@ msgstr "Luo %d uutta raitaa ja lisää avaimet?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -526,15 +527,19 @@ msgstr "Korvaa kaikki"
msgid "Selection Only"
msgstr "Pelkkä valinta"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Lähennä"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Loitonna"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Palauta oletuslähennystaso"
@ -703,8 +708,8 @@ msgid "Recent:"
msgstr "Viimeaikaiset:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Hae:"
@ -755,8 +760,7 @@ msgid "Resource"
msgstr "Resurssi"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Polku"
@ -1221,8 +1225,7 @@ msgid "Node Name:"
msgstr "Solmun nimi:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nimi"
@ -2147,7 +2150,7 @@ msgstr "Projektin asetukset"
msgid "Export"
msgstr "Vie"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Työkalut"
@ -2574,6 +2577,12 @@ msgstr "[Tyhjä]"
msgid "Assign.."
msgstr "Aseta..."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2599,8 +2608,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Valitse näyttöruutu"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Uusi skripti"
@ -3024,7 +3032,7 @@ msgstr "Kahdenna..."
msgid "Move To..."
msgstr "Siirrä..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Uusi skripti..."
@ -3149,7 +3157,8 @@ msgid "Group name already exists."
msgstr "Ryhmän nimi on jo olemassa."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "virheellinen ryhmän nimi."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3396,14 +3405,13 @@ msgid "Activate now?"
msgstr "Aktivoi nyt?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Luo polygoni"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Muokkaa polygonia"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3411,25 +3419,27 @@ msgid "Insert Point"
msgstr "Lisää piste"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Muokkaa polygonia (poista piste)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Poista polygoni ja piste"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Luo uusi polygoni tyhjästä"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Luo pisteitä."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Muokkaa polygonia:\n"
"Vasen hiirenkorva: Siirrä pistettä.\n"
@ -3437,8 +3447,9 @@ msgstr ""
"Oikea hiirenkorva: Poista piste."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Poista pisteitä"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Pyyhi pisteitä."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3484,15 +3495,6 @@ msgstr "Aseta sulautussijainti tilassa"
msgid "Select and move points, create points with RMB."
msgstr "Valitse ja siirrä pisteitä, luo pisteitä hiiren oikealla napilla."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Luo pisteitä."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Pyyhi pisteitä."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3575,7 +3577,6 @@ msgstr ""
"nimien haku ei onnistu."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Lisää solmu..."
@ -4113,7 +4114,7 @@ msgstr "Kaikki"
msgid "Plugins"
msgstr "Liitännäiset"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Lajittele:"
@ -4268,17 +4269,18 @@ msgid "Paste Pose"
msgstr "Liitä asento"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Loitonna"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Palauta lähennys"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Lähennä"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Valitse tila"
@ -4538,8 +4540,17 @@ msgstr ""
"Vedä & pudota + Alt: Muuta solmun tyyppiä"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Luo Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Luo polygoni"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Muokkaa polygonia"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Muokkaa polygonia (poista piste)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4639,38 +4650,10 @@ msgstr "Sisältö"
msgid "Item List Editor"
msgstr "Sisällön muokkaus"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Tälle solmulle ei ole OccluderPolygon2D resurssia.\n"
"Luodaanko ja asetetaanko sellainen?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Luo peittävä polygoni"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Luo uusi piste tyhjästä."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Muokkaa olemassaolevaa polygonia:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "VHP: Siirrä pistettä."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+Vasen hiirennappi: Puolita osa."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "OHP: Pyyhi piste."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh on tyhjä!"
@ -5040,6 +5023,11 @@ msgstr "Poista tulo-ohjain käyrästä"
msgid "Add Point to Curve"
msgstr "Lisää käyrään piste"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Sulje käyrä"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Siirrä pistettä käyrällä"
@ -5067,6 +5055,11 @@ msgstr "Shift+vedä: Valitse kontrollipisteitä"
msgid "Click: Add Point"
msgstr "Klikkaa: lisää piste"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Puolita osa (käyrässä)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5081,11 +5074,6 @@ msgstr "Valitse kontrollipisteitä (Shift+vedä)"
msgid "Add Point (in empty space)"
msgstr "Lisää piste (tyhjyydessä)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Puolita osa (käyrässä)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5144,6 +5132,10 @@ msgstr "Poista lähtöohjaimen piste"
msgid "Remove In-Control Point"
msgstr "Poista tulo-ohjaimen piste"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Puolita osa (käyrässä)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Siirrä liitosta"
@ -5154,9 +5146,16 @@ msgid ""
msgstr "Polygon2D solmun luuominaisuus ei osoita Skeleton2D solmuun"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Synkkaa luut"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Luo UV kartta"
@ -5194,9 +5193,20 @@ msgid "Transform UV Map"
msgstr "Muunna UV kartta"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Muunnoksen tyyppi"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Maalaa luiden painot"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV-editori"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV-editori"
@ -5218,11 +5228,8 @@ msgid "Bones"
msgstr "Luut"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Luo polygoni"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Siirrä pistettä"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5250,19 +5257,23 @@ msgid "Scale Polygon"
msgstr "Skaalaa polygonia"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Yhdistä kaksi pistettä luodaksesi jaon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Valitse jako poistaaksesi sen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Maalaa painot tietyllä voimakkuudella"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Poista painojen maalaus tietyllä voimakkuudella"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5400,19 +5411,23 @@ msgid "Error saving file!"
msgstr "Virhe tallennettaessa tiedostoa!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Virhe tallennettaessa teemaa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Virhe tallennettaessa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Virhe tuotaessa teemaa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Virhe tuonnissa"
#: editor/plugins/script_editor_plugin.cpp
@ -5431,6 +5446,14 @@ msgstr "Tallenna tiedosto nimellä..."
msgid "Import Theme"
msgstr "Tuo teema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Virhe tallennettaessa teemaa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Virhe tallennettaessa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Tallenna teema nimellä..."
@ -5472,8 +5495,9 @@ msgid "File"
msgstr "Tiedosto"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Uusi tekstitiedosto"
#, fuzzy
msgid "Open..."
msgstr "Avaa"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5500,6 +5524,11 @@ msgstr "Seuraava historiassa"
msgid "Theme"
msgstr "Teema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Tuo teema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Lataa teema uudelleen"
@ -5508,10 +5537,6 @@ msgstr "Lataa teema uudelleen"
msgid "Save Theme"
msgstr "Tallenna teema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Tallenna teema nimellä"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Sulje dokumentaatio"
@ -5618,6 +5643,10 @@ msgstr "(sivuuta)"
msgid "Go to Function"
msgstr "Mene funktioon"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standardi"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Vain tiedostojärjestelmän resursseja voi raahata ja pudottaa."
@ -5650,10 +5679,6 @@ msgstr "Isot alkukirjaimet"
msgid "Syntax Highlighter"
msgstr "Syntaksin korostaja"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standardi"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6344,13 +6369,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Aseta alueen suorakulmio"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Aseta kahva"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Tarttumisen tila:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Ei mitään>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ei mitään"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6585,11 +6616,13 @@ msgid "Clear transform"
msgstr "Tyhjennä muunnos"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Lisää tekstuurit ruutuvalikoimaan"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Poista nykyinen tekstuuri ruutuvalikoimasta"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6601,15 +6634,35 @@ msgid "Merge from Scene"
msgstr "Yhdistä skenestä"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Valitse aliruutu, jota käytetään ikonina ja myös virheellisten "
"automaattiruudutusten ilmaisemiseen."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Liitä animaatio"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Pyyhi pisteitä."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Luo uusi piste tyhjästä."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Näytä ruutujen nimet (pidä Alt-näppäin pohjassa)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6641,14 +6694,9 @@ msgstr ""
"Napsauta toista ruutua muokataksesi sitä."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Hiiren vasen: aseta bitti päälle.\n"
"Hiiren oikea: aseta bitti pois päältä.\n"
"Napsauta toista ruutua muokataksesi sitä."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Poista valitut tiedostot?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6658,6 +6706,22 @@ msgstr ""
"Valitse muokattavana oleva aliruutu.\n"
"Napsauta toista ruutua muokataksesi sitä."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Poista pisteitä"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Hiiren vasen: aseta bitti päälle.\n"
"Hiiren oikea: aseta bitti pois päältä.\n"
"Napsauta toista ruutua muokataksesi sitä."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6676,12 +6740,22 @@ msgstr ""
"Valitse aliruutu muuttaaksesi sen tärkeyttä.\n"
"Napsauta toista ruutua muokataksesi sitä."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Valitse aliruutu muuttaaksesi sen tärkeyttä.\n"
"Napsauta toista ruutua muokataksesi sitä."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Tätä ominaisuutta ei voi muuttaa."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Ruutuvalikoima"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6696,6 +6770,11 @@ msgstr "Fragment"
msgid "Light"
msgstr "Valo"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Lisää solmu..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6733,7 +6812,8 @@ msgid "Add..."
msgstr "Lisää..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Vientipolku:"
#: editor/project_export.cpp
@ -8222,7 +8302,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "askeleen argumentti on nolla!"
#: modules/gdscript/gdscript_functions.cpp
@ -9195,7 +9276,10 @@ msgstr ""
"OrientedPathFollow toimii ainoastaan ollessaan asetettuna Path solmun alle."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
"OrientedPathFollow edellyttää, että sen Path isäntäsolmulle on asetettu ylös-"
"vektorit."
@ -9300,6 +9384,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "AnimationPlayer juuri ei ole kelvollinen solmu."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Raakatila"
@ -9316,6 +9404,10 @@ msgstr "Huomio!"
msgid "Please Confirm..."
msgstr "Ole hyvä ja vahvista..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9384,10 +9476,6 @@ msgstr "Virheellinen fonttikoko."
msgid "Input"
msgstr "Syöte"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Ei mitään"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Virheellinen lähde sävyttimelle."
@ -9404,6 +9492,56 @@ msgstr "Sijoitus uniformille."
msgid "Varyings can only be assigned in vertex function."
msgstr "Varying tyypin voi sijoittaa vain vertex-funktiossa."
#~ msgid "Create Poly"
#~ msgstr "Luo polygoni"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Luo uusi polygoni tyhjästä"
#~ msgid "Zoom out"
#~ msgstr "Loitonna"
#~ msgid "Zoom in"
#~ msgstr "Lähennä"
#~ msgid "Create Poly3D"
#~ msgstr "Luo Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Tälle solmulle ei ole OccluderPolygon2D resurssia.\n"
#~ "Luodaanko ja asetetaanko sellainen?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Muokkaa olemassaolevaa polygonia:"
#~ msgid "LMB: Move Point."
#~ msgstr "VHP: Siirrä pistettä."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+Vasen hiirennappi: Puolita osa."
#~ msgid "RMB: Erase Point."
#~ msgstr "OHP: Pyyhi piste."
#~ msgid "New TextFile"
#~ msgstr "Uusi tekstitiedosto"
#~ msgid "Save Theme As"
#~ msgstr "Tallenna teema nimellä"
#~ msgid "<None>"
#~ msgstr "<Ei mitään>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Valitse aliruutu, jota käytetään ikonina ja myös virheellisten "
#~ "automaattiruudutusten ilmaisemiseen."
#~ msgid "Zoom:"
#~ msgstr "Lähennä:"

File diff suppressed because it is too large Load diff

View file

@ -10,16 +10,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-09 11:02+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: RaikaRakka <shaiyatta@gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/godot-engine/"
"godot/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -266,7 +268,6 @@ msgstr "ליצור %d רצועות חדשות ולהכניס מפתחות?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -544,15 +545,19 @@ msgstr "להחליף הכול"
msgid "Selection Only"
msgstr "בחירה בלבד"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "להתקרב"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "להתרחק"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "איפוס התקריב"
@ -726,8 +731,8 @@ msgid "Recent:"
msgstr "אחרונים:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "חיפוש:"
@ -774,8 +779,7 @@ msgid "Resource"
msgstr "משאב"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "נתיב"
@ -1228,8 +1232,7 @@ msgid "Node Name:"
msgstr "שם המפרק:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "שם"
@ -2141,7 +2144,7 @@ msgstr "הגדרות מיזם"
msgid "Export"
msgstr "ייצוא"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "כלים"
@ -2559,6 +2562,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2577,8 +2586,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3000,7 +3008,7 @@ msgstr "שכפול…"
msgid "Move To..."
msgstr "העברה אל…"
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "פתיחת סקריפט מהירה…"
@ -3142,7 +3150,7 @@ msgstr "הפעולה %s כבר קיימת!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "שם שגוי."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3397,14 +3405,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "יצירת מצולע"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "עריכת מצולע"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3412,29 +3420,33 @@ msgid "Insert Point"
msgstr "הוספת נקודה"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "עריכת מצולע (הסרת נקודה)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "הסרת מצולע ונקודה"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "יצירת מצולע חדש מאפס"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "מחיקת נקודות"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "מחיקת נקודות"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3478,17 +3490,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "מחיקת נקודות"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "מחיקת נקודות"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3569,7 +3570,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4117,7 +4117,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4267,20 +4267,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "להתרחק"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "להתרחק"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "להתקרב"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4539,8 +4537,17 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr ""
#, fuzzy
msgid "Create Polygon3D"
msgstr "יצירת מצולע"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "עריכת מצולע"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "עריכת מצולע (הסרת נקודה)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4641,36 +4648,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5039,6 +5020,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5066,6 +5051,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5080,11 +5069,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5143,6 +5127,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5154,7 +5142,14 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "שינוי קנה מידה של מצולע"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5198,9 +5193,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "התמרה"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "פתיחת עורך דו־ממד"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5225,11 +5230,7 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "יצירת מצולע"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "הזזת נקודה"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5257,20 +5258,20 @@ msgid "Scale Polygon"
msgstr "שינוי קנה מידה של מצולע"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "יש לבחור פריט הגדרה קודם כל!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5415,19 +5416,23 @@ msgid "Error saving file!"
msgstr "שגיאה בשמירה"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "שגיאה בשמירת ערכת העיצוב"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "שגיאה בשמירה"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "שגיאה בייבוא ערכת הנושא"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "שגיאה בייבוא"
#: editor/plugins/script_editor_plugin.cpp
@ -5449,6 +5454,14 @@ msgstr "שמירה בשם…"
msgid "Import Theme"
msgstr "ייבוא ערכת עיצוב"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "שגיאה בשמירת ערכת העיצוב"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "שגיאה בשמירה"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "שמירת ערכת עיצוב בשם…"
@ -5490,8 +5503,9 @@ msgid "File"
msgstr "קובץ"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "פתיחה"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5519,6 +5533,11 @@ msgstr "הבא בהיסטוריה"
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "ייבוא ערכת עיצוב"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "רענון ערכת העיצוב"
@ -5527,10 +5546,6 @@ msgstr "רענון ערכת העיצוב"
msgid "Save Theme"
msgstr "שמירת ערכת העיצוב"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "שמירת ערכת העיצוב בשם"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "סגירת מסמכים"
@ -5641,6 +5656,10 @@ msgstr ""
msgid "Go to Function"
msgstr "מעבר לפונקציה…"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "ניתן להשמיט משאבים ממערכת הקבצים בלבד."
@ -5673,10 +5692,6 @@ msgstr "הגדלת אות ראשונה"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6384,12 +6399,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6632,12 +6652,13 @@ msgid "Clear transform"
msgstr "התמרה"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "להסיר את הקבצים הנבחרים מהמיזם? (אי אפשר לשחזר)"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6648,13 +6669,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "הדבקת משתנים"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "מחיקת נקודות"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "יצירת מצולע"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6684,11 +6726,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "למחוק את הקבצים הנבחרים?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6696,6 +6736,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "מחיקת נקודות"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6709,13 +6761,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "לא ניתן לבצע פעולה זו ללא סצנה."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6732,6 +6790,10 @@ msgstr ""
msgid "Light"
msgstr "ימין"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6771,7 +6833,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "ייצוא מיזם"
#: editor/project_export.cpp
@ -8246,7 +8308,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9140,7 +9202,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "PathFollow2D עובד רק כאשר הוא מוגדר כצאצא של מפרק Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9230,6 +9294,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "מצב גולמי"
@ -9246,6 +9314,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr "נא לאמת…"
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9302,10 +9374,6 @@ msgstr "גודל הגופן שגוי."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9323,6 +9391,23 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "יצירת מצולע"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "יצירת מצולע חדש מאפס"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "להתרחק"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "להתקרב"
#~ msgid "Save Theme As"
#~ msgstr "שמירת ערכת העיצוב בשם"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "להתקרב"

View file

@ -8,15 +8,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-07 18:27+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: Vikram1323 <vikram1323@gmail.com>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/godot-engine/godot/"
"hi/>\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -257,7 +259,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -527,15 +528,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "बड़ा करो"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "छोटा करो"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "रीसेट आकार"
@ -715,8 +720,8 @@ msgid "Recent:"
msgstr "हाल ही में किया:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
#, fuzzy
msgid "Search:"
@ -770,8 +775,7 @@ msgid "Resource"
msgstr "संसाधन"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "पथ"
@ -1241,8 +1245,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2132,7 +2135,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2542,6 +2545,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2560,8 +2569,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2984,7 +2992,7 @@ msgstr "प्रतिलिपि"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3111,7 +3119,7 @@ msgstr ""
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "गलत फॉण्ट का आकार |"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3359,44 +3367,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "सदस्यता बनाएं"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "सदस्यता बनाएं"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "एक नया बनाएं"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3439,16 +3448,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "एक नया बनाएं"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3526,7 +3525,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4064,7 +4062,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4212,20 +4210,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "छोटा करो"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "छोटा करो"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "बड़ा करो"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4479,7 +4475,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "सदस्यता बनाएं"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4580,36 +4585,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4976,6 +4955,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "नोड वक्र संपादित करें"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5003,6 +4987,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5017,11 +5005,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5080,6 +5063,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5090,7 +5077,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5132,7 +5125,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "सदस्यता बनाएं"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5156,12 +5158,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "सदस्यता बनाएं"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5189,19 +5186,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5341,20 +5338,24 @@ msgid "Error saving file!"
msgstr "लोड हो रहा है त्रुटियाँ!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "लोड हो रहा है त्रुटियाँ!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "लोड होने मे त्रुटि:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "लोड होने मे त्रुटि:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "लोड होने मे त्रुटि:"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5373,6 +5374,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5414,8 +5423,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "खोलो इसे"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5442,6 +5452,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5450,10 +5464,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5561,6 +5571,10 @@ msgstr ""
msgid "Go to Function"
msgstr "कार्यों:"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5593,10 +5607,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6286,12 +6296,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6530,12 +6545,13 @@ msgid "Clear transform"
msgstr "एनीमेशन परिवर्तन परिणत"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "परियोजना से चयनित फ़ाइलें निकालें? (कोई पूर्ववत नहीं)"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6546,13 +6562,32 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "सदस्यता बनाएं"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6582,11 +6617,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "चयनित फ़ाइलें हटाएं?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6594,6 +6627,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "सदस्यता बनाएं"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6607,12 +6652,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6627,6 +6678,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6664,7 +6719,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8115,7 +8170,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9003,7 +9058,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9093,6 +9150,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9109,6 +9170,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9165,10 +9230,6 @@ msgstr "गलत फॉण्ट का आकार |"
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9186,6 +9247,14 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "छोटा करो"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "बड़ा करो"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "बड़ा करो"
@ -9198,9 +9267,6 @@ msgstr ""
#~ msgid "Disabled"
#~ msgstr "बंद कर दिया गया है"
#~ msgid "Edit Node Curve"
#~ msgstr "नोड वक्र संपादित करें"
#~ msgid "Thanks!"
#~ msgstr "धन्यवाद!"

View file

@ -10,15 +10,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: Varga Dániel <danikah.danikah@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/godot-engine/"
"godot/hu/>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -270,7 +272,6 @@ msgstr "Létrehoz %d ÚJ nyomvonalat és beilleszti a kulcsokat?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -547,15 +548,19 @@ msgstr "Mind Lecserélése"
msgid "Selection Only"
msgstr "Csak Kiválsztás"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Nagyítás"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Kicsinyítés"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Nagyítás Visszaállítása"
@ -731,8 +736,8 @@ msgid "Recent:"
msgstr "Legutóbbi:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Keresés:"
@ -783,8 +788,7 @@ msgid "Resource"
msgstr "Forrás"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Útvonal"
@ -1244,8 +1248,7 @@ msgid "Node Name:"
msgstr "Node neve:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Név"
@ -2210,7 +2213,7 @@ msgstr "Projekt Beállítások"
msgid "Export"
msgstr "Exportálás"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Eszközök"
@ -2647,6 +2650,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2665,8 +2674,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3097,7 +3105,7 @@ msgstr "Megkettőzés..."
msgid "Move To..."
msgstr "Áthelyezés..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Szkript gyors megnyitás..."
@ -3240,7 +3248,7 @@ msgstr "HIBA: Animáció név már létezik!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Érvénytelen név."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3497,14 +3505,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Sokszög Létrehozása"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Sokszög Szerkesztése"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3512,25 +3520,28 @@ msgid "Insert Point"
msgstr "Pont Beszúrása"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Sokszög Szerkesztése (Pont Eltávolítása)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Sokszög és Pont Eltávolítása"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Új sokszög létrehozása a semmiből"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Pontok Törlése"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Meglévő sokszög módosítása:\n"
"Bal Egérgomb: Pont Mozgatása.\n"
@ -3538,8 +3549,10 @@ msgstr ""
"Jobb Egérgomb: Pont Eltörlése."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Pontok Törlése"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Jobb Egérgomb: Pont Törlése."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3582,17 +3595,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Pontok Törlése"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Jobb Egérgomb: Pont Törlése."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3673,7 +3675,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4226,7 +4227,7 @@ msgstr "Mind"
msgid "Plugins"
msgstr "Bővítmények"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Rendezés:"
@ -4389,20 +4390,18 @@ msgid "Paste Pose"
msgstr "Póz Beillesztése"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Kicsinyítés"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Kicsinyítés"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Nagyítás"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Kiválasztó Mód"
@ -4669,8 +4668,17 @@ msgstr ""
"Fogd és vidd + Alt: Node típusának megváltoztatása"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Poly3D Létrehozása"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Sokszög Létrehozása"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Sokszög Szerkesztése"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Sokszög Szerkesztése (Pont Eltávolítása)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4771,38 +4779,10 @@ msgstr "Elemek"
msgid "Item List Editor"
msgstr "Elemlista Szerkesztő"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Nincs OccluderPolygon2D erőforrás ezen a Node-on.\n"
"Létrehoz egyet és hozzárendeli a Node-hoz?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Árnyékoló Sokszög Létrehozása"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Új sokszög létrehozása a semmiből."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Létező sokszög szerkesztése:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Bal Egérgomb: Pont Mozgatása."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl + Bal Egérgomb: Szakasz Felosztása."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Jobb Egérgomb: Pont Törlése."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "A háló üres!"
@ -5173,6 +5153,11 @@ msgstr "Be-Vezérlő Eltávolítása Görbéből"
msgid "Add Point to Curve"
msgstr "Pont Hozzáadása a Görbéhez"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Görbe Lezárása"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Pont Mozgatása a Görbén"
@ -5200,6 +5185,11 @@ msgstr "Shift + Húzás: Vezérlőpontok Kiválasztása"
msgid "Click: Add Point"
msgstr "Kattintás: Pont Hozzáadása"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Szakasz Felosztása (görbén)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5214,11 +5204,6 @@ msgstr "Vezérlőpontok Kiválasztása (Shift + Húzás)"
msgid "Add Point (in empty space)"
msgstr "Pont Hozzáadása (üres helyre)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Szakasz Felosztása (görbén)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5277,6 +5262,10 @@ msgstr "Ki-Vezérlő Pont Eltávolítása"
msgid "Remove In-Control Point"
msgstr "Be-Vezérlő Pont Eltávolítása"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Szakasz Felosztása (görbén)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5289,9 +5278,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Csontok Mutatása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "UV Térkép Létrehozása"
@ -5334,9 +5329,19 @@ msgid "Transform UV Map"
msgstr "UV Térkép Transzformálása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Sokszög Létrehozása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "2D UV Sokszög Szerkesztő"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "2D UV Sokszög Szerkesztő"
@ -5362,11 +5367,7 @@ msgstr "Csontok Létrehozása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Sokszög Létrehozása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Pont Mozgatása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5394,19 +5395,19 @@ msgid "Scale Polygon"
msgstr "Sokszög Skálázása"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5556,19 +5557,23 @@ msgid "Error saving file!"
msgstr "Hiba TileSet mentésekor!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "HIba történt a téma mentésekor"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Hiba mentés közben"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Hiba történt a téma importálásakor"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Hiba importáláskor"
#: editor/plugins/script_editor_plugin.cpp
@ -5590,6 +5595,14 @@ msgstr "Mentés Másként..."
msgid "Import Theme"
msgstr "Téma Importálása"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "HIba történt a téma mentésekor"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Hiba mentés közben"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Téma Mentése Másként..."
@ -5632,8 +5645,8 @@ msgstr "Fájl"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Fájlok Megtekintése"
msgid "Open..."
msgstr "Megnyit"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5661,6 +5674,11 @@ msgstr "Következő Előzmény"
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Téma Importálása"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Téma Újratöltése"
@ -5669,10 +5687,6 @@ msgstr "Téma Újratöltése"
msgid "Save Theme"
msgstr "Téma Mentése"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Téma Mentése Másként"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Dokumentációs Lapok Bezárása"
@ -5783,6 +5797,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Ugrás Funkcióra..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Csak a fájlrendszerből eredő erőforrásokat lehet bedobni."
@ -5816,10 +5834,6 @@ msgstr "Szó Eleji Nagybetű"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6524,12 +6538,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Fogantyú Beállítása"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6772,12 +6792,12 @@ msgid "Clear transform"
msgstr "Animáció transzformáció változtatás"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Jelenlegi tétel eltávolítása"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6789,13 +6809,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Animáció Beillesztése"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Jobb Egérgomb: Pont Törlése."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Új sokszög létrehozása a semmiből."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6825,11 +6866,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Törli a kiválasztott fájlokat?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6837,6 +6876,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Pontok Törlése"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6850,14 +6901,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Ezt a műveletet nem lehet végrehajtani egy Scene nélkül."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgstr ""
#, fuzzy
msgid "TileSet"
msgstr "TileSet-re..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Vertex"
@ -6871,6 +6929,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6911,7 +6973,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Projekt Exportálása"
#: editor/project_export.cpp
@ -8383,7 +8445,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9281,7 +9343,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9376,6 +9440,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Az animációs fa érvénytelen."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9392,6 +9460,10 @@ msgstr "Figyelem!"
msgid "Please Confirm..."
msgstr "Kérem Erősítse Meg..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9453,10 +9525,6 @@ msgstr "Érvénytelen betűtípus méret."
msgid "Input"
msgstr "Bemenet Hozzáadása"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9474,6 +9542,49 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Sokszög Létrehozása"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Új sokszög létrehozása a semmiből"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Kicsinyítés"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Nagyítás"
#~ msgid "Create Poly3D"
#~ msgstr "Poly3D Létrehozása"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Nincs OccluderPolygon2D erőforrás ezen a Node-on.\n"
#~ "Létrehoz egyet és hozzárendeli a Node-hoz?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Létező sokszög szerkesztése:"
#~ msgid "LMB: Move Point."
#~ msgstr "Bal Egérgomb: Pont Mozgatása."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl + Bal Egérgomb: Szakasz Felosztása."
#~ msgid "RMB: Erase Point."
#~ msgstr "Jobb Egérgomb: Pont Törlése."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Fájlok Megtekintése"
#~ msgid "Save Theme As"
#~ msgstr "Téma Mentése Másként"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Nagyítás"

View file

@ -18,15 +18,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-07-15 12:38+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: Romi Kusuma Bakti <romikusumab@gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/godot-engine/"
"godot/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.1-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -277,7 +279,6 @@ msgstr "Buat track BARU %d dan masukkan tombol-tombol?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -554,15 +555,19 @@ msgstr "Ganti Semua"
msgid "Selection Only"
msgstr "Hanya yang Dipilih"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Perbesar Pandangan"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Perkecil Pandangan"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Kebalikan Semula Pandangan"
@ -739,8 +744,8 @@ msgid "Recent:"
msgstr "Saat ini:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Cari:"
@ -791,8 +796,7 @@ msgid "Resource"
msgstr "Resource"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Path"
@ -1256,8 +1260,7 @@ msgid "Node Name:"
msgstr "Nama Node:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nama"
@ -2213,7 +2216,7 @@ msgstr "Pengaturan Proyek"
msgid "Export"
msgstr "Ekspor"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Alat"
@ -2649,6 +2652,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2667,8 +2676,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "Scene Baru"
@ -3104,7 +3112,7 @@ msgstr "Gandakan..."
msgid "Move To..."
msgstr "Pindahkan ke..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Scene Baru"
@ -3247,7 +3255,7 @@ msgstr "KESALAHAN: Nama animasi sudah ada!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Nama tidak sah."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3505,16 +3513,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Poly"
msgid "Create Polygon"
msgstr "Buat Bidang"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr "Sunting Bidang"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3522,28 +3528,28 @@ msgid "Insert Point"
msgstr "Tambah Titik"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Sunting Bidang (Hapus Titik)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr "Hapus Bidang dan Titik"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create a new polygon from scratch"
msgstr "Buat bidang baru dari awal"
msgid "Create points."
msgstr "Hapus Titik"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Sunting bidang yang ada:\n"
"LMB: Pindahkan Titik.\n"
@ -3551,8 +3557,10 @@ msgstr ""
"RMB: Hapus Titik."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Hapus Titik"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Beri Skala Seleksi"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3595,17 +3603,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Hapus Titik"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Beri Skala Seleksi"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3686,7 +3683,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Tambahkan Node"
@ -4253,7 +4249,7 @@ msgstr "Semua"
msgid "Plugins"
msgstr "Pengaya"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sortir:"
@ -4415,20 +4411,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Perkecil Pandangan"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Perkecil Pandangan"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Perbesar Pandangan"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4689,8 +4683,18 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr ""
#, fuzzy
msgid "Create Polygon3D"
msgstr "Buat Bidang"
#: editor/plugins/collision_polygon_editor_plugin.cpp
#, fuzzy
msgid "Edit Poly"
msgstr "Sunting Bidang"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Sunting Bidang (Hapus Titik)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4798,37 +4802,10 @@ msgstr ""
msgid "Item List Editor"
msgstr "Penyunting Daftar Item"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Edit existing polygon:"
msgstr "Sunting poligon yang ada:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5198,6 +5175,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Sunting Kurva Node"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5225,6 +5207,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5239,11 +5225,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5306,6 +5287,10 @@ msgstr "Hapus Autoload"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5317,7 +5302,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5362,9 +5353,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Buat Bidang"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Penyunting UV Poligon 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Polygon 2D UV Editor"
@ -5389,12 +5390,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Buat Bidang"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Hapus Sinyal"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5421,20 +5418,20 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Pilih Berkas untuk Dipindai"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5581,20 +5578,24 @@ msgid "Error saving file!"
msgstr "Error menyimpan TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Error saat menyimpan."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Galat saat memindahkan:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Galat saat mengimpor:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Galat saat mengimpor:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5615,6 +5616,14 @@ msgstr "Simpan Sebagai..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5658,8 +5667,8 @@ msgstr "Berkas"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "File:"
msgid "Open..."
msgstr "Buka"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5689,6 +5698,11 @@ msgstr ""
msgid "Theme"
msgstr "Simpan Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Mengimpor scene..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Muat Ulang Tema"
@ -5697,10 +5711,6 @@ msgstr "Muat Ulang Tema"
msgid "Save Theme"
msgstr "Simpan Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Simpan Tema Sebagai"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Tutup Dokumentasi"
@ -5812,6 +5822,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Tambahkan Fungsi"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5844,10 +5858,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6567,12 +6577,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6821,12 +6836,12 @@ msgstr "Ubah Transformasi Animasi"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Tambahkan Node (Node-node) dari Tree"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Hapus Sinyal"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6838,13 +6853,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Tempelkan Animasi"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Beri Skala Seleksi"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Buat Bidang"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6874,11 +6910,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Hapus file yang dipilih?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6887,6 +6921,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Simpan sumber yang sedang diatur."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Hapus Titik"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Simpan sumber yang sedang diatur."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6900,6 +6947,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Simpan sumber yang sedang diatur."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6907,7 +6961,7 @@ msgstr "Operasi ini tidak dapat diselesaikan tanpa scene."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6924,6 +6978,11 @@ msgstr "Argumen:"
msgid "Light"
msgstr "Kanan"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Tambahkan Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6966,7 +7025,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Ekspor Projek"
#: editor/project_export.cpp
@ -8500,7 +8559,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Argumen langkah adalah nol!"
#: modules/gdscript/gdscript_functions.cpp
@ -9492,7 +9552,9 @@ msgstr ""
"node Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9591,6 +9653,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9608,6 +9674,10 @@ msgstr "Peringatan!"
msgid "Please Confirm..."
msgstr "Mohon konfirmasi..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9675,10 +9745,6 @@ msgstr "Ukuran font tidak sah."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9696,6 +9762,33 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Create Poly"
#~ msgstr "Buat Bidang"
#, fuzzy
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Buat bidang baru dari awal"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Perkecil Pandangan"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Perbesar Pandangan"
#, fuzzy
#~ msgid "Edit existing polygon:"
#~ msgstr "Sunting poligon yang ada:"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "File:"
#~ msgid "Save Theme As"
#~ msgstr "Simpan Tema Sebagai"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Perbesar Pandangan"
@ -9779,9 +9872,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Ubah Trek Anim ke Wrap Mode"
#~ msgid "Edit Node Curve"
#~ msgstr "Sunting Kurva Node"
#~ msgid "Edit Selection Curve"
#~ msgstr "Edit Kurva Pilihan"
@ -10053,9 +10143,6 @@ msgstr ""
#~ msgid "Texture Options"
#~ msgstr "Opsi Tekstur"
#~ msgid "Error importing:"
#~ msgstr "Galat saat mengimpor:"
#~ msgid "Max Texture Size:"
#~ msgstr "Ukuran Tekstur Maksimum:"

View file

@ -7,15 +7,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-15 19:30+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: Jóhannes G. Þorsteinsson <johannesg@johannesg.com>\n"
"Language-Team: Icelandic <https://hosted.weblate.org/projects/godot-engine/"
"godot/is/>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -262,7 +264,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -535,15 +536,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -710,8 +715,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -758,8 +763,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1211,8 +1215,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2095,7 +2098,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2504,6 +2507,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2522,8 +2531,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2937,7 +2945,7 @@ msgstr "Hreyfimynd Tvöfalda Lykla"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3060,7 +3068,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3306,44 +3314,43 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Breyta Viðbót"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3386,15 +3393,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3472,7 +3470,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4007,7 +4004,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4155,15 +4152,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4419,7 +4416,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4520,36 +4525,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4916,6 +4895,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Breyta hnútnum Ferill"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4943,6 +4927,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4957,11 +4945,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5020,6 +5003,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5030,7 +5017,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5071,7 +5064,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5095,11 +5096,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5127,19 +5124,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5277,19 +5274,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5308,6 +5305,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5349,7 +5354,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5377,6 +5382,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5385,10 +5394,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5493,6 +5498,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5525,10 +5534,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6216,12 +6221,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6460,12 +6470,13 @@ msgid "Clear transform"
msgstr "Breyta umbreytingu"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Fjarlægja val"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6476,13 +6487,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6512,11 +6541,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Afrita val"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6524,6 +6551,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Afrita val"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6537,12 +6576,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6557,6 +6602,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6594,7 +6643,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8041,7 +8090,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8928,7 +8977,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9016,6 +9067,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9032,6 +9087,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9088,10 +9147,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9132,10 +9187,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Anim track breyta hulum ham"
#, fuzzy
#~ msgid "Edit Node Curve"
#~ msgstr "Breyta hnútnum Ferill"
#, fuzzy
#~ msgid "Anim Add Key"
#~ msgstr "Anim bæta við lykli"

View file

@ -27,7 +27,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-11-16 16:07+0000\n"
"PO-Revision-Date: 2018-12-13 14:40+0100\n"
"Last-Translator: Davide Wayan Mores <moresdavidewayan@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/godot-engine/"
"godot/it/>\n"
@ -36,7 +36,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -290,7 +290,6 @@ msgstr "Creare %d NUOVE tracce e inserire key?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -568,15 +567,19 @@ msgstr "Rimpiazza Tutti"
msgid "Selection Only"
msgstr "Solo Selezione"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom In"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom Out"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Resetta Zoom"
@ -754,8 +757,8 @@ msgid "Recent:"
msgstr "Recenti:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Cerca:"
@ -806,8 +809,7 @@ msgid "Resource"
msgstr "Risorsa"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Percorso"
@ -1273,8 +1275,7 @@ msgid "Node Name:"
msgstr "Nome Nodo:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nome"
@ -2237,7 +2238,7 @@ msgstr "Impostazioni Progetto"
msgid "Export"
msgstr "Esporta"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Strumenti"
@ -2676,6 +2677,12 @@ msgstr "Aggiungi vuoto"
msgid "Assign.."
msgstr "Assegna"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2694,8 +2701,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Scegli una Vista"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Nuovo Script"
@ -3132,7 +3138,7 @@ msgstr "Duplica..."
msgid "Move To..."
msgstr "Sposta in..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Nuovo Script"
@ -3275,7 +3281,7 @@ msgstr "ERRORE: Il nome dell'animazione esiste già!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Nome Invalido."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3534,14 +3540,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crea Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Modifica Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3549,25 +3555,28 @@ msgid "Insert Point"
msgstr "Inserisci Punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Modifica Poly (Rimuovi Punto)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Rimuovi Poligono e Punto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Crea un nuovo poligono da zero"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Elimina Punti"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Modifica poligono esistente:\n"
"LMB: muovi punto.\n"
@ -3575,8 +3584,10 @@ msgstr ""
"RMB: cancella punto."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Elimina Punti"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Elimina Punto."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3619,17 +3630,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Elimina Punti"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Elimina Punto."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3711,7 +3711,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Aggiungi Nodo"
@ -4265,7 +4264,7 @@ msgstr "Tutti"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordina:"
@ -4427,20 +4426,18 @@ msgid "Paste Pose"
msgstr "Incolla Posa"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zoom Out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zoom Reset"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zoom In"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Modalità di Selezione"
@ -4708,8 +4705,17 @@ msgstr ""
"Premi & Trascina + Alt : Cambia tipo del nodo"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Crea Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Crea Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Modifica Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Modifica Poly (Rimuovi Punto)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4815,39 +4821,10 @@ msgstr "Elementi"
msgid "Item List Editor"
msgstr "Editor Lista Elementi"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Nessuna risorsa OccluderPolygon2D su questo nodo.\n"
"Crearne una ed assegnarla?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Crea Poligono di occlusione"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Crea un nuovo poligono dal nulla."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Modifica poligono esistente:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Sposta punto."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: dividi Segmento."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Elimina Punto."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "La mesh è vuota!"
@ -5222,6 +5199,11 @@ msgstr "Rimuovi In-Control da Curva"
msgid "Add Point to Curve"
msgstr "Aggiungi Punto a Curva"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Chiudi curva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Sposta Punto in curva"
@ -5249,6 +5231,11 @@ msgstr "Shift+Trascina: Seleziona Punti di Controllo"
msgid "Click: Add Point"
msgstr "Click: Aggiungi Punto"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Spezza Segmento (in curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5263,11 +5250,6 @@ msgstr "Seleziona Punti di Controllo (Shift+Trascina)"
msgid "Add Point (in empty space)"
msgstr "Aggiungi Punto (in sapzio vuoto)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Spezza Segmento (in curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5326,6 +5308,10 @@ msgstr "Rimuovi Punto Out-Control"
msgid "Remove In-Control Point"
msgstr "Rimuovi Punto In-Control"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Spezza Segmento (in curva)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5338,9 +5324,18 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Mostra Ossa"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"Nessuna texture in questo nodo.\n"
"Imposta una texture per poter modificare la regione."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Crea UV Map"
@ -5383,9 +5378,19 @@ msgid "Transform UV Map"
msgstr "Trasla UV Map"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipo Transform"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV Editor"
@ -5411,11 +5416,7 @@ msgstr "Crea Ossa"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crea Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Sposta Punto"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5443,20 +5444,20 @@ msgid "Scale Polygon"
msgstr "Scala Poligono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Prima seleziona un oggetto di impostazione!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5606,19 +5607,23 @@ msgid "Error saving file!"
msgstr "Errore di salvataggio TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Errore durante il salvataggio del tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Errore di salvataggio"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Errore di importazione tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Errore di importazione"
#: editor/plugins/script_editor_plugin.cpp
@ -5640,6 +5645,14 @@ msgstr "Salva Come..."
msgid "Import Theme"
msgstr "Importa Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Errore durante il salvataggio del tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Errore di salvataggio"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Salva Tema Come..."
@ -5683,8 +5696,8 @@ msgstr "File"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Vedi Files"
msgid "Open..."
msgstr "Apri"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5712,6 +5725,11 @@ msgstr "Cronologia Prec."
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importa Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Ricarica Tema"
@ -5720,10 +5738,6 @@ msgstr "Ricarica Tema"
msgid "Save Theme"
msgstr "Salva Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Salva Tema Come"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Chiudi Documentazione"
@ -5834,6 +5848,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Vai a Funzione..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
#, fuzzy
msgid "Only resources from filesystem can be dropped."
@ -5868,10 +5886,6 @@ msgstr "Aggiungi maiuscola iniziale"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6586,12 +6600,19 @@ msgstr "Sprite Frames"
msgid "Set Region Rect"
msgstr "Imposta Region Rect"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Imposta Maniglia"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Modalità Snap:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Nessuno>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6839,12 +6860,12 @@ msgstr "Transform"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Aggiungi Nodo(i) Da Albero"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Rimuovi Punto Percorso"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6856,13 +6877,34 @@ msgid "Merge from Scene"
msgstr "Unisci da Scena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Incolla Animazione"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "RMB: Elimina Punto."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Crea un nuovo poligono dal nulla."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6892,11 +6934,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Eliminare i file selezionati?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6905,6 +6945,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Salva la risorsa in modifica."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Elimina Punti"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Salva la risorsa in modifica."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6918,13 +6971,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Salva la risorsa in modifica."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Questa operazione non può essere eseguita senza una scena."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "TileSet"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6941,6 +7002,11 @@ msgstr "Frammento"
msgid "Light"
msgstr "Destra"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Aggiungi Nodo"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6984,7 +7050,7 @@ msgstr "Aggiungi..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Preset Esportazione:"
#: editor/project_export.cpp
@ -8551,7 +8617,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "step argument è zero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9585,7 +9652,9 @@ msgstr ""
"Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9694,6 +9763,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Animation tree invalido."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
#, fuzzy
msgid "Raw Mode"
@ -9711,6 +9784,10 @@ msgstr "Attenzione!"
msgid "Please Confirm..."
msgstr "Per Favore Conferma..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9781,11 +9858,6 @@ msgstr "Dimensione font Invalida."
msgid "Input"
msgstr "Aggiungi Input"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Nessuno>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9803,6 +9875,53 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Crea Poly"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Crea un nuovo poligono da zero"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zoom Out"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zoom In"
#~ msgid "Create Poly3D"
#~ msgstr "Crea Poly3D"
#, fuzzy
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Nessuna risorsa OccluderPolygon2D su questo nodo.\n"
#~ "Crearne una ed assegnarla?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Modifica poligono esistente:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Sposta punto."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: dividi Segmento."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Elimina Punto."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Vedi Files"
#~ msgid "Save Theme As"
#~ msgstr "Salva Tema Come"
#~ msgid "<None>"
#~ msgstr "<Nessuno>"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zoom(%):"
@ -11381,13 +11500,6 @@ msgstr ""
#~ msgid "Scale Region Editor"
#~ msgstr "Scala Editor Regioni"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "Nessuna texture in questo nodo.\n"
#~ "Imposta una texture per poter modificare la regione."
#~ msgid "Inherit Scene"
#~ msgstr "Eredita Scena"

View file

@ -22,15 +22,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: nitenook <admin@alterbaum.net>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/godot-engine/"
"godot/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -263,7 +265,6 @@ msgstr "%d 新規トラックを作成し、キーを挿入しますか?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -541,15 +542,19 @@ msgstr "すべて置換"
msgid "Selection Only"
msgstr "選択範囲のみ"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "ズームイン"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "ズームアウト"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "ズームをリセット"
@ -718,8 +723,8 @@ msgid "Recent:"
msgstr "最近:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "検索:"
@ -770,8 +775,7 @@ msgid "Resource"
msgstr "リソース"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "パス"
@ -1228,8 +1232,7 @@ msgid "Node Name:"
msgstr "ノード名:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "名前"
@ -2180,7 +2183,7 @@ msgstr "プロジェクトの設定"
msgid "Export"
msgstr "エクスポート"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "ツール"
@ -2607,6 +2610,12 @@ msgstr "[空]"
msgid "Assign.."
msgstr "アサイン.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2625,8 +2634,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "ビューポートを選ぶ"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "新規スクリプト"
@ -3053,7 +3061,7 @@ msgstr "複製..."
msgid "Move To..."
msgstr "移動..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "新規スクリプト..."
@ -3185,7 +3193,8 @@ msgid "Group name already exists."
msgstr "グループ名が既にあります。"
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "無効なグループ名です。"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3433,14 +3442,14 @@ msgid "Activate now?"
msgstr "いまアクティブ化しますか?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr "ポリゴンを作成"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "ポリゴンを生成"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "ポリゴンを編集"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3448,25 +3457,27 @@ msgid "Insert Point"
msgstr "ポイント挿入"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "ポリゴンを編集(点を除去)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "ポリゴンとポイントを除去"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "新規にポリゴンを作成"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "点を作成する。"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"既存のポリゴンを編集:\n"
"左クリック: 点を移動。\n"
@ -3474,8 +3485,9 @@ msgstr ""
"右クリック: 点を消す。"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "点を削除"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "点を消す。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3520,15 +3532,6 @@ msgstr "スペース内のブレンド位置を設定"
msgid "Select and move points, create points with RMB."
msgstr "点を選択して移動し、右クリックで点を作成します。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "点を作成する。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "点を消す。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3609,7 +3612,6 @@ msgstr ""
"得できません。"
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "ノードを追加.."
@ -4149,7 +4151,7 @@ msgstr "すべて"
msgid "Plugins"
msgstr "プラグイン"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "並べ替え:"
@ -4306,20 +4308,18 @@ msgid "Paste Pose"
msgstr "ポーズを貼り付ける"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "ズームアウト"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "ズームをリセット"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "ズームイン"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "選択モード"
@ -4622,8 +4622,17 @@ msgstr ""
"ドラッグ&ドロップ + Alt : ノードのタイプを変更する"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "3Dポリゴンを生成する"
#, fuzzy
msgid "Create Polygon3D"
msgstr "ポリゴンを生成"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "ポリゴンを編集"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "ポリゴンを編集(点を除去)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
#, fuzzy
@ -4734,41 +4743,11 @@ msgstr "アイテム"
msgid "Item List Editor"
msgstr "アイテムリストのエディタ"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"このードにOccluderPolygon2Dリソースがありません。\n"
"作成して、割り当てますか ?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Occluder Polygon"
msgstr "オクルージョンを生じるポリゴンを生成"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon from scratch."
msgstr "新規にポリゴンを生成する"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "既存のポリゴンを編集:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: 点を移動する。"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+マウス左ボタン: セグメントを分割"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "右クリック: 点を消す。"
#: editor/plugins/mesh_instance_editor_plugin.cpp
#, fuzzy
msgid "Mesh is empty!"
@ -5198,6 +5177,11 @@ msgstr "In-ハンドルを曲線から除去"
msgid "Add Point to Curve"
msgstr "ポイントを曲線に追加"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "曲線を閉じる"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Move Point in Curve"
@ -5229,6 +5213,11 @@ msgstr "Shift+ドラッグ:コントロールポイントを選択"
msgid "Click: Add Point"
msgstr "クリック: 点を追加"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "分割する(曲線を)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5243,12 +5232,6 @@ msgstr "コントロールポイントを選ぶ (Shift+Drag)"
msgid "Add Point (in empty space)"
msgstr "点を空きスペースに追加"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
#, fuzzy
msgid "Split Segment (in curve)"
msgstr "分割する(曲線を)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5312,6 +5295,11 @@ msgstr "曲線のOut-ハンドルを除去"
msgid "Remove In-Control Point"
msgstr "曲線のIn-ハンドルを除去"
#: editor/plugins/path_editor_plugin.cpp
#, fuzzy
msgid "Split Segment (in curve)"
msgstr "分割する(曲線を)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5324,9 +5312,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "ボーンを表示する"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "UVマップを生成"
@ -5368,9 +5362,19 @@ msgid "Transform UV Map"
msgstr "UVマップをトランスフォーム"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "トランスフォーム"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "ポリゴンDのUVエディタ"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Polygon 2D UV Editor"
@ -5397,12 +5401,7 @@ msgstr "ボーンを生成"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "ポリゴンを生成"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Move Point"
msgid "Move Points"
msgstr "ポイントを移動"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5436,20 +5435,20 @@ msgid "Scale Polygon"
msgstr "ポリゴンの縮尺を変更"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "設定項目を設定してください!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5608,20 +5607,22 @@ msgstr "タイルセットの保存エラー!"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr "テーマを保存する途中でのエラー"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "保存エラー"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error importing theme"
msgid "Error importing theme."
msgstr "テーマをインポート中のエラー"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "インポートのエラー"
#: editor/plugins/script_editor_plugin.cpp
@ -5643,6 +5644,15 @@ msgstr "名前を付けて保存..."
msgid "Import Theme"
msgstr "テーマのインポート"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error while saving theme"
msgstr "テーマを保存する途中でのエラー"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "保存エラー"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "テーマを名前をつけて保存..."
@ -5687,8 +5697,8 @@ msgstr "ファイル"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "ビューファイル:"
msgid "Open..."
msgstr "開く"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5717,6 +5727,11 @@ msgstr "次の履歴"
msgid "Theme"
msgstr "テーマ"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "テーマのインポート"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Reload Theme"
@ -5726,10 +5741,6 @@ msgstr "テーマを再読込"
msgid "Save Theme"
msgstr "テーマを保存"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "テーマに名前を付けて保存"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Close Docs"
@ -5847,6 +5858,10 @@ msgstr ""
msgid "Go to Function"
msgstr "関数~に移動..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "ファイルシステムのリソースのみドロップできます."
@ -5880,10 +5895,6 @@ msgstr "先頭を大文字に"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6639,13 +6650,19 @@ msgstr "スタックフレーム"
msgid "Set Region Rect"
msgstr "テクスチャ リージョン"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "ハンドルを設定する"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Snapモード:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "None"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6902,12 +6919,12 @@ msgstr "トランスフォーム"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "シーンからのノード"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "パスのポイントを除去"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6919,13 +6936,34 @@ msgid "Merge from Scene"
msgstr "シーンからマージ"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "アニメーションを貼付け"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "点を消す。"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "新規にポリゴンを生成する"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6957,11 +6995,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "選択したファイルを削除しますか?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6970,6 +7006,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "現在編集中のリソースを保存する"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "点を削除"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "現在編集中のリソースを保存する"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6983,6 +7032,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "現在編集中のリソースを保存する"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6990,7 +7046,7 @@ msgstr "この処理にはシーンが必要です."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "タイルセット..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -7008,6 +7064,11 @@ msgstr "引数:"
msgid "Light"
msgstr "右側面"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "ノードを追加.."
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -7052,7 +7113,8 @@ msgid "Add..."
msgstr "追加..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "エクスポートパス:"
#: editor/project_export.cpp
@ -8659,7 +8721,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "ステップ引数はゼロです!"
#: modules/gdscript/gdscript_functions.cpp
@ -9690,7 +9753,9 @@ msgstr ""
"PathFollow2D は、Path2D ノードの子として設定されている場合のみ動作します。"
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9792,6 +9857,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "アニメーションツリーに問題があります."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
#, fuzzy
msgid "Raw Mode"
@ -9810,6 +9879,10 @@ msgstr "警告!"
msgid "Please Confirm..."
msgstr "確認"
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9879,10 +9952,6 @@ msgstr "無効なフォント サイズです。"
msgid "Input"
msgstr "入力"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "None"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "無効なシェーダーのソースです。"
@ -9899,6 +9968,53 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "ポリゴンを作成"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "新規にポリゴンを作成"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "ズームアウト"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "ズームイン"
#~ msgid "Create Poly3D"
#~ msgstr "3Dポリゴンを生成する"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "このードにOccluderPolygon2Dリソースがありません。\n"
#~ "作成して、割り当てますか ?"
#~ msgid "Edit existing polygon:"
#~ msgstr "既存のポリゴンを編集:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: 点を移動する。"
#, fuzzy
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+マウス左ボタン: セグメントを分割"
#~ msgid "RMB: Erase Point."
#~ msgstr "右クリック: 点を消す。"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "ビューファイル:"
#~ msgid "Save Theme As"
#~ msgstr "テーマに名前を付けて保存"
#~ msgid "<None>"
#~ msgstr "<None>"
#~ msgid "Zoom:"
#~ msgstr "ズーム:"

View file

@ -7,15 +7,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-08-16 16:36+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: George Dzavashvili <dzavashviligeorge@gmail.com>\n"
"Language-Team: Georgian <https://hosted.weblate.org/projects/godot-engine/"
"godot/ka/>\n"
"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -258,7 +260,6 @@ msgstr "ახალი %d თრექების შექმნა და
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -532,15 +533,19 @@ msgstr "ყველას ჩანაცვლება"
msgid "Selection Only"
msgstr "მონიშნული მხოლოდ"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "ზუმის გაზრდა"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "ზუმის დაპატარავება"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "ზუმის საწყისზე დაყენება"
@ -713,8 +718,8 @@ msgid "Recent:"
msgstr "ბოლო:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "ძებნა:"
@ -765,8 +770,7 @@ msgid "Resource"
msgstr "რესურსი"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "გზა"
@ -1225,8 +1229,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2119,7 +2122,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2529,6 +2532,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2547,8 +2556,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2964,7 +2972,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3093,8 +3101,9 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgstr ""
#, fuzzy
msgid "Invalid group name."
msgstr "არასწორი ფონტის ზომა."
#: editor/groups_editor.cpp editor/node_dock.cpp
msgid "Groups"
@ -3339,44 +3348,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "შექმნა"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "შექმნა"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "შექმნა"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3419,16 +3429,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "შექმნა"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3507,7 +3507,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4045,7 +4044,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4193,20 +4192,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "ზუმის დაპატარავება"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "ზუმის დაპატარავება"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "ზუმის გაზრდა"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4463,7 +4460,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "შექმნა"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4564,36 +4570,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4960,6 +4940,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "კვანძის მრუდის რედაქტირება"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4987,6 +4972,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5001,11 +4990,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5064,6 +5048,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5074,7 +5062,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5116,7 +5110,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "შექმნა"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5140,12 +5143,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "შექმნა"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5173,19 +5171,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5324,20 +5322,24 @@ msgid "Error saving file!"
msgstr "ჩატვირთვის შეცდომები!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "ჩატვირთვის შეცდომები!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "ჩატვირთვის შეცდომა:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "შეცდომა ფონტის ჩატვირთვისას."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "ჩატვირთვის შეცდომა:"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5356,6 +5358,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5397,8 +5407,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "გახსნილი"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5425,6 +5436,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5433,10 +5448,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5544,6 +5555,10 @@ msgstr ""
msgid "Go to Function"
msgstr "ფუნქციის შექმნა"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5576,10 +5591,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6272,12 +6283,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6516,12 +6532,13 @@ msgid "Clear transform"
msgstr "ანიმაციის გარდაქმნის ცვლილება"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "მონიშნული თრექის წაშლა."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6532,13 +6549,32 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "შექმნა"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6568,11 +6604,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "წავშალოთ მონიშნული ფაილები?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6580,6 +6614,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "შექმნა"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6593,12 +6639,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6613,6 +6665,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6650,7 +6706,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8099,7 +8155,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8988,7 +9044,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9080,6 +9138,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9096,6 +9158,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9152,10 +9218,6 @@ msgstr "არასწორი ფონტის ზომა."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9173,6 +9235,14 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "ზუმის დაპატარავება"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "ზუმის გაზრდა"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "ზუმის გაზრდა"
@ -9209,9 +9279,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "ანიმაციის თრექის გადატანის რეჟიმის ცვლილება"
#~ msgid "Edit Node Curve"
#~ msgstr "კვანძის მრუდის რედაქტირება"
#~ msgid "Anim Add Key"
#~ msgstr "ანიმაციის გასაღების დამატება"

View file

@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-03 19:25+0000\n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: 송태섭 <xotjq237@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/godot-engine/"
"godot/ko/>\n"
@ -25,7 +25,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -259,7 +259,6 @@ msgstr "%d개의 새 트랙을 생성하고 키를 삽입하시겠습니까?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -533,15 +532,19 @@ msgstr "전체 바꾸기"
msgid "Selection Only"
msgstr "선택 영역만"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "확대"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "축소"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "줌 리셋"
@ -711,8 +714,8 @@ msgid "Recent:"
msgstr "최근:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "검색:"
@ -763,8 +766,7 @@ msgid "Resource"
msgstr "리소스"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "경로"
@ -1223,8 +1225,7 @@ msgid "Node Name:"
msgstr "노드 이름:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "이름"
@ -2146,7 +2147,7 @@ msgstr "프로젝트 설정"
msgid "Export"
msgstr "내보내기"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "도구"
@ -2575,6 +2576,12 @@ msgstr "[비어있음]"
msgid "Assign.."
msgstr "지정하기.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2599,8 +2606,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "뷰포트 선택"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "새 스크립트"
@ -3020,7 +3026,7 @@ msgstr "복제..."
msgid "Move To..."
msgstr "이동..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "새 스크립트..."
@ -3145,7 +3151,8 @@ msgid "Group name already exists."
msgstr "그룹 이름이 이미 존재합니다."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "유효하지 않은 그룹 이름."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3392,14 +3399,13 @@ msgid "Activate now?"
msgstr "지금 실행하시겠습니까?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "폴리곤 만들기"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "폴리곤 편집"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3407,25 +3413,27 @@ msgid "Insert Point"
msgstr "포인트 삽입"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "폴리곤 편집 (점 삭제)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "폴리곤과 포인트 삭제"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "처음부터 새로운 폴리곤 만들기"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "포인트 만들기."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"기존 폴리곤 편집:\n"
"좌클릭: 포인트 이동.\n"
@ -3433,8 +3441,9 @@ msgstr ""
"우클릭: 포인트 지우기."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "포인트 삭제"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "포인트 지우기."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3479,15 +3488,6 @@ msgstr "공간 내의 혼합 위치 설정"
msgid "Select and move points, create points with RMB."
msgstr "포인트를 선택하고 이동합니다, 우클릭으로 포인트를 만드실 수 있습니다."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "포인트 만들기."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "포인트 지우기."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3568,7 +3568,6 @@ msgstr ""
"을 검색할 수 없습니다."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "노드 추가.."
@ -4105,7 +4104,7 @@ msgstr "모두"
msgid "Plugins"
msgstr "플러그인"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "정렬:"
@ -4258,17 +4257,18 @@ msgid "Paste Pose"
msgstr "포즈 붙여넣기"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "축소"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "배율 초기화"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "확대"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "선택 모드"
@ -4526,8 +4526,17 @@ msgstr ""
"드래그 & 드롭 + Alt : 노드 타입 변경"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "폴리곤3D 만들기"
#, fuzzy
msgid "Create Polygon3D"
msgstr "폴리곤 만들기"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "폴리곤 편집"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "폴리곤 편집 (점 삭제)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4627,38 +4636,10 @@ msgstr "항목"
msgid "Item List Editor"
msgstr "항목 목록 에디터"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"이 노드에 OccluderPolygon2D 리소스가 없습니다.\n"
"새로 만들어서 지정하시겠습니까?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Occluder 폴리곤 만들기"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "처음부터 새로운 폴리곤 만들기."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "기존 폴리곤 편집:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "좌클릭: 포인트 이동."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+좌클릭: 선분 분할."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "우클릭: 포인트 삭제."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "메쉬가 비었습니다!"
@ -5025,6 +5006,11 @@ msgstr "커브의 인-컨트롤 삭제"
msgid "Add Point to Curve"
msgstr "커브에 포인트 추가"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "커브 닫기"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "커브의 포인트 이동"
@ -5052,6 +5038,11 @@ msgstr "Shift+드래그: 컨트롤 포인트 선택"
msgid "Click: Add Point"
msgstr "클릭: 포인트 추가"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "선분 분할 (커브)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5066,11 +5057,6 @@ msgstr "컨트롤 포인트 선택 (Shift+드래그)"
msgid "Add Point (in empty space)"
msgstr "포인트 추가 (빈 공간)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "선분 분할 (커브)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5129,6 +5115,10 @@ msgstr "아웃-컨트롤 포인트 삭제"
msgid "Remove In-Control Point"
msgstr "인-컨트롤 포인트 삭제"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "선분 분할 (커브)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "관절 이동"
@ -5139,9 +5129,19 @@ msgid ""
msgstr "Polygon2D의 스켈레톤 속성이 Skeleton2D 노드를 향하고 있지 않음"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "본 동기화"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"이 노드에 텍스쳐가 없습니다.\n"
"구역을 편집하기 위해서는 텍스쳐를 지정해야합니다."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "UV 맵 만들기"
@ -5179,9 +5179,20 @@ msgid "Transform UV Map"
msgstr "UV 맵 변형"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "변형 타입"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "본 가중치 페인트"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "폴리곤 2D UV 에디터"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "폴리곤 2D UV 에디터"
@ -5203,11 +5214,8 @@ msgid "Bones"
msgstr "본"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "폴리곤 만들기"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "포인트 이동"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5235,19 +5243,23 @@ msgid "Scale Polygon"
msgstr "폴리곤 크기 조절"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "두 포인트를 연결하여 분할"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "지울 분할을 선택"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "지정한 강도로 가중치를 페인트"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "지정한 강도로 가중치를 페인트 취소"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5385,19 +5397,23 @@ msgid "Error saving file!"
msgstr "파일 저장 중 에러!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "테마 저장 중 에러"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "저장 중 에러"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "테마 가져오는 중 에러"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "가져오는 중 에러"
#: editor/plugins/script_editor_plugin.cpp
@ -5416,6 +5432,14 @@ msgstr "다른 이름으로 저장..."
msgid "Import Theme"
msgstr "테마 가져오기"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "테마 저장 중 에러"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "저장 중 에러"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "테마 다른 이름으로 저장..."
@ -5457,8 +5481,9 @@ msgid "File"
msgstr "파일"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "새 텍스트 파일"
#, fuzzy
msgid "Open..."
msgstr "열기"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5485,6 +5510,11 @@ msgstr "다음 히스토리"
msgid "Theme"
msgstr "테마"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "테마 가져오기"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "테마 다시 불러오기"
@ -5493,10 +5523,6 @@ msgstr "테마 다시 불러오기"
msgid "Save Theme"
msgstr "테마 저장"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "테마 다른 이름으로 저장"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "문서 닫기"
@ -5603,6 +5629,10 @@ msgstr "(무시함)"
msgid "Go to Function"
msgstr "함수로 이동"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "표준"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "파일 시스템에서 가져온 리소스만 드랍할 수 있습니다."
@ -5635,10 +5665,6 @@ msgstr "대문자로 시작"
msgid "Syntax Highlighter"
msgstr "구문 강조"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "표준"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6330,13 +6356,19 @@ msgstr "스프라이트 프레임"
msgid "Set Region Rect"
msgstr "영역 설정"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "핸들 설정"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "스냅 모드:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<없음>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "없음"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6571,11 +6603,13 @@ msgid "Clear transform"
msgstr "변형 지우기"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "타일셋에 텍스쳐 추가"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "현재 텍스쳐를 타일셋에서 제거"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6587,15 +6621,35 @@ msgid "Merge from Scene"
msgstr "씬으로부터 병합하기"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"사용할 서브 타일을 아이콘으로 설정하세요, 효력없는 자동타일 바인딩에도 사용됩"
"니다."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "애니메이션 붙여넣기"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "포인트 지우기."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "처음부터 새로운 폴리곤 만들기."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "타일 이름 보이기 (Alt 키를 누르세요)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6627,14 +6681,9 @@ msgstr ""
"다른 타일을 편집하려면 클릭."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"좌클릭: 비트 켜기 설정.\n"
"우클릭: 비트 끄기 설정.\n"
"다른 타일을 편집하려면 클릭."
#, fuzzy
msgid "Delete selected Rect."
msgstr "선택된 파일들을 삭제하시겠습니까?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6644,6 +6693,22 @@ msgstr ""
"현재 편집된 서브 타일 선택.\n"
"다른 타일을 편집하려면 클릭."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "포인트 삭제"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"좌클릭: 비트 켜기 설정.\n"
"우클릭: 비트 끄기 설정.\n"
"다른 타일을 편집하려면 클릭."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6662,12 +6727,22 @@ msgstr ""
"서브 타일을 선택해 우선 순위를 바꿈.\n"
"다른 타일을 편집하려면 클릭."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"서브 타일을 선택해 우선 순위를 바꿈.\n"
"다른 타일을 편집하려면 클릭."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "이 속성을 바꿀 수 없습니다."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "타일 셋"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6682,6 +6757,11 @@ msgstr "프래그먼트"
msgid "Light"
msgstr "빛"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "노드 추가.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "비주얼 셰이더"
@ -6719,7 +6799,8 @@ msgid "Add..."
msgstr "추가..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "경로 내보내기:"
#: editor/project_export.cpp
@ -8199,7 +8280,8 @@ msgid "GDNative"
msgstr "GD네이티브"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "스텝 인수가 제로입니다!"
#: modules/gdscript/gdscript_functions.cpp
@ -9156,7 +9238,10 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "OrientedPathFollow는 Path 노드의 자식으로 있을 때만 동작합니다."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr "OrientedPathFollow는 부모 Path에서 벡터를 활성화해야 합니다."
#: scene/3d/physics_body.cpp
@ -9258,6 +9343,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "AnimationPlayer 루트가 유효한 노드가 아닙니다."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Raw 모드"
@ -9274,6 +9363,10 @@ msgstr "경고!"
msgid "Please Confirm..."
msgstr "확인해주세요..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9341,10 +9434,6 @@ msgstr "유효하지 않은 폰트 크기."
msgid "Input"
msgstr "입력"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "없음"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "셰이더에 유효하지 않은 소스."
@ -9361,6 +9450,56 @@ msgstr "균일하게 배치함."
msgid "Varyings can only be assigned in vertex function."
msgstr "Varyings는 오직 버텍스 함수에서만 지정할 수 있습니다."
#~ msgid "Create Poly"
#~ msgstr "폴리곤 만들기"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "처음부터 새로운 폴리곤 만들기"
#~ msgid "Zoom out"
#~ msgstr "축소"
#~ msgid "Zoom in"
#~ msgstr "확대"
#~ msgid "Create Poly3D"
#~ msgstr "폴리곤3D 만들기"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "이 노드에 OccluderPolygon2D 리소스가 없습니다.\n"
#~ "새로 만들어서 지정하시겠습니까?"
#~ msgid "Edit existing polygon:"
#~ msgstr "기존 폴리곤 편집:"
#~ msgid "LMB: Move Point."
#~ msgstr "좌클릭: 포인트 이동."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+좌클릭: 선분 분할."
#~ msgid "RMB: Erase Point."
#~ msgstr "우클릭: 포인트 삭제."
#~ msgid "New TextFile"
#~ msgstr "새 텍스트 파일"
#~ msgid "Save Theme As"
#~ msgstr "테마 다른 이름으로 저장"
#~ msgid "<None>"
#~ msgstr "<없음>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "사용할 서브 타일을 아이콘으로 설정하세요, 효력없는 자동타일 바인딩에도 사"
#~ "용됩니다."
#~ msgid "Zoom:"
#~ msgstr "확대:"
@ -10856,13 +10995,6 @@ msgstr "Varyings는 오직 버텍스 함수에서만 지정할 수 있습니다.
#~ msgid "Scale Region Editor"
#~ msgstr "스케일 구역 편집기"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "이 노드에 텍스쳐가 없습니다.\n"
#~ "구역을 편집하기 위해서는 텍스쳐를 지정해야합니다."
#~ msgid "Inherit Scene"
#~ msgstr "상속 씬"

View file

@ -7,16 +7,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-06-12 09:40+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: Kornelijus <kornelijus.github@gmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/godot-engine/"
"godot/lt/>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -258,7 +260,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -530,15 +531,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Priartinti"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Nutolinti"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Atstatyti Priartinimą"
@ -712,8 +717,8 @@ msgid "Recent:"
msgstr "Naujausi:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -760,8 +765,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1213,8 +1217,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2106,7 +2109,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2519,6 +2522,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2537,8 +2546,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2963,7 +2971,7 @@ msgstr "Duplikuoti"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3089,7 +3097,7 @@ msgstr ""
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Netinkamas šrifto dydis."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3338,44 +3346,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Priedai"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Sukurti"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3418,16 +3427,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Sukurti"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3506,7 +3505,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4052,7 +4050,7 @@ msgstr "Visi"
msgid "Plugins"
msgstr "Priedai"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4200,20 +4198,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Nutolinti"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Nutolinti"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Priartinti"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4468,7 +4464,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4569,36 +4574,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4965,6 +4944,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4992,6 +4975,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5006,11 +4993,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5069,6 +5051,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5079,7 +5065,14 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5122,9 +5115,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Atidaryti 2D Editorių"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5146,12 +5149,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5179,19 +5177,19 @@ msgid "Scale Polygon"
msgstr "Keisti Poligono Skalę"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5331,20 +5329,24 @@ msgid "Error saving file!"
msgstr "Įvyko klaida kraunant šriftą."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Įvyko klaida kraunant šriftą."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Įvyko klaida kraunant šriftą."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Įvyko klaida kraunant šriftą."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Įvyko klaida kraunant šriftą."
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5364,6 +5366,14 @@ msgstr "Filtrai..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5405,8 +5415,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "Atidaryti"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5433,6 +5444,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importuoti Animacijas..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5441,10 +5457,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5550,6 +5562,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5582,10 +5598,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6277,12 +6289,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6521,12 +6538,13 @@ msgid "Clear transform"
msgstr "Animacija: Pakeisti Transformaciją"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Panaikinti pasirinkimą"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6537,13 +6555,32 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Keisti Poligono Skalę"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6573,11 +6610,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Panaikinti pasirinkimą"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6585,6 +6620,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Keisti Poligono Skalę"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6598,12 +6645,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6618,6 +6671,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6655,8 +6712,9 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgstr ""
#, fuzzy
msgid "Export Path"
msgstr "Importuoti iš Nodo:"
#: editor/project_export.cpp
msgid "Resources"
@ -8113,7 +8171,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9005,7 +9063,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9098,6 +9158,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9114,6 +9178,10 @@ msgstr "Įspėjimas!"
msgid "Please Confirm..."
msgstr "Prašome Patvirtinti..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9170,10 +9238,6 @@ msgstr "Netinkamas šrifto dydis."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9191,6 +9255,14 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Nutolinti"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Priartinti"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Priartinti"

View file

@ -7,16 +7,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-10 09:51+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: Martch Zagorski <martchzagorski@gmail.com>\n"
"Language-Team: Latvian <https://hosted.weblate.org/projects/godot-engine/"
"godot/lv/>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -251,7 +253,6 @@ msgstr "Izveidot %d JAUNU celiņu un ievietot atslēgievietni?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -526,15 +527,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Pietuvināt"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Attālināt"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Atiestatīt tālummaiņu"
@ -703,8 +708,8 @@ msgid "Recent:"
msgstr "Nesenie:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Meklēt:"
@ -751,8 +756,7 @@ msgid "Resource"
msgstr "Resurs"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1217,8 +1221,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nosaukums"
@ -2110,7 +2113,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2520,6 +2523,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2538,8 +2547,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2954,7 +2962,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3083,7 +3091,7 @@ msgstr ""
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Nederīgs nosaukums."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3329,44 +3337,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Izveidot"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Izveidot"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Izveidot"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3410,16 +3419,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Izveidot"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3498,7 +3497,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4035,7 +4033,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4183,20 +4181,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Attālināt"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Attālināt"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Pietuvināt"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4451,7 +4447,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Izveidot"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4552,36 +4557,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4948,6 +4927,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4975,6 +4958,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4989,11 +4976,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5052,6 +5034,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5062,7 +5048,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5104,7 +5096,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Izveidot"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5128,12 +5129,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Izveidot"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5161,19 +5157,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5312,20 +5308,24 @@ msgid "Error saving file!"
msgstr "Kļūmes lādējot!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Kļūmes lādējot!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Kļūme lādējot:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Kļūda lādējot fontu."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Kļūme lādējot:"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5345,6 +5345,14 @@ msgstr "Saglabāt Kā"
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5386,8 +5394,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "Atvērt"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5414,6 +5423,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5422,10 +5435,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5533,6 +5542,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Izveidot Funkciju"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5565,10 +5578,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6261,12 +6270,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6505,12 +6519,13 @@ msgid "Clear transform"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Noņemt Izvēlēto"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6521,13 +6536,33 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Ielīmēt celiņus"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Izveidot"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6557,11 +6592,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Izdzēst izvēlētos failus?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6569,6 +6602,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Izveidot"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6582,12 +6627,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6602,6 +6653,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6639,7 +6694,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8087,7 +8142,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8974,7 +9029,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9065,6 +9122,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9081,6 +9142,10 @@ msgstr "Brīdinājums!"
msgid "Please Confirm..."
msgstr "Lūdzu Apstipriniet..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9137,10 +9202,6 @@ msgstr "Nederīgs fonta izmērs."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9158,6 +9219,14 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Attālināt"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Pietuvināt"
#~ msgid "Zoom:"
#~ msgstr "Pietuvināt:"

View file

@ -6,15 +6,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-08-28 18:40+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: christy james <jkuttu@gmail.com>\n"
"Language-Team: Malayalam <https://hosted.weblate.org/projects/godot-engine/"
"godot/ml/>\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -247,7 +249,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -515,15 +516,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -690,8 +695,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -738,8 +743,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1191,8 +1195,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2073,7 +2076,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2482,6 +2485,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2500,8 +2509,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2914,7 +2922,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3037,7 +3045,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3283,14 +3291,12 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3298,29 +3304,29 @@ msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3363,15 +3369,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3449,7 +3446,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -3981,7 +3977,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4129,15 +4125,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4393,7 +4389,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4494,36 +4498,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4890,6 +4868,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4917,6 +4899,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4931,11 +4917,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -4994,6 +4975,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5004,7 +4989,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5044,7 +5035,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5068,11 +5067,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5100,19 +5095,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5250,19 +5245,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5281,6 +5276,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5322,7 +5325,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5350,6 +5353,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5358,10 +5365,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5466,6 +5469,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5498,10 +5505,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6189,12 +6192,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6430,11 +6438,11 @@ msgid "Clear transform"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6446,13 +6454,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6482,10 +6508,7 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgid "Delete selected Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6494,6 +6517,17 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Delete polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6507,12 +6541,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6527,6 +6567,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6564,7 +6608,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8007,7 +8051,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8892,7 +8936,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -8980,6 +9026,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -8996,6 +9046,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9052,10 +9106,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""

View file

@ -9,15 +9,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-07-29 03:39+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: Nafis Ibrahim <thepreciousnafis@gmail.com>\n"
"Language-Team: Malay <https://hosted.weblate.org/projects/godot-engine/godot/"
"ms/>\n"
"Language: ms\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.1.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -255,7 +257,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -524,15 +525,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -699,8 +704,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -747,8 +752,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1200,8 +1204,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2082,7 +2085,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2491,6 +2494,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2509,8 +2518,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2923,7 +2931,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3046,7 +3054,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3292,14 +3300,12 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3307,29 +3313,29 @@ msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3372,15 +3378,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3458,7 +3455,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -3992,7 +3988,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4140,15 +4136,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4404,7 +4400,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4505,36 +4509,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4901,6 +4879,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4928,6 +4910,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4942,11 +4928,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5005,6 +4986,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5015,7 +5000,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5055,7 +5046,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5079,11 +5078,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5111,19 +5106,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5261,19 +5256,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5292,6 +5287,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5333,7 +5336,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5361,6 +5364,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5369,10 +5376,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5477,6 +5480,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5509,10 +5516,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6200,12 +6203,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6444,11 +6452,11 @@ msgid "Clear transform"
msgstr "Anim Ubah Penukaran"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6460,13 +6468,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6496,11 +6522,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Semua Pilihan"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6508,6 +6532,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Semua Pilihan"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6521,12 +6557,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6541,6 +6583,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6578,7 +6624,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8023,7 +8069,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8910,7 +8956,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -8998,6 +9046,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9014,6 +9066,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9070,10 +9126,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""

View file

@ -15,15 +15,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/godot-"
"engine/godot/nb_NO/>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -273,7 +275,6 @@ msgstr "Lag %d NYE spor og sett inn nøkler?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -550,15 +551,19 @@ msgstr "Erstatt Alle"
msgid "Selection Only"
msgstr "Kun Valgte"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom Inn"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom Ut"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Nullstill Zoom"
@ -735,8 +740,8 @@ msgid "Recent:"
msgstr "Nylige:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Søk:"
@ -787,8 +792,7 @@ msgid "Resource"
msgstr "Ressurs"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Søkesti"
@ -1253,8 +1257,7 @@ msgid "Node Name:"
msgstr "Nodenavn:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Navn"
@ -2207,7 +2210,7 @@ msgstr "Prosjektinnstillinger"
msgid "Export"
msgstr "Eksporter"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Verktøy"
@ -2656,6 +2659,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2674,8 +2683,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3125,7 +3133,7 @@ msgstr "Duplisér"
msgid "Move To..."
msgstr "Flytt Til..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Hurtigåpne Skript..."
@ -3269,7 +3277,7 @@ msgstr "ERROR: Animasjonsnavnet finnes allerede!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Ugyldig navn."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3530,14 +3538,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Lag Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Rediger Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3545,25 +3553,28 @@ msgid "Insert Point"
msgstr "Sett inn Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Rediger Poly (Fjern Punkt)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Fjern Poly Og Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Lag en ny polygon fra bunnen"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Slett punkter"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Endre eksisterende polygon:\n"
"Venstreklikk: Flytt Punkt.\n"
@ -3571,8 +3582,10 @@ msgstr ""
"Høyreklikk: Fjern Punkt."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Slett punkter"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Høyreklikk: Slett Punkt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3615,17 +3628,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Slett punkter"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Høyreklikk: Slett Punkt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3707,7 +3709,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4273,7 +4274,7 @@ msgstr "Alle"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sorter:"
@ -4427,20 +4428,18 @@ msgid "Paste Pose"
msgstr "Lim Inn Pose"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zoom Ut"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zoom Ut"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zoom Inn"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Velg Modus"
@ -4712,8 +4711,17 @@ msgstr ""
"Dra & Slipp + Alft: Endre nodetype"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Lag Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Lag Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Rediger Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Rediger Poly (Fjern Punkt)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
#, fuzzy
@ -4817,36 +4825,10 @@ msgstr "Elementer"
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Lag en ny polygon fra bunnen."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Rediger eksisterende polygon:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Venstreklikk: Flytt Punkt."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+Venstreklikk: Splitt Segment."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Høyreklikk: Slett Punkt."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5216,6 +5198,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr "Legg til Punkt på Kurve"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Lukk Kurve"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Flytt Punkt på Kurve"
@ -5243,6 +5230,11 @@ msgstr "Shift+Dra: Velg Kontrollpunkter"
msgid "Click: Add Point"
msgstr "Klikk: Legg til Punkt"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Split Segment (i kurve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5257,11 +5249,6 @@ msgstr "Velg Kontrollpunkter (Shift+Dra)"
msgid "Add Point (in empty space)"
msgstr "Legg til Punkt (i tomt rom)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Split Segment (i kurve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5324,6 +5311,10 @@ msgstr "Fjern Funksjon"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Split Segment (i kurve)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5336,9 +5327,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Vis Ben"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr ""
@ -5381,9 +5378,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Lag Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Åpne 2D Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5409,11 +5416,7 @@ msgstr "Lag Ben"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Lag Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Flytt Punkt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5441,20 +5444,20 @@ msgid "Scale Polygon"
msgstr "Skaler Polygon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Velg en Mappe å Skanne"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5608,19 +5611,23 @@ msgid "Error saving file!"
msgstr "Error ved lagring av TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Error ved lasting av tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Error ved lagring"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Error ved importering av tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Error ved importering"
#: editor/plugins/script_editor_plugin.cpp
@ -5642,6 +5649,14 @@ msgstr "Lagre Som..."
msgid "Import Theme"
msgstr "Importer Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Error ved lasting av tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Error ved lagring"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Lagre Tema Som..."
@ -5684,8 +5699,8 @@ msgstr "Fil"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Vis Filer"
msgid "Open..."
msgstr "Åpne"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5713,6 +5728,11 @@ msgstr ""
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importer Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Gjeninnlast drakt"
@ -5721,10 +5741,6 @@ msgstr "Gjeninnlast drakt"
msgid "Save Theme"
msgstr "Lagre drakt"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Lagre drakt som"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Lukk Dokumentasjon"
@ -5833,6 +5849,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Fjern Funksjon"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5865,10 +5885,6 @@ msgstr "Store bokstaver"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6582,12 +6598,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Sett Handle"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6835,12 +6857,12 @@ msgstr "Anim Forandre Omforming"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Legg til node(r) fra tre"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Fjern Kurvepunkt"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6852,13 +6874,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Lim inn Animasjon"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Høyreklikk: Slett Punkt."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Lag en ny polygon fra bunnen."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6888,11 +6931,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Slett valgte filer?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6901,6 +6942,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Velg Gjeldende Mappe"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Slett punkter"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Velg Gjeldende Mappe"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6914,6 +6968,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Velg Gjeldende Mappe"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6921,7 +6982,7 @@ msgstr "Denne operasjonen kan ikke gjøres uten en scene."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6937,6 +6998,10 @@ msgstr ""
msgid "Light"
msgstr "Høyre"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6976,7 +7041,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Eksporter Prosjekt"
#: editor/project_export.cpp
@ -8470,7 +8535,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9394,7 +9459,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9487,6 +9554,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Animasjonstre er ugyldig."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9503,6 +9574,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9560,10 +9635,6 @@ msgstr "Ugyldig fontstørrelse."
msgid "Input"
msgstr "Legg til Input"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9581,6 +9652,42 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Lag Poly"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Lag en ny polygon fra bunnen"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zoom Ut"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zoom Inn"
#~ msgid "Create Poly3D"
#~ msgstr "Lag Poly3D"
#~ msgid "Edit existing polygon:"
#~ msgstr "Rediger eksisterende polygon:"
#~ msgid "LMB: Move Point."
#~ msgstr "Venstreklikk: Flytt Punkt."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+Venstreklikk: Splitt Segment."
#~ msgid "RMB: Erase Point."
#~ msgstr "Høyreklikk: Slett Punkt."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Vis Filer"
#~ msgid "Save Theme As"
#~ msgstr "Lagre drakt som"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zoom Inn"

View file

@ -29,15 +29,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:41+0100\n"
"Last-Translator: rxadmin <r.van.eeghem@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/godot-engine/godot/"
"nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -272,7 +274,6 @@ msgstr "Maak %d NIEUWE tracks aan en keys invoeren?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -551,15 +552,19 @@ msgstr "Alle Vervangen"
msgid "Selection Only"
msgstr "Alleen Selectie"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Inzoomen"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Uitzoomen"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Initialiseer Zoom"
@ -734,8 +739,8 @@ msgid "Recent:"
msgstr "Recente:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Zoeken:"
@ -786,8 +791,7 @@ msgid "Resource"
msgstr "Bron"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Pad"
@ -1252,8 +1256,7 @@ msgid "Node Name:"
msgstr "Node Naam:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Naam"
@ -2212,7 +2215,7 @@ msgstr "Projectinstellingen"
msgid "Export"
msgstr "Exporteren"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Gereedschappen"
@ -2649,6 +2652,12 @@ msgstr "[Leeg]"
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2667,8 +2676,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Kies een Aanzicht portaal"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3103,7 +3111,7 @@ msgstr "Dupliceren..."
msgid "Move To..."
msgstr "Verplaats Naar..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Open Script Snel..."
@ -3248,7 +3256,7 @@ msgstr "FOUTMELDING: Animatie naam bestaat al!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Ongeldige naam."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3506,14 +3514,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Creëer Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Bewerk Poly"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3521,25 +3529,28 @@ msgid "Insert Point"
msgstr "Punt Toevoegen"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Bewerk Poly (Verwijder punt)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Verwijder Poly en punt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Begin een nieuwe polygoon"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Verwijder punten"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Bewerk bestaande polygoon:\n"
"LMK: Verplaats punt.\n"
@ -3547,8 +3558,10 @@ msgstr ""
"RMK: Wis punt."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Verwijder punten"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Verwijder Punt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3591,17 +3604,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Verwijder punten"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Verwijder Punt."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3682,7 +3684,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Node Toevoegen"
@ -4235,7 +4236,7 @@ msgstr "Alle"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sorteren:"
@ -4396,20 +4397,18 @@ msgid "Paste Pose"
msgstr "Plak Houding"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Uitzoomen"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Uitzoomen"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Inzoomen"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Selecteer Modus"
@ -4680,8 +4679,17 @@ msgstr ""
"Sleep & laat los + Alt : Verander node type"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Maak Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Creëer Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Bewerk Poly"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Bewerk Poly (Verwijder punt)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4783,38 +4791,10 @@ msgstr "Items"
msgid "Item List Editor"
msgstr "Item Lijst Editor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Geen OccluderPolygon2D resource op deze node.\n"
"Creëer en wijs één toe?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Creëer Occluder Polygon"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Creëer een compleet nieuwe polygon."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Wijzig bestaande polygon:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Verplaats Punt."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Splits Segment."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Verwijder Punt."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh is leeg!"
@ -5192,6 +5172,11 @@ msgstr "Verwijder In-Controle van Curve"
msgid "Add Point to Curve"
msgstr "Voeg Punt toe aan Curve"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Sluit Curve"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Verplaats Punt in Curve"
@ -5219,6 +5204,11 @@ msgstr "Shift+Drag: Selecteer Controle Punten"
msgid "Click: Add Point"
msgstr "Klik: Voeg Punt Toe"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Splits Segment (in curve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5233,11 +5223,6 @@ msgstr "Selecteer Controle Punten (Shift+Sleep)"
msgid "Add Point (in empty space)"
msgstr "Voeg Punt Toe (in lege ruimte)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Splits Segment (in curve)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5296,6 +5281,10 @@ msgstr "Verwijder Uit-Controle Punt"
msgid "Remove In-Control Point"
msgstr "Verwijder In-Controle Punt"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Splits Segment (in curve)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5308,9 +5297,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Laat Botten Zien"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Creëer UV Map"
@ -5353,9 +5348,19 @@ msgid "Transform UV Map"
msgstr "Transformeer UV Map"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Transformatie Type"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV Editor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV Editor"
@ -5381,11 +5386,7 @@ msgstr "Maak Botten"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Creëer Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Beweeg Punt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5413,20 +5414,20 @@ msgid "Scale Polygon"
msgstr "Schaal Polygon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Selecteer een map om te scannen"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5576,19 +5577,23 @@ msgid "Error saving file!"
msgstr "Error bij het opslaan van TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Fout bij het opslaan van het thema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Fout bij het opslaan"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Fout bij import van thema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Fout bij importeren"
#: editor/plugins/script_editor_plugin.cpp
@ -5610,6 +5615,14 @@ msgstr "Opslaan Als..."
msgid "Import Theme"
msgstr "Importeer Thema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Fout bij het opslaan van het thema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Fout bij het opslaan"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Thema Opslaan Als..."
@ -5652,8 +5665,8 @@ msgstr "Bestand"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Bekijk Bestanden"
msgid "Open..."
msgstr "Openen"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5681,6 +5694,11 @@ msgstr "Geschiedenis Volgende"
msgid "Theme"
msgstr "Thema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importeer Thema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Herlaad Thema"
@ -5689,10 +5707,6 @@ msgstr "Herlaad Thema"
msgid "Save Theme"
msgstr "Thema Opslaan"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Thema Opslaan Als"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Sluit Docs"
@ -5803,6 +5817,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Ga Naar Functie..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Alleen bronnen uit bestandssysteem kunnen gedropt worden."
@ -5836,10 +5854,6 @@ msgstr "Maak Hoofdletters"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6555,12 +6569,19 @@ msgstr "Sprite-Frames"
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Stel Handgreep In"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Snap Modus:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Geen>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6807,12 +6828,12 @@ msgstr "Transformatie"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Voeg Node(s) Toe Uit Tree"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Verwijder Signaal"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6824,13 +6845,34 @@ msgid "Merge from Scene"
msgstr "Vervoeg vanuit Scene"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Plak Animatie"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "RMB: Verwijder Punt."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Creëer een compleet nieuwe polygon."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6860,11 +6902,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Verwijder geselecteerde bestanden?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6873,6 +6913,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecteer zojuist bewerkte sub-tegel."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Verwijder punten"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Selecteer een sub-tegel om zijn prioriteit te veranderen."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6887,6 +6940,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecteer een sub-tegel om zijn prioriteit te veranderen."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Selecteer een sub-tegel om zijn prioriteit te veranderen."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6894,7 +6954,7 @@ msgstr "Deze operatie kan niet uitgevoerd worden zonder scene."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6912,6 +6972,11 @@ msgstr "Argumenten:"
msgid "Light"
msgstr "Rechts"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Node Toevoegen"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6953,7 +7018,7 @@ msgstr "Toevoegen..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Project Exporteren"
#: editor/project_export.cpp
@ -8450,7 +8515,8 @@ msgid "GDNative"
msgstr "GDInheems"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "step argument is nul!"
#: modules/gdscript/gdscript_functions.cpp
@ -9438,7 +9504,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "PathFollow2D werkt alleen wanneer het een kind van een Path2D node is."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9537,6 +9605,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Animatie boom is ongeldig."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Raw-modus"
@ -9553,6 +9625,10 @@ msgstr "Alarm!"
msgid "Please Confirm..."
msgstr "Bevestig Alsjeblieft..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9620,11 +9696,6 @@ msgstr "Ongeldige lettertype grootte."
msgid "Input"
msgstr "Voeg invoer toe"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Geen>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9642,6 +9713,52 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Creëer Poly"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Begin een nieuwe polygoon"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Uitzoomen"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Inzoomen"
#~ msgid "Create Poly3D"
#~ msgstr "Maak Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Geen OccluderPolygon2D resource op deze node.\n"
#~ "Creëer en wijs één toe?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Wijzig bestaande polygon:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Verplaats Punt."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Splits Segment."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Verwijder Punt."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Bekijk Bestanden"
#~ msgid "Save Theme As"
#~ msgstr "Thema Opslaan Als"
#~ msgid "<None>"
#~ msgstr "<Geen>"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Inzoomen"

View file

@ -30,16 +30,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Tomek <kobewi4e@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/godot-engine/"
"godot/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -274,7 +276,6 @@ msgstr "Utworzyć %d NOWYCH ścieżek i wstawić klucze?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -549,15 +550,19 @@ msgstr "Zastąp wszystkie"
msgid "Selection Only"
msgstr "Tylko zaznaczenie"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Przybliż"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Oddal"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Wyzeruj przybliżenie"
@ -726,8 +731,8 @@ msgid "Recent:"
msgstr "Ostatnie:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Szukaj:"
@ -778,8 +783,7 @@ msgid "Resource"
msgstr "Zasoby"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Ścieżka"
@ -1239,8 +1243,7 @@ msgid "Node Name:"
msgstr "Nazwa węzła:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nazwa"
@ -2170,7 +2173,7 @@ msgstr "Ustawienia projektu"
msgid "Export"
msgstr "Eksport"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Narzędzia"
@ -2595,6 +2598,12 @@ msgstr "[Pusty]"
msgid "Assign.."
msgstr "Przypisz..."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2619,8 +2628,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Wybierz Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Nowy skrypt"
@ -3044,7 +3052,7 @@ msgstr "Duplikuj..."
msgid "Move To..."
msgstr "Przenieś do..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Nowy skrypt..."
@ -3169,7 +3177,8 @@ msgid "Group name already exists."
msgstr "Nazwa grupy już istnieje."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "niewłaściwa nazwa grupy."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3417,14 +3426,13 @@ msgid "Activate now?"
msgstr "Aktywować teraz?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr "Utwórz Polygon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Utwórz wielokąt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Edytuj wielokąt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3432,25 +3440,27 @@ msgid "Insert Point"
msgstr "Wstaw punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Edytuj wielokąt (usuń punkty)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Usuń wielokąt i punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Utwórz nowy wielokąt od zera"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Utwórz punkty."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Edytować istniejący wielokąt:\n"
"LMB: Przenieś punkt.\n"
@ -3458,8 +3468,9 @@ msgstr ""
"RMB: Usuwanie punktu."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Usuwanie punktów"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Usuń punkty."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3505,15 +3516,6 @@ msgstr "Wybierz pozycję mieszania w przestrzeni"
msgid "Select and move points, create points with RMB."
msgstr "Wybierz i przesuń punkty, utwórz punkty używając PPM."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Utwórz punkty."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Usuń punkty."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3597,7 +3599,6 @@ msgstr ""
"uzyskać nazw ścieżek."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Dodaj węzeł..."
@ -4139,7 +4140,7 @@ msgstr "Wszystko"
msgid "Plugins"
msgstr "Wtyczki"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sortuj:"
@ -4294,17 +4295,18 @@ msgid "Paste Pose"
msgstr "Wklej pozę"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Pomniejsz"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Wyzeruj powiększenie"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Powiększ"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Tryb zaznaczenia"
@ -4564,8 +4566,17 @@ msgstr ""
"Przeciągnij i upuść + Alt: Zmień typ węzła"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Stwórz Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Utwórz wielokąt"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Edytuj wielokąt"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Edytuj wielokąt (usuń punkty)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4665,38 +4676,10 @@ msgstr "Elementy"
msgid "Item List Editor"
msgstr "Edytor listy elementów"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Brak zasobu OccluderPolygon2D w tym węźle.\n"
"Stworzyć i przypisać nowy?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Stwórz Occluder Polygon"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Utwórz nowy wielokąt od zera."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Edytuj istniejący polygon:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Przesuń Punkt."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl + LPM: Podziału segmentu."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Wymaż Punkt."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Siatka jest pusta!"
@ -5068,6 +5051,11 @@ msgstr "Usuń punkt z krzywej"
msgid "Add Point to Curve"
msgstr "Dodaj punkt do krzywej"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Zamknij krzywą"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Przenieś punkt krzywej"
@ -5095,6 +5083,11 @@ msgstr "Shift+Drag: Zaznacz Punkty Kontrolne"
msgid "Click: Add Point"
msgstr "Klik: Dodaj Punkt"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Podziel Segment (na krzywej)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5109,11 +5102,6 @@ msgstr "Zaznacz Punkty Kontrolne (Shift+Drag)"
msgid "Add Point (in empty space)"
msgstr "Dodaj Punkt (w pustym miejscu)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Podziel Segment (na krzywej)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5176,6 +5164,10 @@ msgstr "Usuń punkt ścieżki"
msgid "Remove In-Control Point"
msgstr "Usuń punkt ścieżki"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Podziel Segment (na krzywej)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Przesuń złącze"
@ -5186,9 +5178,16 @@ msgid ""
msgstr "Właściwość skeleton węzła Polygon2D nie wskazuje na węzeł Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Synchronizuj kości"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Utwórz Mapę UV"
@ -5226,9 +5225,20 @@ msgid "Transform UV Map"
msgstr "Przekształć Mapę UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Typ przekształcenia"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Maluj wagi kości"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Wielokąt 2D UV Edytor"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Wielokąt 2D UV Edytor"
@ -5250,11 +5260,8 @@ msgid "Bones"
msgstr "Kości"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Utwórz wielokąt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Przesuń Punkt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5282,19 +5289,23 @@ msgid "Scale Polygon"
msgstr "Skaluj Wielokąt"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Połącz dwa punkty, by utworzyć podział"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Wybierz podział, by go usunąć"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Maluj wagi z podaną intensywnością"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Odmaluj wagi z podaną intensywnością"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5432,19 +5443,23 @@ msgid "Error saving file!"
msgstr "Błąd zapisywania pliku!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Błąd podczas zapisywania motywu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Błąd zapisywania"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Błąd importowania motywu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Błąd importowania"
#: editor/plugins/script_editor_plugin.cpp
@ -5463,6 +5478,14 @@ msgstr "Zapisz plik jako..."
msgid "Import Theme"
msgstr "Zaimportuj motyw"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Błąd podczas zapisywania motywu"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Błąd zapisywania"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Zapisz motyw jako..."
@ -5505,8 +5528,9 @@ msgid "File"
msgstr "Plik"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Nowy plik tekstowy"
#, fuzzy
msgid "Open..."
msgstr "Otwórz"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5533,6 +5557,11 @@ msgstr "Następny plik"
msgid "Theme"
msgstr "Motyw"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Zaimportuj motyw"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Przeładuj motyw"
@ -5541,10 +5570,6 @@ msgstr "Przeładuj motyw"
msgid "Save Theme"
msgstr "Zapisz motyw"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Zapisz motyw jako"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Zamknij pliki pomocy"
@ -5651,6 +5676,10 @@ msgstr "(ignoruj)"
msgid "Go to Function"
msgstr "Przejdź do funkcji"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standardowy"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Jedynie zasoby z systemu plików mogą zostać tu upuszczone."
@ -5683,10 +5712,6 @@ msgstr "Wielkie litery na początku słów"
msgid "Syntax Highlighter"
msgstr "Podświetlacz składni"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Standardowy"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6381,13 +6406,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Ustaw obszar tekstury"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Ustaw Uchwyt"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Tryb przyciągania:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<żaden>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Brak"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6622,11 +6653,13 @@ msgid "Clear transform"
msgstr "Wyczyść przekształcenie"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Dodaj teksturę do TileSetu"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Usuń aktualną teksturę z TileSetu"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6638,15 +6671,35 @@ msgid "Merge from Scene"
msgstr "Połącz ze sceny"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Wybierz pod-kafelek do użycia jako ikona. Zostanie on użyty również do "
"niewłaściwych ustawień autokafelków."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Wklej animację"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Usuń punkty."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Utwórz nowy wielokąt od zera."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Pokaż nazwy kafelków (przytrzymaj Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6678,14 +6731,9 @@ msgstr ""
"Kliknij na inny kafelek, by go edytować."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LPM: włącz bit.\n"
"PPM: wyłącz bit.\n"
"Kliknij inny kafelek, by go edytować."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Usunąć zaznaczone pliki?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6695,6 +6743,22 @@ msgstr ""
"Wybierz aktualnie edytowany pod-kafelek.\n"
"Kliknij inny kafelek, by go edytować."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Usuwanie punktów"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LPM: włącz bit.\n"
"PPM: wyłącz bit.\n"
"Kliknij inny kafelek, by go edytować."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6713,12 +6777,22 @@ msgstr ""
"Wybierz pod-kafelek, by zmienić jego priorytet.\n"
"Kliknij inny kafelek, by go edytować."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Wybierz pod-kafelek, by zmienić jego priorytet.\n"
"Kliknij inny kafelek, by go edytować."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Ta właściwość nie może zostać zmieniona."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Zbiór kafelków"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6733,6 +6807,11 @@ msgstr "Fragmenty"
msgid "Light"
msgstr "Światło"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Dodaj węzeł..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "Shader wizualny"
@ -6770,7 +6849,8 @@ msgid "Add..."
msgstr "Dodaj..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Ścieżka eksportu:"
#: editor/project_export.cpp
@ -8258,7 +8338,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "argument kroku wynosi zero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9226,7 +9307,10 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "OrientedPathFollow działa tylko, gdy jest węzłem podrzędnym Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
"OrientedPathFollow wymaga włączonych wektorów w górę w jego nadrzędnym Path."
@ -9332,6 +9416,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Korzeń AnimationPlayer nie jest poprawnym węzłem."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Trybie RAW"
@ -9348,6 +9436,10 @@ msgstr "Alarm!"
msgid "Please Confirm..."
msgstr "Proszę potwierdzić..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9417,10 +9509,6 @@ msgstr "Niepoprawny rozmiar fonta."
msgid "Input"
msgstr "Wejście"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Brak"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Niewłaściwe źródło dla shadera."
@ -9437,6 +9525,56 @@ msgstr "Przypisanie do uniformu."
msgid "Varyings can only be assigned in vertex function."
msgstr "Varying może być przypisane tylko w funkcji wierzchołków."
#~ msgid "Create Poly"
#~ msgstr "Utwórz Polygon"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Utwórz nowy wielokąt od zera"
#~ msgid "Zoom out"
#~ msgstr "Pomniejsz"
#~ msgid "Zoom in"
#~ msgstr "Powiększ"
#~ msgid "Create Poly3D"
#~ msgstr "Stwórz Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Brak zasobu OccluderPolygon2D w tym węźle.\n"
#~ "Stworzyć i przypisać nowy?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Edytuj istniejący polygon:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Przesuń Punkt."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl + LPM: Podziału segmentu."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Wymaż Punkt."
#~ msgid "New TextFile"
#~ msgstr "Nowy plik tekstowy"
#~ msgid "Save Theme As"
#~ msgstr "Zapisz motyw jako"
#~ msgid "<None>"
#~ msgstr "<żaden>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Wybierz pod-kafelek do użycia jako ikona. Zostanie on użyty również do "
#~ "niewłaściwych ustawień autokafelków."
#~ msgid "Zoom:"
#~ msgstr "Powiększenie:"

View file

@ -8,15 +8,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Pirate <https://hosted.weblate.org/projects/godot-engine/"
"godot/pr/>\n"
"Language: pr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -264,7 +266,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -535,15 +536,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -714,8 +719,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -762,8 +767,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1219,8 +1223,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2115,7 +2118,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2529,6 +2532,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2547,8 +2556,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2974,7 +2982,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3101,7 +3109,7 @@ msgstr ""
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Yer unique name be evil."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3351,45 +3359,46 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Ye be fixin' Signal:"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "Discharge ye' Function"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3432,17 +3441,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3521,7 +3519,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Add Node"
@ -4058,7 +4055,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4209,15 +4206,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4476,7 +4473,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4580,36 +4586,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4976,6 +4956,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5003,6 +4987,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5017,11 +5005,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5084,6 +5067,10 @@ msgstr "Discharge ye' Function"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5095,7 +5082,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5138,7 +5131,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5162,12 +5163,9 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
#, fuzzy
msgid "Move Points"
msgstr "Discharge ye' Signal"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5194,19 +5192,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5345,20 +5343,24 @@ msgid "Error saving file!"
msgstr "Error loading yer Calligraphy Pen."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Blimey! I can't make th' signature object!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Error loading yer Calligraphy Pen."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Error loading yer Calligraphy Pen."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Error loading yer Calligraphy Pen."
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5376,6 +5378,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5417,7 +5427,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5446,6 +5456,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5454,10 +5468,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5564,6 +5574,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Add Function"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5596,10 +5610,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6299,12 +6309,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6547,12 +6562,12 @@ msgstr "Change yer Anim Transform"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Add Node(s) From yer Tree"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Discharge ye' Signal"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6564,13 +6579,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Paste yer Node"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6600,11 +6636,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6613,6 +6647,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Slit th' Node"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Yar, Blow th' Selected Down!"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Slit th' Node"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6626,12 +6673,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Slit th' Node"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6646,6 +6700,11 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Add Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6684,7 +6743,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8150,7 +8209,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Blimey! Ye step argument be marooned!"
#: modules/gdscript/gdscript_functions.cpp
@ -9073,7 +9133,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9162,6 +9224,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9178,6 +9244,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9234,10 +9304,6 @@ msgstr "Yer Calligraphy be wrongly sized."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."

View file

@ -43,7 +43,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: 2016-05-30\n"
"PO-Revision-Date: 2018-12-04 22:15+0000\n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Julio Yagami <juliohenrique31501234@hotmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"godot-engine/godot/pt_BR/>\n"
@ -52,7 +52,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -286,7 +286,6 @@ msgstr "Criar %d NOVAS trilhas e inserir chaves?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -562,15 +561,19 @@ msgstr "Substituir Tudo"
msgid "Selection Only"
msgstr "Apenas na Seleção"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Ampliar"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Reduzir"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Redefinir Ampliação"
@ -740,8 +743,8 @@ msgid "Recent:"
msgstr "Recente:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Pesquisar:"
@ -792,8 +795,7 @@ msgid "Resource"
msgstr "Recurso"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Caminho"
@ -1256,8 +1258,7 @@ msgid "Node Name:"
msgstr "Nome do nó:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nome"
@ -2212,7 +2213,7 @@ msgstr "Configurações do Projeto"
msgid "Export"
msgstr "Exportar"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Ferramentas"
@ -2640,6 +2641,12 @@ msgstr "[Vazio]"
msgid "Assign.."
msgstr "Atribuir.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
#, fuzzy
msgid ""
@ -2666,8 +2673,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Escolha uma Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Novo Script"
@ -3094,7 +3100,7 @@ msgstr "Duplicar..."
msgid "Move To..."
msgstr "Mover Para..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Novo Script..."
@ -3227,7 +3233,8 @@ msgid "Group name already exists."
msgstr "ERRO: Nome da animação já existe!"
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "Nome de Grupo Inválido."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3479,14 +3486,14 @@ msgid "Activate now?"
msgstr "Ativar agora?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Criar Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editar Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3494,25 +3501,28 @@ msgid "Insert Point"
msgstr "Inserir Ponto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Editar Polígono (Remover Ponto)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Remover Polígono e Ponto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Criar um novo polígono do zero"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Criar Pontos"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Editar polígono existente:\n"
"LMB: Mover Ponto.\n"
@ -3520,8 +3530,10 @@ msgstr ""
"RMB: Apagar Ponto."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Excluir Pontos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Apagar Pontos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3570,17 +3582,6 @@ msgstr "Definir posição de mescla dentro do espaço"
msgid "Select and move points, create points with RMB."
msgstr "Selecionar e mover pontos, criar pontos com RMB."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Criar Pontos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Apagar Pontos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3664,7 +3665,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Adicionar Nó"
@ -4219,7 +4219,7 @@ msgstr "Todos"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordenar:"
@ -4380,20 +4380,18 @@ msgid "Paste Pose"
msgstr "Colar Pose"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Ampliar Menos"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Restaurar Ampliação"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Ampliar Mais"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Modo de Seleção"
@ -4660,8 +4658,17 @@ msgstr ""
"Arrastar e soltar + Alt : Mudar tipo de nó"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Criar Polígono 3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Criar Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editar Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Editar Polígono (Remover Ponto)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4762,38 +4769,10 @@ msgstr "Itens"
msgid "Item List Editor"
msgstr "Editor de Lista de Itens"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Nenhum recurso OccluderPolygon2D neste nó.\n"
"Criar e atribuir um?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Criar Polígono de Oclusão"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Criar um novo polígono do zero."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Editar polígono existente:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Mover Ponto."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Dividir Segmento."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Apagar Ponto."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh está vazia!"
@ -5165,6 +5144,11 @@ msgstr "Remover Controle de Entrada da Curva"
msgid "Add Point to Curve"
msgstr "Adicionar Ponto à Curva"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Fechar Curva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Mover Ponto na Curva"
@ -5192,6 +5176,11 @@ msgstr "Shift+Arrastar: Selecionar Pontos de Controle"
msgid "Click: Add Point"
msgstr "Clique: Adicionar Ponto"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Dividir Segmentos (na curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5206,11 +5195,6 @@ msgstr "Selecionar Pontos de Controle (Shift+Arrastar)"
msgid "Add Point (in empty space)"
msgstr "Adicionar Ponto (em espaço vazio)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Dividir Segmentos (na curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5269,6 +5253,10 @@ msgstr "Remover Ponto de Controle de Saída"
msgid "Remove In-Control Point"
msgstr "Remover Ponto de Controle de Entrada"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Dividir Segmentos (na curva)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5281,9 +5269,18 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Mostrar Ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"Sem textura nesse nó.\n"
"Defina uma textura para poder editar essa região."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Criar Mapa UV"
@ -5326,9 +5323,19 @@ msgid "Transform UV Map"
msgstr "Transformar Mapa UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipo de Transformação"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor UV de Polígonos 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor UV de Polígonos 2D"
@ -5354,11 +5361,7 @@ msgstr "Fazer Ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Criar Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Mover Ponto"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5386,20 +5389,20 @@ msgid "Scale Polygon"
msgstr "Escalonar Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Selecione um item de configuração primeiro!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5548,19 +5551,23 @@ msgid "Error saving file!"
msgstr "Erro ao salvar TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Erro ao salvar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Erro ao salvar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Erro ao importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Erro ao importar"
#: editor/plugins/script_editor_plugin.cpp
@ -5582,6 +5589,14 @@ msgstr "Salvar Como..."
msgid "Import Theme"
msgstr "Importar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Erro ao salvar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Erro ao salvar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Salvar Tema Como..."
@ -5624,8 +5639,8 @@ msgstr "Arquivo"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Ver Arquivos"
msgid "Open..."
msgstr "Abrir"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5653,6 +5668,11 @@ msgstr "Próximo no Histórico"
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Recarregar Tema"
@ -5661,10 +5681,6 @@ msgstr "Recarregar Tema"
msgid "Save Theme"
msgstr "Salvar Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Salvar Tema Como"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Fechar Docs"
@ -5775,6 +5791,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Ir para Função..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Apenas recursos do sistema de arquivos podem ser soltos."
@ -5808,10 +5828,6 @@ msgstr "Capitalizar"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6525,12 +6541,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Definir Retângulo de Região"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Definir Manipulador"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Modo Snap:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Nenhum>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6775,12 +6798,12 @@ msgstr "Transformação"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Adicionar Nó(s) a Partir da Árvore"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Remover a entrada atual"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6792,15 +6815,34 @@ msgid "Merge from Scene"
msgstr "Fundir a partir de Cena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Selecione o sub-tile para usar como ícone, isso também vai ser usado em "
"vinculamentos de autotiles inválidos."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Colar Animação"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "RMB: Apagar Pontos"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Criar um novo polígono do zero."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6833,13 +6875,8 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: ligar bit.\n"
"RMB: desligar bit."
msgid "Delete selected Rect."
msgstr "Excluir arquivos selecionados?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6848,6 +6885,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecione o sub-tile editado atual."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Excluir Pontos"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: ligar bit.\n"
"RMB: desligar bit."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
@ -6865,13 +6917,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Selecione o sub-tile para alterar sua prioridade."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Selecione o sub-tile para alterar sua prioridade."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Essa operação não pode ser realizada sem uma cena."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6888,6 +6948,11 @@ msgstr "Fragmento"
msgid "Light"
msgstr "Direita"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Adicionar Nó"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6930,7 +6995,7 @@ msgstr "Adicionar..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Preset de Exportação:"
#: editor/project_export.cpp
@ -8463,7 +8528,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "o argumento step é zero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9437,7 +9503,9 @@ msgstr ""
"PathFollow2D apenas funciona quando definido como filho de um nó Path2D."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9545,6 +9613,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Árvore de Animação é inválida."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Modo Bruto"
@ -9561,6 +9633,10 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirme Por Favor..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9630,11 +9706,6 @@ msgstr "Tamanho de fonte inválido."
msgid "Input"
msgstr "Adicionar Entrada"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Nenhum>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9654,6 +9725,59 @@ msgstr "Atribuição à uniforme."
msgid "Varyings can only be assigned in vertex function."
msgstr "Variáveis só podem ser atribuídas na função de vértice."
#~ msgid "Create Poly"
#~ msgstr "Criar Polígono"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Criar um novo polígono do zero"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Ampliar Menos"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Ampliar Mais"
#~ msgid "Create Poly3D"
#~ msgstr "Criar Polígono 3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Nenhum recurso OccluderPolygon2D neste nó.\n"
#~ "Criar e atribuir um?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Editar polígono existente:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Mover Ponto."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Dividir Segmento."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Apagar Ponto."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Ver Arquivos"
#~ msgid "Save Theme As"
#~ msgstr "Salvar Tema Como"
#~ msgid "<None>"
#~ msgstr "<Nenhum>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Selecione o sub-tile para usar como ícone, isso também vai ser usado em "
#~ "vinculamentos de autotiles inválidos."
#~ msgid "Zoom:"
#~ msgstr "Ampliação:"
@ -11158,13 +11282,6 @@ msgstr "Variáveis só podem ser atribuídas na função de vértice."
#~ msgid "Scale Region Editor"
#~ msgstr "Editor de Região de Escala"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "Sem textura nesse nó.\n"
#~ "Defina uma textura para poder editar essa região."
#~ msgid "Inherit Scene"
#~ msgstr "Herdar Cena"

View file

@ -16,15 +16,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-06 22:50+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: João Lopes <linux-man@hotmail.com>\n"
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/"
"godot-engine/godot/pt_PT/>\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -258,7 +260,6 @@ msgstr "Criar %d NOVAS Pistas e inserir Chaves?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -536,15 +537,19 @@ msgstr "Substituir todos"
msgid "Selection Only"
msgstr "Apenas seleção"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom In"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom Out"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Repor Zoom"
@ -713,8 +718,8 @@ msgid "Recent:"
msgstr "Recente:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Procurar:"
@ -765,8 +770,7 @@ msgid "Resource"
msgstr "Recurso"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Caminho"
@ -1231,8 +1235,7 @@ msgid "Node Name:"
msgstr "Nome do Nó:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nome"
@ -2166,7 +2169,7 @@ msgstr "Configurações de Projeto"
msgid "Export"
msgstr "Exportar"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Ferramentas"
@ -2593,6 +2596,12 @@ msgstr "[Vazio]"
msgid "Assign.."
msgstr "Atribuir.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2617,8 +2626,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Escolha uma Vista"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Novo Script"
@ -3041,7 +3049,7 @@ msgstr "Duplicar..."
msgid "Move To..."
msgstr "Mover para..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Novo Script..."
@ -3166,7 +3174,8 @@ msgid "Group name already exists."
msgstr "Já existe o nome de grupo ."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "Nome de Grupo inválido."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3412,14 +3421,13 @@ msgid "Activate now?"
msgstr "Ativar agora?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Criar Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editar Polígono"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3427,25 +3435,27 @@ msgid "Insert Point"
msgstr "Inserir Ponto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Editar Poly (Remover Ponto)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Remover Poly e Ponto"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Criar um novo Polígono de raíz"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Criar pontos."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Editar Polígono existente:\n"
"LMB: Mover Ponto.\n"
@ -3453,8 +3463,9 @@ msgstr ""
"RMB: Apagar Ponto."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Apagar Pontos"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Apagar pontos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3499,15 +3510,6 @@ msgstr "Definir a posição de mistura dentro do espaço"
msgid "Select and move points, create points with RMB."
msgstr "Selecionar e mover pontos, criar pontos com RMB."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Criar pontos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Apagar pontos."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3591,7 +3593,6 @@ msgstr ""
"de recolher nome das faixas."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Adicionar Nó.."
@ -4128,7 +4129,7 @@ msgstr "Todos"
msgid "Plugins"
msgstr "Plugins"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Ordenar:"
@ -4281,17 +4282,18 @@ msgid "Paste Pose"
msgstr "Colar Pose"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Diminuir zoom"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Repor zoom"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Aumentar zoom"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Modo seleção"
@ -4550,8 +4552,17 @@ msgstr ""
"Arrastar & largar + Alt : Altera o tipo de Nó"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Criar Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Criar Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editar Polígono"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Editar Poly (Remover Ponto)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4651,38 +4662,10 @@ msgstr "Itens"
msgid "Item List Editor"
msgstr "Editor da lista de itens"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Não há recurso OccluderPolygon2D neste Nó.\n"
"Criar um e associar?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Criar Polígono oclusor"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Criar um novo Polígono a partir do zero."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Editar Polígono existente:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Mover Ponto."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Separar segmento."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Apagar Ponto."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "A Malha está vazia!"
@ -5049,6 +5032,11 @@ msgstr "Remover In-Control da curva"
msgid "Add Point to Curve"
msgstr "Adicionar Ponto à curva"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Fechar curva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Mover Ponto na curva"
@ -5076,6 +5064,11 @@ msgstr "Shift+Arrastar: Selecionar Pontos de controlo"
msgid "Click: Add Point"
msgstr "Clique: Adicionar Ponto"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Separar segmento (na curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5090,11 +5083,6 @@ msgstr "Selecionar Pontos de controlo (Shift+Arrastar)"
msgid "Add Point (in empty space)"
msgstr "Adicionar Ponto (num espaço vazio)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Separar segmento (na curva)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5153,6 +5141,10 @@ msgstr "Remover Ponto Out-Control"
msgid "Remove In-Control Point"
msgstr "Remover Ponto In-Control"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Separar segmento (na curva)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Mover Junta"
@ -5163,9 +5155,16 @@ msgid ""
msgstr "A propriedade esqueleto do Polygon2D não aponta para um nó Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Sinc ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Criar mapa UV"
@ -5203,9 +5202,20 @@ msgid "Transform UV Map"
msgstr "Transformar mapa UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tipo de transformação"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Pintar pesos dos ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor UV de Polígono 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor UV de Polígono 2D"
@ -5227,11 +5237,8 @@ msgid "Bones"
msgstr "Ossos"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Criar Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Mover Ponto"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5259,19 +5266,23 @@ msgid "Scale Polygon"
msgstr "Escalar Polígono"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Conectar dois pontos para fazer uma divisão"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Selecione uma separação para a apagar"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Pintar pesos com intensidade específica"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Não pintar pesos com intensidade específica"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5409,19 +5420,23 @@ msgid "Error saving file!"
msgstr "Erro ao guardar ficheiro!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Erro ao guardar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Erro ao guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Erro ao importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Erro ao importar"
#: editor/plugins/script_editor_plugin.cpp
@ -5440,6 +5455,14 @@ msgstr "Guardar Ficheiro Como..."
msgid "Import Theme"
msgstr "Importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Erro ao guardar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Erro ao guardar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Guardar tema como..."
@ -5481,8 +5504,9 @@ msgid "File"
msgstr "Ficheiro"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Novo TextFile"
#, fuzzy
msgid "Open..."
msgstr "Abrir"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5509,6 +5533,11 @@ msgstr "Histórico seguinte"
msgid "Theme"
msgstr "Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Recarregar tema"
@ -5517,10 +5546,6 @@ msgstr "Recarregar tema"
msgid "Save Theme"
msgstr "Guardar tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Guardar tema como"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Fechar documentos"
@ -5627,6 +5652,10 @@ msgstr "(ignorar)"
msgid "Go to Function"
msgstr "Ir para Função"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Padrão"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Só podem ser largados recursos do Sistema de Ficheiros ."
@ -5659,10 +5688,6 @@ msgstr "Capitalizar"
msgid "Syntax Highlighter"
msgstr "Destaque de Sintaxe"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Padrão"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6353,13 +6378,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "Definir região Rect"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Definir Manipulador"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Modo Ajuste:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Nenhum>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nenhum"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6594,11 +6625,13 @@ msgid "Clear transform"
msgstr "Limpar Transformação"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Adicionar Textura(s) ao TIleSet"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Remover Textura atual do TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6610,15 +6643,35 @@ msgid "Merge from Scene"
msgstr "Fundir a partir da Cena"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Selecionar sub-tile para usar como ícone, também será usado em ligações "
"autotile inválidas."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Colar Animação"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Apagar pontos."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Criar um novo Polígono a partir do zero."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Exibir nome dos tiles (segure tecla Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6650,14 +6703,9 @@ msgstr ""
"Clique em outro Tile para o editar."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: definir bit on.\n"
"RMB: definir bit off.\n"
"Clique em outro Tile para o editar."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Apagar arquivos selecionados?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6667,6 +6715,22 @@ msgstr ""
"Selecionar o sub-tile editado.\n"
"Clique em outro Tile para o editar."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Apagar Pontos"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: definir bit on.\n"
"RMB: definir bit off.\n"
"Clique em outro Tile para o editar."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6685,12 +6749,22 @@ msgstr ""
"Selecionar sub-tile para alterar a sua prioridade.\n"
"Clique em outro Tile para o editar."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Selecionar sub-tile para alterar a sua prioridade.\n"
"Clique em outro Tile para o editar."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Esta propriedade não pode ser alterada."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Conjunto de tiles"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6705,6 +6779,11 @@ msgstr "Fragmento"
msgid "Light"
msgstr "Luz"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Adicionar Nó.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VIsualShader"
@ -6743,7 +6822,8 @@ msgid "Add..."
msgstr "Adicionar..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Caminho da Exportação:"
#: editor/project_export.cpp
@ -8232,7 +8312,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "o argumento \"step\" é zero!"
#: modules/gdscript/gdscript_functions.cpp
@ -9198,7 +9279,10 @@ msgstr ""
"OrientedPathFollow apenas funciona quando definido como filho de um Nó Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr "OrientedPathFollow requer vetores cima ativados no Caminho do parente."
#: scene/3d/physics_body.cpp
@ -9304,6 +9388,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "A raiz de AnimationPlayer não é um nó válido."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Modo Raw"
@ -9320,6 +9408,10 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirme por favor..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9388,10 +9480,6 @@ msgstr "Tamanho de letra inválido."
msgid "Input"
msgstr "Entrada"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nenhum"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Fonte inválida para Shader."
@ -9408,6 +9496,56 @@ msgstr "Atribuição a uniforme."
msgid "Varyings can only be assigned in vertex function."
msgstr "Variações só podem ser atribuídas na função vértice."
#~ msgid "Create Poly"
#~ msgstr "Criar Polígono"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Criar um novo Polígono de raíz"
#~ msgid "Zoom out"
#~ msgstr "Diminuir zoom"
#~ msgid "Zoom in"
#~ msgstr "Aumentar zoom"
#~ msgid "Create Poly3D"
#~ msgstr "Criar Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Não há recurso OccluderPolygon2D neste Nó.\n"
#~ "Criar um e associar?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Editar Polígono existente:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Mover Ponto."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Separar segmento."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Apagar Ponto."
#~ msgid "New TextFile"
#~ msgstr "Novo TextFile"
#~ msgid "Save Theme As"
#~ msgstr "Guardar tema como"
#~ msgid "<None>"
#~ msgstr "<Nenhum>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Selecionar sub-tile para usar como ícone, também será usado em ligações "
#~ "autotile inválidas."
#~ msgid "Zoom:"
#~ msgstr "Zoom:"

View file

@ -10,16 +10,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-08-31 18:22+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Nitroretro <nitroretro@protonmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/godot-engine/"
"godot/ro/>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -264,7 +266,6 @@ msgstr "Creați %d piste NOI și inserați cheie?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -541,15 +542,19 @@ msgstr "Înlocuiți Tot"
msgid "Selection Only"
msgstr "Numai Selecția"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zoom-ați În"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zoom-ați Afară"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Resetați Zoom-area"
@ -726,8 +731,8 @@ msgid "Recent:"
msgstr "Recent:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Cautați:"
@ -778,8 +783,7 @@ msgid "Resource"
msgstr "Resursă"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Cale"
@ -1244,8 +1248,7 @@ msgid "Node Name:"
msgstr "Nume Nod:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Nume"
@ -2204,7 +2207,7 @@ msgstr "Setări ale Proiectului"
msgid "Export"
msgstr "Exportare"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Unelte"
@ -2639,6 +2642,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2657,8 +2666,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3092,7 +3100,7 @@ msgstr "Duplicați..."
msgid "Move To..."
msgstr "Mută În..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Deschide un script rapid..."
@ -3235,7 +3243,7 @@ msgstr "EROARE: Numele animației există deja!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Nume nevalid."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3491,14 +3499,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crează Poligon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Editează Poligon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3506,25 +3514,28 @@ msgid "Insert Point"
msgstr "Inserează Punct"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Editează Poligon (Elimină Punct)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Elimină Poligon Și Punct"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Crează un nou poligon de la zero"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Șterge puncte"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Editează poligon existent:\n"
"LMB: Mută Punct.\n"
@ -3532,8 +3543,10 @@ msgstr ""
"RMB: Șterge Punct."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Șterge puncte"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Șterge Punctul."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3576,17 +3589,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Șterge puncte"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Șterge Punctul."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3667,7 +3669,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4218,7 +4219,7 @@ msgstr "Toate"
msgid "Plugins"
msgstr "Plugin-uri"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sorare:"
@ -4379,20 +4380,18 @@ msgid "Paste Pose"
msgstr "Lipește Postura"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zoom-ați Afară"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zoom-ați Afară"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zoom-ați În"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Mod Selectare"
@ -4659,8 +4658,17 @@ msgstr ""
"Trage & lasă + Shift: Schimbă tipul nodului"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Creează Poligon3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Crează Poligon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Editează Poligon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Editează Poligon (Elimină Punct)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4761,38 +4769,10 @@ msgstr "Obiecte"
msgid "Item List Editor"
msgstr "Editor Lista de Obiect"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Nicio resursă OccluderPolygon2D în acest nod.\n"
"Vrei să creezi și să atribui una?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Creează Poligon de Ocluziune"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Creează un nou poligon de la zero."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Editează poligonul existent:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Mișcă Punctul."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+LMB: Despică Segmentul."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Șterge Punctul."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh-ul este gol!"
@ -5162,6 +5142,11 @@ msgstr "Eliminare In-Control de pe Curbă"
msgid "Add Point to Curve"
msgstr "Adăugare punct pe curbă"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Închidere curbă"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Deplasare punct pe curbă"
@ -5189,6 +5174,11 @@ msgstr "Shift+Trage: Selectare puncte de control"
msgid "Click: Add Point"
msgstr "Click: Adăugare punct"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Divizare segment (pe curbă)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5203,11 +5193,6 @@ msgstr "Selectare puncte de control (Shift+Tragere)"
msgid "Add Point (in empty space)"
msgstr "Adăugare punct (într-un spațiu gol)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Divizare segment (pe curbă)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5266,6 +5251,10 @@ msgstr "Ștergere punct de Control-Ieșire"
msgid "Remove In-Control Point"
msgstr "Ștergere punct de Control-Intrare"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Divizare segment (pe curbă)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5278,9 +5267,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Arată Oasele"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Creare hartă UV"
@ -5323,9 +5318,19 @@ msgid "Transform UV Map"
msgstr "Transformare hartă UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Crează Poligon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Editor UV de poligoane 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Editor UV de poligoane 2D"
@ -5351,11 +5356,7 @@ msgstr "Creează Oase"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Crează Poligon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Deplasare punct"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5383,19 +5384,19 @@ msgid "Scale Polygon"
msgstr "Redimensionează Poligon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5545,20 +5546,24 @@ msgid "Error saving file!"
msgstr "Eroare la salvarea TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Eroare la salvare."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Eroare mutând:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Eroare mutând:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Eroare mutând:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5579,6 +5584,14 @@ msgstr "Salvează Ca..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5621,8 +5634,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Vizualizează Fișierele"
msgid "Open..."
msgstr "Deschide"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5650,6 +5663,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Se Importa Scena..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5658,10 +5676,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5770,6 +5784,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Faceți Funcția"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5802,10 +5820,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6509,12 +6523,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Setează Mâner"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Mod Snap:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6757,12 +6777,13 @@ msgid "Clear transform"
msgstr "Anim Schimbare transformare"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Elimină Obiectul Selectat"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6773,13 +6794,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Lipește Animație"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "RMB: Șterge Punctul."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Creează un nou poligon de la zero."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6809,11 +6851,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Ştergeți fişierele selectate?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6821,6 +6861,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Șterge puncte"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6834,14 +6886,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Această operație nu se poate face fără o scenă."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgstr ""
#, fuzzy
msgid "TileSet"
msgstr "Set_de_Plăci..."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Vertex"
@ -6855,6 +6914,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6894,7 +6957,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Exportă Proiectul"
#: editor/project_export.cpp
@ -8373,7 +8436,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9264,7 +9327,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9357,6 +9422,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Arborele Animației este nevalid."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9373,6 +9442,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9430,10 +9503,6 @@ msgstr ""
msgid "Input"
msgstr "Adaugă Intrare(Input)"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9450,6 +9519,46 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Crează Poligon"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Crează un nou poligon de la zero"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zoom-ați Afară"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zoom-ați În"
#~ msgid "Create Poly3D"
#~ msgstr "Creează Poligon3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Nicio resursă OccluderPolygon2D în acest nod.\n"
#~ "Vrei să creezi și să atribui una?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Editează poligonul existent:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Mișcă Punctul."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+LMB: Despică Segmentul."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Șterge Punctul."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Vizualizează Fișierele"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zoom-ați În"

View file

@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 10:13+0000\n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Александр <ol-vin@mail.ru>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/godot-engine/"
"godot/ru/>\n"
@ -44,7 +44,7 @@ msgstr ""
"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"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -280,7 +280,6 @@ msgstr "Создать %d новые дорожки и вставить ключ
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -554,15 +553,19 @@ msgstr "Заменить всё"
msgid "Selection Only"
msgstr "Только выделять"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Приблизить"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Отдалить"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Сбросить приближение"
@ -731,8 +734,8 @@ msgid "Recent:"
msgstr "Недавнее:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Поиск:"
@ -783,8 +786,7 @@ msgid "Resource"
msgstr "Ресурс"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Путь"
@ -1248,8 +1250,7 @@ msgid "Node Name:"
msgstr "Имя Узла:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Имя"
@ -2180,7 +2181,7 @@ msgstr "Параметры проекта"
msgid "Export"
msgstr "Экспорт"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Инструменты"
@ -2608,6 +2609,12 @@ msgstr "[Пусто]"
msgid "Assign.."
msgstr "Назначить.."
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2632,8 +2639,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Выберите Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Новый скрипт"
@ -3056,7 +3062,7 @@ msgstr "Дублировать..."
msgid "Move To..."
msgstr "Переместить в..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Новый скрипт."
@ -3181,7 +3187,8 @@ msgid "Group name already exists."
msgstr "Имя группы уже существует."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "недопустимое имя группы."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3427,14 +3434,13 @@ msgid "Activate now?"
msgstr "Активировать сейчас?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr "Создан полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Создать Полигон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Редактировать полигон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3442,25 +3448,27 @@ msgid "Insert Point"
msgstr "Вставить точку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Редактировать полигон (удалить точку)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Удалить полигон и точку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Создать новый полигон с нуля"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Создать точки."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Редактирование полигона:\n"
"ЛКМ: переместить точку.\n"
@ -3468,8 +3476,9 @@ msgstr ""
"ПКМ: удалить точку."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Удалить точку"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Удалить точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3515,15 +3524,6 @@ msgstr "Установить место смешивания в простран
msgid "Select and move points, create points with RMB."
msgstr "Выбирайте, перемещайте и создавайте точки с ПКМ."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Создать точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Удалить точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3604,7 +3604,6 @@ msgstr ""
"удается получить отслеживаемые имена."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Добавить Узел.."
@ -4144,7 +4143,7 @@ msgstr "Все"
msgid "Plugins"
msgstr "Плагины"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Сортировать:"
@ -4298,17 +4297,18 @@ msgid "Paste Pose"
msgstr "Вставить позу"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Уменьшить"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Сбросить масштаб"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Увеличить"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Режим выделения"
@ -4568,8 +4568,17 @@ msgstr ""
"Drag & drop + Alt : Изменить тип узла"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Создан Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Создать Полигон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Редактировать полигон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Редактировать полигон (удалить точку)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4669,38 +4678,10 @@ msgstr "Элементы"
msgid "Item List Editor"
msgstr "Редактор списка элементов"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Нет OccluderPolygon2D ресурса у этого узла.\n"
"Создать и назначить?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Создан затеняющий полигон"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Создать новый полигон с нуля."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Редактировать существующий полигон:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "ЛКМ: Передвинуть точку."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+ЛКМ: Разделить сегмент."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "ПКМ: Удалить точку."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Полисетка пуста!"
@ -5067,6 +5048,11 @@ msgstr "Удалить входной контроль из кривой"
msgid "Add Point to Curve"
msgstr "Добавить точку к кривой"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Сомкнуть кривую"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Точка кривой передвинута"
@ -5094,6 +5080,11 @@ msgstr "Shift+Drag: Выбрать точки управления"
msgid "Click: Add Point"
msgstr "ЛКМ: Добавить точку"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Разделить сегмент (в кривой)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5108,11 +5099,6 @@ msgstr "Выбор точек управления (Shift+Тащить)"
msgid "Add Point (in empty space)"
msgstr "Добавить точку (в пустом пространстрве)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Разделить сегмент (в кривой)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5171,6 +5157,10 @@ msgstr "Удалить выходную контрольную точку"
msgid "Remove In-Control Point"
msgstr "Удалить входную контрольную точку"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Разделить сегмент (в кривой)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Передвинуть сустав"
@ -5181,9 +5171,19 @@ msgid ""
msgstr "Свойство скелета Polygon2D не указывает на узел Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Синхронизировать кости"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
"В этом узле нет текстуры.\n"
"Выберите текстуру, чтобы редактировать область."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Создать UV карту"
@ -5221,9 +5221,20 @@ msgid "Transform UV Map"
msgstr "Преобразовать UV карту"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Тип преобразования"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Рисовать веса костей"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Polygon 2D UV редактор"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Polygon 2D UV редактор"
@ -5245,11 +5256,8 @@ msgid "Bones"
msgstr "Кости"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Создать Полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Передвинуть точку"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5277,19 +5285,23 @@ msgid "Scale Polygon"
msgstr "Масштабировать полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "Соединить две точки, чтобы создать разделение"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Выберите разделение, чтобы стереть его"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Красить веса с заданной интенсивностью"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Снять краску веса с заданной интенсивностью"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5427,19 +5439,23 @@ msgid "Error saving file!"
msgstr "Ошибка при сохранении файла!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Ошибка во время сохранения темы"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Ошибка сохранения"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Ошибка импортирования темы"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Ошибка импортирования"
#: editor/plugins/script_editor_plugin.cpp
@ -5458,6 +5474,14 @@ msgstr "Сохранить как..."
msgid "Import Theme"
msgstr "Импортировать тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Ошибка во время сохранения темы"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Ошибка сохранения"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Сохранить тему как..."
@ -5499,8 +5523,9 @@ msgid "File"
msgstr "Файл"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Новый текстовый файл"
#, fuzzy
msgid "Open..."
msgstr "Открыть"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5527,6 +5552,11 @@ msgstr "Следующий файл"
msgid "Theme"
msgstr "Тема"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Импортировать тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Перезагрузить тему"
@ -5535,10 +5565,6 @@ msgstr "Перезагрузить тему"
msgid "Save Theme"
msgstr "Сохранить тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Сохранить тему как"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Закрыть документацию"
@ -5645,6 +5671,10 @@ msgstr "(игнорировать)"
msgid "Go to Function"
msgstr "Перейти к функции"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Стандартный"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Можно перетащить только ресурс из файловой системы."
@ -5677,10 +5707,6 @@ msgstr "Прописные"
msgid "Syntax Highlighter"
msgstr "Подсветка Синтаксиса"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Стандартный"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6372,13 +6398,20 @@ msgstr "Спрайт кадры"
msgid "Set Region Rect"
msgstr "Задать регион"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Задать обработчик"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Режим привязки:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Нет>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "None"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6613,11 +6646,13 @@ msgid "Clear transform"
msgstr "Очистить преобразование"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Добавить текстуры в набор тайлов"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Удалить текущую текстуру из набора тайлов"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6629,15 +6664,35 @@ msgid "Merge from Scene"
msgstr "Слияние из сцены"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Выберите плитку для использования в качестве значка, она также будет "
"использоваться при неверных привязках автотайлов."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Вставить анимацию"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Удалить точки."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Создать новый полигон с нуля."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Отображение имен плитки (удерживайте нажатой клавишу Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6669,14 +6724,9 @@ msgstr ""
"Нажмите на другую плитку, чтобы отредактировать ее."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"ЛКМ: установить бит.\n"
"ПКМ: снять бит.\n"
"Нажмите на другой тайл чтобы его отредактировать."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Удалить выбранные файлы?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6686,6 +6736,22 @@ msgstr ""
"Выбрать текущий редактированный вложенный тайл.\n"
"Нажмите на другой тайл чтобы его отредактировать."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Удалить точку"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"ЛКМ: установить бит.\n"
"ПКМ: снять бит.\n"
"Нажмите на другой тайл чтобы его отредактировать."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6704,12 +6770,22 @@ msgstr ""
"Выберите суб-плитку, чтобы изменить его приоритет.\n"
"Нажмите на другую плитку, чтобы отредактировать ее."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Выберите суб-плитку, чтобы изменить его приоритет.\n"
"Нажмите на другую плитку, чтобы отредактировать ее."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Это свойство не может быть изменено."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Набор тайлов"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6724,6 +6800,11 @@ msgstr "Фрагмент"
msgid "Light"
msgstr "Свет"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Добавить Узел.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "VisualShader"
@ -6761,7 +6842,8 @@ msgid "Add..."
msgstr "Добавить..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Путь экспорта:"
#: editor/project_export.cpp
@ -8266,7 +8348,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "Аргумент шага равен нулю!"
#: modules/gdscript/gdscript_functions.cpp
@ -9237,7 +9320,10 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "OrientedPathFollow работает только если она дочь узла Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
"OrientedPathFollow требует, чтобы в его родительском пути были включены "
"векторы."
@ -9342,6 +9428,10 @@ msgstr "Путь, заданный для AnimationPlayer, не ведет к у
msgid "AnimationPlayer root is not a valid node."
msgstr "Корневой элемент AnimationPlayer недействительный."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "RAW режим"
@ -9358,6 +9448,10 @@ msgstr "Внимание!"
msgid "Please Confirm..."
msgstr "Подтверждение..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9430,11 +9524,6 @@ msgstr "Недопустимый размер шрифта."
msgid "Input"
msgstr "Добавить вход"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "None"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Недействительный источник шейдера."
@ -9453,6 +9542,56 @@ msgstr "Назначить форму"
msgid "Varyings can only be assigned in vertex function."
msgstr "Переменные могут быть назначены только в функции вершин."
#~ msgid "Create Poly"
#~ msgstr "Создан полигон"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Создать новый полигон с нуля"
#~ msgid "Zoom out"
#~ msgstr "Уменьшить"
#~ msgid "Zoom in"
#~ msgstr "Увеличить"
#~ msgid "Create Poly3D"
#~ msgstr "Создан Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Нет OccluderPolygon2D ресурса у этого узла.\n"
#~ "Создать и назначить?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Редактировать существующий полигон:"
#~ msgid "LMB: Move Point."
#~ msgstr "ЛКМ: Передвинуть точку."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+ЛКМ: Разделить сегмент."
#~ msgid "RMB: Erase Point."
#~ msgstr "ПКМ: Удалить точку."
#~ msgid "New TextFile"
#~ msgstr "Новый текстовый файл"
#~ msgid "Save Theme As"
#~ msgstr "Сохранить тему как"
#~ msgid "<None>"
#~ msgstr "<Нет>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Выберите плитку для использования в качестве значка, она также будет "
#~ "использоваться при неверных привязках автотайлов."
#~ msgid "Zoom:"
#~ msgstr "Приближение:"
@ -11014,13 +11153,6 @@ msgstr "Переменные могут быть назначены только
#~ msgid "Scale Region Editor"
#~ msgstr "Редактор масштабируемой области текстуры"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr ""
#~ "В этом узле нет текстуры.\n"
#~ "Выберите текстуру, чтобы редактировать область."
#~ msgid "Inherit Scene"
#~ msgstr "Унаследовать сцену"

View file

@ -6,15 +6,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-11-21 19:08+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Yohan Sandun <Yohan99ysk@gmail.com>\n"
"Language-Team: Sinhala <https://hosted.weblate.org/projects/godot-engine/"
"godot/si/>\n"
"Language: si\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -247,7 +249,6 @@ msgstr "%d සදහා ලුහුබදින්නන් සාදා යත
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -519,15 +520,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -694,8 +699,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -742,8 +747,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1195,8 +1199,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2077,7 +2080,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2486,6 +2489,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2504,8 +2513,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2918,7 +2926,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3041,7 +3049,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3287,14 +3295,12 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3302,29 +3308,29 @@ msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3367,15 +3373,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3453,7 +3450,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -3985,7 +3981,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4133,15 +4129,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4397,7 +4393,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4498,36 +4502,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4894,6 +4872,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4921,6 +4903,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4935,11 +4921,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -4998,6 +4979,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5008,7 +4993,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5048,7 +5039,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5072,11 +5071,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5104,19 +5099,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5254,19 +5249,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5285,6 +5280,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5326,7 +5329,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5354,6 +5357,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5362,10 +5369,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5471,6 +5474,10 @@ msgstr ""
msgid "Go to Function"
msgstr "ශ්‍රිත:"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5503,10 +5510,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6194,12 +6197,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6436,11 +6444,11 @@ msgid "Clear transform"
msgstr "Anim පරිවර්තනය වෙනස් කරන්න"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6452,13 +6460,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6488,11 +6514,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "තෝරාගත් යතුරු මකා දමන්න"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6500,6 +6524,17 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Delete polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6513,12 +6548,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6533,6 +6574,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6570,7 +6615,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8013,7 +8058,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8898,7 +8943,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -8986,6 +9033,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9002,6 +9053,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9058,10 +9113,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""

View file

@ -7,15 +7,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-06-18 08:43+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: MineGame 159 <minegame459@gmail.com>\n"
"Language-Team: Slovak <https://hosted.weblate.org/projects/godot-engine/"
"godot/sk/>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.0.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -254,7 +256,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -526,15 +527,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -704,8 +709,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -752,8 +757,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1210,8 +1214,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2116,7 +2119,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2530,6 +2533,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2548,8 +2557,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "Popis:"
@ -2968,7 +2976,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Popis:"
@ -3096,8 +3104,9 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgstr ""
#, fuzzy
msgid "Invalid group name."
msgstr "Nesprávna veľkosť písma."
#: editor/groups_editor.cpp editor/node_dock.cpp
msgid "Groups"
@ -3347,45 +3356,47 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Vytvoriť adresár"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Signály:"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "Všetky vybrané"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Všetky vybrané"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Všetky vybrané"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3428,17 +3439,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Všetky vybrané"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Všetky vybrané"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3517,7 +3517,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4059,7 +4058,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4211,15 +4210,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4476,7 +4475,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Vytvoriť adresár"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4581,36 +4589,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4979,6 +4961,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5006,6 +4992,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5020,11 +5010,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5087,6 +5072,10 @@ msgstr "Všetky vybrané"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5098,7 +5087,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5141,9 +5136,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Vytvoriť adresár"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Otvorit priečinok"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5166,12 +5171,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Vytvoriť adresár"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Všetky vybrané"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5198,19 +5199,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5348,19 +5349,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5382,6 +5383,14 @@ msgstr "Uložiť súbor"
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5425,8 +5434,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Súbor:"
msgid "Open..."
msgstr "Otvoriť"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5453,6 +5462,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5461,10 +5474,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5571,6 +5580,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Všetky vybrané"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5603,10 +5616,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6303,12 +6312,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6549,12 +6563,12 @@ msgid "Clear transform"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Všetky vybrané"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6566,13 +6580,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Vložiť"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Všetky vybrané"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Vytvoriť adresár"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6602,11 +6637,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Všetky vybrané"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6615,6 +6648,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Vytvoriť adresár"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Všetky vybrané"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Vytvoriť adresár"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6628,13 +6674,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Vytvoriť adresár"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "Súbor:"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6649,6 +6702,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6686,7 +6743,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8156,7 +8213,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "argument \"step\"/krok je nulový!"
#: modules/gdscript/gdscript_functions.cpp
@ -9065,7 +9123,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9154,6 +9214,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9170,6 +9234,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9226,10 +9294,6 @@ msgstr "Nesprávna veľkosť písma."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9247,6 +9311,10 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Súbor:"
#~ msgid "Class List:"
#~ msgstr "Zoznam tried:"

View file

@ -11,16 +11,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-09-10 18:23+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:43+0100\n"
"Last-Translator: Tine Jozelj <tine@tjo.space>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/godot-engine/"
"godot/sl/>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -267,7 +269,6 @@ msgstr "Ustvarim %d NOVO sled in vstavim ključe?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -544,15 +545,19 @@ msgstr "Zamenjaj Vse"
msgid "Selection Only"
msgstr "Samo Izbira"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Približaj"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Oddalji"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Ponastavi Povečavo/Pomanjšavo"
@ -727,8 +732,8 @@ msgid "Recent:"
msgstr "Nedavni:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Iskanje:"
@ -779,8 +784,7 @@ msgid "Resource"
msgstr "Viri"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Pot"
@ -1241,8 +1245,7 @@ msgid "Node Name:"
msgstr "Ime Gradnika:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Ime"
@ -2191,7 +2194,7 @@ msgstr "Nastavitve Projekta"
msgid "Export"
msgstr "Izvozi"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Orodja"
@ -2625,6 +2628,12 @@ msgstr "[Prazen]"
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2643,8 +2652,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3076,7 +3084,7 @@ msgstr "Podvoji..."
msgid "Move To..."
msgstr "Premakni V..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Hitro Odpri Skripto..."
@ -3220,7 +3228,7 @@ msgstr "NAPAKA: Animacija s tem imenom že obstaja!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Neveljavno ime."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3477,14 +3485,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Ustvarite Poligon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Uredi Poligon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3492,25 +3500,28 @@ msgid "Insert Point"
msgstr "Ustavi Točko"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Uredi Poligon (Odstrani Točko)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Odstrani Poligon in Točko"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Ustvari nov poligon od začetka"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Izbriši točke"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Uredi obstoječi poligon:\n"
"LMG: Premakni Točko.\n"
@ -3518,7 +3529,9 @@ msgstr ""
"DMG: Zbriši Točko."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Izbriši točke"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3562,17 +3575,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Izbriši točke"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Izbriši točke"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3652,7 +3654,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Dodaj vozlišče"
@ -4204,7 +4205,7 @@ msgstr "Vse"
msgid "Plugins"
msgstr "Vtičniki"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Razvrsti:"
@ -4364,20 +4365,18 @@ msgid "Paste Pose"
msgstr "Prilepi Pozicijo"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Oddalji"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Oddalji"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Približaj"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Izberi Način"
@ -4642,8 +4641,17 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr ""
#, fuzzy
msgid "Create Polygon3D"
msgstr "Ustvarite Poligon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Uredi Poligon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Uredi Poligon (Odstrani Točko)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4743,36 +4751,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Model je prazen!"
@ -5139,6 +5121,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Uredi krivuljo vozlišča"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5166,6 +5153,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5180,11 +5171,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5243,6 +5229,10 @@ msgstr "Odstrani Točko Izven Nadzora"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5254,7 +5244,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5299,9 +5295,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Preoblikovanje"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Odpri 2D Urejevalnik"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5325,12 +5331,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Ustvarite Poligon"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Odstrani točko"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5357,20 +5359,20 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Izberite Mapo za Skeniranje"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5519,20 +5521,24 @@ msgid "Error saving file!"
msgstr "Napaka pri shranjevanju PloščnegaNiza!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Napaka med shranjevanjem."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Napaka pri premikanju:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Napaka nalaganja pisave."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Napaka pri premikanju:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5553,6 +5559,14 @@ msgstr "Shrani Kot..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5595,8 +5609,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Ogled datotek"
msgid "Open..."
msgstr "Odpri"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5624,6 +5638,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Uvažanje Prizora..."
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5632,10 +5651,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5744,6 +5759,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Dodaj Funkcijo"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5776,10 +5795,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6483,13 +6498,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Način Postavljanja:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nič"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6732,12 +6752,12 @@ msgstr "Preoblikovanje"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Dodaj Gradnik(e) iz Drevesa"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Odstrani trenutni vnos"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6749,13 +6769,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Prilepi animacijo"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Izbriši točke"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Ustvarite Poligon"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6785,11 +6826,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Izbrišem izbrane datoteke?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6798,6 +6837,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Izberi trenutno pod-ploščo v urejanju."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Izbriši točke"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Izberi trenutno pod-ploščo v urejanju."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6811,14 +6863,22 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Izberi trenutno pod-ploščo v urejanju."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Ta operacija ni mogoča brez scene."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgstr ""
#, fuzzy
msgid "TileSet"
msgstr "Izvozi Ploščno Zbirko"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Vertex"
@ -6832,6 +6892,11 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Dodaj vozlišče"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6871,7 +6936,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Izvozi Projekt"
#: editor/project_export.cpp
@ -8344,7 +8409,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "stopnja argumenta je nič!"
#: modules/gdscript/gdscript_functions.cpp
@ -9258,7 +9324,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9352,6 +9420,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Drevo animacije ni veljavno."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Neobdelan način"
@ -9368,6 +9440,10 @@ msgstr "Opozorilo!"
msgid "Please Confirm..."
msgstr "Prosimo Potrdite..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9428,10 +9504,6 @@ msgstr "Neveljavna velikost pisave."
msgid "Input"
msgstr "Dodaj Vnos"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Nič"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Neveljaven vir za shader."
@ -9448,6 +9520,24 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Ustvarite Poligon"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Ustvari nov poligon od začetka"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Oddalji"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Približaj"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Ogled datotek"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Približaj"
@ -9522,9 +9612,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Animacija Spremeni način ovijanja sledi"
#~ msgid "Edit Node Curve"
#~ msgstr "Uredi krivuljo vozlišča"
#~ msgid "Edit Selection Curve"
#~ msgstr "Uredi Krivulje izbora"

View file

@ -269,7 +269,6 @@ msgstr "Направите %d нових трака и убаците кључе
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -546,15 +545,19 @@ msgstr "Замени све"
msgid "Selection Only"
msgstr "Само одабрано"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Увеличај"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Умањи"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Ресетуј увеличање"
@ -733,8 +736,8 @@ msgid "Recent:"
msgstr "Честе:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Тражи:"
@ -785,8 +788,7 @@ msgid "Resource"
msgstr "Ресурс"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Пут"
@ -1248,8 +1250,7 @@ msgid "Node Name:"
msgstr "Име чвора:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Име"
@ -2204,7 +2205,7 @@ msgstr "Поставке пројекта"
msgid "Export"
msgstr "Извоз"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Алати"
@ -2643,6 +2644,12 @@ msgstr "Додај празан"
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2661,8 +2668,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3106,7 +3112,7 @@ msgstr "Дуплирај"
msgid "Move To..."
msgstr "Помери у..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Брзо отварање скриптице..."
@ -3249,7 +3255,7 @@ msgstr "Грешка: име анимације већ постоји!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Неважеће име."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3507,14 +3513,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Направи полигон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Измени полигон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3522,25 +3528,28 @@ msgid "Insert Point"
msgstr "Уметни тачку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Уреди полигон (обриши тачку)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Обриши полигон и тачку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Направи нови полигон од почетка"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Обриши тачке"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Измени постојећи полигон:\n"
"Леви тастер миша: помери тачку.\n"
@ -3548,8 +3557,10 @@ msgstr ""
"Десни тастер миша: обриши тачку."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Обриши тачке"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Десни тастер миша: обриши тачку."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3592,17 +3603,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Обриши тачке"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Десни тастер миша: обриши тачку."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3683,7 +3683,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4234,7 +4233,7 @@ msgstr "сви"
msgid "Plugins"
msgstr "Прикључци"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Сортирање:"
@ -4388,20 +4387,18 @@ msgid "Paste Pose"
msgstr "Налепи позу"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Умањи"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Умањи"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Увеличај"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Одабери режим"
@ -4669,8 +4666,17 @@ msgstr ""
"Превуците и испустите + Alt: Промени тип чвора"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Направи Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Направи полигон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Измени полигон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Уреди полигон (обриши тачку)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4771,38 +4777,10 @@ msgstr "Ствари"
msgid "Item List Editor"
msgstr "Уредник ствари листе"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"OccluderPolygon2D не постоји на овом чвору.\n"
"Направи и додели један?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Направи осенчен полигон"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Направи нови полигон од почетка."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Измени постојећи полигон:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "Леви тастер миша: помери тачку."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+леви тастер миша: одсеци дуж."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "Десни тастер миша: обриши тачку."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Мрежа је празна!"
@ -5173,6 +5151,11 @@ msgstr "Обриши контролу улаза из криве"
msgid "Add Point to Curve"
msgstr "Уметни тачку у криву"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Затвори криву"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Помери тачку у криви"
@ -5200,6 +5183,11 @@ msgstr "Shift+повуците: бирање контролних тачака"
msgid "Click: Add Point"
msgstr "Клик: уметни тачку"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Подели сегмент (у криви)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5214,11 +5202,6 @@ msgstr "Одабери контролне тачке (Shift+Превуците
msgid "Add Point (in empty space)"
msgstr "Додај тачку (у празном простору)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Подели сегмент (у криви)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5277,6 +5260,10 @@ msgstr "Обриши тачку контроле излаза"
msgid "Remove In-Control Point"
msgstr "Обриши тачку контроле улаза"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Подели сегмент (у криви)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5289,9 +5276,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Покажи кости"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Направи UV мапу"
@ -5334,9 +5327,19 @@ msgid "Transform UV Map"
msgstr "Трансформиши UV мапу"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Тип трансформације"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Уредник UV 2Д полигона"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Уредник UV 2Д полигона"
@ -5362,11 +5365,7 @@ msgstr "Направи кости"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Направи полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Помери тачку"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5394,19 +5393,19 @@ msgid "Scale Polygon"
msgstr "Скалирај полигон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5560,19 +5559,23 @@ msgid "Error saving file!"
msgstr "Грешка при чувању TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Грешка при чувању теме"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Грешка при чувању"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Грешка при увозу теме"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Грешка при увозу"
#: editor/plugins/script_editor_plugin.cpp
@ -5594,6 +5597,14 @@ msgstr "Сачувај као..."
msgid "Import Theme"
msgstr "Увези тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Грешка при чувању теме"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Грешка при чувању"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Сачувај тему као..."
@ -5636,8 +5647,8 @@ msgstr "Датотека"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Погледај датотеке"
msgid "Open..."
msgstr "Отвори"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5667,6 +5678,11 @@ msgstr "Историја следеће"
msgid "Theme"
msgstr "Сачувај тему"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Увези тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Поново учитај тему"
@ -5675,10 +5691,6 @@ msgstr "Поново учитај тему"
msgid "Save Theme"
msgstr "Сачувај тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Сачувај тему као"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Затвори документацију"
@ -5789,6 +5801,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Иди на функцију..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Само ресурси из датотечног система се могу убацити."
@ -5822,10 +5838,6 @@ msgstr "Велика слова"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6544,12 +6556,19 @@ msgstr "Налепи оквир"
msgid "Set Region Rect"
msgstr "Постави правоугаони регион"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Постави дршку"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Режим лепљења:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Ниједан>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6801,12 +6820,12 @@ msgid "Clear transform"
msgstr "Трансформација"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Обриши тачку криве"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6819,13 +6838,34 @@ msgid "Merge from Scene"
msgstr "Споји од сцене"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Налепи анимацију"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Десни тастер миша: обриши тачку."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Направи нови полигон од почетка."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6856,11 +6896,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Обриши одабране датотеке?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6869,6 +6907,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Сачувај тренутно измењени ресурс."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Обриши тачке"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Сачувај тренутно измењени ресурс."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6882,6 +6933,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Сачувај тренутно измењени ресурс."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6889,7 +6947,7 @@ msgstr "Ова операција се не може обавити без сц
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6906,6 +6964,10 @@ msgstr ""
msgid "Light"
msgstr "десно"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6948,7 +7010,7 @@ msgstr "Додај..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Извези пројекат"
#: editor/project_export.cpp
@ -8434,7 +8496,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9341,7 +9403,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9434,6 +9498,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Анимационо дрво није важеће."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9450,6 +9518,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9507,11 +9579,6 @@ msgstr "Неважећа величина фонта."
msgid "Input"
msgstr "Додај улаз"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Ниједан>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9529,6 +9596,52 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Направи полигон"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Направи нови полигон од почетка"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Умањи"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Увеличај"
#~ msgid "Create Poly3D"
#~ msgstr "Направи Poly3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "OccluderPolygon2D не постоји на овом чвору.\n"
#~ "Направи и додели један?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Измени постојећи полигон:"
#~ msgid "LMB: Move Point."
#~ msgstr "Леви тастер миша: помери тачку."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+леви тастер миша: одсеци дуж."
#~ msgid "RMB: Erase Point."
#~ msgstr "Десни тастер миша: обриши тачку."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Погледај датотеке"
#~ msgid "Save Theme As"
#~ msgstr "Сачувај тему као"
#~ msgid "<None>"
#~ msgstr "<Ниједан>"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Увеличај"

View file

@ -8,16 +8,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-12-13 11:42+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Vojislav Bajakic <ch3d4.ns@gmail.com>\n"
"Language-Team: Serbian (latin) <https://hosted.weblate.org/projects/godot-"
"engine/godot/sr_Latn/>\n"
"Language: sr_Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\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"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -256,7 +258,6 @@ msgstr "Napravi %d novih kanala i dodaj ključeve?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -527,15 +528,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -703,8 +708,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -751,8 +756,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1204,8 +1208,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2087,7 +2090,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2496,6 +2499,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2514,8 +2523,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2928,7 +2936,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3051,7 +3059,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3297,44 +3305,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Napravi"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Napravi"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Napravi"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3377,16 +3386,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Napravi"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3465,7 +3464,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4000,7 +3998,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4148,15 +4146,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4413,7 +4411,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Napravi"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4514,36 +4521,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4910,6 +4891,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Izmjeni Krivulju Čvora"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4937,6 +4923,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4951,11 +4941,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5014,6 +4999,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5024,7 +5013,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5065,7 +5060,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Napravi"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5089,12 +5093,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Napravi"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5122,19 +5121,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5272,19 +5271,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5303,6 +5302,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5344,7 +5351,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5372,6 +5379,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5380,10 +5391,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5489,6 +5496,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5521,10 +5532,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6215,12 +6222,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6459,12 +6471,13 @@ msgid "Clear transform"
msgstr "Animacija Promjeni Transformaciju"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgstr ""
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Obriši Selekciju"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create from Scene"
@ -6475,13 +6488,32 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Napravi"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6511,11 +6543,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Izbriši označeni ključ(eve)"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6523,6 +6553,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Napravi"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6536,12 +6578,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6556,6 +6604,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6593,7 +6645,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8039,7 +8091,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8926,7 +8978,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9014,6 +9068,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9030,6 +9088,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9086,10 +9148,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9127,9 +9185,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Animacija Promjeni Režim Omotavanja Kanala"
#~ msgid "Edit Node Curve"
#~ msgstr "Izmjeni Krivulju Čvora"
#~ msgid "Anim Add Key"
#~ msgstr "Animacija Dodaj Ključ"

View file

@ -12,15 +12,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-08-06 18:43+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:42+0100\n"
"Last-Translator: Daniel K <danielkimblad@hotmail.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/godot-engine/"
"godot/sv/>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.1.1\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -269,7 +271,6 @@ msgstr "Skapa %d NYA spår och infoga nycklar?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -563,15 +564,19 @@ msgstr "Ersätt Alla"
msgid "Selection Only"
msgstr "Endast Urval"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Zooma In"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Zooma Ut"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Återställ Zoom"
@ -761,8 +766,8 @@ msgid "Recent:"
msgstr "Senaste:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Sök:"
@ -818,8 +823,7 @@ msgid "Resource"
msgstr "Resurs"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
#, fuzzy
msgid "Path"
msgstr "Sökväg"
@ -1367,8 +1371,7 @@ msgid "Node Name:"
msgstr "Node Namn:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Namn"
@ -2421,7 +2424,7 @@ msgstr "Projektinställningar"
msgid "Export"
msgstr "Exportera"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Verktyg"
@ -2853,6 +2856,12 @@ msgstr ""
msgid "Assign.."
msgstr "Tilldela"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2871,8 +2880,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "Nytt Skript"
@ -3331,7 +3339,7 @@ msgstr "Duplicera"
msgid "Move To..."
msgstr "Flytta Till..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Nytt Skript"
@ -3476,7 +3484,7 @@ msgstr "ERROR: Animationsnamn finns redan!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Ogiltigt namn."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3745,14 +3753,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Skapa Prenumeration"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Redigera Polygon"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3760,30 +3768,33 @@ msgid "Insert Point"
msgstr "Infoga Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Redigera Polygon (ta bort punkt)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Ta bort Polygon och Punkt"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create a new polygon from scratch"
msgstr "Skapa ny polygon från grunden"
msgid "Create points."
msgstr "Radera punkter"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Radera punkter"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3827,17 +3838,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Radera punkter"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "Radera punkter"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3918,7 +3918,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Lägg Till Node"
@ -4487,7 +4486,7 @@ msgstr "Alla"
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sortera:"
@ -4639,20 +4638,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Zooma Ut"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Zooma Ut"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Zooma In"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4916,8 +4913,17 @@ msgstr ""
"Dra & släpp + Alt: Ändra Node-Typ"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr ""
#, fuzzy
msgid "Create Polygon3D"
msgstr "Skapa Prenumeration"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Redigera Polygon"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Redigera Polygon (ta bort punkt)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -5019,39 +5025,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Ingen OccluderPolygon2D resurs på denna Node.\n"
"Skapa och tilldela en?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5430,6 +5407,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Redigera Nodkurva"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5457,6 +5439,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5471,11 +5457,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5535,6 +5516,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5546,7 +5531,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5590,7 +5581,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Transformera"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5616,12 +5616,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Skapa Prenumeration"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Flytta Ner"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5648,20 +5644,20 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Välj en mapp att skanna"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5810,21 +5806,24 @@ msgid "Error saving file!"
msgstr "Fel vid sparande av TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Fel vid sparande."
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error saving"
msgid "Error Saving"
msgstr "Fel vid sparande"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Fel vid sparande av scenen."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Fel vid laddning:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5846,6 +5845,15 @@ msgstr "Spara Som..."
msgid "Import Theme"
msgstr "Importera Tema"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Error saving"
msgstr "Fel vid sparande"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Save Theme As..."
@ -5894,8 +5902,8 @@ msgstr "Fil"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Visa Filer"
msgid "Open..."
msgstr "Öppen"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5925,6 +5933,11 @@ msgstr ""
msgid "Theme"
msgstr "Spara Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Importera Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Reload Theme"
@ -5935,11 +5948,6 @@ msgstr "Ladda om Tema"
msgid "Save Theme"
msgstr "Spara Tema"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Save Theme As"
msgstr "Spara Tema Som"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -6052,6 +6060,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Funktion:"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -6088,10 +6100,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
#, fuzzy
@ -6835,12 +6843,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -7092,12 +7105,12 @@ msgid "Clear transform"
msgstr "Transformera"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Flytta nuvarande spår upp."
#: editor/plugins/tile_set_editor_plugin.cpp
@ -7109,13 +7122,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Klistra in Animation"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Radera punkter"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Skapa Prenumeration"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -7145,11 +7179,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Ta bort valda filer?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -7158,6 +7190,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Skapa Mapp"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Radera punkter"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "Skapa Mapp"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -7171,6 +7216,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Skapa Mapp"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -7178,7 +7230,7 @@ msgstr "Åtgärden kan inte göras utan en scen."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -7194,6 +7246,11 @@ msgstr ""
msgid "Light"
msgstr "Höger"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Lägg Till Node"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -7233,7 +7290,7 @@ msgstr "Lägg till..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Exportera Projekt"
#: editor/project_export.cpp
@ -8800,7 +8857,7 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9768,7 +9825,9 @@ msgstr ""
"PathFollow2D fungerar bara när den är satt som ett barn till en Path2D-Node."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9860,6 +9919,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
#, fuzzy
msgid "Raw Mode"
@ -9880,6 +9943,10 @@ msgstr "Varning!"
msgid "Please Confirm..."
msgstr "Vänligen Bekräfta..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9940,10 +10007,6 @@ msgstr "Ogiltig teckenstorlek."
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9961,6 +10024,34 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Skapa ny polygon från grunden"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Zooma Ut"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Zooma In"
#, fuzzy
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Ingen OccluderPolygon2D resurs på denna Node.\n"
#~ "Skapa och tilldela en?"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Visa Filer"
#, fuzzy
#~ msgid "Save Theme As"
#~ msgstr "Spara Tema Som"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Zooma In"
@ -10075,9 +10166,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "Anim Spåra Ändra Linda om Läge"
#~ msgid "Edit Node Curve"
#~ msgstr "Redigera Nodkurva"
#~ msgid "Edit Selection Curve"
#~ msgstr "Redigera Urvalsurva"

View file

@ -8,15 +8,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2017-12-20 15:43+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:43+0100\n"
"Last-Translator: Senthil Kumar K <logickumar@gmail.com>\n"
"Language-Team: Tamil <https://hosted.weblate.org/projects/godot-engine/godot/"
"ta/>\n"
"Language: ta\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.18\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -255,7 +257,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -524,15 +525,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -700,8 +705,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -748,8 +753,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1201,8 +1205,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2083,7 +2086,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2492,6 +2495,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2510,8 +2519,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2925,7 +2933,7 @@ msgstr "அசைவூட்டு போலிபச்சாவிகள்"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr ""
@ -3048,7 +3056,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3294,14 +3302,12 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgid "Edit Polygon"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3309,29 +3315,29 @@ msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3374,15 +3380,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3460,7 +3457,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -3994,7 +3990,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4142,15 +4138,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4406,7 +4402,15 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgid "Create Polygon3D"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4507,36 +4511,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4903,6 +4881,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "கணு வளைவை[Node Curve] திருத்து"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4930,6 +4913,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4944,11 +4931,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5007,6 +4989,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr ""
@ -5017,7 +5003,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5057,7 +5049,15 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
msgid "Transform Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5081,11 +5081,7 @@ msgid "Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5113,19 +5109,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5263,19 +5259,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5294,6 +5290,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5335,7 +5339,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5363,6 +5367,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5371,10 +5379,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5479,6 +5483,10 @@ msgstr ""
msgid "Go to Function"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5511,10 +5519,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6202,12 +6206,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6446,11 +6455,11 @@ msgid "Clear transform"
msgstr "உருமாற்றம் அசைவூட்டு"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6462,13 +6471,31 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Create a new polygon."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6498,11 +6525,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "அனைத்து தேர்வுகள்"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6510,6 +6535,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "அனைத்து தேர்வுகள்"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6523,12 +6560,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6543,6 +6586,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6580,7 +6627,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8025,7 +8072,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -8912,7 +8959,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9000,6 +9049,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9016,6 +9069,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9072,10 +9129,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""
@ -9110,8 +9163,5 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "அசைவூட்டு பாதை மறை[wrap] விதம் மாற்று"
#~ msgid "Edit Node Curve"
#~ msgstr "கணு வளைவை[Node Curve] திருத்து"
#~ msgid "Move Add Key"
#~ msgstr "சேர் முக்கியப்புள்ளியை நகர்த்து"

View file

@ -9,15 +9,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-03-10 03:46+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:43+0100\n"
"Last-Translator: Poommetee Ketson <poommetee@protonmail.com>\n"
"Language-Team: Thai <https://hosted.weblate.org/projects/godot-engine/godot/"
"th/>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.20-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -272,7 +274,6 @@ msgstr "เพิ่ม %d แทร็กใหม่และเพิ่ม
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -550,15 +551,19 @@ msgstr "แทนที่ทั้งหมด"
msgid "Selection Only"
msgstr "เฉพาะที่กำลังเลือก"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "ขยาย"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "ย่อ"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "รีเซ็ตซูม"
@ -734,8 +739,8 @@ msgid "Recent:"
msgstr "ล่าสุด:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "ค้นหา:"
@ -786,8 +791,7 @@ msgid "Resource"
msgstr "รีซอร์ส"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "ตำแหน่ง"
@ -1245,8 +1249,7 @@ msgid "Node Name:"
msgstr "ชื่อโหนด:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "ชื่อ"
@ -2175,7 +2178,7 @@ msgstr "ตัวเลือกโปรเจกต์"
msgid "Export"
msgstr "ส่งออก"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "เครื่องมือ"
@ -2601,6 +2604,12 @@ msgstr "[ว่างเปล่า]"
msgid "Assign.."
msgstr "ระบุ"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2619,8 +2628,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "เลือก Viewport"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "สคริปต์ใหม่"
@ -3046,7 +3054,7 @@ msgstr "ทำซ้ำ..."
msgid "Move To..."
msgstr "ย้ายไป..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "สคริปต์ใหม่"
@ -3189,7 +3197,7 @@ msgstr "ผิดพลาด: มีชื่อแอนิเมชันน
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "ชื่อผิดพลาด"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3447,14 +3455,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "สร้างรูปหลายเหลี่ยม"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "แก้ไขรูปหลายเหลี่ยม"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3462,25 +3470,28 @@ msgid "Insert Point"
msgstr "แทรกจุด"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "แก้ไขรูปหลายเหลี่ยม (ลบจุด)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "ลบรูปหลายเหลี่ยมและจุด"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "สร้างรูปหลายเหลี่ยมใหม่ตั้งแต่ต้น"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "ลบจุด"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"แก้ไขรูปหลายเหลี่ยม:\n"
"เมาส์ซ้าย: ย้ายจุด\n"
@ -3488,8 +3499,10 @@ msgstr ""
"เมาส์ขวา: ลบจุด"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "ลบจุด"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "คลิกขวา: ลบจุด"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3532,17 +3545,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "ลบจุด"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "คลิกขวา: ลบจุด"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3624,7 +3626,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "เพิ่มโหนด"
@ -4177,7 +4178,7 @@ msgstr "ทั้งหมด"
msgid "Plugins"
msgstr "ปลั๊กอิน"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "เรียงตาม:"
@ -4334,20 +4335,18 @@ msgid "Paste Pose"
msgstr "วางท่าทาง"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "ย่อ"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "รีเซ็ตการซูม"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "ขยาย"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "โหมดเลือก"
@ -4614,8 +4613,17 @@ msgstr ""
"ลาก & วาง + Alt: เปลี่ยนประเภทโหนด"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "แก้ไขรูปหลายเหลี่ยม 3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "สร้างรูปหลายเหลี่ยม"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "แก้ไขรูปหลายเหลี่ยม"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "แก้ไขรูปหลายเหลี่ยม (ลบจุด)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4716,38 +4724,10 @@ msgstr "ไอเทม"
msgid "Item List Editor"
msgstr "แก้ไขรายชื่อไอเทม"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"ไม่มี OccluderPolygon2D ในโหนดนี้\n"
"สร้างและกำหนด?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "สร้างรูปหลายเหลี่ยมกั้นแสง"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "สร้างรูปหลายเหลี่ยมจากความว่างเปล่า"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "แก้ไขรูปหลายเหลี่ยมเดิม:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "คลิกซ้าย: ย้ายจุด"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+คลิกซ้าย: แยกส่วน"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "คลิกขวา: ลบจุด"
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh ว่างเปล่า!"
@ -5116,6 +5096,11 @@ msgstr "ลบจุดควบคุมขาเข้าของเส้น
msgid "Add Point to Curve"
msgstr "เพิ่มจุดในเส้นโค้ง"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "ปิดเส้นโค้ง"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "ย้ายจุดในเส้นโค้ง"
@ -5143,6 +5128,11 @@ msgstr "Shift+ลาก: เลือกเส้นสัมผัส"
msgid "Click: Add Point"
msgstr "คลิก: เพิ่มจุด"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "แยกส่วน (ในเส้นโค้ง)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5157,11 +5147,6 @@ msgstr "เลือกเส้นสัมผัส (Shift+ลาก)"
msgid "Add Point (in empty space)"
msgstr "เพิ่มจุด (ในที่ว่าง)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "แยกส่วน (ในเส้นโค้ง)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5220,6 +5205,10 @@ msgstr "ลบจุดควบคุมขาออก"
msgid "Remove In-Control Point"
msgstr "ลบจุดควบคุมขาเข้า"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "แยกส่วน (ในเส้นโค้ง)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5232,9 +5221,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "แสดงกระดูก"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "สร้าง UV Map"
@ -5277,9 +5272,19 @@ msgid "Transform UV Map"
msgstr "เคลื่อนย้าย UV Map"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "ประเภทการเคลื่อนย้าย"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "แก้ไข UV รูปหลายเหลี่ยม 2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "แก้ไข UV รูปหลายเหลี่ยม 2D"
@ -5305,11 +5310,7 @@ msgstr "สร้างกระดูก"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "สร้างรูปหลายเหลี่ยม"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "ย้ายจุด"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5337,20 +5338,20 @@ msgid "Scale Polygon"
msgstr "ปรับขนาดรูปหลายเหลี่ยม"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "กรุณาเลือกตัวเลือกก่อน!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5500,19 +5501,23 @@ msgid "Error saving file!"
msgstr "ผิดพลาดขณะบันทึก TileSet!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "ผิดพลาดขณะบันทึกธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "ผิดพลาดขณะบันทึก"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "ผิดพลาดขณะนำเข้าธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "ผิดพลาดขณะนำเข้า"
#: editor/plugins/script_editor_plugin.cpp
@ -5534,6 +5539,14 @@ msgstr "บันทึกเป็น..."
msgid "Import Theme"
msgstr "นำเข้าธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "ผิดพลาดขณะบันทึกธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "ผิดพลาดขณะบันทึก"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "บันทึกธีมเป็น"
@ -5576,8 +5589,8 @@ msgstr "ไฟล์"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "ดูไฟล์"
msgid "Open..."
msgstr "เปิด"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5605,6 +5618,11 @@ msgstr "ประวัติถัดไป"
msgid "Theme"
msgstr "ธีม"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "นำเข้าธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "โหลดธีมใหม่"
@ -5613,10 +5631,6 @@ msgstr "โหลดธีมใหม่"
msgid "Save Theme"
msgstr "บันทึกธีม"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "บันทึกธีมเป็น"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "ปิดคู่มือ"
@ -5727,6 +5741,10 @@ msgstr ""
msgid "Go to Function"
msgstr "ไปยังฟังก์ชัน..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "สามารถวางรีซอร์สจากระบบไฟล์ได้เท่านั้น"
@ -5760,10 +5778,6 @@ msgstr "อักษรแรกพิมพ์ใหญ่"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6477,12 +6491,19 @@ msgstr "SpriteFrames"
msgid "Set Region Rect"
msgstr "กำหนดขอบเขต Texture"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "ปรับขนาดรูปร่าง"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "โหมดการจำกัด:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<ไม่มี>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6730,12 +6751,12 @@ msgstr "เคลื่อนย้าย"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "เพิ่มโหนดจากผัง"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "ลบรายการ"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6747,13 +6768,34 @@ msgid "Merge from Scene"
msgstr "รวมจากฉาก"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgstr "เลือกรูปภาพย่อยเพื่อทำเป็นไอคอน ภาพนี้จะใช้แสดงเมื่อการ"
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "วางแอนิเมชัน"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "คลิกขวา: ลบจุด"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "สร้างรูปหลายเหลี่ยมจากความว่างเปล่า"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6784,13 +6826,8 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"คลิกซ้าย: กำหนดค่าบิต เปิด\n"
"คลิกขวา: กำหนดค่าบิต ปิด"
msgid "Delete selected Rect."
msgstr "ลบไฟล์ที่เลือก?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6799,6 +6836,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "เลือกไทล์ย่อยที่กำลังปรับแต่ง"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "ลบจุด"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"คลิกซ้าย: กำหนดค่าบิต เปิด\n"
"คลิกขวา: กำหนดค่าบิต ปิด"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
@ -6814,13 +6866,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "เลือกไทล์ย่อยเพื่อจัดลำดับความสำคัญ"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "เลือกไทล์ย่อยเพื่อจัดลำดับความสำคัญ"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "ทำไม่ได้ถ้าไม่มีฉาก"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6838,6 +6898,11 @@ msgstr "ตัวแปร:"
msgid "Light"
msgstr "ขวา"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "เพิ่มโหนด"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6879,7 +6944,7 @@ msgstr "เพิ่ม..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "ส่งออกโปรเจกต์"
#: editor/project_export.cpp
@ -8390,7 +8455,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "ตัวแปร step เป็นศูนย์!"
#: modules/gdscript/gdscript_functions.cpp
@ -9311,7 +9377,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "PathFollow2D จะทำงานได้ต้องเป็นโหนดลูกของโหนด Path2D"
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9409,6 +9477,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "ผังแอนิเมชันไม่ถูกต้อง"
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "โหมด Raw"
@ -9425,6 +9497,10 @@ msgstr "แจ้งเตือน!"
msgid "Please Confirm..."
msgstr "กรุณายืนยัน..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9492,11 +9568,6 @@ msgstr "ขนาดฟอนต์ผิดพลาด"
msgid "Input"
msgstr "เพิ่มอินพุต"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<ไม่มี>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9514,6 +9585,57 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "สร้างรูปหลายเหลี่ยม"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "สร้างรูปหลายเหลี่ยมใหม่ตั้งแต่ต้น"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "ย่อ"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "ขยาย"
#~ msgid "Create Poly3D"
#~ msgstr "แก้ไขรูปหลายเหลี่ยม 3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "ไม่มี OccluderPolygon2D ในโหนดนี้\n"
#~ "สร้างและกำหนด?"
#~ msgid "Edit existing polygon:"
#~ msgstr "แก้ไขรูปหลายเหลี่ยมเดิม:"
#~ msgid "LMB: Move Point."
#~ msgstr "คลิกซ้าย: ย้ายจุด"
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+คลิกซ้าย: แยกส่วน"
#~ msgid "RMB: Erase Point."
#~ msgstr "คลิกขวา: ลบจุด"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "ดูไฟล์"
#~ msgid "Save Theme As"
#~ msgstr "บันทึกธีมเป็น"
#~ msgid "<None>"
#~ msgstr "<ไม่มี>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr "เลือกรูปภาพย่อยเพื่อทำเป็นไอคอน ภาพนี้จะใช้แสดงเมื่อการ"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "ซูม (%):"

View file

@ -22,15 +22,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-28 16:23+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:43+0100\n"
"Last-Translator: Oğuzhan Özdemir <ozdemiroguzhan0@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/godot-engine/"
"godot/tr/>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -285,7 +287,6 @@ msgstr "%d YENİ izler oluştur ve anahtarlar gir?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -563,15 +564,19 @@ msgstr "Tümünü Değiştir"
msgid "Selection Only"
msgstr "Yalnızca Seçim"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Yaklaştır"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Uzaklaştır"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Yaklaşmayı Sıfırla"
@ -749,8 +754,8 @@ msgid "Recent:"
msgstr "Yakın zamanda:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Ara:"
@ -801,8 +806,7 @@ msgid "Resource"
msgstr "Kaynak"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Yol"
@ -1261,8 +1265,7 @@ msgid "Node Name:"
msgstr "Düğüm adı:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Ad"
@ -2214,7 +2217,7 @@ msgstr "Proje Ayarları"
msgid "Export"
msgstr "Dışa Aktar"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Araçlar"
@ -2652,6 +2655,12 @@ msgstr "[Boş]"
msgid "Assign.."
msgstr "Ata"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2670,8 +2679,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Bir Görüntükapısı Seçin"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Yeni Betik"
@ -3103,7 +3111,7 @@ msgstr "Çoğalt..."
msgid "Move To..."
msgstr "Şuraya Taşı..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Yeni Betik"
@ -3246,7 +3254,7 @@ msgstr "HATA: Bu animasyon adı zaten var!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Geçersiz ad."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3506,14 +3514,14 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Çoklu Oluşturun"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Çokluyu Düzenleyin"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3521,25 +3529,28 @@ msgid "Insert Point"
msgstr "Nokta Yerleştir"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Çokluyu Düzenleyin (Noktayı Silin)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Çokluyu ve Noktayı Kaldır"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Sıfırdan yeni bir çokgen oluşturun"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Noktaları sil"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Varolan çokgeni düzenle:\n"
"FareSolTık: Noktayı Taşı.\n"
@ -3547,8 +3558,10 @@ msgstr ""
"FareSağTık: Noktayı Sil."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Noktaları sil"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Noktayı Sil."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3591,17 +3604,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Noktaları sil"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "RMB: Noktayı Sil."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
@ -3683,7 +3685,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "Düğüm Ekle"
@ -4236,7 +4237,7 @@ msgstr "Hepsi"
msgid "Plugins"
msgstr "Eklentiler"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Sırala:"
@ -4397,20 +4398,18 @@ msgid "Paste Pose"
msgstr "Duruşu Yapıştır"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Uzaklaştır"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Yakınlaşmayı Sıfırla"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Yaklaştır"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Kip Seç"
@ -4677,8 +4676,17 @@ msgstr ""
"Sürükle & bırak + Alt: Düğüm türünü değiştir"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Çoklu3B Oluştur"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Çoklu Oluşturun"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Çokluyu Düzenleyin"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Çokluyu Düzenleyin (Noktayı Silin)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4779,38 +4787,10 @@ msgstr "Öğeler"
msgid "Item List Editor"
msgstr "Öğe Dizelgesi Düzenleyicisi"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Bu düğümde OccluderPolygon2D kaynağı yok.\n"
"Oluştur ve bir tane ata?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Engelleyici Çokgeni Oluştur"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Sıfırdan yeni bir çokgen oluşturun."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Var olan çokgeni düzenleyin:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "LMB: Taşıma Noktası."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl + LMB: Parçayı Böl."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "RMB: Noktayı Sil."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Örüntü boş!"
@ -5179,6 +5159,11 @@ msgstr "Eğriden Giriş-Kontrol Kaldır"
msgid "Add Point to Curve"
msgstr "Noktayı Eğriye Ekle"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Eğriyi Kapat"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Noktayı Eğriye Taşı"
@ -5206,6 +5191,11 @@ msgstr "Shift + Sürükle: Denetim Noktalarını Seç"
msgid "Click: Add Point"
msgstr "Tıkla: Nokta Ekle"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Parçayı Ayır (eğriye göre)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5220,11 +5210,6 @@ msgstr "Denetim Noktalarını Seç (Shift + Sürükle)"
msgid "Add Point (in empty space)"
msgstr "Nokta Ekle (boşlukta)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Parçayı Ayır (eğriye göre)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5283,6 +5268,10 @@ msgstr "Çıkış-Kontrol Noktası Kaldır"
msgid "Remove In-Control Point"
msgstr "Giriş-Kontrol Noktasını Kaldır"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Parçayı Ayır (eğriye göre)"
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5295,9 +5284,15 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Sync bones"
msgid "Sync Bones"
msgstr "Kemikleri Göster"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "UV Haritası Oluştur"
@ -5340,9 +5335,19 @@ msgid "Transform UV Map"
msgstr "UV Haritasını Dönüştür"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Dönüştürme Türü"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Çokgen 2B UV Düzenleyicisi"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Çokgen 2B UV Düzenleyicisi"
@ -5368,11 +5373,7 @@ msgstr "Kemik Yap"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Çoklu Oluşturun"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgid "Move Points"
msgstr "Noktayı Taşı"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5400,20 +5401,20 @@ msgid "Scale Polygon"
msgstr "Çokgeni Ölçekle"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Önce bir ayar öğesi seçin!"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5563,19 +5564,23 @@ msgid "Error saving file!"
msgstr "TileSet kaydedilirken hata!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Tema kaydedilirken hata"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Kaydedilirken hata"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Tema içe aktarılırken hata"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "İçe aktarılırken hata"
#: editor/plugins/script_editor_plugin.cpp
@ -5597,6 +5602,14 @@ msgstr "Farklı Kaydet..."
msgid "Import Theme"
msgstr "Kalıbı İçe Aktar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Tema kaydedilirken hata"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Kaydedilirken hata"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Temayı Farklı Kaydet..."
@ -5639,8 +5652,8 @@ msgstr "Dosya"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "Dosyaları Görüntüle"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5668,6 +5681,11 @@ msgstr "Sonraki Geçmiş"
msgid "Theme"
msgstr "Kalıp"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Kalıbı İçe Aktar"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Kalıbı Yeniden Yükle"
@ -5676,10 +5694,6 @@ msgstr "Kalıbı Yeniden Yükle"
msgid "Save Theme"
msgstr "Kalıbı Kaydet"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Temayı Farklı Kaydet"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Belgeleri Kapat"
@ -5790,6 +5804,10 @@ msgstr ""
msgid "Go to Function"
msgstr "İşleve Git..."
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Sadece dosya sisteminden kaynaklar bırakılabilir."
@ -5823,10 +5841,6 @@ msgstr "Büyük harfe çevirme"
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6540,12 +6554,19 @@ msgstr "GörüntüKareleri"
msgid "Set Region Rect"
msgstr "Dikdörtgen Bölgesini Ayarla"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Tutamacı Ayarla"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Yapışma Kipi:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Yok>"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6790,12 +6811,12 @@ msgstr "Dönüşüm"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "Ağaçtan Düğüm(ler) Ekle"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "Mevcut giriyi kaldır"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6807,15 +6828,34 @@ msgid "Merge from Scene"
msgstr "Sahneden Birleştir"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Simge olarak kullanmak işin alt-karo seç, bu aynı zamanda geçersiz oto-karo "
"bağlantılarında kullanılacaktır."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Animasyonu Yapıştır"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "RMB: Noktayı Sil."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Sıfırdan yeni bir çokgen oluşturun."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6846,13 +6886,8 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: bit'i aç.\n"
"RMB: bit'i kapat."
msgid "Delete selected Rect."
msgstr "Seçili dosyalar silinsin mi?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6861,6 +6896,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Şuanki düzenlenmiş alt-döşemeyi seç."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Noktaları sil"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"LMB: bit'i aç.\n"
"RMB: bit'i kapat."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
@ -6878,13 +6928,21 @@ msgid ""
"Click on another Tile to edit it."
msgstr "Önceliğini değiştirmek için alt-karo seçin."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "Önceliğini değiştirmek için alt-karo seçin."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "Bu işlem bir sahne olmadan yapılamaz."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Karo Takımı"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6901,6 +6959,11 @@ msgstr "Bölümlenme"
msgid "Light"
msgstr "Sağ"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Düğüm Ekle"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "VisualShader"
@ -6942,7 +7005,7 @@ msgstr "Ekle..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "Ön Ayarları Dışa Aktar:"
#: editor/project_export.cpp
@ -8466,7 +8529,8 @@ msgid "GDNative"
msgstr "GDYerel"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "adım değiştirgeni sıfır!"
#: modules/gdscript/gdscript_functions.cpp
@ -9434,7 +9498,9 @@ msgstr ""
"PathFollow2D yalnızca Path2D düğümünün çocuğu olarak ayarlanınca çalışır."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9545,6 +9611,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Animasyon ağacı geçersizdir."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Ham Kip"
@ -9561,6 +9631,10 @@ msgstr "Uyarı!"
msgid "Please Confirm..."
msgstr "Lütfen Doğrulayın..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9630,11 +9704,6 @@ msgstr "Geçersiz yazıtipi boyutu."
msgid "Input"
msgstr "Giriş Ekle"
#: scene/resources/visual_shader.cpp
#, fuzzy
msgid "None"
msgstr "<Yok>"
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9652,6 +9721,59 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#~ msgid "Create Poly"
#~ msgstr "Çoklu Oluşturun"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Sıfırdan yeni bir çokgen oluşturun"
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Uzaklaştır"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Yaklaştır"
#~ msgid "Create Poly3D"
#~ msgstr "Çoklu3B Oluştur"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Bu düğümde OccluderPolygon2D kaynağı yok.\n"
#~ "Oluştur ve bir tane ata?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Var olan çokgeni düzenleyin:"
#~ msgid "LMB: Move Point."
#~ msgstr "LMB: Taşıma Noktası."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl + LMB: Parçayı Böl."
#~ msgid "RMB: Erase Point."
#~ msgstr "RMB: Noktayı Sil."
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "Dosyaları Görüntüle"
#~ msgid "Save Theme As"
#~ msgstr "Temayı Farklı Kaydet"
#~ msgid "<None>"
#~ msgstr "<Yok>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Simge olarak kullanmak işin alt-karo seç, bu aynı zamanda geçersiz oto-"
#~ "karo bağlantılarında kullanılacaktır."
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Yaklaş (%):"

View file

@ -13,16 +13,18 @@
msgid ""
msgstr ""
"Project-Id-Version: Ukrainian (Godot Engine)\n"
"PO-Revision-Date: 2018-12-09 13:37+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/godot-engine/"
"godot/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\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"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -257,7 +259,6 @@ msgstr "Створити %d нові доріжки і вставити ключ
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -534,15 +535,19 @@ msgstr "Замінити всі"
msgid "Selection Only"
msgstr "Тільки виділити"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Збільшувати"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Зменшення"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Скинути масштаб"
@ -711,8 +716,8 @@ msgid "Recent:"
msgstr "Нещодавні:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Пошук:"
@ -763,8 +768,7 @@ msgid "Resource"
msgstr "Ресурс"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "Шлях"
@ -1227,8 +1231,7 @@ msgid "Node Name:"
msgstr "Ім'я Вузла:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Ім'я"
@ -2162,7 +2165,7 @@ msgstr "Параметри проекту"
msgid "Export"
msgstr "Експортування"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "Інструменти"
@ -2590,6 +2593,12 @@ msgstr "[Порожньо]"
msgid "Assign.."
msgstr "Призначити…"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2615,8 +2624,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "Виберіть панель перегляду"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "Новий скрипт"
@ -3040,7 +3048,7 @@ msgstr "Дублювати..."
msgid "Move To..."
msgstr "Перемістити до..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "Створити скрипт…"
@ -3165,7 +3173,8 @@ msgid "Group name already exists."
msgstr "Група із такою назвою вже існує."
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "некоректна назва групи."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3411,14 +3420,13 @@ msgid "Activate now?"
msgstr "Задіяти зараз?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Створити полігон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "Редагувати полігон"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3426,25 +3434,27 @@ msgid "Insert Point"
msgstr "Вставити точку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "Редагувати полігон (вилучити точку)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "Вилучити полігон та точку"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "Створення нового полігону з нуля"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Створити точки."
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"Редагування існуючого полігону:\n"
"ЛКМ: перемістити точку.\n"
@ -3452,8 +3462,9 @@ msgstr ""
"ПКМ: видалити точку."
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "Видалити точки"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Витерти точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3502,15 +3513,6 @@ msgstr ""
"Виберіть і пересуньте точки. Створити точки можна за допомогою клацання "
"правою кнопкою миші."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "Створити точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "Витерти точки."
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3595,7 +3597,6 @@ msgstr ""
"неможливо отримати назви доріжок."
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "Додати вузол…"
@ -4133,7 +4134,7 @@ msgstr "Все"
msgid "Plugins"
msgstr "Плаґіни"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "Сортувати:"
@ -4288,17 +4289,18 @@ msgid "Paste Pose"
msgstr "Вставити позу"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "Зменшити"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "Відновити початковий масштаб"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "Збільшити"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "Режим виділення"
@ -4559,8 +4561,17 @@ msgstr ""
"Перетяг + Alt : Змінити тип вузла"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "Створити полігон3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Створити полігон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "Редагувати полігон"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "Редагувати полігон (вилучити точку)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4660,38 +4671,10 @@ msgstr "Елементи"
msgid "Item List Editor"
msgstr "Редактор списку елементів"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"Цей вузол не має ресурсу OccluderPolygon2D.\n"
"Створити і призначити?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "Створено затінювальний полігон"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "Створити новий полігон з нуля."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "Редагування існуючого полігону:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "ЛКМ: Перемістити точку."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "CTRL+ЛКМ: Розділити сегмент."
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "ПКМ: Стерти точку."
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Сітка порожня!"
@ -5059,6 +5042,11 @@ msgstr "Вилучити з кривої вхідний промінь"
msgid "Add Point to Curve"
msgstr "Додавання точки до кривої"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Закрити криву"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "Перемістити точку на криву"
@ -5086,6 +5074,11 @@ msgstr "Shift+перетяг: Вибрати керувальні точки"
msgid "Click: Add Point"
msgstr "Клацніть: Додати точку"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "Розділити сегмент (кривої)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5100,11 +5093,6 @@ msgstr "Вибір керувальних точок (Shift+перетяг)"
msgid "Add Point (in empty space)"
msgstr "Додати точку (в порожньому просторі)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Розділити сегмент (кривої)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5163,6 +5151,10 @@ msgstr "Вилучити вихідну керувальну точку"
msgid "Remove In-Control Point"
msgstr "Вилучити вхідну керувальну точку"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "Розділити сегмент (кривої)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "Пересунути з'єднання"
@ -5173,9 +5165,16 @@ msgid ""
msgstr "Властивість skeleton Polygon2D не вказує на вузол Skeleton2D"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "Синхронізувати кістки"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "Створити UV-карту"
@ -5213,9 +5212,20 @@ msgid "Transform UV Map"
msgstr "Перетворити UV-карту"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Тип перетворення"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "Малювати ваги кісток"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "Редактор плоских полігонів UV"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "Редактор плоских полігонів UV"
@ -5237,11 +5247,8 @@ msgid "Bones"
msgstr "Кістки"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "Створити полігон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "Перемістити точку"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5269,19 +5276,23 @@ msgid "Scale Polygon"
msgstr "Масштабувати полігон"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "З'єднати дві точки для створення розрізу"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "Виберіть поділ для витирання"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "Малювати ваги вказаною інтенсивністю"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "Скасувати малювання ваги вказаною інтенсивністю"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5419,19 +5430,23 @@ msgid "Error saving file!"
msgstr "Помилка під час збереження файла!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "Помилка під час збереження теми"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "Помилка збереження"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "Помилка імпортування теми"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "Помилка імпортування"
#: editor/plugins/script_editor_plugin.cpp
@ -5450,6 +5465,14 @@ msgstr "Зберегти файл як…"
msgid "Import Theme"
msgstr "Імпортувати тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "Помилка під час збереження теми"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "Помилка збереження"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "Зберегти тему як..."
@ -5491,8 +5514,9 @@ msgid "File"
msgstr "Файл"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "Новий текстовий файл"
#, fuzzy
msgid "Open..."
msgstr "Відкрити"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5519,6 +5543,11 @@ msgstr "Наступний файл"
msgid "Theme"
msgstr "Тема"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "Імпортувати тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "Перезавантажити тему"
@ -5527,10 +5556,6 @@ msgstr "Перезавантажити тему"
msgid "Save Theme"
msgstr "Зберегти тему"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Зберегти тему як"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Закрити документацію"
@ -5637,6 +5662,10 @@ msgstr "(ігнорувати)"
msgid "Go to Function"
msgstr "Перейти до функції"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Стандартний"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "Можна перетягнути тільки ресурс з файлової системи."
@ -5669,10 +5698,6 @@ msgstr "З Великої"
msgid "Syntax Highlighter"
msgstr "Засіб підсвічування синтаксису"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "Стандартний"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6365,13 +6390,19 @@ msgstr "Кадри спрайта"
msgid "Set Region Rect"
msgstr "Встановити прямокутник області"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "Встановити обробник"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "Режим прилипання:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr "<Немає>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Немає"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6606,11 +6637,13 @@ msgid "Clear transform"
msgstr "Зняти перетворення"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Додати текстури до TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Вилучити поточну текстуру з TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6622,15 +6655,35 @@ msgid "Merge from Scene"
msgstr "Об'єднати зі сцени"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"Виберіть підплитку для використання як піктограми. Її також буде використано "
"для некоректних прив'язок у режимі автоплитки."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Вставити анімацію"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "Витерти точки."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Створити новий полігон з нуля."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "Показувати назви плиток (якщо утримують клавішу Alt)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6662,14 +6715,9 @@ msgstr ""
"Клацніть на іншій плитці, щоб редагувати її."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Ліва кнопка: встановити біт.\n"
"Права кнопка: зняти біт.\n"
"Клацніть на іншій плитці, щоб редагувати її."
#, fuzzy
msgid "Delete selected Rect."
msgstr "Видалити вибрані файли?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6679,6 +6727,22 @@ msgstr ""
"Вибрати поточну редаговану вкладену плитку.\n"
"Клацніть на іншій плитці, щоб редагувати її."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Видалити точки"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"Ліва кнопка: встановити біт.\n"
"Права кнопка: зняти біт.\n"
"Клацніть на іншій плитці, щоб редагувати її."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6697,12 +6761,22 @@ msgstr ""
"Позначте підплитку для зміни її пріоритетності.\n"
"Клацніть на іншій плитці, щоб редагувати її."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"Позначте підплитку для зміни її пріоритетності.\n"
"Клацніть на іншій плитці, щоб редагувати її."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "Значення цієї властивості не можна змінювати."
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "Набір плитки"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6717,6 +6791,11 @@ msgstr "Фрагмент"
msgid "Light"
msgstr "Світло"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "Додати вузол…"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "Візуальний шейдер"
@ -6755,7 +6834,8 @@ msgid "Add..."
msgstr "Додати..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "Шлях експорту:"
#: editor/project_export.cpp
@ -8247,7 +8327,8 @@ msgid "GDNative"
msgstr "GD Native"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "аргумент кроку дорівнює нулеві!"
#: modules/gdscript/gdscript_functions.cpp
@ -9213,7 +9294,10 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr "OrientedPathFollow працюватиме лише як дочірній елемент вузла Path."
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
"OrientedPathFollow потребує вмикання векторів у його батьківському Path."
@ -9319,6 +9403,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr "Кореневий елемент AnimationPlayer не є коректним вузлом."
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Raw (сирий) режим"
@ -9335,6 +9423,10 @@ msgstr "Увага!"
msgid "Please Confirm..."
msgstr "Будь ласка, підтвердьте..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9404,10 +9496,6 @@ msgstr "Некоректний розмір шрифту."
msgid "Input"
msgstr "Вхідні дані"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Немає"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "Некоректне джерело програми побудови тіней."
@ -9424,6 +9512,56 @@ msgstr "Призначення однорідного."
msgid "Varyings can only be assigned in vertex function."
msgstr "Змінні величини можна пов'язувати лише із функцією вузлів."
#~ msgid "Create Poly"
#~ msgstr "Створити полігон"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "Створення нового полігону з нуля"
#~ msgid "Zoom out"
#~ msgstr "Зменшити"
#~ msgid "Zoom in"
#~ msgstr "Збільшити"
#~ msgid "Create Poly3D"
#~ msgstr "Створити полігон3D"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "Цей вузол не має ресурсу OccluderPolygon2D.\n"
#~ "Створити і призначити?"
#~ msgid "Edit existing polygon:"
#~ msgstr "Редагування існуючого полігону:"
#~ msgid "LMB: Move Point."
#~ msgstr "ЛКМ: Перемістити точку."
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "CTRL+ЛКМ: Розділити сегмент."
#~ msgid "RMB: Erase Point."
#~ msgstr "ПКМ: Стерти точку."
#~ msgid "New TextFile"
#~ msgstr "Новий текстовий файл"
#~ msgid "Save Theme As"
#~ msgstr "Зберегти тему як"
#~ msgid "<None>"
#~ msgstr "<Немає>"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "Виберіть підплитку для використання як піктограми. Її також буде "
#~ "використано для некоректних прив'язок у режимі автоплитки."
#~ msgid "Zoom:"
#~ msgstr "Масштаб:"

View file

@ -8,15 +8,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2016-07-01 05:14+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: Muhammad Ali <ali@codeonion.com>\n"
"Language-Team: Urdu (Pakistan) <https://hosted.weblate.org/projects/godot-"
"engine/godot/ur_PK/>\n"
"Language: ur_PK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.7-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -254,7 +256,6 @@ msgstr ""
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -523,15 +524,19 @@ msgstr ""
msgid "Selection Only"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr ""
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr ""
@ -700,8 +705,8 @@ msgid "Recent:"
msgstr ""
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr ""
@ -748,8 +753,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1206,8 +1210,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr ""
@ -2101,7 +2104,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2511,6 +2514,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2529,8 +2538,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "سب سکریپشن بنائیں"
@ -2949,7 +2957,7 @@ msgstr ""
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "سب سکریپشن بنائیں"
@ -3073,7 +3081,7 @@ msgid "Group name already exists."
msgstr ""
#: editor/groups_editor.cpp
msgid "invalid Group name."
msgid "Invalid group name."
msgstr ""
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3320,45 +3328,47 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr ".تمام کا انتخاب"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr ".تمام کا انتخاب"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr ".تمام کا انتخاب"
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3401,17 +3411,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr ".تمام کا انتخاب"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr ".تمام کا انتخاب"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3489,7 +3488,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4026,7 +4024,7 @@ msgstr ""
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4179,15 +4177,15 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Reset"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
@ -4446,7 +4444,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4550,36 +4557,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -4946,6 +4927,10 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Split Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -4973,6 +4958,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -4987,11 +4976,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5054,6 +5038,10 @@ msgstr ".تمام کا انتخاب"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5065,7 +5053,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5106,7 +5100,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5131,12 +5134,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr ".تمام کا انتخاب"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5163,19 +5162,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5313,19 +5312,19 @@ msgid "Error saving file!"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgid "Error while saving theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgid "Error Saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgid "Error importing theme."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgid "Error Importing"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5345,6 +5344,14 @@ msgstr ""
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5387,7 +5394,7 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgid "Open..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
@ -5415,6 +5422,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5423,10 +5434,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5533,6 +5540,10 @@ msgstr ""
msgid "Go to Function"
msgstr ".تمام کا انتخاب"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5565,10 +5576,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6264,12 +6271,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6510,12 +6522,12 @@ msgid "Clear transform"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr ".تمام کا انتخاب"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6527,13 +6539,33 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
msgid "Paste bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr ".تمام کا انتخاب"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6563,11 +6595,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr ".تمام کا انتخاب"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6575,6 +6605,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr ".تمام کا انتخاب"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6588,12 +6630,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6608,6 +6656,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6645,7 +6697,7 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgid "Export Path"
msgstr ""
#: editor/project_export.cpp
@ -8108,7 +8160,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "سٹیپ کے ارگمنٹس سفر ہیں!"
#: modules/gdscript/gdscript_functions.cpp
@ -9004,7 +9057,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9092,6 +9147,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9108,6 +9167,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9164,10 +9227,6 @@ msgstr ""
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr ""

View file

@ -11,15 +11,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-10-05 02:39+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: 01lifeleft <01lifeleft@gmail.com>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/godot-engine/"
"godot/vi/>\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.2-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -263,7 +265,6 @@ msgstr "Tạo %d track mới và chèn key?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -540,15 +541,19 @@ msgstr "Thay thế tất cả"
msgid "Selection Only"
msgstr "Chỉ lựa chọn"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "Phóng to"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "Thu nhỏ"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "Đặt lại phóng"
@ -726,8 +731,8 @@ msgid "Recent:"
msgstr "Gần đây:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "Tìm kiếm:"
@ -775,8 +780,7 @@ msgid "Resource"
msgstr ""
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr ""
@ -1228,8 +1232,7 @@ msgid "Node Name:"
msgstr "Tên Node:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "Tên"
@ -2139,7 +2142,7 @@ msgstr ""
msgid "Export"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr ""
@ -2552,6 +2555,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2570,8 +2579,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -2987,7 +2995,7 @@ msgstr "Nhân đôi..."
msgid "Move To..."
msgstr "Di chuyển đến..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "Tạo Script"
@ -3128,7 +3136,7 @@ msgstr "LỖI: Tên animation trùng lặp!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "Kích thước font không hợp lệ."
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3379,44 +3387,45 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Tạo"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "Tạo"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgid "Remove Polygon And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Tạo Script"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
@ -3459,16 +3468,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "Tạo Script"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3548,7 +3547,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4097,7 +4095,7 @@ msgstr "Tất cả"
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr ""
@ -4246,20 +4244,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "Thu nhỏ"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "Thu nhỏ"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "Phóng to"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4516,7 +4512,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "Tạo"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4617,36 +4622,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5013,6 +4992,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "Sửa Node Curve"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5040,6 +5024,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr "Nhấp: Tạo Point"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5054,11 +5042,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5117,6 +5100,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5128,7 +5115,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5170,7 +5163,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "Tạo"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5195,12 +5197,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "Tạo"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "Di chuyển đến..."
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5227,20 +5225,20 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr "Chọn một Folder để Quét"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5379,20 +5377,24 @@ msgid "Error saving file!"
msgstr "Lỗi tải font."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "Lỗi khi lưu scene."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "Lỗi di chuyển:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "Lỗi khi lưu scene."
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "Lỗi di chuyển:"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile..."
@ -5412,6 +5414,14 @@ msgstr "Lưu Scene với tên..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5453,8 +5463,9 @@ msgid "File"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr ""
#, fuzzy
msgid "Open..."
msgstr "Mở"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5482,6 +5493,10 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme..."
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5490,10 +5505,6 @@ msgstr ""
msgid "Save Theme"
msgstr "Lưu Theme"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "Lưu Theme thành"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "Đóng Docs"
@ -5601,6 +5612,10 @@ msgstr ""
msgid "Go to Function"
msgstr "Thêm Hàm"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5633,10 +5648,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6331,13 +6342,18 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Không có"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Pixel Snap"
@ -6576,11 +6592,13 @@ msgid "Clear transform"
msgstr "Đổi Transform Animation"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "Chèn Texture(s) vào TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "Xóa Texture hiện tại từ TileSet"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6592,13 +6610,33 @@ msgid "Merge from Scene"
msgstr "Gộp từ Scene"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "Dán Animation"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Erase bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "Tạo"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6628,11 +6666,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "Xoá lựa chọn"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6640,6 +6676,18 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "Tạo"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6653,13 +6701,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgstr ""
#, fuzzy
msgid "TileSet"
msgstr "Xuất Tile Set"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Vertex"
@ -6673,6 +6728,10 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6710,8 +6769,9 @@ msgid "Add..."
msgstr ""
#: editor/project_export.cpp
msgid "Export Path:"
msgstr ""
#, fuzzy
msgid "Export Path"
msgstr "Xuất Tile Set"
#: editor/project_export.cpp
msgid "Resources"
@ -8170,7 +8230,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9060,7 +9120,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9149,6 +9211,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9165,6 +9231,10 @@ msgstr "Cảnh báo!"
msgid "Please Confirm..."
msgstr "Xin hãy xác nhận..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9224,10 +9294,6 @@ msgstr "Kích thước font không hợp lệ."
msgid "Input"
msgstr "Nhập"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "Không có"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "nguồn vô hiệu cho shader."
@ -9244,6 +9310,17 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "Thu nhỏ"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "Phóng to"
#~ msgid "Save Theme As"
#~ msgstr "Lưu Theme thành"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "Phóng to"
@ -9303,9 +9380,6 @@ msgstr ""
#~ msgid "Anim Track Change Interpolation"
#~ msgstr "Đổi phép nội suy Anim Track"
#~ msgid "Edit Node Curve"
#~ msgstr "Sửa Node Curve"
#~ msgid "Anim Add Key"
#~ msgstr "Thêm Key Anim"

View file

@ -40,7 +40,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Chinese (Simplified) (Godot Engine)\n"
"POT-Creation-Date: 2018-01-20 12:15+0200\n"
"PO-Revision-Date: 2018-12-13 11:41+0000\n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: tangdou1 <1093505442@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"godot-engine/godot/zh_Hans/>\n"
@ -49,7 +49,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.4-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -282,7 +282,6 @@ msgstr "创建%d个新轨道并插入关键帧"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -554,15 +553,19 @@ msgstr "全部替换"
msgid "Selection Only"
msgstr "仅选中"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "放大"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "缩小"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "重置缩放"
@ -729,8 +732,8 @@ msgid "Recent:"
msgstr "最近文件:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "搜索:"
@ -777,8 +780,7 @@ msgid "Resource"
msgstr "资源"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "路径"
@ -1232,8 +1234,7 @@ msgid "Node Name:"
msgstr "节点名称:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "名称"
@ -2141,7 +2142,7 @@ msgstr "项目设置"
msgid "Export"
msgstr "导出"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "工具"
@ -2559,6 +2560,12 @@ msgstr "[空]"
msgid "Assign.."
msgstr "分配…。"
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2581,8 +2588,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr "选择1个视口"
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr "新建脚本"
@ -2997,7 +3003,7 @@ msgstr "拷贝..."
msgid "Move To..."
msgstr "移动..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
msgid "New Script..."
msgstr "新建脚本…"
@ -3122,7 +3128,8 @@ msgid "Group name already exists."
msgstr "分组名称已存在。"
#: editor/groups_editor.cpp
msgid "invalid Group name."
#, fuzzy
msgid "Invalid group name."
msgstr "非法分组名。"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3368,14 +3375,13 @@ msgid "Activate now?"
msgstr "现在激活吗?"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "创建多边形"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
#, fuzzy
msgid "Edit Polygon"
msgstr "编辑多边形"
#: editor/plugins/abstract_polygon_2d_editor.cpp
@ -3383,25 +3389,27 @@ msgid "Insert Point"
msgstr "插入点"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
#, fuzzy
msgid "Edit Polygon (Remove Point)"
msgstr "编辑多边形(移除顶点)"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
#, fuzzy
msgid "Remove Polygon And Point"
msgstr "移除多边形及顶点"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr "创建一个新的多边形"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "创建点。"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
"编辑多边形:\n"
"LMB 移动点。\n"
@ -3409,8 +3417,9 @@ msgstr ""
"人民币: 擦除点。"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Delete points"
msgstr "删除点"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "擦除点。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
@ -3454,15 +3463,6 @@ msgstr "在此空间下设置位置混合状态"
msgid "Select and move points, create points with RMB."
msgstr "选择并移动点,使用 RMB 创建点。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Create points."
msgstr "创建点。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
msgid "Erase points."
msgstr "擦除点。"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3540,7 +3540,6 @@ msgid ""
msgstr "动画播放器没有合法的根节点路径,因此无法获取轨道名称。"
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr "添加节点.."
@ -4075,7 +4074,7 @@ msgstr "全部"
msgid "Plugins"
msgstr "插件"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "排序:"
@ -4226,17 +4225,18 @@ msgid "Paste Pose"
msgstr "粘贴姿势"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom out"
msgstr "缩小"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom reset"
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom Reset"
msgstr "重置缩放"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Zoom in"
msgstr "放大"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "选择模式"
@ -4492,8 +4492,17 @@ msgstr ""
"拖放+ Alt更改节点类型"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
msgstr "创建 Poly3D (多边型3D)"
#, fuzzy
msgid "Create Polygon3D"
msgstr "创建多边形"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr "编辑多边形"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr "编辑多边形(移除顶点)"
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
msgid "Set Handle"
@ -4593,38 +4602,10 @@ msgstr "项目"
msgid "Item List Editor"
msgstr "列表编辑器"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
"在这个节点上没有 OccluderPolygon2D 资源。\n"
"创建和分配一个吗?"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr "添加遮光多边形"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr "从头开始创建一个新的多边形。"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr "编辑已存在的多边形:"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr "鼠标左键:移动点。"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr "Ctrl+鼠标左键:分割视图块。"
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr "鼠标右键:移除点。"
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr "Mesh为空"
@ -4991,6 +4972,11 @@ msgstr "从曲线中移除顶点"
msgid "Add Point to Curve"
msgstr "向曲线添加顶点"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "关闭曲线"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr "在曲线中移动顶点"
@ -5018,6 +5004,11 @@ msgstr "Shift+拖拽:选择控制点"
msgid "Click: Add Point"
msgstr "鼠标左键:添加点"
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Left Click: Split Segment (in curve)"
msgstr "拆分(曲线)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5032,11 +5023,6 @@ msgstr "选择控制点(Shift+拖动)"
msgid "Add Point (in empty space)"
msgstr "添加点(在空白处)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "拆分(曲线)"
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5095,6 +5081,10 @@ msgstr "移除曲线外控制点"
msgid "Remove In-Control Point"
msgstr "移除曲线内控制点"
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr "拆分(曲线)"
#: editor/plugins/physical_bone_plugin.cpp
msgid "Move joint"
msgstr "移动关节"
@ -5105,9 +5095,17 @@ msgid ""
msgstr "Polygon2D 的骨架属性并没有指向一个 Skeleton2D 节点"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
#, fuzzy
msgid "Sync Bones"
msgstr "同步骨骼"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr "此节点没有贴图,请先为它设置贴图后再试。"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create UV Map"
msgstr "创建UV贴图"
@ -5145,9 +5143,20 @@ msgid "Transform UV Map"
msgstr "变换UV贴图"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "变换类型"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Paint Bone Weights"
msgstr "绘制骨骼权重"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "2D多边形UV编辑器"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr "2D多边形UV编辑器"
@ -5169,11 +5178,8 @@ msgid "Bones"
msgstr "骨骼"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Create Polygon"
msgstr "创建多边形"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
#, fuzzy
msgid "Move Points"
msgstr "移动点"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5201,19 +5207,23 @@ msgid "Scale Polygon"
msgstr "缩放多边形"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
#, fuzzy
msgid "Connect two points to make a split."
msgstr "连接两个点创建一个拆分"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
#, fuzzy
msgid "Select a split to erase it."
msgstr "选择一个拆分以擦除它"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
#, fuzzy
msgid "Paint weights with specified intensity."
msgstr "使用指定的强度进行权重绘制"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
#, fuzzy
msgid "Unpaint weights with specified intensity."
msgstr "使用指定强度清除权重绘制"
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5351,19 +5361,23 @@ msgid "Error saving file!"
msgstr "保存文件时出错!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
#, fuzzy
msgid "Error while saving theme."
msgstr "保存主题出错"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
#, fuzzy
msgid "Error Saving"
msgstr "保存出错"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
#, fuzzy
msgid "Error importing theme."
msgstr "导入主题出错"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
#, fuzzy
msgid "Error Importing"
msgstr "导入出错"
#: editor/plugins/script_editor_plugin.cpp
@ -5382,6 +5396,14 @@ msgstr "另存为..."
msgid "Import Theme"
msgstr "导入主题"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr "保存主题出错"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr "保存出错"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr "主题另存为..."
@ -5423,8 +5445,9 @@ msgid "File"
msgstr "文件"
#: editor/plugins/script_editor_plugin.cpp
msgid "New TextFile"
msgstr "新建文本文件"
#, fuzzy
msgid "Open..."
msgstr "打开"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5451,6 +5474,11 @@ msgstr "前进"
msgid "Theme"
msgstr "主题"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "导入主题"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr "重新加载主题"
@ -5459,10 +5487,6 @@ msgstr "重新加载主题"
msgid "Save Theme"
msgstr "保存主题"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr "主题另存为"
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr "关闭文档"
@ -5569,6 +5593,10 @@ msgstr "(忽略)"
msgid "Go to Function"
msgstr "转到函数"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "标准"
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr "只可以拖拽来自文件系统中的资源。"
@ -5601,10 +5629,6 @@ msgstr "首字母大写"
msgid "Syntax Highlighter"
msgstr "语法高亮显示"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr "标准"
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6295,12 +6319,18 @@ msgstr "动画帧"
msgid "Set Region Rect"
msgstr "设置纹理区域"
#: editor/plugins/texture_region_editor_plugin.cpp
#, fuzzy
msgid "Set Margin"
msgstr "设置处理程序"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr "吸附模式:"
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "无"
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6536,11 +6566,13 @@ msgid "Clear transform"
msgstr "清除变换"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
#, fuzzy
msgid "Add Texture(s) to TileSet."
msgstr "添加纹理到瓦片集"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Remove current Texture from TileSet"
#, fuzzy
msgid "Remove selected Texture from TileSet."
msgstr "从瓦片集中删除当前纹理"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6552,14 +6584,35 @@ msgid "Merge from Scene"
msgstr "从场景中合并"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
"请选择一个子地砖(sub-tile)作为图标,此图标还会被绑定为无效的地砖(autotile)。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "粘贴动画"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "擦除点。"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "从头开始创建一个新的多边形。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Display Tile Names (Hold Alt Key)"
msgstr "显示瓦片的名字(按住 Alt 键)"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6591,14 +6644,9 @@ msgstr ""
"点击另一个瓦片进行编辑。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"鼠标左键: 启用比特。\n"
"鼠标右键: 关闭比特。\n"
"点击另一个瓦片进行编辑。"
#, fuzzy
msgid "Delete selected Rect."
msgstr "删除选中的文件?"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
@ -6608,6 +6656,22 @@ msgstr ""
"选择当前编辑状态下的子瓦片。\n"
"点击选择另一个瓦片进行编辑。"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "删除点"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
"鼠标左键: 启用比特。\n"
"鼠标右键: 关闭比特。\n"
"点击另一个瓦片进行编辑。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6625,12 +6689,22 @@ msgstr ""
"选择并修改子瓦片的优先级。\n"
"点击选择另一个瓦片进行编辑。"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr ""
"选择并修改子瓦片的优先级。\n"
"点击选择另一个瓦片进行编辑。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "This property can't be changed."
msgstr "不能修改该属性。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
#, fuzzy
msgid "TileSet"
msgstr "砖块集"
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6645,6 +6719,11 @@ msgstr "片段"
msgid "Light"
msgstr "灯光"
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "添加节点.."
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr "可视着色器"
@ -6682,7 +6761,8 @@ msgid "Add..."
msgstr "添加..."
#: editor/project_export.cpp
msgid "Export Path:"
#, fuzzy
msgid "Export Path"
msgstr "导出路径:"
#: editor/project_export.cpp
@ -8151,7 +8231,8 @@ msgid "GDNative"
msgstr "GDNative"
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "step参数为0"
#: modules/gdscript/gdscript_functions.cpp
@ -9066,7 +9147,10 @@ msgstr ""
"OrientedPathFollow 类型的节点只有作为Path类型节点的子节点才能正常工作。"
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
#, fuzzy
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr "OrientedPathFollow 需要再其父路径中启用up vectors。"
#: scene/3d/physics_body.cpp
@ -9165,6 +9249,10 @@ msgstr "动画播放器的路径没有加载一个 AnimationPlayer 节点。"
msgid "AnimationPlayer root is not a valid node."
msgstr "AnimationPlayer 的根节点不是一个有效的节点。"
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr "Raw 模式"
@ -9181,6 +9269,10 @@ msgstr "提示!"
msgid "Please Confirm..."
msgstr "请确认..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9244,10 +9336,6 @@ msgstr "字体大小非法。"
msgid "Input"
msgstr "输入"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr "无"
#: scene/resources/visual_shader_nodes.cpp
msgid "Invalid source for shader."
msgstr "非法的着色器源。"
@ -9264,6 +9352,56 @@ msgstr "对uniform的赋值。"
msgid "Varyings can only be assigned in vertex function."
msgstr "变量只能在顶点函数中指定。"
#~ msgid "Create Poly"
#~ msgstr "创建多边形"
#~ msgid "Create a new polygon from scratch"
#~ msgstr "创建一个新的多边形"
#~ msgid "Zoom out"
#~ msgstr "缩小"
#~ msgid "Zoom in"
#~ msgstr "放大"
#~ msgid "Create Poly3D"
#~ msgstr "创建 Poly3D (多边型3D)"
#~ msgid ""
#~ "No OccluderPolygon2D resource on this node.\n"
#~ "Create and assign one?"
#~ msgstr ""
#~ "在这个节点上没有 OccluderPolygon2D 资源。\n"
#~ "创建和分配一个吗?"
#~ msgid "Edit existing polygon:"
#~ msgstr "编辑已存在的多边形:"
#~ msgid "LMB: Move Point."
#~ msgstr "鼠标左键:移动点。"
#~ msgid "Ctrl+LMB: Split Segment."
#~ msgstr "Ctrl+鼠标左键:分割视图块。"
#~ msgid "RMB: Erase Point."
#~ msgstr "鼠标右键:移除点。"
#~ msgid "New TextFile"
#~ msgstr "新建文本文件"
#~ msgid "Save Theme As"
#~ msgstr "主题另存为"
#~ msgid "<None>"
#~ msgstr "无"
#~ msgid ""
#~ "Select sub-tile to use as icon, this will be also used on invalid "
#~ "autotile bindings."
#~ msgstr ""
#~ "请选择一个子地砖(sub-tile)作为图标,此图标还会被绑定为无效的地砖"
#~ "(autotile)。"
#~ msgid "Zoom:"
#~ msgstr "缩放:"
@ -10786,11 +10924,6 @@ msgstr "变量只能在顶点函数中指定。"
#~ msgid "Scale Region Editor"
#~ msgstr "缩放区域编辑"
#~ msgid ""
#~ "No texture in this node.\n"
#~ "Set a texture to be able to edit region."
#~ msgstr "此节点没有贴图,请先为它设置贴图后再试。"
#~ msgid "Inherit Scene"
#~ msgstr "继承场景"

View file

@ -8,7 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2017-11-26 14:45+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: zx-wt <ZX_WT@ymail.com>\n"
"Language-Team: Chinese (Hong Kong) <https://hosted.weblate.org/projects/"
"godot-engine/godot/zh_Hant_HK/>\n"
@ -17,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.18-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -269,7 +270,6 @@ msgstr "新增 %d 個新軌跡並插入關鍵幀?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
#, fuzzy
@ -563,15 +563,19 @@ msgstr "全部取代"
msgid "Selection Only"
msgstr "只限選中"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "放大"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "縮小"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "重設縮放比例"
@ -749,8 +753,8 @@ msgid "Recent:"
msgstr "最近:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "搜尋:"
@ -797,8 +801,7 @@ msgid "Resource"
msgstr "資源"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "路徑"
@ -1289,8 +1292,7 @@ msgid "Node Name:"
msgstr ""
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "名稱"
@ -2244,7 +2246,7 @@ msgstr "專案設定"
msgid "Export"
msgstr "匯出"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "工具"
@ -2671,6 +2673,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2689,8 +2697,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
#, fuzzy
msgid "New Script"
msgstr "下一個腳本"
@ -3140,7 +3147,7 @@ msgstr "複製"
msgid "Move To..."
msgstr "搬到..."
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "下一個腳本"
@ -3279,7 +3286,7 @@ msgstr "錯誤:動畫名稱已存在!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "無效名稱"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3542,47 +3549,49 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "縮放selection"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "插件"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "只限選中"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "刪除"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "縮放selection"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#: editor/plugins/animation_player_editor_plugin.cpp
@ -3625,17 +3634,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "刪除"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "縮放selection"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3716,7 +3714,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node.."
msgstr "新增節點"
@ -4275,7 +4272,7 @@ msgstr "全部"
msgid "Plugins"
msgstr "插件"
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "排序:"
@ -4428,20 +4425,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "縮小"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "縮小"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "放大"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr "選擇模式"
@ -4701,7 +4696,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "縮放selection"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4807,36 +4811,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5206,6 +5184,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "編輯Node Curve"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5233,6 +5216,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5247,11 +5234,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5314,6 +5296,10 @@ msgstr "只限選中"
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5325,7 +5311,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5369,9 +5361,19 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "縮放selection"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Open Polygon 2D UV editor."
msgstr "開啟資料夾"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Polygon 2D UV Editor"
msgstr ""
@ -5394,12 +5396,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "縮放selection"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "下移"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5426,19 +5424,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5583,20 +5581,24 @@ msgid "Error saving file!"
msgstr "儲存TileSet時出現錯誤"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "儲存時出現錯誤"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "載入錯誤:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "載入場景時出現錯誤"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "載入錯誤:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5617,6 +5619,14 @@ msgstr "另存為..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5660,8 +5670,8 @@ msgstr "檔案"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "檔案"
msgid "Open..."
msgstr "開啟"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5690,6 +5700,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "如來如此"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5698,10 +5713,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Close Docs"
@ -5813,6 +5824,10 @@ msgstr ""
msgid "Go to Function"
msgstr "行為"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5846,10 +5861,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6569,12 +6580,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6820,12 +6836,12 @@ msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr "由主幹新增節點"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "只限選中"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6837,13 +6853,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "貼上動畫"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "縮放selection"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "縮放selection"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6873,11 +6910,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "要刪除選中檔案?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6886,6 +6921,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "刪除"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6899,6 +6947,13 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
@ -6906,7 +6961,7 @@ msgstr "不能執行這個動作因為沒有tree root."
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Tile Set"
msgid "TileSet"
msgstr "TileSet..."
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6921,6 +6976,11 @@ msgstr ""
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
#, fuzzy
msgid "Add Node..."
msgstr "新增節點"
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6963,7 +7023,7 @@ msgstr "添加..."
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "匯出"
#: editor/project_export.cpp
@ -8476,7 +8536,7 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
msgid "Step argument is zero!"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
@ -9402,7 +9462,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9494,6 +9556,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9510,6 +9576,10 @@ msgstr "警告!"
msgid "Please Confirm..."
msgstr "請確認..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9566,10 +9636,6 @@ msgstr "無效字型"
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9587,6 +9653,18 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "縮小"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "放大"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "檔案"
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "放大"
@ -9656,9 +9734,6 @@ msgstr ""
#~ msgid "Anim Track Change Value Mode"
#~ msgstr "動畫軌跡變化數值模式"
#~ msgid "Edit Node Curve"
#~ msgstr "編輯Node Curve"
#~ msgid "Edit Selection Curve"
#~ msgstr "編輯Selection Curve"
@ -9709,9 +9784,6 @@ msgstr ""
#~ msgid "Thanks!"
#~ msgstr "多謝!"
#~ msgid "I see..."
#~ msgstr "如來如此"
#, fuzzy
#~ msgid "Can't open '%s'."
#~ msgstr "不能連接。"
@ -9816,9 +9888,6 @@ msgstr ""
#~ msgid "Removed:"
#~ msgstr "已移除:"
#~ msgid "Error loading scene."
#~ msgstr "載入場景時出現錯誤"
#, fuzzy
#~ msgid "Tiles"
#~ msgstr "檔案"

View file

@ -15,15 +15,17 @@
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine editor\n"
"PO-Revision-Date: 2018-11-10 20:07+0000\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2018-12-13 14:44+0100\n"
"Last-Translator: ken l <macauhome@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"godot-engine/godot/zh_Hant/>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Poedit 2.2\n"
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
#: modules/visual_script/visual_script_builtin_funcs.cpp
@ -266,7 +268,6 @@ msgstr "創建 %d 個新軌並插入畫格?"
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
#: editor/plugin_config_dialog.cpp
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
#: editor/plugins/mesh_instance_editor_plugin.cpp
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
msgid "Create"
@ -544,15 +545,19 @@ msgstr "取代全部"
msgid "Selection Only"
msgstr "僅選擇區域"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom In"
msgstr "放大"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
msgid "Zoom Out"
msgstr "縮小"
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
#: editor/code_editor.cpp
msgid "Reset Zoom"
msgstr "重設縮放大小"
@ -725,8 +730,8 @@ msgid "Recent:"
msgstr "最近存取:"
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
#: editor/quick_open.cpp
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
#: editor/property_selector.cpp editor/quick_open.cpp
#: modules/visual_script/visual_script_property_selector.cpp
msgid "Search:"
msgstr "搜尋:"
@ -777,8 +782,7 @@ msgid "Resource"
msgstr "資源"
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/script_create_dialog.cpp
#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp
msgid "Path"
msgstr "路徑"
@ -1253,8 +1257,7 @@ msgid "Node Name:"
msgstr "節點名稱:"
#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
#: editor/editor_profiler.cpp editor/project_manager.cpp
#: editor/settings_config_dialog.cpp
#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp
msgid "Name"
msgstr "名稱"
@ -2181,7 +2184,7 @@ msgstr "專案設定"
msgid "Export"
msgstr "輸出"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
msgid "Tools"
msgstr "工具"
@ -2594,6 +2597,12 @@ msgstr ""
msgid "Assign.."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match the type expected for this "
"property (%s)."
msgstr ""
#: editor/editor_properties.cpp
msgid ""
"Can't create a ViewportTexture on resources saved as a file.\n"
@ -2612,8 +2621,7 @@ msgstr ""
msgid "Pick a Viewport"
msgstr ""
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
#: editor/property_editor.cpp
#: editor/editor_properties.cpp editor/property_editor.cpp
msgid "New Script"
msgstr ""
@ -3050,7 +3058,7 @@ msgstr "複製動畫關鍵畫格"
msgid "Move To..."
msgstr ""
#: editor/filesystem_dock.cpp
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New Script..."
msgstr "新增資料夾..."
@ -3189,7 +3197,7 @@ msgstr "Autoload「%s」已經存在!"
#: editor/groups_editor.cpp
#, fuzzy
msgid "invalid Group name."
msgid "Invalid group name."
msgstr "不能使用的名稱。"
#: editor/groups_editor.cpp editor/node_dock.cpp
@ -3442,47 +3450,49 @@ msgid "Activate now?"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Poly"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "新增資料夾"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#, fuzzy
msgid "Edit Polygon"
msgstr "新增資料夾"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Insert Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/collision_polygon_editor_plugin.cpp
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Remove Poly And Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid "Create a new polygon from scratch"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit existing polygon:\n"
"LMB: Move Point.\n"
"Ctrl+LMB: Split Segment.\n"
"RMB: Erase Point."
msgid "Edit Polygon (Remove Point)"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#, fuzzy
msgid "Delete points"
msgid "Remove Polygon And Point"
msgstr "移除"
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "刪除"
#: editor/plugins/abstract_polygon_2d_editor.cpp
msgid ""
"Edit points.\n"
"LMB: Move Point\n"
"RMB: Erase Point"
msgstr ""
#: editor/plugins/abstract_polygon_2d_editor.cpp
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "所有的選擇"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#: editor/plugins/animation_player_editor_plugin.cpp
@ -3524,17 +3534,6 @@ msgstr ""
msgid "Select and move points, create points with RMB."
msgstr ""
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
#, fuzzy
msgid "Create points."
msgstr "刪除"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#, fuzzy
msgid "Erase points."
msgstr "所有的選擇"
#: editor/plugins/animation_blend_space_1d_editor.cpp
#: editor/plugins/animation_blend_space_2d_editor.cpp
msgid "Point"
@ -3615,7 +3614,6 @@ msgid ""
msgstr ""
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node.."
msgstr ""
@ -4165,7 +4163,7 @@ msgstr "全部"
msgid "Plugins"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
msgid "Sort:"
msgstr "排序:"
@ -4316,20 +4314,18 @@ msgid "Paste Pose"
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom out"
msgstr "縮小"
msgid ""
"Warning: Children of a container get their position and size determined only "
"by their parent."
msgstr ""
#: editor/plugins/canvas_item_editor_plugin.cpp
#: editor/plugins/texture_region_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
#, fuzzy
msgid "Zoom reset"
msgid "Zoom Reset"
msgstr "縮小"
#: editor/plugins/canvas_item_editor_plugin.cpp
#, fuzzy
msgid "Zoom in"
msgstr "放大"
#: editor/plugins/canvas_item_editor_plugin.cpp
msgid "Select Mode"
msgstr ""
@ -4586,7 +4582,16 @@ msgid ""
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Create Poly3D"
#, fuzzy
msgid "Create Polygon3D"
msgstr "新增資料夾"
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly"
msgstr ""
#: editor/plugins/collision_polygon_editor_plugin.cpp
msgid "Edit Poly (Remove Point)"
msgstr ""
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
@ -4691,36 +4696,10 @@ msgstr ""
msgid "Item List Editor"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid ""
"No OccluderPolygon2D resource on this node.\n"
"Create and assign one?"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create Occluder Polygon"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Create a new polygon from scratch."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Edit existing polygon:"
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "LMB: Move Point."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "Ctrl+LMB: Split Segment."
msgstr ""
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
msgid "RMB: Erase Point."
msgstr ""
#: editor/plugins/mesh_instance_editor_plugin.cpp
msgid "Mesh is empty!"
msgstr ""
@ -5090,6 +5069,11 @@ msgstr ""
msgid "Add Point to Curve"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#, fuzzy
msgid "Split Curve"
msgstr "編輯節點曲線"
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Move Point in Curve"
msgstr ""
@ -5117,6 +5101,10 @@ msgstr ""
msgid "Click: Add Point"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
msgid "Left Click: Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Right Click: Delete Point"
@ -5131,11 +5119,6 @@ msgstr ""
msgid "Add Point (in empty space)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/path_2d_editor_plugin.cpp
#: editor/plugins/path_editor_plugin.cpp
msgid "Delete Point"
@ -5197,6 +5180,10 @@ msgstr ""
msgid "Remove In-Control Point"
msgstr ""
#: editor/plugins/path_editor_plugin.cpp
msgid "Split Segment (in curve)"
msgstr ""
#: editor/plugins/physical_bone_plugin.cpp
#, fuzzy
msgid "Move joint"
@ -5208,7 +5195,13 @@ msgid ""
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Sync bones"
msgid "Sync Bones"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid ""
"No texture in this polygon.\n"
"Set a texture to be able to edit UV."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5251,7 +5244,16 @@ msgid "Transform UV Map"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint bone weights"
#, fuzzy
msgid "Transform Polygon"
msgstr "新增資料夾"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint Bone Weights"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Open Polygon 2D UV editor."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5276,12 +5278,8 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#, fuzzy
msgid "Create Polygon"
msgstr "新增資料夾"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Move Point"
msgstr ""
msgid "Move Points"
msgstr "移除"
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Ctrl: Rotate"
@ -5308,19 +5306,19 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Connect two points to make a split"
msgid "Connect two points to make a split."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Select a split to erase it"
msgid "Select a split to erase it."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "Paint weights with specified intensity"
msgid "Paint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
msgid "UnPaint weights with specified intensity"
msgid "Unpaint weights with specified intensity."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@ -5465,20 +5463,24 @@ msgid "Error saving file!"
msgstr "儲存資源錯誤!"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#, fuzzy
msgid "Error while saving theme."
msgstr "儲存中發生了錯誤。"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#, fuzzy
msgid "Error Saving"
msgstr "載入時發生錯誤:"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing theme"
msgstr ""
#, fuzzy
msgid "Error importing theme."
msgstr "讀取字體錯誤。"
#: editor/plugins/script_editor_plugin.cpp
msgid "Error importing"
msgstr ""
#, fuzzy
msgid "Error Importing"
msgstr "載入時發生錯誤:"
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
@ -5499,6 +5501,14 @@ msgstr "另存場景為..."
msgid "Import Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error while saving theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Error saving"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As..."
msgstr ""
@ -5542,8 +5552,8 @@ msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "New TextFile"
msgstr "過濾檔案..."
msgid "Open..."
msgstr "開啟"
#: editor/plugins/script_editor_plugin.cpp
msgid "Save All"
@ -5571,6 +5581,11 @@ msgstr ""
msgid "Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
#, fuzzy
msgid "Import Theme..."
msgstr "我知道了"
#: editor/plugins/script_editor_plugin.cpp
msgid "Reload Theme"
msgstr ""
@ -5579,10 +5594,6 @@ msgstr ""
msgid "Save Theme"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Save Theme As"
msgstr ""
#: editor/plugins/script_editor_plugin.cpp
msgid "Close Docs"
msgstr ""
@ -5691,6 +5702,10 @@ msgstr ""
msgid "Go to Function"
msgstr "建立函式"
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp
msgid "Only resources from filesystem can be dropped."
msgstr ""
@ -5724,10 +5739,6 @@ msgstr ""
msgid "Syntax Highlighter"
msgstr ""
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
msgid "Standard"
msgstr ""
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
#: scene/gui/text_edit.cpp
msgid "Cut"
@ -6437,12 +6448,17 @@ msgstr ""
msgid "Set Region Rect"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Set Margin"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "Snap Mode:"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
msgid "<None>"
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: editor/plugins/texture_region_editor_plugin.cpp
@ -6686,12 +6702,12 @@ msgid "Clear transform"
msgstr "動畫更改座標"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Add Texture(s) to TileSet"
msgid "Add Texture(s) to TileSet."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Remove current Texture from TileSet"
msgid "Remove selected Texture from TileSet."
msgstr "移除"
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6703,13 +6719,34 @@ msgid "Merge from Scene"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
"bindings."
msgid "Copy bitmask."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display tile's names (hold Alt Key)"
#, fuzzy
msgid "Paste bitmask."
msgstr "貼上參數"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Erase bitmask."
msgstr "所有的選擇"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Create a new polygon."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Keep polygon inside region Rect."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Enable snap and show grid (configurable via the Inspector)."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Display Tile Names (Hold Alt Key)"
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
@ -6739,11 +6776,9 @@ msgid ""
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"LMB: set bit on.\n"
"RMB: set bit off.\n"
"Click on another Tile to edit it."
msgstr ""
#, fuzzy
msgid "Delete selected Rect."
msgstr "確定刪除所選擇的檔案嗎?"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
@ -6752,6 +6787,19 @@ msgid ""
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Delete polygon."
msgstr "刪除"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"LMB: Set bit on.\n"
"RMB: Set bit off.\n"
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid ""
"Select sub-tile to use as icon, this will be also used on invalid autotile "
@ -6765,13 +6813,20 @@ msgid ""
"Click on another Tile to edit it."
msgstr ""
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid ""
"Select sub-tile to change its z index.\n"
"Click on another Tile to edit it."
msgstr "新增資料夾"
#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "This property can't be changed."
msgstr "此操作無法在沒有根節點的情況下進行。"
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Tile Set"
msgid "TileSet"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
@ -6787,6 +6842,10 @@ msgstr "輸入參數"
msgid "Light"
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "Add Node..."
msgstr ""
#: editor/plugins/visual_shader_editor_plugin.cpp
msgid "VisualShader"
msgstr ""
@ -6826,7 +6885,7 @@ msgstr ""
#: editor/project_export.cpp
#, fuzzy
msgid "Export Path:"
msgid "Export Path"
msgstr "輸出"
#: editor/project_export.cpp
@ -8324,7 +8383,8 @@ msgid "GDNative"
msgstr ""
#: modules/gdscript/gdscript_functions.cpp
msgid "step argument is zero!"
#, fuzzy
msgid "Step argument is zero!"
msgstr "step引數為0!"
#: modules/gdscript/gdscript_functions.cpp
@ -9248,7 +9308,9 @@ msgid "OrientedPathFollow only works when set as a child of a Path node."
msgstr ""
#: scene/3d/path.cpp
msgid "OrientedPathFollow requires up vectors enabled in its parent Path."
msgid ""
"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve "
"resource."
msgstr ""
#: scene/3d/physics_body.cpp
@ -9340,6 +9402,10 @@ msgstr ""
msgid "AnimationPlayer root is not a valid node."
msgstr ""
#: scene/animation/animation_tree_player.cpp
msgid "This node has been deprecated. Use AnimationTree instead."
msgstr ""
#: scene/gui/color_picker.cpp
msgid "Raw Mode"
msgstr ""
@ -9356,6 +9422,10 @@ msgstr "警告!"
msgid "Please Confirm..."
msgstr "請確認..."
#: scene/gui/graph_edit.cpp
msgid "Enable snap and show grid."
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -9414,10 +9484,6 @@ msgstr "無效的字體大小。"
msgid "Input"
msgstr ""
#: scene/resources/visual_shader.cpp
msgid "None"
msgstr ""
#: scene/resources/visual_shader_nodes.cpp
#, fuzzy
msgid "Invalid source for shader."
@ -9435,6 +9501,18 @@ msgstr ""
msgid "Varyings can only be assigned in vertex function."
msgstr ""
#, fuzzy
#~ msgid "Zoom out"
#~ msgstr "縮小"
#, fuzzy
#~ msgid "Zoom in"
#~ msgstr "放大"
#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "過濾檔案..."
#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "放大"
@ -9507,9 +9585,6 @@ msgstr ""
#~ msgid "Anim Track Change Wrap Mode"
#~ msgstr "動畫軌道更改環繞模式"
#~ msgid "Edit Node Curve"
#~ msgstr "編輯節點曲線"
#~ msgid "Edit Selection Curve"
#~ msgstr "編輯所選曲線"
@ -9571,9 +9646,6 @@ msgstr ""
#~ msgid "Thanks!"
#~ msgstr "謝謝!"
#~ msgid "I see..."
#~ msgstr "我知道了"
#~ msgid "Can't open '%s'."
#~ msgstr "無法開啟 \"%s\"。"

View file

@ -882,7 +882,7 @@ void GDScriptFunctions::call(Function p_func, const Variant **p_args, int p_arg_
int incr = *p_args[2];
if (incr == 0) {
r_ret = RTR("step argument is zero!");
r_ret = RTR("Step argument is zero!");
r_error.error = Variant::CallError::CALL_ERROR_INVALID_METHOD;
return;
}

View file

@ -476,7 +476,7 @@ String OrientedPathFollow::get_configuration_warning() const {
} else {
Path *path = Object::cast_to<Path>(get_parent());
if (path->get_curve().is_valid() && !path->get_curve()->is_up_vector_enabled()) {
return TTR("OrientedPathFollow requires up vectors enabled in its parent Path.");
return TTR("OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve resource.");
}
}