diff options
Diffstat (limited to 'editor/translations/af.po')
-rw-r--r-- | editor/translations/af.po | 545 |
1 files changed, 374 insertions, 171 deletions
diff --git a/editor/translations/af.po b/editor/translations/af.po index 17dd7b19c5..bc03a5b701 100644 --- a/editor/translations/af.po +++ b/editor/translations/af.po @@ -1,21 +1,23 @@ # Afrikaans translation of the Godot Engine editor -# Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) # This file is distributed under the same license as the Godot source code. # Ray West <the.raxar@gmail.com>, 2017. # Julius Stopforth <jjstopforth@gmail.com>, 2018. 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" @@ -552,9 +557,8 @@ msgid "Warnings:" msgstr "" #: editor/code_editor.cpp -#, fuzzy -msgid "Zoom:" -msgstr "Zoem In" +msgid "Font Size:" +msgstr "" #: editor/code_editor.cpp msgid "Line:" @@ -721,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:" @@ -773,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" @@ -986,7 +989,8 @@ msgid "Uncompressing Assets" msgstr "Ontpak Bates" #: editor/editor_asset_installer.cpp editor/project_manager.cpp -msgid "Package Installed Successfully!" +#, fuzzy +msgid "Package installed successfully!" msgstr "Pakket Suksesvol Geïnstalleer!" #: editor/editor_asset_installer.cpp @@ -1231,7 +1235,7 @@ msgid "Add AutoLoad" msgstr "Voeg AutoLaai By" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp -#: scene/gui/file_dialog.cpp +#: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Pad:" @@ -1240,8 +1244,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" @@ -1726,6 +1729,12 @@ msgstr "" #: editor/editor_node.cpp msgid "" +"This scene can't be saved because there is a cyclic instancing inclusion.\n" +"Please resolve it and then attempt to save again." +msgstr "" + +#: editor/editor_node.cpp +msgid "" "Couldn't save scene. Likely dependencies (instances or inheritance) couldn't " "be satisfied." msgstr "" @@ -2125,7 +2134,7 @@ msgid "Undo" msgstr "" #: editor/editor_node.cpp editor/plugins/script_text_editor.cpp -#: scene/gui/line_edit.cpp +#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp msgid "Redo" msgstr "" @@ -2149,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 "" @@ -2556,7 +2565,13 @@ msgid "[Empty]" msgstr "" #: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp -msgid "Assign.." +msgid "Assign..." +msgstr "" + +#: editor/editor_properties.cpp +msgid "" +"The selected resource (%s) does not match any type expected for this " +"property (%s)." msgstr "" #: editor/editor_properties.cpp @@ -2577,8 +2592,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 "" @@ -2926,7 +2940,7 @@ msgid "Unable to update dependencies:" msgstr "Toneel kon nie laai nie as gevolg van vermiste afhanklikhede:" #: editor/filesystem_dock.cpp editor/scene_tree_editor.cpp -msgid "No name provided" +msgid "No name provided." msgstr "" #: editor/filesystem_dock.cpp @@ -2934,10 +2948,6 @@ msgid "Provided name contains invalid characters" msgstr "" #: editor/filesystem_dock.cpp -msgid "No name provided." -msgstr "" - -#: editor/filesystem_dock.cpp msgid "Name contains invalid characters." msgstr "" @@ -3002,7 +3012,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 "" @@ -3139,7 +3149,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 @@ -3328,6 +3338,10 @@ msgid "Load an existing resource from disk and edit it." msgstr "" #: editor/inspector_dock.cpp +msgid "Save the currently edited resource." +msgstr "" + +#: editor/inspector_dock.cpp msgid "Go to the previous edited object in history." msgstr "" @@ -3390,44 +3404,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 @@ -3443,7 +3458,7 @@ msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy -msgid "Load.." +msgid "Load..." msgstr "Laai" #: editor/plugins/animation_blend_space_1d_editor.cpp @@ -3472,13 +3487,8 @@ 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." +#: editor/plugins/animation_blend_space_2d_editor.cpp scene/gui/graph_edit.cpp +msgid "Enable snap and show grid." msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp @@ -3520,12 +3530,6 @@ msgid "Generate blend triangles automatically (instead of manually)" msgstr "" #: editor/plugins/animation_blend_space_2d_editor.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Snap" -msgstr "" - -#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend:" msgstr "" @@ -3561,7 +3565,7 @@ msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp -msgid "Add Node.." +msgid "Add Node..." msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp @@ -3840,7 +3844,7 @@ msgstr "Koppel aan Nodus:" #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy -msgid "Remove selected node or transition" +msgid "Remove selected node or transition." msgstr "Verwyder geselekteerde baan." #: editor/plugins/animation_state_machine_editor.cpp @@ -4107,7 +4111,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 "" @@ -4256,21 +4260,19 @@ 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 "" @@ -4526,7 +4528,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 @@ -4628,35 +4639,9 @@ 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 "" @@ -4888,6 +4873,7 @@ msgid "Populate" msgstr "" #: editor/plugins/navigation_polygon_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Navigation Polygon" msgstr "" @@ -5024,6 +5010,11 @@ 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 "" @@ -5051,6 +5042,10 @@ 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" msgstr "" @@ -5066,11 +5061,6 @@ 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" msgstr "" @@ -5127,6 +5117,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" @@ -5138,7 +5132,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 @@ -5181,7 +5181,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 @@ -5206,12 +5215,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" @@ -5238,19 +5243,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 @@ -5274,6 +5279,11 @@ msgid "Grid Settings" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Enable Snap" msgstr "" @@ -5393,20 +5403,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..." @@ -5427,6 +5441,14 @@ 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 "" @@ -5467,8 +5489,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" @@ -5497,15 +5520,16 @@ msgid "Theme" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Reload Theme" -msgstr "" +#, fuzzy +msgid "Import Theme..." +msgstr "Ek sien..." #: editor/plugins/script_editor_plugin.cpp -msgid "Save Theme" +msgid "Reload Theme" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Save Theme As" +msgid "Save Theme" msgstr "" #: editor/plugins/script_editor_plugin.cpp @@ -5615,6 +5639,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 "" @@ -5647,10 +5675,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" @@ -6234,6 +6258,10 @@ msgstr "" msgid "Post" msgstr "" +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Name-less gizmo" +msgstr "" + #: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "" @@ -6349,11 +6377,16 @@ 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 @@ -6594,12 +6627,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 @@ -6611,25 +6644,45 @@ 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 "Remove selected texture and ALL TILES which use it?" +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 +#, fuzzy +msgid "Remove selected texture? This will remove all tiles which use it." +msgstr "Skuif huidige baan op." + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "You haven't selected a texture to remove." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Create from scene?" +msgid "Create from scene? This will overwrite all current tiles." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp @@ -6637,6 +6690,11 @@ msgid "Merge from scene?" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Texture" +msgstr "Verwyder Seleksie" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "%s file(s) were not added because was already on the list." msgstr "" @@ -6647,16 +6705,27 @@ msgid "" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Delete selected Rect." +msgstr "Skrap gekose lêers?" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "" -"LMB: set bit on.\n" -"RMB: set bit off.\n" +"Select current edited sub-tile.\n" "Click on another Tile to edit it." -msgstr "" +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 "" -"Select current edited sub-tile.\n" +"LMB: Set bit on.\n" +"RMB: Set bit off.\n" "Click on another Tile to edit it." msgstr "Skep Vouer" @@ -6674,11 +6743,93 @@ msgid "" 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 "Set Tile Region" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Tile" +msgstr "Skep Vouer" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Set Tile Icon" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Edit Tile Bitmask" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Collision Polygon" +msgstr "Skep Intekening" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Occlusion Polygon" +msgstr "Skep Intekening" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Navigation Polygon" +msgstr "Skep Intekening" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Paste Tile Bitmask" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Clear Tile Bitmask" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Tile" +msgstr "Verwyder" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Remove Collision Polygon" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Remove Occlusion Polygon" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Remove Navigation Polygon" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Edit Tile Priority" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Edit Tile Z Index" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Collision Polygon" +msgstr "Skep Intekening" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Occlusion Polygon" +msgstr "Skep Intekening" + +#: 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 @@ -6730,7 +6881,7 @@ msgid "Add..." msgstr "" #: editor/project_export.cpp -msgid "Export Path:" +msgid "Export Path" msgstr "" #: editor/project_export.cpp @@ -6788,6 +6939,34 @@ msgid "Feature List:" msgstr "" #: editor/project_export.cpp +msgid "Script" +msgstr "" + +#: editor/project_export.cpp +msgid "Script Export Mode:" +msgstr "" + +#: editor/project_export.cpp +msgid "Text" +msgstr "" + +#: editor/project_export.cpp +msgid "Compiled" +msgstr "" + +#: editor/project_export.cpp +msgid "Encrypted (Provide Key Below)" +msgstr "" + +#: editor/project_export.cpp +msgid "Invalid Encryption Key (must be 64 characters long)" +msgstr "" + +#: editor/project_export.cpp +msgid "Script Encryption Key (256-bits as hex):" +msgstr "" + +#: editor/project_export.cpp msgid "Export PCK/Zip" msgstr "" @@ -6930,8 +7109,9 @@ msgid "Unnamed Project" msgstr "" #: editor/project_manager.cpp -msgid "Can't open project" -msgstr "" +#, fuzzy +msgid "Can't open project at '%s'." +msgstr "Kan nie '%s' oopmaak nie." #: editor/project_manager.cpp msgid "Are you sure to open more than one project?" @@ -6939,6 +7119,24 @@ msgstr "" #: editor/project_manager.cpp msgid "" +"The following project settings file was generated by an older engine " +"version, and needs to be converted for this version:\n" +"\n" +"%s\n" +"\n" +"Do you want to convert it?\n" +"Warning: You will not be able to open the project with previous versions of " +"the engine anymore." +msgstr "" + +#: editor/project_manager.cpp +msgid "" +"The project settings were created by a newer engine version, whose settings " +"are not compatible with this version." +msgstr "" + +#: editor/project_manager.cpp +msgid "" "Can't run project: no main scene defined.\n" "Please edit the project and set the main scene in \"Project Settings\" under " "the \"Application\" category." @@ -8189,7 +8387,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 @@ -9042,7 +9240,7 @@ msgid "" msgstr "" #: scene/3d/cpu_particles.cpp -msgid "Nothing is visible because no mesh has not been assigned." +msgid "Nothing is visible because no mesh has been assigned." msgstr "" #: scene/3d/cpu_particles.cpp @@ -9085,7 +9283,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 @@ -9177,6 +9377,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 "" @@ -9249,10 +9453,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 "" @@ -9269,6 +9469,18 @@ 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" + #~ msgid "Class List:" #~ msgstr "Klas Lys:" @@ -9331,9 +9543,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" @@ -9395,12 +9604,6 @@ msgstr "" #~ msgid "Thanks!" #~ msgstr "Dankie!" -#~ msgid "I see..." -#~ msgstr "Ek sien..." - -#~ msgid "Can't open '%s'." -#~ msgstr "Kan nie '%s' oopmaak nie." - #~ msgid "Not found!" #~ msgstr "Nie gevind nie!" |