diff options
Diffstat (limited to 'editor/translations/hu.po')
-rw-r--r-- | editor/translations/hu.po | 371 |
1 files changed, 274 insertions, 97 deletions
diff --git a/editor/translations/hu.po b/editor/translations/hu.po index 4bd241b809..aec0003e77 100644 --- a/editor/translations/hu.po +++ b/editor/translations/hu.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" -"PO-Revision-Date: 2017-11-29 08:12+0000\n" -"Last-Translator: Nagy Lajos <neutron9707@gmail.com>\n" +"PO-Revision-Date: 2017-12-01 05:47+0000\n" +"Last-Translator: Sandor Domokos <sandor.domokos@gmail.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/godot-engine/" "godot/hu/>\n" "Language: hu\n" @@ -29,8 +29,9 @@ msgid "All Selection" msgstr "Mind kiválaszt" #: editor/animation_editor.cpp -msgid "Move Add Key" -msgstr "Hozzáadás kulcs mozgatása" +#, fuzzy +msgid "Anim Change Keyframe Time" +msgstr "Animáció érték váltás" #: editor/animation_editor.cpp msgid "Anim Change Transition" @@ -41,7 +42,8 @@ msgid "Anim Change Transform" msgstr "Animáció átalakító váltás" #: editor/animation_editor.cpp -msgid "Anim Change Value" +#, fuzzy +msgid "Anim Change Keyframe Value" msgstr "Animáció érték váltás" #: editor/animation_editor.cpp @@ -139,7 +141,7 @@ msgstr "Kiválasztás átméretezése" #: editor/animation_editor.cpp msgid "Scale From Cursor" -msgstr "" +msgstr "Kijelölés a kurzortól" #: editor/animation_editor.cpp msgid "Goto Next Step" @@ -188,11 +190,11 @@ msgstr "Animáció megtisztítása" #: editor/animation_editor.cpp msgid "Create NEW track for %s and insert key?" -msgstr "" +msgstr "ÚJ útvonal létrehozása %s -hez és kulcs beillesztése?" #: editor/animation_editor.cpp msgid "Create %d NEW tracks and insert keys?" -msgstr "" +msgstr "Létrehoz %d ÚJ útvonalat és beilleszti a kulcsokat?" #: editor/animation_editor.cpp editor/create_dialog.cpp #: editor/editor_audio_buses.cpp editor/plugins/abstract_polygon_2d_editor.cpp @@ -209,19 +211,19 @@ msgstr "Animáció létrehozása és beillesztése" #: editor/animation_editor.cpp msgid "Anim Insert Track & Key" -msgstr "" +msgstr "Animáció útvonal & kulcs beillesztése" #: editor/animation_editor.cpp msgid "Anim Insert Key" -msgstr "" +msgstr "Animáció kulcs beillesztése" #: editor/animation_editor.cpp msgid "Change Anim Len" -msgstr "" +msgstr "Csak animáció változtatása" #: editor/animation_editor.cpp msgid "Change Anim Loop" -msgstr "" +msgstr "Animáció hurok változtatása" #: editor/animation_editor.cpp msgid "Anim Create Typed Value Key" @@ -534,7 +536,7 @@ msgid "Connecting Signal:" msgstr "" #: editor/connections_dialog.cpp -msgid "Create Subscription" +msgid "Disconnect '%s' from '%s'" msgstr "" #: editor/connections_dialog.cpp @@ -551,7 +553,8 @@ msgid "Signals" msgstr "Jelzések" #: editor/create_dialog.cpp -msgid "Create New" +#, fuzzy +msgid "Create New %s" msgstr "Új létrehozása" #: editor/create_dialog.cpp editor/editor_file_dialog.cpp @@ -566,7 +569,7 @@ msgstr "Legutóbbi:" #: editor/create_dialog.cpp editor/editor_node.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp -#: editor/quick_open.cpp editor/settings_config_dialog.cpp +#: editor/quick_open.cpp msgid "Search:" msgstr "Keresés:" @@ -603,6 +606,7 @@ msgid "" msgstr "" #: editor/dependency_editor.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp msgid "Dependencies" msgstr "Függőségek" @@ -703,9 +707,10 @@ msgid "Delete selected files?" msgstr "Törli a kiválasztott fájlokat?" #: editor/dependency_editor.cpp editor/editor_audio_buses.cpp -#: editor/editor_node.cpp editor/filesystem_dock.cpp -#: editor/plugins/item_list_editor_plugin.cpp editor/project_export.cpp -#: editor/project_settings_editor.cpp editor/scene_tree_dock.cpp +#: editor/editor_file_dialog.cpp editor/editor_node.cpp +#: editor/filesystem_dock.cpp editor/plugins/item_list_editor_plugin.cpp +#: editor/project_export.cpp editor/project_settings_editor.cpp +#: editor/scene_tree_dock.cpp msgid "Delete" msgstr "Töröl" @@ -848,6 +853,11 @@ msgid "Rename Audio Bus" msgstr "" #: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Change Audio Bus Volume" +msgstr "Tömb értékének megváltoztatása" + +#: editor/editor_audio_buses.cpp msgid "Toggle Audio Bus Solo" msgstr "" @@ -895,8 +905,8 @@ msgstr "" msgid "Bus options" msgstr "" -#: editor/editor_audio_buses.cpp editor/plugins/tile_map_editor_plugin.cpp -#: editor/scene_tree_dock.cpp +#: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp +#: editor/plugins/tile_map_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "Duplicate" msgstr "" @@ -909,6 +919,10 @@ msgid "Delete Effect" msgstr "" #: editor/editor_audio_buses.cpp +msgid "Audio" +msgstr "" + +#: editor/editor_audio_buses.cpp msgid "Add Audio Bus" msgstr "" @@ -1059,7 +1073,8 @@ msgstr "" msgid "Node Name:" msgstr "" -#: editor/editor_autoload_settings.cpp editor/project_manager.cpp +#: editor/editor_autoload_settings.cpp editor/editor_profiler.cpp +#: editor/project_manager.cpp editor/settings_config_dialog.cpp msgid "Name" msgstr "" @@ -1067,10 +1082,6 @@ msgstr "" msgid "Singleton" msgstr "" -#: editor/editor_autoload_settings.cpp -msgid "List:" -msgstr "" - #: editor/editor_data.cpp msgid "Updating Scene" msgstr "" @@ -1083,6 +1094,14 @@ msgstr "" msgid "Updating scene.." msgstr "" +#: editor/editor_data.cpp +msgid "[empty]" +msgstr "" + +#: editor/editor_data.cpp +msgid "[unsaved]" +msgstr "" + #: editor/editor_dir_dialog.cpp msgid "Please select a base directory first" msgstr "" @@ -1132,6 +1151,22 @@ msgstr "" msgid "Select Current Folder" msgstr "" +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "Copy Path" +msgstr "Útvonal másolása" + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "Show In File Manager" +msgstr "" + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "New Folder.." +msgstr "" + +#: editor/editor_file_dialog.cpp +msgid "Refresh" +msgstr "" + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "" @@ -1179,10 +1214,6 @@ msgid "Go Up" msgstr "" #: editor/editor_file_dialog.cpp -msgid "Refresh" -msgstr "" - -#: editor/editor_file_dialog.cpp msgid "Toggle Hidden Files" msgstr "" @@ -1358,7 +1389,8 @@ msgstr "" #: editor/editor_log.cpp editor/plugins/animation_tree_editor_plugin.cpp #: editor/property_editor.cpp editor/script_editor_debugger.cpp -#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp scene/gui/line_edit.cpp +#: scene/gui/text_edit.cpp msgid "Clear" msgstr "" @@ -2248,6 +2280,14 @@ msgstr "" msgid "Frame #:" msgstr "" +#: editor/editor_profiler.cpp +msgid "Time" +msgstr "" + +#: editor/editor_profiler.cpp +msgid "Calls" +msgstr "" + #: editor/editor_run_native.cpp msgid "Select device from the list" msgstr "" @@ -2383,7 +2423,7 @@ msgstr "" #: editor/export_template_manager.cpp #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Req. Failed." +msgid "Request Failed." msgstr "" #: editor/export_template_manager.cpp @@ -2430,8 +2470,9 @@ msgid "Connecting.." msgstr "" #: editor/export_template_manager.cpp -msgid "Can't Conect" -msgstr "" +#, fuzzy +msgid "Can't Connect" +msgstr "Kapcsolódás..." #: editor/export_template_manager.cpp msgid "Connected" @@ -2521,6 +2562,11 @@ msgid "Error moving:\n" msgstr "" #: editor/filesystem_dock.cpp +#, fuzzy +msgid "Error duplicating:\n" +msgstr "Hiba betöltéskor:" + +#: editor/filesystem_dock.cpp msgid "Unable to update dependencies:\n" msgstr "" @@ -2553,31 +2599,32 @@ msgid "Renaming folder:" msgstr "" #: editor/filesystem_dock.cpp -msgid "Expand all" -msgstr "" +#, fuzzy +msgid "Duplicating file:" +msgstr "Kiválasztás megkettőzése" #: editor/filesystem_dock.cpp -msgid "Collapse all" +msgid "Duplicating folder:" msgstr "" #: editor/filesystem_dock.cpp -msgid "Copy Path" -msgstr "Útvonal másaolása" +msgid "Expand all" +msgstr "" #: editor/filesystem_dock.cpp -msgid "Rename.." +msgid "Collapse all" msgstr "" #: editor/filesystem_dock.cpp -msgid "Move To.." +msgid "Rename.." msgstr "" #: editor/filesystem_dock.cpp -msgid "New Folder.." +msgid "Move To.." msgstr "" #: editor/filesystem_dock.cpp -msgid "Show In File Manager" +msgid "Open Scene(s)" msgstr "" #: editor/filesystem_dock.cpp @@ -2593,6 +2640,11 @@ msgid "View Owners.." msgstr "" #: editor/filesystem_dock.cpp +#, fuzzy +msgid "Duplicate.." +msgstr "Animáció kulcs megkettőzése" + +#: editor/filesystem_dock.cpp msgid "Previous Directory" msgstr "" @@ -2685,6 +2737,14 @@ msgid "Importing Scene.." msgstr "" #: editor/import/resource_importer_scene.cpp +msgid "Generating Lightmaps" +msgstr "" + +#: editor/import/resource_importer_scene.cpp +msgid "Generating for Mesh: " +msgstr "" + +#: editor/import/resource_importer_scene.cpp msgid "Running Custom Script.." msgstr "" @@ -2933,9 +2993,8 @@ msgid "Enable Onion Skinning" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -#, fuzzy msgid "Directions" -msgstr "Leírás:" +msgstr "Irányok" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Past" @@ -3248,6 +3307,7 @@ msgid "last" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp msgid "All" msgstr "" @@ -3289,6 +3349,27 @@ msgstr "" msgid "Assets ZIP File" msgstr "" +#: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "" +"Can't determine a save path for lightmap images.\n" +"Save your scene (for images to be saved in the same dir), or pick a save " +"path from the BakedLightmap properties." +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "" +"No meshes to bake. Make sure they contain an UV2 channel and that the 'Bake " +"Light' flag is on." +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "Failed creating lightmap images, make sure path is writable." +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "Bake Lightmaps" +msgstr "" + #: editor/plugins/camera_editor_plugin.cpp msgid "Preview" msgstr "" @@ -3423,7 +3504,6 @@ msgid "Toggles snapping" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp msgid "Use Snap" msgstr "" @@ -3603,16 +3683,6 @@ msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "OK :(" -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "No parent to instance a child at." -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "This operation requires a single selected node." msgstr "" @@ -3804,6 +3874,22 @@ msgid "Create Navigation Mesh" msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "Contained Mesh is not of type ArrayMesh." +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "UV Unwrap failed, mesh may not be manifold?" +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "No mesh to debug." +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "Model has no UV in this layer" +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp msgid "MeshInstance lacks a Mesh!" msgstr "" @@ -3844,6 +3930,18 @@ msgid "Create Outline Mesh.." msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "View UV1" +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "View UV2" +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "Unwrap UV2 for Lightmap/AO" +msgstr "" + +#: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Outline Mesh" msgstr "" @@ -4020,10 +4118,6 @@ msgid "Create Navigation Polygon" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Clear Emission Mask" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp msgid "Generating AABB" msgstr "" @@ -4041,15 +4135,15 @@ msgid "No pixels with transparency > 128 in image.." msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Set Emission Mask" +msgid "Generate Visibility Rect" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Generate Visibility Rect" +msgid "Load Emission Mask" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Load Emission Mask" +msgid "Clear Emission Mask" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp @@ -4111,10 +4205,6 @@ msgid "Create Emission Points From Node" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Clear Emitter" -msgstr "" - -#: editor/plugins/particles_editor_plugin.cpp msgid "Create Emitter" msgstr "" @@ -4397,11 +4487,13 @@ msgstr "" #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp msgid "Move Up" msgstr "" #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp msgid "Move Down" msgstr "" @@ -4417,7 +4509,7 @@ msgstr "" msgid "File" msgstr "" -#: editor/plugins/script_editor_plugin.cpp editor/property_editor.cpp +#: editor/plugins/script_editor_plugin.cpp msgid "New" msgstr "" @@ -4430,6 +4522,11 @@ msgid "Soft Reload Script" msgstr "" #: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Copy Script Path" +msgstr "Útvonal másolása" + +#: editor/plugins/script_editor_plugin.cpp msgid "History Prev" msgstr "" @@ -4616,11 +4713,7 @@ msgid "Clone Down" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Fold Line" -msgstr "" - -#: editor/plugins/script_text_editor.cpp -msgid "Unfold Line" +msgid "Fold/Unfold Line" msgstr "" #: editor/plugins/script_text_editor.cpp @@ -4948,6 +5041,14 @@ msgstr "" msgid "Align with view" msgstr "" +#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp +msgid "OK :(" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp +msgid "No parent to instance a child at." +msgstr "" + #: editor/plugins/spatial_editor_plugin.cpp msgid "Display Normal" msgstr "" @@ -5052,6 +5153,18 @@ msgid "Scale Mode (R)" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Local Coords" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Local Space Mode (%s)" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap Mode (%s)" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "" @@ -5124,10 +5237,6 @@ msgid "Configure Snap.." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Coords" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Transform Dialog.." msgstr "" @@ -5169,6 +5278,10 @@ msgid "Settings" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Skeleton Gizmo visibility" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap Settings" msgstr "" @@ -5551,6 +5664,10 @@ msgid "Merge from scene?" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "Tile Set" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create from Scene" msgstr "" @@ -5562,6 +5679,10 @@ msgstr "" msgid "Error" msgstr "" +#: editor/progress_dialog.cpp scene/gui/dialogs.cpp +msgid "Cancel" +msgstr "Mégse" + #: editor/project_export.cpp msgid "Runnable" msgstr "" @@ -5679,10 +5800,6 @@ msgid "Imported Project" msgstr "" #: editor/project_manager.cpp -msgid " " -msgstr "" - -#: editor/project_manager.cpp msgid "It would be a good idea to name your project." msgstr "" @@ -5939,7 +6056,7 @@ msgid "Joypad Button Index:" msgstr "" #: editor/project_settings_editor.cpp -msgid "Add Input Action" +msgid "Erase Input Action" msgstr "" #: editor/project_settings_editor.cpp @@ -6007,6 +6124,10 @@ msgid "Already existing" msgstr "" #: editor/project_settings_editor.cpp +msgid "Add Input Action" +msgstr "" + +#: editor/project_settings_editor.cpp msgid "Error saving settings." msgstr "" @@ -6183,6 +6304,10 @@ msgid "New Script" msgstr "" #: editor/property_editor.cpp +msgid "New %s" +msgstr "" + +#: editor/property_editor.cpp msgid "Make Unique" msgstr "" @@ -6214,6 +6339,10 @@ msgstr "" msgid "On" msgstr "" +#: editor/property_editor.cpp +msgid "[Empty]" +msgstr "" + #: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp msgid "Set" msgstr "" @@ -6222,10 +6351,6 @@ msgstr "" msgid "Properties:" msgstr "" -#: editor/property_editor.cpp -msgid "Sections:" -msgstr "" - #: editor/property_selector.cpp msgid "Select Property" msgstr "" @@ -6775,6 +6900,10 @@ msgstr "" msgid "Shortcuts" msgstr "" +#: editor/settings_config_dialog.cpp +msgid "Binding" +msgstr "" + #: editor/spatial_editor_gizmos.cpp msgid "Change Light Radius" msgstr "" @@ -6823,15 +6952,52 @@ msgstr "" msgid "Change Probe Extents" msgstr "" -#: modules/gdnative/gd_native_library_editor.cpp +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Select the dynamic library for this entry" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Select dependencies of the library for this entry" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +#, fuzzy +msgid "Remove current entry" +msgstr "Jelenlegi nyomvonal felfelé mozgatása." + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Double click to create a new entry" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Platform:" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Platform" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Dynamic Library" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "Add an architecture entry" +msgstr "" + +#: modules/gdnative/gdnative_library_editor_plugin.cpp +msgid "GDNativeLibrary" +msgstr "" + +#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Library" msgstr "" -#: modules/gdnative/gd_native_library_editor.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Status" msgstr "" -#: modules/gdnative/gd_native_library_editor.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -7480,6 +7646,22 @@ msgstr "" msgid "ARVROrigin requires an ARVRCamera child node" msgstr "" +#: scene/3d/baked_lightmap.cpp +msgid "Plotting Meshes: " +msgstr "" + +#: scene/3d/baked_lightmap.cpp +msgid "Plotting Lights:" +msgstr "" + +#: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp +msgid "Finishing Plot" +msgstr "" + +#: scene/3d/baked_lightmap.cpp +msgid "Lighting Meshes: " +msgstr "" + #: scene/3d/collision_polygon.cpp msgid "" "CollisionPolygon only serves to provide a collision shape to a " @@ -7508,10 +7690,6 @@ msgstr "" msgid "Plotting Meshes" msgstr "" -#: scene/3d/gi_probe.cpp -msgid "Finishing Plot" -msgstr "" - #: scene/3d/navigation_mesh.cpp msgid "A NavigationMesh resource must be set or created for this node to work." msgstr "" @@ -7564,10 +7742,6 @@ msgid "Add current color as a preset" msgstr "" #: scene/gui/dialogs.cpp -msgid "Cancel" -msgstr "Mégse" - -#: scene/gui/dialogs.cpp msgid "Alert!" msgstr "Figyelem!" @@ -7595,7 +7769,7 @@ msgstr "" #: scene/gui/tree.cpp msgid "(Other)" -msgstr "(Másik)" +msgstr "(Más)" #: scene/main/scene_tree.cpp msgid "" @@ -7631,3 +7805,6 @@ msgstr "Hiba a betűtípus betöltésekor." #: scene/resources/dynamic_font.cpp msgid "Invalid font size." msgstr "Érvénytelen betűtípus méret." + +#~ msgid "Move Add Key" +#~ msgstr "Hozzáadás kulcs mozgatása" |