1# Basque translation of the Godot Engine editor
2# Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur.
3# Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md).
4# This file is distributed under the same license as the Godot source code.
5# Julen Irazoki <rktzbkr.julen@gmail.com>, 2019.
6# Osoitz <oelkoro@gmail.com>, 2019, 2020.
7msgid ""
8msgstr ""
9"Project-Id-Version: Godot Engine editor\n"
10"PO-Revision-Date: 2020-06-15 01:48+0000\n"
11"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
12"Language-Team: Basque <https://hosted.weblate.org/projects/godot-engine/"
13"godot/eu/>\n"
14"Language: eu\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8-bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Generator: Weblate 4.1-dev\n"
19
20#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
21#: modules/visual_script/visual_script_builtin_funcs.cpp
22msgid "Invalid type argument to convert(), use TYPE_* constants."
23msgstr ""
24
25#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
26msgid "Expected a string of length 1 (a character)."
27msgstr "1 luzerako kate bat espero zen (karaktere bat)."
28
29#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
30#: modules/mono/glue/gd_glue.cpp
31#: modules/visual_script/visual_script_builtin_funcs.cpp
32msgid "Not enough bytes for decoding bytes, or invalid format."
33msgstr "Ez daude byte nahikoa byteak deskodetzeko, edo formatua ez da zuzena."
34
35#: core/math/expression.cpp
36msgid "Invalid input %i (not passed) in expression"
37msgstr ""
38
39#: core/math/expression.cpp
40msgid "self can't be used because instance is null (not passed)"
41msgstr ""
42
43#: core/math/expression.cpp
44msgid "Invalid operands to operator %s, %s and %s."
45msgstr ""
46
47#: core/math/expression.cpp
48msgid "Invalid index of type %s for base type %s"
49msgstr ""
50
51#: core/math/expression.cpp
52msgid "Invalid named index '%s' for base type %s"
53msgstr ""
54
55#: core/math/expression.cpp
56msgid "Invalid arguments to construct '%s'"
57msgstr "'%s' eraikitzeko argumentu baliogabeak"
58
59#: core/math/expression.cpp
60msgid "On call to '%s':"
61msgstr "'%s' deitzean:"
62
63#: core/ustring.cpp
64msgid "B"
65msgstr "B"
66
67#: core/ustring.cpp
68msgid "KiB"
69msgstr "KiB"
70
71#: core/ustring.cpp
72msgid "MiB"
73msgstr "MiB"
74
75#: core/ustring.cpp
76msgid "GiB"
77msgstr "GiB"
78
79#: core/ustring.cpp
80msgid "TiB"
81msgstr "TiB"
82
83#: core/ustring.cpp
84msgid "PiB"
85msgstr "PiB"
86
87#: core/ustring.cpp
88msgid "EiB"
89msgstr "EiB"
90
91#: editor/animation_bezier_editor.cpp
92msgid "Free"
93msgstr "Libre"
94
95#: editor/animation_bezier_editor.cpp
96msgid "Balanced"
97msgstr "Orekatua"
98
99#: editor/animation_bezier_editor.cpp
100msgid "Mirror"
101msgstr "Ispilua"
102
103#: editor/animation_bezier_editor.cpp editor/editor_profiler.cpp
104msgid "Time:"
105msgstr "Denbora:"
106
107#: editor/animation_bezier_editor.cpp
108msgid "Value:"
109msgstr "Balioa:"
110
111#: editor/animation_bezier_editor.cpp
112msgid "Insert Key Here"
113msgstr "Txertatu gakoa hemen"
114
115#: editor/animation_bezier_editor.cpp
116msgid "Duplicate Selected Key(s)"
117msgstr "Bikoiztu hautatutako gakoa(k)"
118
119#: editor/animation_bezier_editor.cpp
120msgid "Delete Selected Key(s)"
121msgstr "Ezabatu hautatutako gakoak"
122
123#: editor/animation_bezier_editor.cpp
124msgid "Add Bezier Point"
125msgstr "Gehitu Bezier puntua"
126
127#: editor/animation_bezier_editor.cpp
128msgid "Move Bezier Points"
129msgstr "Mugitu Bezier puntuak"
130
131#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp
132msgid "Anim Duplicate Keys"
133msgstr ""
134
135#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp
136msgid "Anim Delete Keys"
137msgstr ""
138
139#: editor/animation_track_editor.cpp
140msgid "Anim Change Keyframe Time"
141msgstr ""
142
143#: editor/animation_track_editor.cpp
144msgid "Anim Change Transition"
145msgstr ""
146
147#: editor/animation_track_editor.cpp
148msgid "Anim Change Transform"
149msgstr ""
150
151#: editor/animation_track_editor.cpp
152msgid "Anim Change Keyframe Value"
153msgstr ""
154
155#: editor/animation_track_editor.cpp
156msgid "Anim Change Call"
157msgstr ""
158
159#: editor/animation_track_editor.cpp
160msgid "Anim Multi Change Keyframe Time"
161msgstr ""
162
163#: editor/animation_track_editor.cpp
164msgid "Anim Multi Change Transition"
165msgstr ""
166
167#: editor/animation_track_editor.cpp
168msgid "Anim Multi Change Transform"
169msgstr ""
170
171#: editor/animation_track_editor.cpp
172msgid "Anim Multi Change Keyframe Value"
173msgstr ""
174
175#: editor/animation_track_editor.cpp
176msgid "Anim Multi Change Call"
177msgstr ""
178
179#: editor/animation_track_editor.cpp
180msgid "Change Animation Length"
181msgstr "Aldatu animazioaren iraupena"
182
183#: editor/animation_track_editor.cpp
184#: editor/plugins/sprite_frames_editor_plugin.cpp
185msgid "Change Animation Loop"
186msgstr "Aldatu animazioaren begizta"
187
188#: editor/animation_track_editor.cpp
189msgid "Property Track"
190msgstr ""
191
192#: editor/animation_track_editor.cpp
193msgid "3D Transform Track"
194msgstr ""
195
196#: editor/animation_track_editor.cpp
197msgid "Call Method Track"
198msgstr ""
199
200#: editor/animation_track_editor.cpp
201msgid "Bezier Curve Track"
202msgstr ""
203
204#: editor/animation_track_editor.cpp
205msgid "Audio Playback Track"
206msgstr ""
207
208#: editor/animation_track_editor.cpp
209msgid "Animation Playback Track"
210msgstr ""
211
212#: editor/animation_track_editor.cpp
213msgid "Animation length (frames)"
214msgstr "Animazioaren iraupena (fotogramak)"
215
216#: editor/animation_track_editor.cpp
217msgid "Animation length (seconds)"
218msgstr "Animazioaren iraupena (segundoak)"
219
220#: editor/animation_track_editor.cpp
221msgid "Add Track"
222msgstr ""
223
224#: editor/animation_track_editor.cpp
225msgid "Animation Looping"
226msgstr ""
227
228#: editor/animation_track_editor.cpp
229#: modules/visual_script/visual_script_editor.cpp
230msgid "Functions:"
231msgstr ""
232
233#: editor/animation_track_editor.cpp
234msgid "Audio Clips:"
235msgstr ""
236
237#: editor/animation_track_editor.cpp
238msgid "Anim Clips:"
239msgstr ""
240
241#: editor/animation_track_editor.cpp
242msgid "Change Track Path"
243msgstr ""
244
245#: editor/animation_track_editor.cpp
246msgid "Toggle this track on/off."
247msgstr ""
248
249#: editor/animation_track_editor.cpp
250msgid "Update Mode (How this property is set)"
251msgstr ""
252
253#: editor/animation_track_editor.cpp
254msgid "Interpolation Mode"
255msgstr ""
256
257#: editor/animation_track_editor.cpp
258msgid "Loop Wrap Mode (Interpolate end with beginning on loop)"
259msgstr ""
260
261#: editor/animation_track_editor.cpp
262msgid "Remove this track."
263msgstr ""
264
265#: editor/animation_track_editor.cpp
266msgid "Time (s): "
267msgstr ""
268
269#: editor/animation_track_editor.cpp
270msgid "Toggle Track Enabled"
271msgstr ""
272
273#: editor/animation_track_editor.cpp
274msgid "Continuous"
275msgstr ""
276
277#: editor/animation_track_editor.cpp
278msgid "Discrete"
279msgstr ""
280
281#: editor/animation_track_editor.cpp
282msgid "Trigger"
283msgstr ""
284
285#: editor/animation_track_editor.cpp
286msgid "Capture"
287msgstr ""
288
289#: editor/animation_track_editor.cpp
290msgid "Nearest"
291msgstr ""
292
293#: editor/animation_track_editor.cpp editor/plugins/curve_editor_plugin.cpp
294#: editor/property_editor.cpp
295msgid "Linear"
296msgstr ""
297
298#: editor/animation_track_editor.cpp
299msgid "Cubic"
300msgstr ""
301
302#: editor/animation_track_editor.cpp
303msgid "Clamp Loop Interp"
304msgstr ""
305
306#: editor/animation_track_editor.cpp
307msgid "Wrap Loop Interp"
308msgstr ""
309
310#: editor/animation_track_editor.cpp
311#: editor/plugins/canvas_item_editor_plugin.cpp
312msgid "Insert Key"
313msgstr ""
314
315#: editor/animation_track_editor.cpp
316msgid "Duplicate Key(s)"
317msgstr ""
318
319#: editor/animation_track_editor.cpp
320msgid "Delete Key(s)"
321msgstr ""
322
323#: editor/animation_track_editor.cpp
324msgid "Change Animation Update Mode"
325msgstr ""
326
327#: editor/animation_track_editor.cpp
328msgid "Change Animation Interpolation Mode"
329msgstr ""
330
331#: editor/animation_track_editor.cpp
332msgid "Change Animation Loop Mode"
333msgstr ""
334
335#: editor/animation_track_editor.cpp
336msgid "Remove Anim Track"
337msgstr ""
338
339#: editor/animation_track_editor.cpp
340msgid "Create NEW track for %s and insert key?"
341msgstr ""
342
343#: editor/animation_track_editor.cpp
344msgid "Create %d NEW tracks and insert keys?"
345msgstr ""
346
347#: editor/animation_track_editor.cpp editor/create_dialog.cpp
348#: editor/editor_audio_buses.cpp editor/editor_feature_profile.cpp
349#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
350#: editor/plugins/abstract_polygon_2d_editor.cpp
351#: editor/plugins/mesh_instance_editor_plugin.cpp
352#: editor/plugins/particles_editor_plugin.cpp
353#: editor/plugins/visual_shader_editor_plugin.cpp
354#: editor/script_create_dialog.cpp
355#: modules/visual_script/visual_script_editor.cpp
356msgid "Create"
357msgstr ""
358
359#: editor/animation_track_editor.cpp
360msgid "Anim Insert"
361msgstr ""
362
363#: editor/animation_track_editor.cpp
364msgid "AnimationPlayer can't animate itself, only other players."
365msgstr ""
366
367#: editor/animation_track_editor.cpp
368msgid "Anim Create & Insert"
369msgstr ""
370
371#: editor/animation_track_editor.cpp
372msgid "Anim Insert Track & Key"
373msgstr ""
374
375#: editor/animation_track_editor.cpp
376msgid "Anim Insert Key"
377msgstr ""
378
379#: editor/animation_track_editor.cpp
380msgid "Change Animation Step"
381msgstr ""
382
383#: editor/animation_track_editor.cpp
384msgid "Rearrange Tracks"
385msgstr ""
386
387#: editor/animation_track_editor.cpp
388msgid "Transform tracks only apply to Spatial-based nodes."
389msgstr ""
390
391#: editor/animation_track_editor.cpp
392msgid ""
393"Audio tracks can only point to nodes of type:\n"
394"-AudioStreamPlayer\n"
395"-AudioStreamPlayer2D\n"
396"-AudioStreamPlayer3D"
397msgstr ""
398
399#: editor/animation_track_editor.cpp
400msgid "Animation tracks can only point to AnimationPlayer nodes."
401msgstr ""
402
403#: editor/animation_track_editor.cpp
404msgid "An animation player can't animate itself, only other players."
405msgstr ""
406
407#: editor/animation_track_editor.cpp
408msgid "Not possible to add a new track without a root"
409msgstr ""
410
411#: editor/animation_track_editor.cpp
412msgid "Invalid track for Bezier (no suitable sub-properties)"
413msgstr ""
414
415#: editor/animation_track_editor.cpp
416msgid "Add Bezier Track"
417msgstr ""
418
419#: editor/animation_track_editor.cpp
420msgid "Track path is invalid, so can't add a key."
421msgstr ""
422
423#: editor/animation_track_editor.cpp
424msgid "Track is not of type Spatial, can't insert key"
425msgstr ""
426
427#: editor/animation_track_editor.cpp
428msgid "Add Transform Track Key"
429msgstr ""
430
431#: editor/animation_track_editor.cpp
432msgid "Add Track Key"
433msgstr ""
434
435#: editor/animation_track_editor.cpp
436msgid "Track path is invalid, so can't add a method key."
437msgstr ""
438
439#: editor/animation_track_editor.cpp
440msgid "Add Method Track Key"
441msgstr ""
442
443#: editor/animation_track_editor.cpp
444msgid "Method not found in object: "
445msgstr ""
446
447#: editor/animation_track_editor.cpp
448msgid "Anim Move Keys"
449msgstr ""
450
451#: editor/animation_track_editor.cpp
452msgid "Clipboard is empty"
453msgstr ""
454
455#: editor/animation_track_editor.cpp
456msgid "Paste Tracks"
457msgstr ""
458
459#: editor/animation_track_editor.cpp
460msgid "Anim Scale Keys"
461msgstr ""
462
463#: editor/animation_track_editor.cpp
464msgid ""
465"This option does not work for Bezier editing, as it's only a single track."
466msgstr ""
467
468#: editor/animation_track_editor.cpp
469msgid ""
470"This animation belongs to an imported scene, so changes to imported tracks "
471"will not be saved.\n"
472"\n"
473"To enable the ability to add custom tracks, navigate to the scene's import "
474"settings and set\n"
475"\"Animation > Storage\" to \"Files\", enable \"Animation > Keep Custom Tracks"
476"\", then re-import.\n"
477"Alternatively, use an import preset that imports animations to separate "
478"files."
479msgstr ""
480
481#: editor/animation_track_editor.cpp
482msgid "Warning: Editing imported animation"
483msgstr ""
484
485#: editor/animation_track_editor.cpp
486msgid "Select an AnimationPlayer node to create and edit animations."
487msgstr ""
488
489#: editor/animation_track_editor.cpp
490msgid "Only show tracks from nodes selected in tree."
491msgstr ""
492
493#: editor/animation_track_editor.cpp
494msgid "Group tracks by node or display them as plain list."
495msgstr ""
496
497#: editor/animation_track_editor.cpp
498msgid "Snap:"
499msgstr "Atxikitzea:"
500
501#: editor/animation_track_editor.cpp
502msgid "Animation step value."
503msgstr ""
504
505#: editor/animation_track_editor.cpp
506msgid "Seconds"
507msgstr ""
508
509#: editor/animation_track_editor.cpp
510msgid "FPS"
511msgstr ""
512
513#: editor/animation_track_editor.cpp editor/editor_properties.cpp
514#: editor/plugins/polygon_2d_editor_plugin.cpp
515#: editor/plugins/script_text_editor.cpp
516#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
517#: editor/plugins/tile_set_editor_plugin.cpp editor/project_manager.cpp
518#: editor/project_settings_editor.cpp editor/property_editor.cpp
519#: modules/visual_script/visual_script_editor.cpp
520msgid "Edit"
521msgstr ""
522
523#: editor/animation_track_editor.cpp
524msgid "Animation properties."
525msgstr ""
526
527#: editor/animation_track_editor.cpp
528msgid "Copy Tracks"
529msgstr ""
530
531#: editor/animation_track_editor.cpp
532msgid "Scale Selection"
533msgstr ""
534
535#: editor/animation_track_editor.cpp
536msgid "Scale From Cursor"
537msgstr ""
538
539#: editor/animation_track_editor.cpp modules/gridmap/grid_map_editor_plugin.cpp
540msgid "Duplicate Selection"
541msgstr ""
542
543#: editor/animation_track_editor.cpp
544msgid "Duplicate Transposed"
545msgstr ""
546
547#: editor/animation_track_editor.cpp
548msgid "Delete Selection"
549msgstr ""
550
551#: editor/animation_track_editor.cpp
552msgid "Go to Next Step"
553msgstr ""
554
555#: editor/animation_track_editor.cpp
556msgid "Go to Previous Step"
557msgstr ""
558
559#: editor/animation_track_editor.cpp
560msgid "Optimize Animation"
561msgstr ""
562
563#: editor/animation_track_editor.cpp
564msgid "Clean-Up Animation"
565msgstr ""
566
567#: editor/animation_track_editor.cpp
568msgid "Pick the node that will be animated:"
569msgstr ""
570
571#: editor/animation_track_editor.cpp
572msgid "Use Bezier Curves"
573msgstr ""
574
575#: editor/animation_track_editor.cpp
576msgid "Anim. Optimizer"
577msgstr ""
578
579#: editor/animation_track_editor.cpp
580msgid "Max. Linear Error:"
581msgstr ""
582
583#: editor/animation_track_editor.cpp
584msgid "Max. Angular Error:"
585msgstr ""
586
587#: editor/animation_track_editor.cpp
588msgid "Max Optimizable Angle:"
589msgstr ""
590
591#: editor/animation_track_editor.cpp
592msgid "Optimize"
593msgstr ""
594
595#: editor/animation_track_editor.cpp
596msgid "Remove invalid keys"
597msgstr ""
598
599#: editor/animation_track_editor.cpp
600msgid "Remove unresolved and empty tracks"
601msgstr ""
602
603#: editor/animation_track_editor.cpp
604msgid "Clean-up all animations"
605msgstr ""
606
607#: editor/animation_track_editor.cpp
608msgid "Clean-Up Animation(s) (NO UNDO!)"
609msgstr ""
610
611#: editor/animation_track_editor.cpp
612msgid "Clean-Up"
613msgstr ""
614
615#: editor/animation_track_editor.cpp
616msgid "Scale Ratio:"
617msgstr ""
618
619#: editor/animation_track_editor.cpp
620msgid "Select Tracks to Copy"
621msgstr ""
622
623#: editor/animation_track_editor.cpp editor/editor_log.cpp
624#: editor/editor_properties.cpp
625#: editor/plugins/animation_player_editor_plugin.cpp
626#: editor/plugins/script_text_editor.cpp
627#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
628#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
629msgid "Copy"
630msgstr ""
631
632#: editor/animation_track_editor.cpp
633msgid "Select All/None"
634msgstr ""
635
636#: editor/animation_track_editor_plugins.cpp
637msgid "Add Audio Track Clip"
638msgstr ""
639
640#: editor/animation_track_editor_plugins.cpp
641msgid "Change Audio Track Clip Start Offset"
642msgstr ""
643
644#: editor/animation_track_editor_plugins.cpp
645msgid "Change Audio Track Clip End Offset"
646msgstr ""
647
648#: editor/array_property_edit.cpp
649msgid "Resize Array"
650msgstr ""
651
652#: editor/array_property_edit.cpp
653msgid "Change Array Value Type"
654msgstr ""
655
656#: editor/array_property_edit.cpp
657msgid "Change Array Value"
658msgstr ""
659
660#: editor/code_editor.cpp
661msgid "Go to Line"
662msgstr ""
663
664#: editor/code_editor.cpp
665msgid "Line Number:"
666msgstr ""
667
668#: editor/code_editor.cpp
669msgid "%d replaced."
670msgstr ""
671
672#: editor/code_editor.cpp editor/editor_help.cpp
673msgid "%d match."
674msgstr ""
675
676#: editor/code_editor.cpp editor/editor_help.cpp
677msgid "%d matches."
678msgstr ""
679
680#: editor/code_editor.cpp editor/find_in_files.cpp
681msgid "Match Case"
682msgstr ""
683
684#: editor/code_editor.cpp editor/find_in_files.cpp
685msgid "Whole Words"
686msgstr ""
687
688#: editor/code_editor.cpp editor/rename_dialog.cpp
689msgid "Replace"
690msgstr ""
691
692#: editor/code_editor.cpp
693msgid "Replace All"
694msgstr ""
695
696#: editor/code_editor.cpp
697msgid "Selection Only"
698msgstr ""
699
700#: editor/code_editor.cpp editor/plugins/script_text_editor.cpp
701#: editor/plugins/text_editor.cpp
702msgid "Standard"
703msgstr ""
704
705#: editor/code_editor.cpp editor/plugins/script_editor_plugin.cpp
706msgid "Toggle Scripts Panel"
707msgstr ""
708
709#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
710#: editor/plugins/texture_region_editor_plugin.cpp
711#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
712msgid "Zoom In"
713msgstr ""
714
715#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp
716#: editor/plugins/texture_region_editor_plugin.cpp
717#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
718msgid "Zoom Out"
719msgstr ""
720
721#: editor/code_editor.cpp
722msgid "Reset Zoom"
723msgstr ""
724
725#: editor/code_editor.cpp
726msgid "Warnings"
727msgstr ""
728
729#: editor/code_editor.cpp
730msgid "Line and column numbers."
731msgstr ""
732
733#: editor/connections_dialog.cpp
734msgid "Method in target node must be specified."
735msgstr ""
736
737#: editor/connections_dialog.cpp
738msgid "Method name must be a valid identifier."
739msgstr ""
740
741#: editor/connections_dialog.cpp
742msgid ""
743"Target method not found. Specify a valid method or attach a script to the "
744"target node."
745msgstr ""
746
747#: editor/connections_dialog.cpp
748msgid "Connect to Node:"
749msgstr ""
750
751#: editor/connections_dialog.cpp
752msgid "Connect to Script:"
753msgstr ""
754
755#: editor/connections_dialog.cpp
756msgid "From Signal:"
757msgstr ""
758
759#: editor/connections_dialog.cpp
760msgid "Scene does not contain any script."
761msgstr ""
762
763#: editor/connections_dialog.cpp editor/editor_autoload_settings.cpp
764#: editor/groups_editor.cpp editor/plugins/item_list_editor_plugin.cpp
765#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp
766msgid "Add"
767msgstr ""
768
769#: editor/connections_dialog.cpp editor/dependency_editor.cpp
770#: editor/editor_feature_profile.cpp editor/groups_editor.cpp
771#: editor/plugins/animation_player_editor_plugin.cpp
772#: editor/plugins/animation_tree_player_editor_plugin.cpp
773#: editor/plugins/resource_preloader_editor_plugin.cpp
774#: editor/plugins/theme_editor_plugin.cpp
775#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp
776#: editor/project_settings_editor.cpp
777msgid "Remove"
778msgstr ""
779
780#: editor/connections_dialog.cpp
781msgid "Add Extra Call Argument:"
782msgstr ""
783
784#: editor/connections_dialog.cpp
785msgid "Extra Call Arguments:"
786msgstr ""
787
788#: editor/connections_dialog.cpp
789msgid "Receiver Method:"
790msgstr ""
791
792#: editor/connections_dialog.cpp
793msgid "Advanced"
794msgstr ""
795
796#: editor/connections_dialog.cpp
797msgid "Deferred"
798msgstr ""
799
800#: editor/connections_dialog.cpp
801msgid ""
802"Defers the signal, storing it in a queue and only firing it at idle time."
803msgstr ""
804
805#: editor/connections_dialog.cpp
806msgid "Oneshot"
807msgstr ""
808
809#: editor/connections_dialog.cpp
810msgid "Disconnects the signal after its first emission."
811msgstr ""
812
813#: editor/connections_dialog.cpp
814msgid "Cannot connect signal"
815msgstr ""
816
817#: editor/connections_dialog.cpp editor/dependency_editor.cpp
818#: editor/export_template_manager.cpp editor/groups_editor.cpp
819#: editor/plugins/animation_player_editor_plugin.cpp
820#: editor/plugins/asset_library_editor_plugin.cpp
821#: editor/plugins/resource_preloader_editor_plugin.cpp
822#: editor/plugins/script_editor_plugin.cpp
823#: editor/plugins/sprite_frames_editor_plugin.cpp
824#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp
825#: editor/project_settings_editor.cpp editor/property_editor.cpp
826#: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp
827#: modules/visual_script/visual_script_editor.cpp
828msgid "Close"
829msgstr ""
830
831#: editor/connections_dialog.cpp
832msgid "Connect"
833msgstr ""
834
835#: editor/connections_dialog.cpp
836msgid "Signal:"
837msgstr ""
838
839#: editor/connections_dialog.cpp
840msgid "Connect '%s' to '%s'"
841msgstr ""
842
843#: editor/connections_dialog.cpp
844msgid "Disconnect '%s' from '%s'"
845msgstr ""
846
847#: editor/connections_dialog.cpp
848msgid "Disconnect all from signal: '%s'"
849msgstr ""
850
851#: editor/connections_dialog.cpp
852msgid "Connect..."
853msgstr ""
854
855#: editor/connections_dialog.cpp
856#: editor/plugins/animation_tree_player_editor_plugin.cpp
857msgid "Disconnect"
858msgstr ""
859
860#: editor/connections_dialog.cpp
861msgid "Connect a Signal to a Method"
862msgstr ""
863
864#: editor/connections_dialog.cpp
865msgid "Edit Connection:"
866msgstr ""
867
868#: editor/connections_dialog.cpp
869msgid "Are you sure you want to remove all connections from the \"%s\" signal?"
870msgstr ""
871
872#: editor/connections_dialog.cpp editor/editor_help.cpp editor/node_dock.cpp
873msgid "Signals"
874msgstr ""
875
876#: editor/connections_dialog.cpp
877msgid "Are you sure you want to remove all connections from this signal?"
878msgstr ""
879
880#: editor/connections_dialog.cpp
881msgid "Disconnect All"
882msgstr ""
883
884#: editor/connections_dialog.cpp
885msgid "Edit..."
886msgstr ""
887
888#: editor/connections_dialog.cpp
889msgid "Go To Method"
890msgstr ""
891
892#: editor/create_dialog.cpp
893msgid "Change %s Type"
894msgstr ""
895
896#: editor/create_dialog.cpp editor/project_settings_editor.cpp
897msgid "Change"
898msgstr ""
899
900#: editor/create_dialog.cpp
901msgid "Create New %s"
902msgstr ""
903
904#: editor/create_dialog.cpp editor/editor_file_dialog.cpp
905#: editor/filesystem_dock.cpp
906msgid "Favorites:"
907msgstr ""
908
909#: editor/create_dialog.cpp editor/editor_file_dialog.cpp
910msgid "Recent:"
911msgstr ""
912
913#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp
914#: editor/property_selector.cpp editor/quick_open.cpp
915#: modules/visual_script/visual_script_property_selector.cpp
916msgid "Search:"
917msgstr ""
918
919#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp
920#: editor/property_selector.cpp editor/quick_open.cpp
921#: modules/visual_script/visual_script_property_selector.cpp
922msgid "Matches:"
923msgstr ""
924
925#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp
926#: editor/plugin_config_dialog.cpp
927#: editor/plugins/asset_library_editor_plugin.cpp
928#: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp
929#: modules/visual_script/visual_script_property_selector.cpp
930msgid "Description:"
931msgstr ""
932
933#: editor/dependency_editor.cpp
934msgid "Search Replacement For:"
935msgstr ""
936
937#: editor/dependency_editor.cpp
938msgid "Dependencies For:"
939msgstr ""
940
941#: editor/dependency_editor.cpp
942msgid ""
943"Scene '%s' is currently being edited.\n"
944"Changes will only take effect when reloaded."
945msgstr ""
946
947#: editor/dependency_editor.cpp
948msgid ""
949"Resource '%s' is in use.\n"
950"Changes will only take effect when reloaded."
951msgstr ""
952
953#: editor/dependency_editor.cpp
954#: modules/gdnative/gdnative_library_editor_plugin.cpp
955msgid "Dependencies"
956msgstr "Mendekotasunak"
957
958#: editor/dependency_editor.cpp
959msgid "Resource"
960msgstr "Baliabidea"
961
962#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
963#: editor/project_manager.cpp editor/project_settings_editor.cpp
964msgid "Path"
965msgstr "Bidea"
966
967#: editor/dependency_editor.cpp
968msgid "Dependencies:"
969msgstr "Mendekotasunak:"
970
971#: editor/dependency_editor.cpp
972msgid "Fix Broken"
973msgstr "Konpondu hautsitakoa"
974
975#: editor/dependency_editor.cpp
976msgid "Dependency Editor"
977msgstr "Mendekotasun-editorea"
978
979#: editor/dependency_editor.cpp
980msgid "Search Replacement Resource:"
981msgstr "Bilatu ordezko baliabidea:"
982
983#: editor/dependency_editor.cpp editor/editor_file_dialog.cpp
984#: editor/editor_help_search.cpp editor/editor_node.cpp
985#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
986#: editor/property_selector.cpp editor/quick_open.cpp
987#: editor/script_create_dialog.cpp
988#: modules/visual_script/visual_script_property_selector.cpp
989#: scene/gui/file_dialog.cpp
990msgid "Open"
991msgstr "Ireki"
992
993#: editor/dependency_editor.cpp
994msgid "Owners Of:"
995msgstr "Hauen jabeak:"
996
997#: editor/dependency_editor.cpp
998msgid "Remove selected files from the project? (Can't be restored)"
999msgstr ""
1000"Kendu hautatutako fitxategiak proiektutik? (Ezin izango da berreskuratu)"
1001
1002#: editor/dependency_editor.cpp
1003msgid ""
1004"The files being removed are required by other resources in order for them to "
1005"work.\n"
1006"Remove them anyway? (no undo)"
1007msgstr ""
1008"Kendu beharreko fitxategiak beste baliabide batzuek behar dituzte funtziona "
1009"dezaten.\n"
1010"Kendu, hala ere? (Ezin da desegin)"
1011
1012#: editor/dependency_editor.cpp
1013msgid "Cannot remove:"
1014msgstr "Ezin kendu:"
1015
1016#: editor/dependency_editor.cpp
1017msgid "Error loading:"
1018msgstr "Errorea kargatzean:"
1019
1020#: editor/dependency_editor.cpp
1021msgid "Load failed due to missing dependencies:"
1022msgstr "Kargak huts egin du mendekotasunak falta direlako:"
1023
1024#: editor/dependency_editor.cpp editor/editor_node.cpp
1025msgid "Open Anyway"
1026msgstr "Ireki dena den"
1027
1028#: editor/dependency_editor.cpp
1029msgid "Which action should be taken?"
1030msgstr "Zein ekintza egin behar da?"
1031
1032#: editor/dependency_editor.cpp
1033msgid "Fix Dependencies"
1034msgstr "Konpondu mendekotasunak"
1035
1036#: editor/dependency_editor.cpp
1037msgid "Errors loading!"
1038msgstr "Erroreak kargatzean!"
1039
1040#: editor/dependency_editor.cpp
1041msgid "Permanently delete %d item(s)? (No undo!)"
1042msgstr "%d elementu behin betiko ezabatu nahi duzu? (Ezin da desegin!)"
1043
1044#: editor/dependency_editor.cpp
1045msgid "Show Dependencies"
1046msgstr "Erakutsi mendekotasunak"
1047
1048#: editor/dependency_editor.cpp
1049msgid "Orphan Resource Explorer"
1050msgstr "Baliabide umezurtzen arakatzailea"
1051
1052#: editor/dependency_editor.cpp editor/editor_audio_buses.cpp
1053#: editor/editor_file_dialog.cpp editor/editor_node.cpp
1054#: editor/filesystem_dock.cpp editor/plugins/item_list_editor_plugin.cpp
1055#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp
1056#: editor/project_settings_editor.cpp editor/scene_tree_dock.cpp
1057msgid "Delete"
1058msgstr "Ezabatu"
1059
1060#: editor/dependency_editor.cpp
1061msgid "Owns"
1062msgstr "Jabea"
1063
1064#: editor/dependency_editor.cpp
1065msgid "Resources Without Explicit Ownership:"
1066msgstr "Jabetza esplizitu gabeko baliabideak:"
1067
1068#: editor/dictionary_property_edit.cpp
1069msgid "Change Dictionary Key"
1070msgstr "Aldatu hiztegiaren gakoa"
1071
1072#: editor/dictionary_property_edit.cpp
1073msgid "Change Dictionary Value"
1074msgstr "Aldatu hiztegiaren balioa"
1075
1076#: editor/editor_about.cpp
1077#, fuzzy
1078msgid "Thanks from the Godot community!"
1079msgstr "Eskerrik asko Godot komunitatearen partetik!"
1080
1081#: editor/editor_about.cpp
1082msgid "Godot Engine contributors"
1083msgstr ""
1084
1085#: editor/editor_about.cpp
1086msgid "Project Founders"
1087msgstr "Proiektuaren sortzaileak"
1088
1089#: editor/editor_about.cpp
1090msgid "Lead Developer"
1091msgstr "Garatzaile nagusia"
1092
1093#. TRANSLATORS: This refers to a job title.
1094#. The trailing space is used to distinguish with the project list application,
1095#. you do not have to keep it in your translation.
1096#: editor/editor_about.cpp
1097msgid "Project Manager "
1098msgstr "Proiektu-kudeatzailea "
1099
1100#: editor/editor_about.cpp
1101msgid "Developers"
1102msgstr "Garatzaileak"
1103
1104#: editor/editor_about.cpp
1105msgid "Authors"
1106msgstr "Egileak"
1107
1108#: editor/editor_about.cpp
1109msgid "Platinum Sponsors"
1110msgstr "Platinozko babesleak"
1111
1112#: editor/editor_about.cpp
1113msgid "Gold Sponsors"
1114msgstr "Urrezko babesleak"
1115
1116#: editor/editor_about.cpp
1117#, fuzzy
1118msgid "Silver Sponsors"
1119msgstr "Zilarrezko emaileak"
1120
1121#: editor/editor_about.cpp
1122#, fuzzy
1123msgid "Bronze Sponsors"
1124msgstr "Brontzezko emaileak"
1125
1126#: editor/editor_about.cpp
1127msgid "Mini Sponsors"
1128msgstr "Mini babesleak"
1129
1130#: editor/editor_about.cpp
1131msgid "Gold Donors"
1132msgstr "Urrezko emaileak"
1133
1134#: editor/editor_about.cpp
1135msgid "Silver Donors"
1136msgstr "Zilarrezko emaileak"
1137
1138#: editor/editor_about.cpp
1139msgid "Bronze Donors"
1140msgstr "Brontzezko emaileak"
1141
1142#: editor/editor_about.cpp
1143msgid "Donors"
1144msgstr "Emaileak"
1145
1146#: editor/editor_about.cpp
1147msgid "License"
1148msgstr "Lizentzia"
1149
1150#: editor/editor_about.cpp
1151msgid "Third-party Licenses"
1152msgstr "Hirugarrengoen lizentziak"
1153
1154#: editor/editor_about.cpp
1155msgid ""
1156"Godot Engine relies on a number of third-party free and open source "
1157"libraries, all compatible with the terms of its MIT license. The following "
1158"is an exhaustive list of all such third-party components with their "
1159"respective copyright statements and license terms."
1160msgstr ""
1161
1162#: editor/editor_about.cpp
1163msgid "All Components"
1164msgstr "Osagai guztiak"
1165
1166#: editor/editor_about.cpp
1167msgid "Components"
1168msgstr "Osagaiak"
1169
1170#: editor/editor_about.cpp
1171msgid "Licenses"
1172msgstr "Lizentziak"
1173
1174#: editor/editor_asset_installer.cpp editor/project_manager.cpp
1175msgid "Error opening package file, not in ZIP format."
1176msgstr "Errorea pakete fitxategia irekitzean, ez dago ZIP formatuan."
1177
1178#: editor/editor_asset_installer.cpp
1179msgid "%s (Already Exists)"
1180msgstr "%s (jada existitzen da)"
1181
1182#: editor/editor_asset_installer.cpp
1183msgid "Uncompressing Assets"
1184msgstr "Aktiboak deskonprimatzen"
1185
1186#: editor/editor_asset_installer.cpp editor/project_manager.cpp
1187msgid "The following files failed extraction from package:"
1188msgstr ""
1189
1190#: editor/editor_asset_installer.cpp
1191msgid "And %s more files."
1192msgstr "Eta beste %s fitxategi."
1193
1194#: editor/editor_asset_installer.cpp editor/project_manager.cpp
1195msgid "Package installed successfully!"
1196msgstr "Paketea ondo instalatu da!"
1197
1198#: editor/editor_asset_installer.cpp
1199#: editor/plugins/asset_library_editor_plugin.cpp
1200msgid "Success!"
1201msgstr "Arrakasta!"
1202
1203#: editor/editor_asset_installer.cpp
1204msgid "Package Contents:"
1205msgstr "Paketearen edukia:"
1206
1207#: editor/editor_asset_installer.cpp editor/editor_node.cpp
1208msgid "Install"
1209msgstr "Instalatu"
1210
1211#: editor/editor_asset_installer.cpp
1212msgid "Package Installer"
1213msgstr "Pakete instalatzailea"
1214
1215#: editor/editor_audio_buses.cpp
1216msgid "Speakers"
1217msgstr ""
1218
1219#: editor/editor_audio_buses.cpp
1220msgid "Add Effect"
1221msgstr "Gehitu efektua"
1222
1223#: editor/editor_audio_buses.cpp
1224msgid "Rename Audio Bus"
1225msgstr ""
1226
1227#: editor/editor_audio_buses.cpp
1228msgid "Change Audio Bus Volume"
1229msgstr ""
1230
1231#: editor/editor_audio_buses.cpp
1232msgid "Toggle Audio Bus Solo"
1233msgstr ""
1234
1235#: editor/editor_audio_buses.cpp
1236msgid "Toggle Audio Bus Mute"
1237msgstr ""
1238
1239#: editor/editor_audio_buses.cpp
1240msgid "Toggle Audio Bus Bypass Effects"
1241msgstr ""
1242
1243#: editor/editor_audio_buses.cpp
1244msgid "Select Audio Bus Send"
1245msgstr ""
1246
1247#: editor/editor_audio_buses.cpp
1248msgid "Add Audio Bus Effect"
1249msgstr ""
1250
1251#: editor/editor_audio_buses.cpp
1252msgid "Move Bus Effect"
1253msgstr ""
1254
1255#: editor/editor_audio_buses.cpp
1256msgid "Delete Bus Effect"
1257msgstr ""
1258
1259#: editor/editor_audio_buses.cpp
1260msgid "Drag & drop to rearrange."
1261msgstr "Arrastatu eta jaregin berrantolatzeko."
1262
1263#: editor/editor_audio_buses.cpp
1264msgid "Solo"
1265msgstr ""
1266
1267#: editor/editor_audio_buses.cpp
1268msgid "Mute"
1269msgstr ""
1270
1271#: editor/editor_audio_buses.cpp
1272msgid "Bypass"
1273msgstr ""
1274
1275#: editor/editor_audio_buses.cpp
1276msgid "Bus options"
1277msgstr ""
1278
1279#: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp
1280#: editor/plugins/animation_player_editor_plugin.cpp editor/scene_tree_dock.cpp
1281msgid "Duplicate"
1282msgstr "Bikoiztu"
1283
1284#: editor/editor_audio_buses.cpp
1285msgid "Reset Volume"
1286msgstr "Berrezarri bolumena"
1287
1288#: editor/editor_audio_buses.cpp
1289msgid "Delete Effect"
1290msgstr "Ezabatu efektua"
1291
1292#: editor/editor_audio_buses.cpp
1293msgid "Audio"
1294msgstr "Audioa"
1295
1296#: editor/editor_audio_buses.cpp
1297msgid "Add Audio Bus"
1298msgstr ""
1299
1300#: editor/editor_audio_buses.cpp
1301msgid "Master bus can't be deleted!"
1302msgstr ""
1303
1304#: editor/editor_audio_buses.cpp
1305msgid "Delete Audio Bus"
1306msgstr ""
1307
1308#: editor/editor_audio_buses.cpp
1309msgid "Duplicate Audio Bus"
1310msgstr ""
1311
1312#: editor/editor_audio_buses.cpp
1313msgid "Reset Bus Volume"
1314msgstr ""
1315
1316#: editor/editor_audio_buses.cpp
1317msgid "Move Audio Bus"
1318msgstr ""
1319
1320#: editor/editor_audio_buses.cpp
1321msgid "Save Audio Bus Layout As..."
1322msgstr ""
1323
1324#: editor/editor_audio_buses.cpp
1325msgid "Location for New Layout..."
1326msgstr ""
1327
1328#: editor/editor_audio_buses.cpp
1329msgid "Open Audio Bus Layout"
1330msgstr ""
1331
1332#: editor/editor_audio_buses.cpp
1333msgid "There is no '%s' file."
1334msgstr ""
1335
1336#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp
1337msgid "Layout"
1338msgstr ""
1339
1340#: editor/editor_audio_buses.cpp
1341msgid "Invalid file, not an audio bus layout."
1342msgstr ""
1343
1344#: editor/editor_audio_buses.cpp
1345msgid "Error saving file: %s"
1346msgstr ""
1347
1348#: editor/editor_audio_buses.cpp
1349msgid "Add Bus"
1350msgstr ""
1351
1352#: editor/editor_audio_buses.cpp
1353msgid "Add a new Audio Bus to this layout."
1354msgstr ""
1355
1356#: editor/editor_audio_buses.cpp editor/editor_properties.cpp
1357#: editor/plugins/animation_player_editor_plugin.cpp editor/property_editor.cpp
1358#: editor/script_create_dialog.cpp
1359msgid "Load"
1360msgstr "Kargatu"
1361
1362#: editor/editor_audio_buses.cpp
1363msgid "Load an existing Bus Layout."
1364msgstr ""
1365
1366#: editor/editor_audio_buses.cpp
1367msgid "Save As"
1368msgstr "Gorde honela"
1369
1370#: editor/editor_audio_buses.cpp
1371msgid "Save this Bus Layout to a file."
1372msgstr ""
1373
1374#: editor/editor_audio_buses.cpp editor/import_dock.cpp
1375msgid "Load Default"
1376msgstr ""
1377
1378#: editor/editor_audio_buses.cpp
1379msgid "Load the default Bus Layout."
1380msgstr ""
1381
1382#: editor/editor_audio_buses.cpp
1383msgid "Create a new Bus Layout."
1384msgstr ""
1385
1386#: editor/editor_autoload_settings.cpp
1387msgid "Invalid name."
1388msgstr ""
1389
1390#: editor/editor_autoload_settings.cpp
1391msgid "Valid characters:"
1392msgstr ""
1393
1394#: editor/editor_autoload_settings.cpp
1395msgid "Must not collide with an existing engine class name."
1396msgstr ""
1397
1398#: editor/editor_autoload_settings.cpp
1399msgid "Must not collide with an existing built-in type name."
1400msgstr ""
1401
1402#: editor/editor_autoload_settings.cpp
1403msgid "Must not collide with an existing global constant name."
1404msgstr ""
1405
1406#: editor/editor_autoload_settings.cpp
1407msgid "Keyword cannot be used as an autoload name."
1408msgstr ""
1409
1410#: editor/editor_autoload_settings.cpp
1411msgid "Autoload '%s' already exists!"
1412msgstr ""
1413
1414#: editor/editor_autoload_settings.cpp
1415msgid "Rename Autoload"
1416msgstr ""
1417
1418#: editor/editor_autoload_settings.cpp
1419msgid "Toggle AutoLoad Globals"
1420msgstr ""
1421
1422#: editor/editor_autoload_settings.cpp
1423msgid "Move Autoload"
1424msgstr ""
1425
1426#: editor/editor_autoload_settings.cpp
1427msgid "Remove Autoload"
1428msgstr ""
1429
1430#: editor/editor_autoload_settings.cpp editor/editor_plugin_settings.cpp
1431msgid "Enable"
1432msgstr ""
1433
1434#: editor/editor_autoload_settings.cpp
1435msgid "Rearrange Autoloads"
1436msgstr ""
1437
1438#: editor/editor_autoload_settings.cpp
1439msgid "Can't add autoload:"
1440msgstr ""
1441
1442#: editor/editor_autoload_settings.cpp
1443msgid "Add AutoLoad"
1444msgstr ""
1445
1446#: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp
1447#: editor/editor_plugin_settings.cpp
1448#: editor/plugins/animation_tree_editor_plugin.cpp
1449#: editor/script_create_dialog.cpp scene/gui/file_dialog.cpp
1450msgid "Path:"
1451msgstr ""
1452
1453#: editor/editor_autoload_settings.cpp
1454msgid "Node Name:"
1455msgstr ""
1456
1457#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp
1458#: editor/editor_profiler.cpp editor/project_manager.cpp
1459#: editor/settings_config_dialog.cpp
1460msgid "Name"
1461msgstr ""
1462
1463#: editor/editor_autoload_settings.cpp
1464msgid "Singleton"
1465msgstr ""
1466
1467#: editor/editor_data.cpp editor/inspector_dock.cpp
1468msgid "Paste Params"
1469msgstr ""
1470
1471#: editor/editor_data.cpp
1472msgid "Updating Scene"
1473msgstr ""
1474
1475#: editor/editor_data.cpp
1476msgid "Storing local changes..."
1477msgstr ""
1478
1479#: editor/editor_data.cpp
1480msgid "Updating scene..."
1481msgstr ""
1482
1483#: editor/editor_data.cpp editor/editor_properties.cpp
1484msgid "[empty]"
1485msgstr ""
1486
1487#: editor/editor_data.cpp
1488msgid "[unsaved]"
1489msgstr ""
1490
1491#: editor/editor_dir_dialog.cpp
1492msgid "Please select a base directory first."
1493msgstr ""
1494
1495#: editor/editor_dir_dialog.cpp
1496msgid "Choose a Directory"
1497msgstr ""
1498
1499#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
1500#: editor/filesystem_dock.cpp editor/project_manager.cpp
1501#: scene/gui/file_dialog.cpp
1502msgid "Create Folder"
1503msgstr ""
1504
1505#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
1506#: editor/editor_plugin_settings.cpp editor/filesystem_dock.cpp
1507#: editor/plugins/theme_editor_plugin.cpp editor/project_export.cpp
1508#: modules/visual_script/visual_script_editor.cpp scene/gui/file_dialog.cpp
1509msgid "Name:"
1510msgstr ""
1511
1512#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
1513#: editor/filesystem_dock.cpp scene/gui/file_dialog.cpp
1514msgid "Could not create folder."
1515msgstr ""
1516
1517#: editor/editor_dir_dialog.cpp
1518msgid "Choose"
1519msgstr ""
1520
1521#: editor/editor_export.cpp
1522msgid "Storing File:"
1523msgstr ""
1524
1525#: editor/editor_export.cpp
1526msgid "No export template found at the expected path:"
1527msgstr ""
1528
1529#: editor/editor_export.cpp
1530msgid "Packing"
1531msgstr ""
1532
1533#: editor/editor_export.cpp
1534msgid ""
1535"Target platform requires 'ETC' texture compression for GLES2. Enable 'Import "
1536"Etc' in Project Settings."
1537msgstr ""
1538
1539#: editor/editor_export.cpp
1540msgid ""
1541"Target platform requires 'ETC2' texture compression for GLES3. Enable "
1542"'Import Etc 2' in Project Settings."
1543msgstr ""
1544
1545#: editor/editor_export.cpp
1546msgid ""
1547"Target platform requires 'ETC' texture compression for the driver fallback "
1548"to GLES2.\n"
1549"Enable 'Import Etc' in Project Settings, or disable 'Driver Fallback "
1550"Enabled'."
1551msgstr ""
1552
1553#: editor/editor_export.cpp platform/android/export/export.cpp
1554#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp
1555#: platform/osx/export/export.cpp platform/uwp/export/export.cpp
1556msgid "Custom debug template not found."
1557msgstr ""
1558
1559#: editor/editor_export.cpp platform/android/export/export.cpp
1560#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp
1561#: platform/osx/export/export.cpp platform/uwp/export/export.cpp
1562msgid "Custom release template not found."
1563msgstr ""
1564
1565#: editor/editor_export.cpp platform/javascript/export/export.cpp
1566msgid "Template file not found:"
1567msgstr ""
1568
1569#: editor/editor_export.cpp
1570msgid "On 32-bit exports the embedded PCK cannot be bigger than 4 GiB."
1571msgstr ""
1572
1573#: editor/editor_feature_profile.cpp
1574msgid "3D Editor"
1575msgstr ""
1576
1577#: editor/editor_feature_profile.cpp
1578msgid "Script Editor"
1579msgstr ""
1580
1581#: editor/editor_feature_profile.cpp
1582msgid "Asset Library"
1583msgstr "Aktiboen liburutegia"
1584
1585#: editor/editor_feature_profile.cpp
1586msgid "Scene Tree Editing"
1587msgstr ""
1588
1589#: editor/editor_feature_profile.cpp
1590msgid "Import Dock"
1591msgstr ""
1592
1593#: editor/editor_feature_profile.cpp
1594msgid "Node Dock"
1595msgstr ""
1596
1597#: editor/editor_feature_profile.cpp
1598msgid "FileSystem and Import Docks"
1599msgstr ""
1600
1601#: editor/editor_feature_profile.cpp
1602msgid "Erase profile '%s'? (no undo)"
1603msgstr ""
1604
1605#: editor/editor_feature_profile.cpp
1606msgid "Profile must be a valid filename and must not contain '.'"
1607msgstr ""
1608
1609#: editor/editor_feature_profile.cpp
1610msgid "Profile with this name already exists."
1611msgstr ""
1612
1613#: editor/editor_feature_profile.cpp
1614msgid "(Editor Disabled, Properties Disabled)"
1615msgstr ""
1616
1617#: editor/editor_feature_profile.cpp
1618msgid "(Properties Disabled)"
1619msgstr ""
1620
1621#: editor/editor_feature_profile.cpp
1622msgid "(Editor Disabled)"
1623msgstr ""
1624
1625#: editor/editor_feature_profile.cpp
1626msgid "Class Options:"
1627msgstr ""
1628
1629#: editor/editor_feature_profile.cpp
1630msgid "Enable Contextual Editor"
1631msgstr ""
1632
1633#: editor/editor_feature_profile.cpp
1634msgid "Enabled Properties:"
1635msgstr ""
1636
1637#: editor/editor_feature_profile.cpp
1638msgid "Enabled Features:"
1639msgstr ""
1640
1641#: editor/editor_feature_profile.cpp
1642msgid "Enabled Classes:"
1643msgstr ""
1644
1645#: editor/editor_feature_profile.cpp
1646msgid "File '%s' format is invalid, import aborted."
1647msgstr ""
1648
1649#: editor/editor_feature_profile.cpp
1650msgid ""
1651"Profile '%s' already exists. Remove it first before importing, import "
1652"aborted."
1653msgstr ""
1654
1655#: editor/editor_feature_profile.cpp
1656msgid "Error saving profile to path: '%s'."
1657msgstr ""
1658
1659#: editor/editor_feature_profile.cpp
1660msgid "Unset"
1661msgstr ""
1662
1663#: editor/editor_feature_profile.cpp
1664msgid "Current Profile:"
1665msgstr ""
1666
1667#: editor/editor_feature_profile.cpp
1668msgid "Make Current"
1669msgstr ""
1670
1671#: editor/editor_feature_profile.cpp
1672#: editor/plugins/animation_player_editor_plugin.cpp
1673#: editor/plugins/version_control_editor_plugin.cpp
1674msgid "New"
1675msgstr ""
1676
1677#: editor/editor_feature_profile.cpp editor/editor_node.cpp
1678#: editor/project_manager.cpp
1679msgid "Import"
1680msgstr ""
1681
1682#: editor/editor_feature_profile.cpp editor/project_export.cpp
1683msgid "Export"
1684msgstr "Esportatu"
1685
1686#: editor/editor_feature_profile.cpp
1687msgid "Available Profiles:"
1688msgstr "Eskuragarri dauden profilak:"
1689
1690#: editor/editor_feature_profile.cpp
1691msgid "Class Options"
1692msgstr "Klaseko aukerak"
1693
1694#: editor/editor_feature_profile.cpp
1695msgid "New profile name:"
1696msgstr "Profilaren izen berria:"
1697
1698#: editor/editor_feature_profile.cpp
1699msgid "Erase Profile"
1700msgstr "Ezabatu profila"
1701
1702#: editor/editor_feature_profile.cpp
1703msgid "Godot Feature Profile"
1704msgstr "Godot ezaugarri profila"
1705
1706#: editor/editor_feature_profile.cpp
1707msgid "Import Profile(s)"
1708msgstr "Inportatu profila(k)"
1709
1710#: editor/editor_feature_profile.cpp
1711msgid "Export Profile"
1712msgstr "Esportatu profila"
1713
1714#: editor/editor_feature_profile.cpp
1715msgid "Manage Editor Feature Profiles"
1716msgstr ""
1717
1718#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1719msgid "Select Current Folder"
1720msgstr "Hautatu uneko karpeta"
1721
1722#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1723msgid "File Exists, Overwrite?"
1724msgstr "Fitxategia badago aurretik, gainidatzi?"
1725
1726#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1727msgid "Select This Folder"
1728msgstr "Hautatu karpeta hau"
1729
1730#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
1731msgid "Copy Path"
1732msgstr "Kopiatu bidea"
1733
1734#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
1735msgid "Open in File Manager"
1736msgstr "Ireki fitxategi-kudeatzailean"
1737
1738#: editor/editor_file_dialog.cpp editor/editor_node.cpp
1739#: editor/filesystem_dock.cpp editor/project_manager.cpp
1740msgid "Show in File Manager"
1741msgstr "Erakutsi fitxategi-kudeatzailean"
1742
1743#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
1744msgid "New Folder..."
1745msgstr "Karpeta berria..."
1746
1747#: editor/editor_file_dialog.cpp editor/find_in_files.cpp
1748#: editor/plugins/version_control_editor_plugin.cpp
1749msgid "Refresh"
1750msgstr ""
1751
1752#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1753msgid "All Recognized"
1754msgstr ""
1755
1756#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1757msgid "All Files (*)"
1758msgstr "Fitxategi guztiak (*)"
1759
1760#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1761msgid "Open a File"
1762msgstr "Ireki fitxategi bat"
1763
1764#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1765msgid "Open File(s)"
1766msgstr "Ireki fitxategia(k)"
1767
1768#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1769msgid "Open a Directory"
1770msgstr "Ireki direktorioa"
1771
1772#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1773msgid "Open a File or Directory"
1774msgstr "Ireki fitxategia edo direktorioa"
1775
1776#: editor/editor_file_dialog.cpp editor/editor_node.cpp
1777#: editor/editor_properties.cpp editor/inspector_dock.cpp
1778#: editor/plugins/animation_player_editor_plugin.cpp
1779#: editor/plugins/script_editor_plugin.cpp scene/gui/file_dialog.cpp
1780msgid "Save"
1781msgstr "Gorde"
1782
1783#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1784msgid "Save a File"
1785msgstr "Gorde fitxategia"
1786
1787#: editor/editor_file_dialog.cpp
1788msgid "Go Back"
1789msgstr "Joan atzera"
1790
1791#: editor/editor_file_dialog.cpp
1792msgid "Go Forward"
1793msgstr "Joan aurrera"
1794
1795#: editor/editor_file_dialog.cpp
1796msgid "Go Up"
1797msgstr "Joan gora"
1798
1799#: editor/editor_file_dialog.cpp
1800msgid "Toggle Hidden Files"
1801msgstr "Txandakatu ezkutatutako fitxategiak"
1802
1803#: editor/editor_file_dialog.cpp
1804msgid "Toggle Favorite"
1805msgstr "Txandakatu gogokoa"
1806
1807#: editor/editor_file_dialog.cpp
1808msgid "Toggle Mode"
1809msgstr "Txandakatu modua"
1810
1811#: editor/editor_file_dialog.cpp
1812msgid "Focus Path"
1813msgstr ""
1814
1815#: editor/editor_file_dialog.cpp
1816msgid "Move Favorite Up"
1817msgstr "Eraman gogokoa gora"
1818
1819#: editor/editor_file_dialog.cpp
1820msgid "Move Favorite Down"
1821msgstr "Eraman gogoa behera"
1822
1823#: editor/editor_file_dialog.cpp
1824msgid "Go to previous folder."
1825msgstr "Joan aurreko karpetara."
1826
1827#: editor/editor_file_dialog.cpp
1828msgid "Go to next folder."
1829msgstr "Joan hurrengo karpetara."
1830
1831#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1832msgid "Go to parent folder."
1833msgstr "Joan guraso karpetara."
1834
1835#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1836msgid "Refresh files."
1837msgstr "Eguneratu fitxategiak."
1838
1839#: editor/editor_file_dialog.cpp
1840msgid "(Un)favorite current folder."
1841msgstr ""
1842
1843#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1844msgid "Toggle the visibility of hidden files."
1845msgstr "Txandakatu ezkutuko fitxategien ikusgaitasuna."
1846
1847#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
1848msgid "View items as a grid of thumbnails."
1849msgstr ""
1850
1851#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
1852msgid "View items as a list."
1853msgstr "Ikusi elementuak zerrenda gisa."
1854
1855#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1856msgid "Directories & Files:"
1857msgstr "Direktorioak eta fitxategiak:"
1858
1859#: editor/editor_file_dialog.cpp editor/plugins/sprite_editor_plugin.cpp
1860#: editor/plugins/style_box_editor_plugin.cpp
1861#: editor/plugins/theme_editor_plugin.cpp
1862msgid "Preview:"
1863msgstr "Aurrebista:"
1864
1865#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1866msgid "File:"
1867msgstr "Fitxategia:"
1868
1869#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
1870msgid "Must use a valid extension."
1871msgstr "Baliozko luzapena erabili behar du."
1872
1873#: editor/editor_file_system.cpp
1874msgid "ScanSources"
1875msgstr ""
1876
1877#: editor/editor_file_system.cpp
1878msgid ""
1879"There are multiple importers for different types pointing to file %s, import "
1880"aborted"
1881msgstr ""
1882
1883#: editor/editor_file_system.cpp
1884msgid "(Re)Importing Assets"
1885msgstr "Aktiboak (bir)inportatzen"
1886
1887#: editor/editor_help.cpp editor/plugins/spatial_editor_plugin.cpp
1888msgid "Top"
1889msgstr ""
1890
1891#: editor/editor_help.cpp
1892msgid "Class:"
1893msgstr "Klasea:"
1894
1895#: editor/editor_help.cpp editor/scene_tree_editor.cpp
1896#: editor/script_create_dialog.cpp
1897msgid "Inherits:"
1898msgstr "Herentziak:"
1899
1900#: editor/editor_help.cpp
1901msgid "Inherited by:"
1902msgstr "Hauek heredatua:"
1903
1904#: editor/editor_help.cpp
1905msgid "Description"
1906msgstr "Deskripzioa"
1907
1908#: editor/editor_help.cpp
1909msgid "Online Tutorials"
1910msgstr ""
1911
1912#: editor/editor_help.cpp
1913msgid "Properties"
1914msgstr "Propietateak"
1915
1916#: editor/editor_help.cpp
1917msgid "override:"
1918msgstr "gainidatzi:"
1919
1920#: editor/editor_help.cpp
1921msgid "default:"
1922msgstr "lehenetsia:"
1923
1924#: editor/editor_help.cpp
1925msgid "Methods"
1926msgstr "Metodoak"
1927
1928#: editor/editor_help.cpp
1929msgid "Theme Properties"
1930msgstr "Azalaren propietateak"
1931
1932#: editor/editor_help.cpp
1933msgid "Enumerations"
1934msgstr "Enumerazioak"
1935
1936#: editor/editor_help.cpp
1937msgid "Constants"
1938msgstr "Konstanteak"
1939
1940#: editor/editor_help.cpp
1941msgid "Property Descriptions"
1942msgstr ""
1943
1944#: editor/editor_help.cpp
1945msgid "(value)"
1946msgstr "(balioa)"
1947
1948#: editor/editor_help.cpp
1949msgid ""
1950"There is currently no description for this property. Please help us by "
1951"[color=$color][url=$url]contributing one[/url][/color]!"
1952msgstr ""
1953
1954#: editor/editor_help.cpp
1955msgid "Method Descriptions"
1956msgstr "Metodo-deskripzioak"
1957
1958#: editor/editor_help.cpp
1959msgid ""
1960"There is currently no description for this method. Please help us by [color="
1961"$color][url=$url]contributing one[/url][/color]!"
1962msgstr ""
1963
1964#: editor/editor_help_search.cpp editor/editor_node.cpp
1965#: editor/plugins/script_editor_plugin.cpp
1966msgid "Search Help"
1967msgstr "Bilatu laguntza"
1968
1969#: editor/editor_help_search.cpp
1970msgid "Case Sensitive"
1971msgstr "Maiuskulak eta minuskulak"
1972
1973#: editor/editor_help_search.cpp
1974msgid "Show Hierarchy"
1975msgstr "Erakutsi hierarkia"
1976
1977#: editor/editor_help_search.cpp
1978msgid "Display All"
1979msgstr "Erakutsi guztiak"
1980
1981#: editor/editor_help_search.cpp
1982msgid "Classes Only"
1983msgstr "Klaseak bakarrik"
1984
1985#: editor/editor_help_search.cpp
1986msgid "Methods Only"
1987msgstr "Metodoak bakarrik"
1988
1989#: editor/editor_help_search.cpp
1990msgid "Signals Only"
1991msgstr "Seinaleak bakarrik"
1992
1993#: editor/editor_help_search.cpp
1994msgid "Constants Only"
1995msgstr "Konstanteak bakarrik"
1996
1997#: editor/editor_help_search.cpp
1998msgid "Properties Only"
1999msgstr "Propietateak bakarrik"
2000
2001#: editor/editor_help_search.cpp
2002msgid "Theme Properties Only"
2003msgstr "Azalaren propietateak bakarrik"
2004
2005#: editor/editor_help_search.cpp
2006msgid "Member Type"
2007msgstr "Kide mota"
2008
2009#: editor/editor_help_search.cpp
2010msgid "Class"
2011msgstr "Klasea"
2012
2013#: editor/editor_help_search.cpp
2014msgid "Method"
2015msgstr "Metodoa"
2016
2017#: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp
2018msgid "Signal"
2019msgstr "Seinalea"
2020
2021#: editor/editor_help_search.cpp editor/plugins/theme_editor_plugin.cpp
2022msgid "Constant"
2023msgstr "Konstantea"
2024
2025#: editor/editor_help_search.cpp
2026msgid "Property"
2027msgstr ""
2028
2029#: editor/editor_help_search.cpp
2030msgid "Theme Property"
2031msgstr "Azalaren propietatea"
2032
2033#: editor/editor_inspector.cpp editor/project_settings_editor.cpp
2034msgid "Property:"
2035msgstr ""
2036
2037#: editor/editor_inspector.cpp
2038msgid "Set"
2039msgstr ""
2040
2041#: editor/editor_inspector.cpp
2042msgid "Set Multiple:"
2043msgstr ""
2044
2045#: editor/editor_log.cpp
2046msgid "Output:"
2047msgstr ""
2048
2049#: editor/editor_log.cpp editor/plugins/tile_map_editor_plugin.cpp
2050msgid "Copy Selection"
2051msgstr ""
2052
2053#: editor/editor_log.cpp editor/editor_network_profiler.cpp
2054#: editor/editor_profiler.cpp editor/editor_properties.cpp
2055#: editor/plugins/animation_tree_player_editor_plugin.cpp
2056#: editor/property_editor.cpp editor/scene_tree_dock.cpp
2057#: editor/script_editor_debugger.cpp
2058#: modules/gdnative/gdnative_library_editor_plugin.cpp scene/gui/line_edit.cpp
2059#: scene/gui/text_edit.cpp
2060msgid "Clear"
2061msgstr ""
2062
2063#: editor/editor_log.cpp
2064msgid "Clear Output"
2065msgstr ""
2066
2067#: editor/editor_network_profiler.cpp editor/editor_node.cpp
2068#: editor/editor_profiler.cpp
2069msgid "Stop"
2070msgstr ""
2071
2072#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp
2073#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp
2074msgid "Start"
2075msgstr ""
2076
2077#: editor/editor_network_profiler.cpp
2078msgid "%s/s"
2079msgstr ""
2080
2081#: editor/editor_network_profiler.cpp
2082msgid "Down"
2083msgstr ""
2084
2085#: editor/editor_network_profiler.cpp
2086msgid "Up"
2087msgstr ""
2088
2089#: editor/editor_network_profiler.cpp editor/editor_node.cpp
2090msgid "Node"
2091msgstr ""
2092
2093#: editor/editor_network_profiler.cpp
2094msgid "Incoming RPC"
2095msgstr ""
2096
2097#: editor/editor_network_profiler.cpp
2098msgid "Incoming RSET"
2099msgstr ""
2100
2101#: editor/editor_network_profiler.cpp
2102msgid "Outgoing RPC"
2103msgstr ""
2104
2105#: editor/editor_network_profiler.cpp
2106msgid "Outgoing RSET"
2107msgstr ""
2108
2109#: editor/editor_node.cpp editor/project_manager.cpp
2110msgid "New Window"
2111msgstr ""
2112
2113#: editor/editor_node.cpp
2114msgid "Imported resources can't be saved."
2115msgstr ""
2116
2117#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2118#: scene/gui/dialogs.cpp
2119msgid "OK"
2120msgstr ""
2121
2122#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp
2123msgid "Error saving resource!"
2124msgstr ""
2125
2126#: editor/editor_node.cpp
2127msgid ""
2128"This resource can't be saved because it does not belong to the edited scene. "
2129"Make it unique first."
2130msgstr ""
2131
2132#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp
2133msgid "Save Resource As..."
2134msgstr ""
2135
2136#: editor/editor_node.cpp
2137msgid "Can't open file for writing:"
2138msgstr ""
2139
2140#: editor/editor_node.cpp
2141msgid "Requested file format unknown:"
2142msgstr ""
2143
2144#: editor/editor_node.cpp
2145msgid "Error while saving."
2146msgstr ""
2147
2148#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2149msgid "Can't open '%s'. The file could have been moved or deleted."
2150msgstr ""
2151
2152#: editor/editor_node.cpp
2153msgid "Error while parsing '%s'."
2154msgstr ""
2155
2156#: editor/editor_node.cpp
2157msgid "Unexpected end of file '%s'."
2158msgstr ""
2159
2160#: editor/editor_node.cpp
2161msgid "Missing '%s' or its dependencies."
2162msgstr ""
2163
2164#: editor/editor_node.cpp
2165msgid "Error while loading '%s'."
2166msgstr ""
2167
2168#: editor/editor_node.cpp
2169msgid "Saving Scene"
2170msgstr ""
2171
2172#: editor/editor_node.cpp
2173msgid "Analyzing"
2174msgstr ""
2175
2176#: editor/editor_node.cpp
2177msgid "Creating Thumbnail"
2178msgstr ""
2179
2180#: editor/editor_node.cpp
2181msgid "This operation can't be done without a tree root."
2182msgstr ""
2183
2184#: editor/editor_node.cpp
2185msgid ""
2186"This scene can't be saved because there is a cyclic instancing inclusion.\n"
2187"Please resolve it and then attempt to save again."
2188msgstr ""
2189
2190#: editor/editor_node.cpp
2191msgid ""
2192"Couldn't save scene. Likely dependencies (instances or inheritance) couldn't "
2193"be satisfied."
2194msgstr ""
2195
2196#: editor/editor_node.cpp editor/scene_tree_dock.cpp
2197msgid "Can't overwrite scene that is still open!"
2198msgstr ""
2199
2200#: editor/editor_node.cpp
2201msgid "Can't load MeshLibrary for merging!"
2202msgstr ""
2203
2204#: editor/editor_node.cpp
2205msgid "Error saving MeshLibrary!"
2206msgstr ""
2207
2208#: editor/editor_node.cpp
2209msgid "Can't load TileSet for merging!"
2210msgstr ""
2211
2212#: editor/editor_node.cpp
2213msgid "Error saving TileSet!"
2214msgstr ""
2215
2216#: editor/editor_node.cpp
2217msgid "Error trying to save layout!"
2218msgstr ""
2219
2220#: editor/editor_node.cpp
2221msgid "Default editor layout overridden."
2222msgstr ""
2223
2224#: editor/editor_node.cpp
2225msgid "Layout name not found!"
2226msgstr ""
2227
2228#: editor/editor_node.cpp
2229msgid "Restored default layout to base settings."
2230msgstr ""
2231
2232#: editor/editor_node.cpp
2233msgid ""
2234"This resource belongs to a scene that was imported, so it's not editable.\n"
2235"Please read the documentation relevant to importing scenes to better "
2236"understand this workflow."
2237msgstr ""
2238
2239#: editor/editor_node.cpp
2240msgid ""
2241"This resource belongs to a scene that was instanced or inherited.\n"
2242"Changes to it won't be kept when saving the current scene."
2243msgstr ""
2244
2245#: editor/editor_node.cpp
2246msgid ""
2247"This resource was imported, so it's not editable. Change its settings in the "
2248"import panel and then re-import."
2249msgstr ""
2250
2251#: editor/editor_node.cpp
2252msgid ""
2253"This scene was imported, so changes to it won't be kept.\n"
2254"Instancing it or inheriting will allow making changes to it.\n"
2255"Please read the documentation relevant to importing scenes to better "
2256"understand this workflow."
2257msgstr ""
2258
2259#: editor/editor_node.cpp
2260msgid ""
2261"This is a remote object, so changes to it won't be kept.\n"
2262"Please read the documentation relevant to debugging to better understand "
2263"this workflow."
2264msgstr ""
2265
2266#: editor/editor_node.cpp
2267msgid "There is no defined scene to run."
2268msgstr ""
2269
2270#: editor/editor_node.cpp
2271msgid "Could not start subprocess!"
2272msgstr ""
2273
2274#: editor/editor_node.cpp editor/filesystem_dock.cpp
2275msgid "Open Scene"
2276msgstr ""
2277
2278#: editor/editor_node.cpp
2279msgid "Open Base Scene"
2280msgstr ""
2281
2282#: editor/editor_node.cpp
2283msgid "Quick Open..."
2284msgstr ""
2285
2286#: editor/editor_node.cpp
2287msgid "Quick Open Scene..."
2288msgstr ""
2289
2290#: editor/editor_node.cpp
2291msgid "Quick Open Script..."
2292msgstr ""
2293
2294#: editor/editor_node.cpp
2295msgid "Save & Close"
2296msgstr ""
2297
2298#: editor/editor_node.cpp
2299msgid "Save changes to '%s' before closing?"
2300msgstr ""
2301
2302#: editor/editor_node.cpp
2303msgid "Saved %s modified resource(s)."
2304msgstr ""
2305
2306#: editor/editor_node.cpp
2307msgid "A root node is required to save the scene."
2308msgstr ""
2309
2310#: editor/editor_node.cpp
2311msgid "Save Scene As..."
2312msgstr ""
2313
2314#: editor/editor_node.cpp
2315msgid "No"
2316msgstr ""
2317
2318#: editor/editor_node.cpp
2319msgid "Yes"
2320msgstr ""
2321
2322#: editor/editor_node.cpp
2323msgid "This scene has never been saved. Save before running?"
2324msgstr ""
2325
2326#: editor/editor_node.cpp editor/scene_tree_dock.cpp
2327msgid "This operation can't be done without a scene."
2328msgstr ""
2329
2330#: editor/editor_node.cpp
2331msgid "Export Mesh Library"
2332msgstr ""
2333
2334#: editor/editor_node.cpp
2335msgid "This operation can't be done without a root node."
2336msgstr ""
2337
2338#: editor/editor_node.cpp
2339msgid "Export Tile Set"
2340msgstr ""
2341
2342#: editor/editor_node.cpp
2343msgid "This operation can't be done without a selected node."
2344msgstr ""
2345
2346#: editor/editor_node.cpp
2347msgid "Current scene not saved. Open anyway?"
2348msgstr ""
2349
2350#: editor/editor_node.cpp
2351msgid "Can't reload a scene that was never saved."
2352msgstr ""
2353
2354#: editor/editor_node.cpp
2355#, fuzzy
2356msgid "Reload Saved Scene"
2357msgstr "Birkargatu azala"
2358
2359#: editor/editor_node.cpp
2360msgid ""
2361"The current scene has unsaved changes.\n"
2362"Reload the saved scene anyway? This action cannot be undone."
2363msgstr ""
2364
2365#: editor/editor_node.cpp
2366msgid "Quick Run Scene..."
2367msgstr ""
2368
2369#: editor/editor_node.cpp
2370msgid "Quit"
2371msgstr ""
2372
2373#: editor/editor_node.cpp
2374msgid "Exit the editor?"
2375msgstr ""
2376
2377#: editor/editor_node.cpp
2378msgid "Open Project Manager?"
2379msgstr ""
2380
2381#: editor/editor_node.cpp
2382msgid "Save & Quit"
2383msgstr ""
2384
2385#: editor/editor_node.cpp
2386msgid "Save changes to the following scene(s) before quitting?"
2387msgstr ""
2388
2389#: editor/editor_node.cpp
2390msgid "Save changes the following scene(s) before opening Project Manager?"
2391msgstr ""
2392
2393#: editor/editor_node.cpp
2394msgid ""
2395"This option is deprecated. Situations where refresh must be forced are now "
2396"considered a bug. Please report."
2397msgstr ""
2398
2399#: editor/editor_node.cpp
2400msgid "Pick a Main Scene"
2401msgstr ""
2402
2403#: editor/editor_node.cpp
2404msgid "Close Scene"
2405msgstr ""
2406
2407#: editor/editor_node.cpp
2408msgid "Reopen Closed Scene"
2409msgstr ""
2410
2411#: editor/editor_node.cpp
2412msgid "Unable to enable addon plugin at: '%s' parsing of config failed."
2413msgstr ""
2414
2415#: editor/editor_node.cpp
2416msgid "Unable to find script field for addon plugin at: 'res://addons/%s'."
2417msgstr ""
2418
2419#: editor/editor_node.cpp
2420msgid "Unable to load addon script from path: '%s'."
2421msgstr ""
2422
2423#: editor/editor_node.cpp
2424msgid ""
2425"Unable to load addon script from path: '%s' There seems to be an error in "
2426"the code, please check the syntax."
2427msgstr ""
2428
2429#: editor/editor_node.cpp
2430msgid ""
2431"Unable to load addon script from path: '%s' Base type is not EditorPlugin."
2432msgstr ""
2433
2434#: editor/editor_node.cpp
2435msgid "Unable to load addon script from path: '%s' Script is not in tool mode."
2436msgstr ""
2437
2438#: editor/editor_node.cpp
2439msgid ""
2440"Scene '%s' was automatically imported, so it can't be modified.\n"
2441"To make changes to it, a new inherited scene can be created."
2442msgstr ""
2443
2444#: editor/editor_node.cpp
2445msgid ""
2446"Error loading scene, it must be inside the project path. Use 'Import' to "
2447"open the scene, then save it inside the project path."
2448msgstr ""
2449
2450#: editor/editor_node.cpp
2451msgid "Scene '%s' has broken dependencies:"
2452msgstr ""
2453
2454#: editor/editor_node.cpp
2455msgid "Clear Recent Scenes"
2456msgstr ""
2457
2458#: editor/editor_node.cpp
2459msgid ""
2460"No main scene has ever been defined, select one?\n"
2461"You can change it later in \"Project Settings\" under the 'application' "
2462"category."
2463msgstr ""
2464
2465#: editor/editor_node.cpp
2466msgid ""
2467"Selected scene '%s' does not exist, select a valid one?\n"
2468"You can change it later in \"Project Settings\" under the 'application' "
2469"category."
2470msgstr ""
2471
2472#: editor/editor_node.cpp
2473msgid ""
2474"Selected scene '%s' is not a scene file, select a valid one?\n"
2475"You can change it later in \"Project Settings\" under the 'application' "
2476"category."
2477msgstr ""
2478
2479#: editor/editor_node.cpp
2480msgid "Save Layout"
2481msgstr ""
2482
2483#: editor/editor_node.cpp
2484msgid "Delete Layout"
2485msgstr ""
2486
2487#: editor/editor_node.cpp editor/import_dock.cpp
2488#: editor/script_create_dialog.cpp
2489msgid "Default"
2490msgstr ""
2491
2492#: editor/editor_node.cpp editor/editor_properties.cpp
2493#: editor/plugins/script_editor_plugin.cpp editor/property_editor.cpp
2494msgid "Show in FileSystem"
2495msgstr ""
2496
2497#: editor/editor_node.cpp
2498msgid "Play This Scene"
2499msgstr ""
2500
2501#: editor/editor_node.cpp
2502msgid "Close Tab"
2503msgstr ""
2504
2505#: editor/editor_node.cpp
2506msgid "Undo Close Tab"
2507msgstr ""
2508
2509#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2510msgid "Close Other Tabs"
2511msgstr ""
2512
2513#: editor/editor_node.cpp
2514msgid "Close Tabs to the Right"
2515msgstr ""
2516
2517#: editor/editor_node.cpp
2518msgid "Close All Tabs"
2519msgstr ""
2520
2521#: editor/editor_node.cpp
2522msgid "Switch Scene Tab"
2523msgstr ""
2524
2525#: editor/editor_node.cpp
2526msgid "%d more files or folders"
2527msgstr ""
2528
2529#: editor/editor_node.cpp
2530msgid "%d more folders"
2531msgstr ""
2532
2533#: editor/editor_node.cpp
2534msgid "%d more files"
2535msgstr ""
2536
2537#: editor/editor_node.cpp
2538msgid "Dock Position"
2539msgstr ""
2540
2541#: editor/editor_node.cpp
2542msgid "Distraction Free Mode"
2543msgstr ""
2544
2545#: editor/editor_node.cpp
2546msgid "Toggle distraction-free mode."
2547msgstr ""
2548
2549#: editor/editor_node.cpp
2550msgid "Add a new scene."
2551msgstr ""
2552
2553#: editor/editor_node.cpp
2554msgid "Scene"
2555msgstr ""
2556
2557#: editor/editor_node.cpp
2558msgid "Go to previously opened scene."
2559msgstr ""
2560
2561#: editor/editor_node.cpp
2562msgid "Copy Text"
2563msgstr ""
2564
2565#: editor/editor_node.cpp
2566msgid "Next tab"
2567msgstr ""
2568
2569#: editor/editor_node.cpp
2570msgid "Previous tab"
2571msgstr ""
2572
2573#: editor/editor_node.cpp
2574msgid "Filter Files..."
2575msgstr ""
2576
2577#: editor/editor_node.cpp
2578msgid "Operations with scene files."
2579msgstr ""
2580
2581#: editor/editor_node.cpp
2582msgid "New Scene"
2583msgstr ""
2584
2585#: editor/editor_node.cpp
2586msgid "New Inherited Scene..."
2587msgstr ""
2588
2589#: editor/editor_node.cpp
2590msgid "Open Scene..."
2591msgstr ""
2592
2593#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2594msgid "Open Recent"
2595msgstr ""
2596
2597#: editor/editor_node.cpp
2598msgid "Save Scene"
2599msgstr ""
2600
2601#: editor/editor_node.cpp
2602msgid "Save All Scenes"
2603msgstr ""
2604
2605#: editor/editor_node.cpp
2606msgid "Convert To..."
2607msgstr ""
2608
2609#: editor/editor_node.cpp
2610msgid "MeshLibrary..."
2611msgstr ""
2612
2613#: editor/editor_node.cpp
2614msgid "TileSet..."
2615msgstr ""
2616
2617#: editor/editor_node.cpp editor/plugins/script_text_editor.cpp
2618#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
2619msgid "Undo"
2620msgstr "Desegin"
2621
2622#: editor/editor_node.cpp editor/plugins/script_text_editor.cpp
2623#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
2624msgid "Redo"
2625msgstr "Berregin"
2626
2627#: editor/editor_node.cpp
2628msgid "Miscellaneous project or scene-wide tools."
2629msgstr ""
2630
2631#: editor/editor_node.cpp editor/project_manager.cpp
2632#: editor/script_create_dialog.cpp
2633msgid "Project"
2634msgstr "Proiektua"
2635
2636#: editor/editor_node.cpp
2637msgid "Project Settings..."
2638msgstr "Proiektuaren ezarpenak..."
2639
2640#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp
2641msgid "Version Control"
2642msgstr "Bertsio kontrola"
2643
2644#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp
2645msgid "Set Up Version Control"
2646msgstr "Ezarri bertsio kontrola"
2647
2648#: editor/editor_node.cpp
2649msgid "Shut Down Version Control"
2650msgstr "Desgaitu bertsio kontrola"
2651
2652#: editor/editor_node.cpp
2653msgid "Export..."
2654msgstr "Esportatu..."
2655
2656#: editor/editor_node.cpp
2657msgid "Install Android Build Template..."
2658msgstr ""
2659
2660#: editor/editor_node.cpp
2661msgid "Open Project Data Folder"
2662msgstr "Ireki proiektuaren datu karpeta"
2663
2664#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp
2665msgid "Tools"
2666msgstr "Tresnak"
2667
2668#: editor/editor_node.cpp
2669msgid "Orphan Resource Explorer..."
2670msgstr "Baliabide umezurtzen arakatzailea..."
2671
2672#: editor/editor_node.cpp
2673msgid "Quit to Project List"
2674msgstr "Irten proiektuen zerrendara"
2675
2676#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2677#: editor/project_export.cpp
2678msgid "Debug"
2679msgstr "Araztu"
2680
2681#: editor/editor_node.cpp
2682msgid "Deploy with Remote Debug"
2683msgstr ""
2684
2685#: editor/editor_node.cpp
2686msgid ""
2687"When exporting or deploying, the resulting executable will attempt to "
2688"connect to the IP of this computer in order to be debugged."
2689msgstr ""
2690
2691#: editor/editor_node.cpp
2692msgid "Small Deploy with Network FS"
2693msgstr ""
2694
2695#: editor/editor_node.cpp
2696msgid ""
2697"When this option is enabled, export or deploy will produce a minimal "
2698"executable.\n"
2699"The filesystem will be provided from the project by the editor over the "
2700"network.\n"
2701"On Android, deploy will use the USB cable for faster performance. This "
2702"option speeds up testing for games with a large footprint."
2703msgstr ""
2704
2705#: editor/editor_node.cpp
2706msgid "Visible Collision Shapes"
2707msgstr "Talka formak ikusgai"
2708
2709#: editor/editor_node.cpp
2710msgid ""
2711"Collision shapes and raycast nodes (for 2D and 3D) will be visible on the "
2712"running game if this option is turned on."
2713msgstr ""
2714
2715#: editor/editor_node.cpp
2716msgid "Visible Navigation"
2717msgstr ""
2718
2719#: editor/editor_node.cpp
2720msgid ""
2721"Navigation meshes and polygons will be visible on the running game if this "
2722"option is turned on."
2723msgstr ""
2724
2725#: editor/editor_node.cpp
2726msgid "Sync Scene Changes"
2727msgstr ""
2728
2729#: editor/editor_node.cpp
2730msgid ""
2731"When this option is turned on, any changes made to the scene in the editor "
2732"will be replicated in the running game.\n"
2733"When used remotely on a device, this is more efficient with network "
2734"filesystem."
2735msgstr ""
2736
2737#: editor/editor_node.cpp
2738msgid "Sync Script Changes"
2739msgstr ""
2740
2741#: editor/editor_node.cpp
2742msgid ""
2743"When this option is turned on, any script that is saved will be reloaded on "
2744"the running game.\n"
2745"When used remotely on a device, this is more efficient with network "
2746"filesystem."
2747msgstr ""
2748
2749#: editor/editor_node.cpp editor/script_create_dialog.cpp
2750msgid "Editor"
2751msgstr ""
2752
2753#: editor/editor_node.cpp
2754msgid "Editor Settings..."
2755msgstr ""
2756
2757#: editor/editor_node.cpp
2758msgid "Editor Layout"
2759msgstr ""
2760
2761#: editor/editor_node.cpp
2762msgid "Take Screenshot"
2763msgstr ""
2764
2765#: editor/editor_node.cpp
2766msgid "Screenshots are stored in the Editor Data/Settings Folder."
2767msgstr ""
2768
2769#: editor/editor_node.cpp
2770msgid "Toggle Fullscreen"
2771msgstr "Txandakatu pantaila osoa"
2772
2773#: editor/editor_node.cpp
2774msgid "Toggle System Console"
2775msgstr "Txandakatu sistemaren kontsola"
2776
2777#: editor/editor_node.cpp
2778msgid "Open Editor Data/Settings Folder"
2779msgstr ""
2780
2781#: editor/editor_node.cpp
2782msgid "Open Editor Data Folder"
2783msgstr "Ireki editorearen datu karpeta"
2784
2785#: editor/editor_node.cpp
2786msgid "Open Editor Settings Folder"
2787msgstr "Ireki editorearen ezarpenen karpeta"
2788
2789#: editor/editor_node.cpp
2790msgid "Manage Editor Features..."
2791msgstr "Kudeatu editorearen ezaugarriak..."
2792
2793#: editor/editor_node.cpp
2794msgid "Manage Export Templates..."
2795msgstr "Kudeatu esportazio txantiloiak..."
2796
2797#: editor/editor_node.cpp editor/plugins/shader_editor_plugin.cpp
2798msgid "Help"
2799msgstr "Laguntza"
2800
2801#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp
2802#: editor/plugins/script_editor_plugin.cpp
2803#: editor/plugins/script_text_editor.cpp
2804#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
2805#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp
2806#: editor/project_settings_editor.cpp editor/rename_dialog.cpp
2807msgid "Search"
2808msgstr "Bilatu"
2809
2810#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
2811#: editor/plugins/shader_editor_plugin.cpp
2812msgid "Online Docs"
2813msgstr "Lineako dokumentuak"
2814
2815#: editor/editor_node.cpp
2816msgid "Q&A"
2817msgstr "Galdera-erantzunak"
2818
2819#: editor/editor_node.cpp
2820msgid "Report a Bug"
2821msgstr "Eman akats baten berri"
2822
2823#: editor/editor_node.cpp
2824msgid "Send Docs Feedback"
2825msgstr ""
2826
2827#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp
2828msgid "Community"
2829msgstr "Komunitatea"
2830
2831#: editor/editor_node.cpp
2832msgid "About"
2833msgstr "Honi buruz"
2834
2835#: editor/editor_node.cpp
2836msgid "Play the project."
2837msgstr ""
2838
2839#: editor/editor_node.cpp
2840msgid "Play"
2841msgstr ""
2842
2843#: editor/editor_node.cpp
2844msgid "Pause the scene execution for debugging."
2845msgstr ""
2846
2847#: editor/editor_node.cpp
2848msgid "Pause Scene"
2849msgstr ""
2850
2851#: editor/editor_node.cpp
2852msgid "Stop the scene."
2853msgstr ""
2854
2855#: editor/editor_node.cpp
2856msgid "Play the edited scene."
2857msgstr ""
2858
2859#: editor/editor_node.cpp
2860msgid "Play Scene"
2861msgstr ""
2862
2863#: editor/editor_node.cpp
2864msgid "Play custom scene"
2865msgstr ""
2866
2867#: editor/editor_node.cpp
2868msgid "Play Custom Scene"
2869msgstr ""
2870
2871#: editor/editor_node.cpp
2872msgid "Changing the video driver requires restarting the editor."
2873msgstr ""
2874
2875#: editor/editor_node.cpp editor/project_settings_editor.cpp
2876#: editor/settings_config_dialog.cpp
2877msgid "Save & Restart"
2878msgstr ""
2879
2880#: editor/editor_node.cpp
2881msgid "Spins when the editor window redraws."
2882msgstr ""
2883
2884#: editor/editor_node.cpp
2885msgid "Update Continuously"
2886msgstr ""
2887
2888#: editor/editor_node.cpp
2889msgid "Update When Changed"
2890msgstr ""
2891
2892#: editor/editor_node.cpp
2893msgid "Hide Update Spinner"
2894msgstr ""
2895
2896#: editor/editor_node.cpp
2897msgid "FileSystem"
2898msgstr ""
2899
2900#: editor/editor_node.cpp
2901msgid "Inspector"
2902msgstr ""
2903
2904#: editor/editor_node.cpp
2905msgid "Expand Bottom Panel"
2906msgstr ""
2907
2908#: editor/editor_node.cpp
2909msgid "Output"
2910msgstr ""
2911
2912#: editor/editor_node.cpp
2913msgid "Don't Save"
2914msgstr ""
2915
2916#: editor/editor_node.cpp
2917msgid "Android build template is missing, please install relevant templates."
2918msgstr ""
2919
2920#: editor/editor_node.cpp
2921msgid "Manage Templates"
2922msgstr ""
2923
2924#: editor/editor_node.cpp
2925msgid ""
2926"This will set up your project for custom Android builds by installing the "
2927"source template to \"res://android/build\".\n"
2928"You can then apply modifications and build your own custom APK on export "
2929"(adding modules, changing the AndroidManifest.xml, etc.).\n"
2930"Note that in order to make custom builds instead of using pre-built APKs, "
2931"the \"Use Custom Build\" option should be enabled in the Android export "
2932"preset."
2933msgstr ""
2934
2935#: editor/editor_node.cpp
2936msgid ""
2937"The Android build template is already installed in this project and it won't "
2938"be overwritten.\n"
2939"Remove the \"res://android/build\" directory manually before attempting this "
2940"operation again."
2941msgstr ""
2942
2943#: editor/editor_node.cpp
2944msgid "Import Templates From ZIP File"
2945msgstr ""
2946
2947#: editor/editor_node.cpp
2948msgid "Template Package"
2949msgstr ""
2950
2951#: editor/editor_node.cpp
2952msgid "Export Library"
2953msgstr ""
2954
2955#: editor/editor_node.cpp
2956msgid "Merge With Existing"
2957msgstr ""
2958
2959#: editor/editor_node.cpp
2960msgid "Open & Run a Script"
2961msgstr ""
2962
2963#: editor/editor_node.cpp
2964msgid "New Inherited"
2965msgstr ""
2966
2967#: editor/editor_node.cpp
2968msgid "Load Errors"
2969msgstr ""
2970
2971#: editor/editor_node.cpp editor/plugins/tile_map_editor_plugin.cpp
2972msgid "Select"
2973msgstr ""
2974
2975#: editor/editor_node.cpp
2976msgid "Open 2D Editor"
2977msgstr ""
2978
2979#: editor/editor_node.cpp
2980msgid "Open 3D Editor"
2981msgstr ""
2982
2983#: editor/editor_node.cpp
2984msgid "Open Script Editor"
2985msgstr ""
2986
2987#: editor/editor_node.cpp editor/project_manager.cpp
2988msgid "Open Asset Library"
2989msgstr "Ireki aktiboen liburutegia"
2990
2991#: editor/editor_node.cpp
2992msgid "Open the next Editor"
2993msgstr ""
2994
2995#: editor/editor_node.cpp
2996msgid "Open the previous Editor"
2997msgstr ""
2998
2999#: editor/editor_node.h
3000msgid "Warning!"
3001msgstr ""
3002
3003#: editor/editor_path.cpp
3004msgid "No sub-resources found."
3005msgstr ""
3006
3007#: editor/editor_plugin.cpp
3008msgid "Creating Mesh Previews"
3009msgstr ""
3010
3011#: editor/editor_plugin.cpp
3012msgid "Thumbnail..."
3013msgstr ""
3014
3015#: editor/editor_plugin_settings.cpp
3016msgid "Main Script:"
3017msgstr ""
3018
3019#: editor/editor_plugin_settings.cpp
3020msgid "Edit Plugin"
3021msgstr ""
3022
3023#: editor/editor_plugin_settings.cpp
3024msgid "Installed Plugins:"
3025msgstr ""
3026
3027#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
3028msgid "Update"
3029msgstr ""
3030
3031#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
3032#: editor/plugins/asset_library_editor_plugin.cpp
3033msgid "Version:"
3034msgstr ""
3035
3036#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
3037msgid "Author:"
3038msgstr ""
3039
3040#: editor/editor_plugin_settings.cpp
3041msgid "Status:"
3042msgstr ""
3043
3044#: editor/editor_plugin_settings.cpp
3045msgid "Edit:"
3046msgstr ""
3047
3048#: editor/editor_profiler.cpp
3049msgid "Measure:"
3050msgstr ""
3051
3052#: editor/editor_profiler.cpp
3053msgid "Frame Time (sec)"
3054msgstr ""
3055
3056#: editor/editor_profiler.cpp
3057msgid "Average Time (sec)"
3058msgstr ""
3059
3060#: editor/editor_profiler.cpp
3061msgid "Frame %"
3062msgstr ""
3063
3064#: editor/editor_profiler.cpp
3065msgid "Physics Frame %"
3066msgstr ""
3067
3068#: editor/editor_profiler.cpp
3069msgid "Inclusive"
3070msgstr ""
3071
3072#: editor/editor_profiler.cpp
3073msgid "Self"
3074msgstr ""
3075
3076#: editor/editor_profiler.cpp
3077msgid "Frame #:"
3078msgstr ""
3079
3080#: editor/editor_profiler.cpp
3081msgid "Time"
3082msgstr ""
3083
3084#: editor/editor_profiler.cpp
3085msgid "Calls"
3086msgstr ""
3087
3088#: editor/editor_properties.cpp
3089msgid "Edit Text:"
3090msgstr ""
3091
3092#: editor/editor_properties.cpp editor/script_create_dialog.cpp
3093msgid "On"
3094msgstr ""
3095
3096#: editor/editor_properties.cpp
3097msgid "Layer"
3098msgstr ""
3099
3100#: editor/editor_properties.cpp
3101msgid "Bit %d, value %d"
3102msgstr ""
3103
3104#: editor/editor_properties.cpp
3105msgid "[Empty]"
3106msgstr ""
3107
3108#: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp
3109msgid "Assign..."
3110msgstr ""
3111
3112#: editor/editor_properties.cpp
3113msgid "Invalid RID"
3114msgstr ""
3115
3116#: editor/editor_properties.cpp
3117msgid ""
3118"The selected resource (%s) does not match any type expected for this "
3119"property (%s)."
3120msgstr ""
3121
3122#: editor/editor_properties.cpp
3123msgid ""
3124"Can't create a ViewportTexture on resources saved as a file.\n"
3125"Resource needs to belong to a scene."
3126msgstr ""
3127
3128#: editor/editor_properties.cpp
3129msgid ""
3130"Can't create a ViewportTexture on this resource because it's not set as "
3131"local to scene.\n"
3132"Please switch on the 'local to scene' property on it (and all resources "
3133"containing it up to a node)."
3134msgstr ""
3135
3136#: editor/editor_properties.cpp editor/property_editor.cpp
3137msgid "Pick a Viewport"
3138msgstr ""
3139
3140#: editor/editor_properties.cpp editor/property_editor.cpp
3141msgid "New Script"
3142msgstr ""
3143
3144#: editor/editor_properties.cpp editor/scene_tree_dock.cpp
3145msgid "Extend Script"
3146msgstr ""
3147
3148#: editor/editor_properties.cpp editor/property_editor.cpp
3149msgid "New %s"
3150msgstr ""
3151
3152#: editor/editor_properties.cpp editor/property_editor.cpp
3153msgid "Make Unique"
3154msgstr ""
3155
3156#: editor/editor_properties.cpp
3157#: editor/plugins/animation_blend_space_1d_editor.cpp
3158#: editor/plugins/animation_blend_space_2d_editor.cpp
3159#: editor/plugins/animation_blend_tree_editor_plugin.cpp
3160#: editor/plugins/animation_player_editor_plugin.cpp
3161#: editor/plugins/animation_state_machine_editor.cpp
3162#: editor/plugins/resource_preloader_editor_plugin.cpp
3163#: editor/plugins/script_text_editor.cpp
3164#: editor/plugins/sprite_frames_editor_plugin.cpp
3165#: editor/plugins/tile_map_editor_plugin.cpp editor/property_editor.cpp
3166#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
3167msgid "Paste"
3168msgstr ""
3169
3170#: editor/editor_properties.cpp editor/property_editor.cpp
3171msgid "Convert To %s"
3172msgstr ""
3173
3174#: editor/editor_properties.cpp editor/property_editor.cpp
3175msgid "Selected node is not a Viewport!"
3176msgstr ""
3177
3178#: editor/editor_properties_array_dict.cpp
3179msgid "Size: "
3180msgstr ""
3181
3182#: editor/editor_properties_array_dict.cpp
3183msgid "Page: "
3184msgstr ""
3185
3186#: editor/editor_properties_array_dict.cpp
3187#: editor/plugins/theme_editor_plugin.cpp
3188msgid "Remove Item"
3189msgstr ""
3190
3191#: editor/editor_properties_array_dict.cpp
3192msgid "New Key:"
3193msgstr ""
3194
3195#: editor/editor_properties_array_dict.cpp
3196msgid "New Value:"
3197msgstr ""
3198
3199#: editor/editor_properties_array_dict.cpp
3200msgid "Add Key/Value Pair"
3201msgstr ""
3202
3203#: editor/editor_run_native.cpp
3204msgid ""
3205"No runnable export preset found for this platform.\n"
3206"Please add a runnable preset in the export menu."
3207msgstr ""
3208
3209#: editor/editor_run_script.cpp
3210msgid "Write your logic in the _run() method."
3211msgstr ""
3212
3213#: editor/editor_run_script.cpp
3214msgid "There is an edited scene already."
3215msgstr "Badago editatutako eszena bat."
3216
3217#: editor/editor_run_script.cpp
3218msgid "Couldn't instance script:"
3219msgstr ""
3220
3221#: editor/editor_run_script.cpp
3222msgid "Did you forget the 'tool' keyword?"
3223msgstr ""
3224
3225#: editor/editor_run_script.cpp
3226msgid "Couldn't run script:"
3227msgstr "Ezin izan da scripta exekutatu:"
3228
3229#: editor/editor_run_script.cpp
3230msgid "Did you forget the '_run' method?"
3231msgstr ""
3232
3233#: editor/editor_spin_slider.cpp
3234msgid "Hold Ctrl to round to integers. Hold Shift for more precise changes."
3235msgstr ""
3236
3237#: editor/editor_sub_scene.cpp
3238msgid "Select Node(s) to Import"
3239msgstr "Hautatu inportatu nahi dituzun nodoak"
3240
3241#: editor/editor_sub_scene.cpp editor/project_manager.cpp
3242msgid "Browse"
3243msgstr "Arakatu"
3244
3245#: editor/editor_sub_scene.cpp
3246msgid "Scene Path:"
3247msgstr "Eszenaren bidea:"
3248
3249#: editor/editor_sub_scene.cpp
3250msgid "Import From Node:"
3251msgstr "Inportatu nodotik:"
3252
3253#: editor/export_template_manager.cpp
3254msgid "Redownload"
3255msgstr "Berriro jaitsi"
3256
3257#: editor/export_template_manager.cpp
3258msgid "Uninstall"
3259msgstr "Desinstalatu"
3260
3261#: editor/export_template_manager.cpp
3262msgid "(Installed)"
3263msgstr "(Instalatuta)"
3264
3265#: editor/export_template_manager.cpp
3266#: editor/plugins/asset_library_editor_plugin.cpp
3267msgid "Download"
3268msgstr "Jaitsi"
3269
3270#: editor/export_template_manager.cpp
3271msgid "Official export templates aren't available for development builds."
3272msgstr ""
3273
3274#: editor/export_template_manager.cpp
3275msgid "(Missing)"
3276msgstr "(Falta da)"
3277
3278#: editor/export_template_manager.cpp
3279msgid "(Current)"
3280msgstr "(Unekoa)"
3281
3282#: editor/export_template_manager.cpp
3283msgid "Retrieving mirrors, please wait..."
3284msgstr ""
3285
3286#: editor/export_template_manager.cpp
3287msgid "Remove template version '%s'?"
3288msgstr ""
3289
3290#: editor/export_template_manager.cpp
3291msgid "Can't open export templates zip."
3292msgstr ""
3293
3294#: editor/export_template_manager.cpp
3295msgid "Invalid version.txt format inside templates: %s."
3296msgstr ""
3297
3298#: editor/export_template_manager.cpp
3299msgid "No version.txt found inside templates."
3300msgstr ""
3301
3302#: editor/export_template_manager.cpp
3303msgid "Error creating path for templates:"
3304msgstr ""
3305
3306#: editor/export_template_manager.cpp
3307msgid "Extracting Export Templates"
3308msgstr ""
3309
3310#: editor/export_template_manager.cpp
3311msgid "Importing:"
3312msgstr ""
3313
3314#: editor/export_template_manager.cpp
3315msgid "Error getting the list of mirrors."
3316msgstr ""
3317
3318#: editor/export_template_manager.cpp
3319msgid "Error parsing JSON of mirror list. Please report this issue!"
3320msgstr ""
3321
3322#: editor/export_template_manager.cpp
3323msgid ""
3324"No download links found for this version. Direct download is only available "
3325"for official releases."
3326msgstr ""
3327"Ez da bertsio hau jaisteko estekarik aurkitu. Deskarga zuzena bertsio "
3328"ofizialentzat besterik ez dago."
3329
3330#: editor/export_template_manager.cpp
3331#: editor/plugins/asset_library_editor_plugin.cpp
3332msgid "Can't resolve."
3333msgstr ""
3334
3335#: editor/export_template_manager.cpp
3336#: editor/plugins/asset_library_editor_plugin.cpp
3337msgid "Can't connect."
3338msgstr ""
3339
3340#: editor/export_template_manager.cpp
3341#: editor/plugins/asset_library_editor_plugin.cpp
3342msgid "No response."
3343msgstr ""
3344
3345#: editor/export_template_manager.cpp
3346msgid "Request Failed."
3347msgstr ""
3348
3349#: editor/export_template_manager.cpp
3350msgid "Redirect Loop."
3351msgstr ""
3352
3353#: editor/export_template_manager.cpp
3354#: editor/plugins/asset_library_editor_plugin.cpp
3355msgid "Failed:"
3356msgstr ""
3357
3358#: editor/export_template_manager.cpp
3359msgid "Download Complete."
3360msgstr "Jaitsiera osatuta."
3361
3362#: editor/export_template_manager.cpp
3363msgid "Cannot remove temporary file:"
3364msgstr ""
3365
3366#: editor/export_template_manager.cpp
3367msgid ""
3368"Templates installation failed.\n"
3369"The problematic templates archives can be found at '%s'."
3370msgstr ""
3371
3372#: editor/export_template_manager.cpp
3373msgid "Error requesting URL:"
3374msgstr ""
3375
3376#: editor/export_template_manager.cpp
3377msgid "Connecting to Mirror..."
3378msgstr ""
3379
3380#: editor/export_template_manager.cpp
3381msgid "Disconnected"
3382msgstr ""
3383
3384#: editor/export_template_manager.cpp
3385msgid "Resolving"
3386msgstr ""
3387
3388#: editor/export_template_manager.cpp
3389msgid "Can't Resolve"
3390msgstr ""
3391
3392#: editor/export_template_manager.cpp
3393#: editor/plugins/asset_library_editor_plugin.cpp
3394msgid "Connecting..."
3395msgstr ""
3396
3397#: editor/export_template_manager.cpp
3398msgid "Can't Connect"
3399msgstr ""
3400
3401#: editor/export_template_manager.cpp
3402msgid "Connected"
3403msgstr ""
3404
3405#: editor/export_template_manager.cpp
3406#: editor/plugins/asset_library_editor_plugin.cpp
3407msgid "Requesting..."
3408msgstr ""
3409
3410#: editor/export_template_manager.cpp
3411msgid "Downloading"
3412msgstr "Jaisten"
3413
3414#: editor/export_template_manager.cpp
3415msgid "Connection Error"
3416msgstr "Konexio-errorea"
3417
3418#: editor/export_template_manager.cpp
3419msgid "SSL Handshake Error"
3420msgstr ""
3421
3422#: editor/export_template_manager.cpp
3423msgid "Uncompressing Android Build Sources"
3424msgstr ""
3425
3426#: editor/export_template_manager.cpp
3427msgid "Current Version:"
3428msgstr "Uneko bertsioa:"
3429
3430#: editor/export_template_manager.cpp
3431msgid "Installed Versions:"
3432msgstr "Instalatutako bertsioak:"
3433
3434#: editor/export_template_manager.cpp
3435msgid "Install From File"
3436msgstr "Instalatu fitxategitik"
3437
3438#: editor/export_template_manager.cpp
3439msgid "Remove Template"
3440msgstr "Kendu txantiloia"
3441
3442#: editor/export_template_manager.cpp
3443msgid "Select Template File"
3444msgstr "Hautatu txantiloi fitxategia"
3445
3446#: editor/export_template_manager.cpp
3447msgid "Godot Export Templates"
3448msgstr "Godot esportazio-txantiloiak"
3449
3450#: editor/export_template_manager.cpp
3451msgid "Export Template Manager"
3452msgstr "Esportazio-txantiloi kudeatzailea"
3453
3454#: editor/export_template_manager.cpp
3455msgid "Download Templates"
3456msgstr "Jaitsi txantiloiak"
3457
3458#: editor/export_template_manager.cpp
3459msgid "Select mirror from list: (Shift+Click: Open in Browser)"
3460msgstr ""
3461
3462#: editor/filesystem_dock.cpp
3463msgid "Favorites"
3464msgstr ""
3465
3466#: editor/filesystem_dock.cpp
3467msgid "Status: Import of file failed. Please fix file and reimport manually."
3468msgstr ""
3469
3470#: editor/filesystem_dock.cpp
3471msgid "Cannot move/rename resources root."
3472msgstr ""
3473
3474#: editor/filesystem_dock.cpp
3475msgid "Cannot move a folder into itself."
3476msgstr ""
3477
3478#: editor/filesystem_dock.cpp
3479msgid "Error moving:"
3480msgstr ""
3481
3482#: editor/filesystem_dock.cpp
3483msgid "Error duplicating:"
3484msgstr ""
3485
3486#: editor/filesystem_dock.cpp
3487msgid "Unable to update dependencies:"
3488msgstr ""
3489
3490#: editor/filesystem_dock.cpp editor/scene_tree_editor.cpp
3491msgid "No name provided."
3492msgstr ""
3493
3494#: editor/filesystem_dock.cpp
3495msgid "Provided name contains invalid characters."
3496msgstr ""
3497
3498#: editor/filesystem_dock.cpp
3499msgid "A file or folder with this name already exists."
3500msgstr ""
3501
3502#: editor/filesystem_dock.cpp
3503msgid "Name contains invalid characters."
3504msgstr ""
3505
3506#: editor/filesystem_dock.cpp
3507msgid "Renaming file:"
3508msgstr ""
3509
3510#: editor/filesystem_dock.cpp
3511msgid "Renaming folder:"
3512msgstr ""
3513
3514#: editor/filesystem_dock.cpp
3515msgid "Duplicating file:"
3516msgstr ""
3517
3518#: editor/filesystem_dock.cpp
3519msgid "Duplicating folder:"
3520msgstr ""
3521
3522#: editor/filesystem_dock.cpp
3523msgid "New Inherited Scene"
3524msgstr ""
3525
3526#: editor/filesystem_dock.cpp
3527msgid "Set As Main Scene"
3528msgstr ""
3529
3530#: editor/filesystem_dock.cpp
3531msgid "Open Scenes"
3532msgstr ""
3533
3534#: editor/filesystem_dock.cpp
3535msgid "Instance"
3536msgstr ""
3537
3538#: editor/filesystem_dock.cpp
3539msgid "Add to Favorites"
3540msgstr ""
3541
3542#: editor/filesystem_dock.cpp
3543msgid "Remove from Favorites"
3544msgstr ""
3545
3546#: editor/filesystem_dock.cpp
3547msgid "Edit Dependencies..."
3548msgstr ""
3549
3550#: editor/filesystem_dock.cpp
3551msgid "View Owners..."
3552msgstr ""
3553
3554#: editor/filesystem_dock.cpp editor/plugins/animation_player_editor_plugin.cpp
3555msgid "Rename..."
3556msgstr ""
3557
3558#: editor/filesystem_dock.cpp
3559msgid "Duplicate..."
3560msgstr ""
3561
3562#: editor/filesystem_dock.cpp
3563msgid "Move To..."
3564msgstr ""
3565
3566#: editor/filesystem_dock.cpp
3567msgid "New Scene..."
3568msgstr ""
3569
3570#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
3571msgid "New Script..."
3572msgstr ""
3573
3574#: editor/filesystem_dock.cpp
3575msgid "New Resource..."
3576msgstr ""
3577
3578#: editor/filesystem_dock.cpp editor/plugins/visual_shader_editor_plugin.cpp
3579#: editor/script_editor_debugger.cpp
3580msgid "Expand All"
3581msgstr ""
3582
3583#: editor/filesystem_dock.cpp editor/plugins/visual_shader_editor_plugin.cpp
3584#: editor/script_editor_debugger.cpp
3585msgid "Collapse All"
3586msgstr ""
3587
3588#: editor/filesystem_dock.cpp
3589#: editor/plugins/animation_tree_player_editor_plugin.cpp
3590#: editor/project_manager.cpp editor/rename_dialog.cpp
3591#: editor/scene_tree_dock.cpp
3592msgid "Rename"
3593msgstr ""
3594
3595#: editor/filesystem_dock.cpp
3596msgid "Previous Folder/File"
3597msgstr ""
3598
3599#: editor/filesystem_dock.cpp
3600msgid "Next Folder/File"
3601msgstr "Hurrengo karpeta/fitxategia"
3602
3603#: editor/filesystem_dock.cpp
3604msgid "Re-Scan Filesystem"
3605msgstr ""
3606
3607#: editor/filesystem_dock.cpp
3608msgid "Toggle Split Mode"
3609msgstr ""
3610
3611#: editor/filesystem_dock.cpp
3612msgid "Search files"
3613msgstr "Bilatu fitxategiak"
3614
3615#: editor/filesystem_dock.cpp
3616msgid ""
3617"Scanning Files,\n"
3618"Please Wait..."
3619msgstr ""
3620"Fitxategiak arakatzen,\n"
3621"Itxaron mesedez..."
3622
3623#: editor/filesystem_dock.cpp
3624msgid "Move"
3625msgstr "Mugitu"
3626
3627#: editor/filesystem_dock.cpp
3628msgid "There is already file or folder with the same name in this location."
3629msgstr ""
3630
3631#: editor/filesystem_dock.cpp
3632msgid "Overwrite"
3633msgstr ""
3634
3635#: editor/filesystem_dock.cpp
3636msgid "Create Scene"
3637msgstr ""
3638
3639#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
3640msgid "Create Script"
3641msgstr ""
3642
3643#: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp
3644msgid "Find in Files"
3645msgstr ""
3646
3647#: editor/find_in_files.cpp
3648msgid "Find:"
3649msgstr ""
3650
3651#: editor/find_in_files.cpp
3652msgid "Folder:"
3653msgstr ""
3654
3655#: editor/find_in_files.cpp
3656msgid "Filters:"
3657msgstr ""
3658
3659#: editor/find_in_files.cpp
3660msgid ""
3661"Include the files with the following extensions. Add or remove them in "
3662"ProjectSettings."
3663msgstr ""
3664
3665#: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp
3666#: editor/plugins/script_text_editor.cpp
3667msgid "Find..."
3668msgstr ""
3669
3670#: editor/find_in_files.cpp editor/plugins/script_text_editor.cpp
3671msgid "Replace..."
3672msgstr ""
3673
3674#: editor/find_in_files.cpp editor/progress_dialog.cpp scene/gui/dialogs.cpp
3675msgid "Cancel"
3676msgstr ""
3677
3678#: editor/find_in_files.cpp
3679msgid "Find: "
3680msgstr ""
3681
3682#: editor/find_in_files.cpp
3683msgid "Replace: "
3684msgstr ""
3685
3686#: editor/find_in_files.cpp
3687msgid "Replace all (no undo)"
3688msgstr ""
3689
3690#: editor/find_in_files.cpp
3691msgid "Searching..."
3692msgstr ""
3693
3694#: editor/find_in_files.cpp
3695msgid "Search complete"
3696msgstr ""
3697
3698#: editor/groups_editor.cpp
3699msgid "Add to Group"
3700msgstr ""
3701
3702#: editor/groups_editor.cpp
3703msgid "Remove from Group"
3704msgstr ""
3705
3706#: editor/groups_editor.cpp
3707msgid "Group name already exists."
3708msgstr ""
3709
3710#: editor/groups_editor.cpp
3711msgid "Invalid group name."
3712msgstr ""
3713
3714#: editor/groups_editor.cpp
3715msgid "Rename Group"
3716msgstr ""
3717
3718#: editor/groups_editor.cpp
3719msgid "Delete Group"
3720msgstr ""
3721
3722#: editor/groups_editor.cpp editor/node_dock.cpp
3723msgid "Groups"
3724msgstr ""
3725
3726#: editor/groups_editor.cpp
3727msgid "Nodes Not in Group"
3728msgstr ""
3729
3730#: editor/groups_editor.cpp editor/scene_tree_dock.cpp
3731#: editor/scene_tree_editor.cpp
3732msgid "Filter nodes"
3733msgstr ""
3734
3735#: editor/groups_editor.cpp
3736msgid "Nodes in Group"
3737msgstr ""
3738
3739#: editor/groups_editor.cpp
3740msgid "Empty groups will be automatically removed."
3741msgstr ""
3742
3743#: editor/groups_editor.cpp
3744msgid "Group Editor"
3745msgstr ""
3746
3747#: editor/groups_editor.cpp
3748msgid "Manage Groups"
3749msgstr ""
3750
3751#: editor/import/resource_importer_scene.cpp
3752msgid "Import as Single Scene"
3753msgstr ""
3754
3755#: editor/import/resource_importer_scene.cpp
3756msgid "Import with Separate Animations"
3757msgstr ""
3758
3759#: editor/import/resource_importer_scene.cpp
3760msgid "Import with Separate Materials"
3761msgstr ""
3762
3763#: editor/import/resource_importer_scene.cpp
3764msgid "Import with Separate Objects"
3765msgstr ""
3766
3767#: editor/import/resource_importer_scene.cpp
3768msgid "Import with Separate Objects+Materials"
3769msgstr ""
3770
3771#: editor/import/resource_importer_scene.cpp
3772msgid "Import with Separate Objects+Animations"
3773msgstr ""
3774
3775#: editor/import/resource_importer_scene.cpp
3776msgid "Import with Separate Materials+Animations"
3777msgstr ""
3778
3779#: editor/import/resource_importer_scene.cpp
3780msgid "Import with Separate Objects+Materials+Animations"
3781msgstr ""
3782
3783#: editor/import/resource_importer_scene.cpp
3784msgid "Import as Multiple Scenes"
3785msgstr ""
3786
3787#: editor/import/resource_importer_scene.cpp
3788msgid "Import as Multiple Scenes+Materials"
3789msgstr ""
3790
3791#: editor/import/resource_importer_scene.cpp
3792#: editor/plugins/mesh_library_editor_plugin.cpp
3793msgid "Import Scene"
3794msgstr ""
3795
3796#: editor/import/resource_importer_scene.cpp
3797msgid "Importing Scene..."
3798msgstr ""
3799
3800#: editor/import/resource_importer_scene.cpp
3801msgid "Generating Lightmaps"
3802msgstr ""
3803
3804#: editor/import/resource_importer_scene.cpp
3805msgid "Generating for Mesh: "
3806msgstr ""
3807
3808#: editor/import/resource_importer_scene.cpp
3809msgid "Running Custom Script..."
3810msgstr ""
3811
3812#: editor/import/resource_importer_scene.cpp
3813msgid "Couldn't load post-import script:"
3814msgstr ""
3815
3816#: editor/import/resource_importer_scene.cpp
3817msgid "Invalid/broken script for post-import (check console):"
3818msgstr ""
3819
3820#: editor/import/resource_importer_scene.cpp
3821msgid "Error running post-import script:"
3822msgstr ""
3823
3824#: editor/import/resource_importer_scene.cpp
3825msgid "Did you return a Node-derived object in the `post_import()` method?"
3826msgstr ""
3827
3828#: editor/import/resource_importer_scene.cpp
3829msgid "Saving..."
3830msgstr ""
3831
3832#: editor/import_dock.cpp
3833msgid "%d Files"
3834msgstr "%d fitxategi"
3835
3836#: editor/import_dock.cpp
3837msgid "Set as Default for '%s'"
3838msgstr ""
3839
3840#: editor/import_dock.cpp
3841msgid "Clear Default for '%s'"
3842msgstr ""
3843
3844#: editor/import_dock.cpp
3845msgid "Import As:"
3846msgstr ""
3847
3848#: editor/import_dock.cpp
3849msgid "Preset"
3850msgstr ""
3851
3852#: editor/import_dock.cpp
3853msgid "Reimport"
3854msgstr ""
3855
3856#: editor/import_dock.cpp
3857msgid "Save Scenes, Re-Import, and Restart"
3858msgstr "Gorde eszenak, berriro inportatu eta berrabiarazi"
3859
3860#: editor/import_dock.cpp
3861msgid "Changing the type of an imported file requires editor restart."
3862msgstr ""
3863
3864#: editor/import_dock.cpp
3865msgid ""
3866"WARNING: Assets exist that use this resource, they may stop loading properly."
3867msgstr ""
3868"ABISUA: Baliabide hau darabiltzaten aktiboak daude, kargatzeari utzi "
3869"liezaiokete."
3870
3871#: editor/inspector_dock.cpp
3872msgid "Failed to load resource."
3873msgstr ""
3874
3875#: editor/inspector_dock.cpp
3876msgid "Expand All Properties"
3877msgstr ""
3878
3879#: editor/inspector_dock.cpp
3880msgid "Collapse All Properties"
3881msgstr ""
3882
3883#: editor/inspector_dock.cpp editor/plugins/animation_player_editor_plugin.cpp
3884#: editor/plugins/script_editor_plugin.cpp
3885msgid "Save As..."
3886msgstr ""
3887
3888#: editor/inspector_dock.cpp
3889msgid "Copy Params"
3890msgstr ""
3891
3892#: editor/inspector_dock.cpp
3893msgid "Edit Resource Clipboard"
3894msgstr ""
3895
3896#: editor/inspector_dock.cpp
3897msgid "Copy Resource"
3898msgstr ""
3899
3900#: editor/inspector_dock.cpp
3901msgid "Make Built-In"
3902msgstr ""
3903
3904#: editor/inspector_dock.cpp
3905msgid "Make Sub-Resources Unique"
3906msgstr ""
3907
3908#: editor/inspector_dock.cpp
3909msgid "Open in Help"
3910msgstr ""
3911
3912#: editor/inspector_dock.cpp
3913msgid "Create a new resource in memory and edit it."
3914msgstr ""
3915
3916#: editor/inspector_dock.cpp
3917msgid "Load an existing resource from disk and edit it."
3918msgstr ""
3919
3920#: editor/inspector_dock.cpp
3921msgid "Save the currently edited resource."
3922msgstr ""
3923
3924#: editor/inspector_dock.cpp
3925msgid "Go to the previous edited object in history."
3926msgstr ""
3927
3928#: editor/inspector_dock.cpp
3929msgid "Go to the next edited object in history."
3930msgstr ""
3931
3932#: editor/inspector_dock.cpp
3933msgid "History of recently edited objects."
3934msgstr ""
3935
3936#: editor/inspector_dock.cpp
3937msgid "Object properties."
3938msgstr ""
3939
3940#: editor/inspector_dock.cpp
3941msgid "Filter properties"
3942msgstr ""
3943
3944#: editor/inspector_dock.cpp
3945msgid "Changes may be lost!"
3946msgstr ""
3947
3948#: editor/multi_node_edit.cpp
3949msgid "MultiNode Set"
3950msgstr ""
3951
3952#: editor/node_dock.cpp
3953msgid "Select a single node to edit its signals and groups."
3954msgstr ""
3955
3956#: editor/plugin_config_dialog.cpp
3957msgid "Edit a Plugin"
3958msgstr ""
3959
3960#: editor/plugin_config_dialog.cpp
3961msgid "Create a Plugin"
3962msgstr ""
3963
3964#: editor/plugin_config_dialog.cpp
3965msgid "Plugin Name:"
3966msgstr ""
3967
3968#: editor/plugin_config_dialog.cpp
3969msgid "Subfolder:"
3970msgstr ""
3971
3972#: editor/plugin_config_dialog.cpp editor/script_create_dialog.cpp
3973msgid "Language:"
3974msgstr ""
3975
3976#: editor/plugin_config_dialog.cpp
3977msgid "Script Name:"
3978msgstr ""
3979
3980#: editor/plugin_config_dialog.cpp
3981msgid "Activate now?"
3982msgstr ""
3983
3984#: editor/plugins/abstract_polygon_2d_editor.cpp
3985#: editor/plugins/polygon_2d_editor_plugin.cpp
3986msgid "Create Polygon"
3987msgstr ""
3988
3989#: editor/plugins/abstract_polygon_2d_editor.cpp
3990#: editor/plugins/animation_blend_space_1d_editor.cpp
3991#: editor/plugins/animation_blend_space_2d_editor.cpp
3992msgid "Create points."
3993msgstr ""
3994
3995#: editor/plugins/abstract_polygon_2d_editor.cpp
3996msgid ""
3997"Edit points.\n"
3998"LMB: Move Point\n"
3999"RMB: Erase Point"
4000msgstr ""
4001
4002#: editor/plugins/abstract_polygon_2d_editor.cpp
4003#: editor/plugins/animation_blend_space_1d_editor.cpp
4004msgid "Erase points."
4005msgstr ""
4006
4007#: editor/plugins/abstract_polygon_2d_editor.cpp
4008msgid "Edit Polygon"
4009msgstr ""
4010
4011#: editor/plugins/abstract_polygon_2d_editor.cpp
4012msgid "Insert Point"
4013msgstr ""
4014
4015#: editor/plugins/abstract_polygon_2d_editor.cpp
4016msgid "Edit Polygon (Remove Point)"
4017msgstr ""
4018
4019#: editor/plugins/abstract_polygon_2d_editor.cpp
4020msgid "Remove Polygon And Point"
4021msgstr ""
4022
4023#: editor/plugins/animation_blend_space_1d_editor.cpp
4024#: editor/plugins/animation_blend_space_2d_editor.cpp
4025#: editor/plugins/animation_player_editor_plugin.cpp
4026#: editor/plugins/animation_state_machine_editor.cpp
4027#: editor/plugins/sprite_frames_editor_plugin.cpp
4028msgid "Add Animation"
4029msgstr ""
4030
4031#: editor/plugins/animation_blend_space_1d_editor.cpp
4032#: editor/plugins/animation_blend_space_2d_editor.cpp
4033#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4034#: editor/plugins/animation_state_machine_editor.cpp
4035msgid "Load..."
4036msgstr ""
4037
4038#: editor/plugins/animation_blend_space_1d_editor.cpp
4039#: editor/plugins/animation_blend_space_2d_editor.cpp
4040msgid "Move Node Point"
4041msgstr ""
4042
4043#: editor/plugins/animation_blend_space_1d_editor.cpp
4044msgid "Change BlendSpace1D Limits"
4045msgstr ""
4046
4047#: editor/plugins/animation_blend_space_1d_editor.cpp
4048msgid "Change BlendSpace1D Labels"
4049msgstr ""
4050
4051#: editor/plugins/animation_blend_space_1d_editor.cpp
4052#: editor/plugins/animation_blend_space_2d_editor.cpp
4053#: editor/plugins/animation_state_machine_editor.cpp
4054msgid "This type of node can't be used. Only root nodes are allowed."
4055msgstr ""
4056
4057#: editor/plugins/animation_blend_space_1d_editor.cpp
4058#: editor/plugins/animation_blend_space_2d_editor.cpp
4059msgid "Add Node Point"
4060msgstr ""
4061
4062#: editor/plugins/animation_blend_space_1d_editor.cpp
4063#: editor/plugins/animation_blend_space_2d_editor.cpp
4064msgid "Add Animation Point"
4065msgstr "Gehitu animazio puntua"
4066
4067#: editor/plugins/animation_blend_space_1d_editor.cpp
4068msgid "Remove BlendSpace1D Point"
4069msgstr ""
4070
4071#: editor/plugins/animation_blend_space_1d_editor.cpp
4072msgid "Move BlendSpace1D Node Point"
4073msgstr ""
4074
4075#: editor/plugins/animation_blend_space_1d_editor.cpp
4076#: editor/plugins/animation_blend_space_2d_editor.cpp
4077#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4078#: editor/plugins/animation_state_machine_editor.cpp
4079msgid ""
4080"AnimationTree is inactive.\n"
4081"Activate to enable playback, check node warnings if activation fails."
4082msgstr ""
4083
4084#: editor/plugins/animation_blend_space_1d_editor.cpp
4085#: editor/plugins/animation_blend_space_2d_editor.cpp
4086msgid "Set the blending position within the space"
4087msgstr ""
4088
4089#: editor/plugins/animation_blend_space_1d_editor.cpp
4090#: editor/plugins/animation_blend_space_2d_editor.cpp
4091msgid "Select and move points, create points with RMB."
4092msgstr ""
4093
4094#: editor/plugins/animation_blend_space_1d_editor.cpp
4095#: editor/plugins/animation_blend_space_2d_editor.cpp scene/gui/graph_edit.cpp
4096msgid "Enable snap and show grid."
4097msgstr "Gaitu atxikitzea eta erakutsi sareta."
4098
4099#: editor/plugins/animation_blend_space_1d_editor.cpp
4100#: editor/plugins/animation_blend_space_2d_editor.cpp
4101msgid "Point"
4102msgstr ""
4103
4104#: editor/plugins/animation_blend_space_1d_editor.cpp
4105#: editor/plugins/animation_blend_space_2d_editor.cpp
4106#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4107msgid "Open Editor"
4108msgstr ""
4109
4110#: editor/plugins/animation_blend_space_1d_editor.cpp
4111#: editor/plugins/animation_blend_space_2d_editor.cpp
4112#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4113#: editor/plugins/animation_state_machine_editor.cpp
4114msgid "Open Animation Node"
4115msgstr ""
4116
4117#: editor/plugins/animation_blend_space_2d_editor.cpp
4118msgid "Triangle already exists."
4119msgstr ""
4120
4121#: editor/plugins/animation_blend_space_2d_editor.cpp
4122msgid "Add Triangle"
4123msgstr ""
4124
4125#: editor/plugins/animation_blend_space_2d_editor.cpp
4126msgid "Change BlendSpace2D Limits"
4127msgstr ""
4128
4129#: editor/plugins/animation_blend_space_2d_editor.cpp
4130msgid "Change BlendSpace2D Labels"
4131msgstr ""
4132
4133#: editor/plugins/animation_blend_space_2d_editor.cpp
4134msgid "Remove BlendSpace2D Point"
4135msgstr ""
4136
4137#: editor/plugins/animation_blend_space_2d_editor.cpp
4138msgid "Remove BlendSpace2D Triangle"
4139msgstr ""
4140
4141#: editor/plugins/animation_blend_space_2d_editor.cpp
4142msgid "BlendSpace2D does not belong to an AnimationTree node."
4143msgstr ""
4144
4145#: editor/plugins/animation_blend_space_2d_editor.cpp
4146msgid "No triangles exist, so no blending can take place."
4147msgstr ""
4148
4149#: editor/plugins/animation_blend_space_2d_editor.cpp
4150msgid "Toggle Auto Triangles"
4151msgstr ""
4152
4153#: editor/plugins/animation_blend_space_2d_editor.cpp
4154msgid "Create triangles by connecting points."
4155msgstr ""
4156
4157#: editor/plugins/animation_blend_space_2d_editor.cpp
4158msgid "Erase points and triangles."
4159msgstr ""
4160
4161#: editor/plugins/animation_blend_space_2d_editor.cpp
4162msgid "Generate blend triangles automatically (instead of manually)"
4163msgstr ""
4164
4165#: editor/plugins/animation_blend_space_2d_editor.cpp
4166#: editor/plugins/animation_tree_player_editor_plugin.cpp
4167msgid "Blend:"
4168msgstr ""
4169
4170#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4171msgid "Parameter Changed"
4172msgstr ""
4173
4174#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4175#: editor/plugins/animation_tree_player_editor_plugin.cpp
4176msgid "Edit Filters"
4177msgstr ""
4178
4179#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4180msgid "Output node can't be added to the blend tree."
4181msgstr ""
4182
4183#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4184msgid "Add Node to BlendTree"
4185msgstr ""
4186
4187#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4188#: editor/plugins/visual_shader_editor_plugin.cpp
4189msgid "Node Moved"
4190msgstr ""
4191
4192#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4193msgid "Unable to connect, port may be in use or connection may be invalid."
4194msgstr ""
4195
4196#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4197#: editor/plugins/visual_shader_editor_plugin.cpp
4198msgid "Nodes Connected"
4199msgstr ""
4200
4201#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4202#: editor/plugins/visual_shader_editor_plugin.cpp
4203msgid "Nodes Disconnected"
4204msgstr ""
4205
4206#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4207msgid "Set Animation"
4208msgstr ""
4209
4210#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4211#: editor/plugins/visual_shader_editor_plugin.cpp
4212msgid "Delete Node"
4213msgstr ""
4214
4215#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4216#: editor/scene_tree_dock.cpp
4217msgid "Delete Node(s)"
4218msgstr ""
4219
4220#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4221msgid "Toggle Filter On/Off"
4222msgstr ""
4223
4224#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4225msgid "Change Filter"
4226msgstr ""
4227
4228#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4229msgid "No animation player set, so unable to retrieve track names."
4230msgstr ""
4231
4232#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4233msgid "Player path set is invalid, so unable to retrieve track names."
4234msgstr ""
4235
4236#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4237#: editor/plugins/root_motion_editor_plugin.cpp
4238msgid ""
4239"Animation player has no valid root node path, so unable to retrieve track "
4240"names."
4241msgstr ""
4242
4243#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4244msgid "Anim Clips"
4245msgstr ""
4246
4247#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4248msgid "Audio Clips"
4249msgstr ""
4250
4251#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4252msgid "Functions"
4253msgstr ""
4254
4255#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4256#: editor/plugins/animation_state_machine_editor.cpp
4257msgid "Node Renamed"
4258msgstr ""
4259
4260#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4261#: editor/plugins/visual_shader_editor_plugin.cpp
4262msgid "Add Node..."
4263msgstr ""
4264
4265#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4266#: editor/plugins/root_motion_editor_plugin.cpp
4267msgid "Edit Filtered Tracks:"
4268msgstr ""
4269
4270#: editor/plugins/animation_blend_tree_editor_plugin.cpp
4271msgid "Enable Filtering"
4272msgstr "Gaitu iragazkia"
4273
4274#: editor/plugins/animation_player_editor_plugin.cpp
4275msgid "Toggle Autoplay"
4276msgstr ""
4277
4278#: editor/plugins/animation_player_editor_plugin.cpp
4279msgid "New Animation Name:"
4280msgstr "Animazio berriaren izena:"
4281
4282#: editor/plugins/animation_player_editor_plugin.cpp
4283msgid "New Anim"
4284msgstr "Animazio berria"
4285
4286#: editor/plugins/animation_player_editor_plugin.cpp
4287msgid "Change Animation Name:"
4288msgstr "Aldatu animazioaren izena:"
4289
4290#: editor/plugins/animation_player_editor_plugin.cpp
4291#: editor/plugins/sprite_frames_editor_plugin.cpp
4292msgid "Delete Animation?"
4293msgstr "Ezabatu animazioa?"
4294
4295#: editor/plugins/animation_player_editor_plugin.cpp
4296#: editor/plugins/sprite_frames_editor_plugin.cpp
4297msgid "Remove Animation"
4298msgstr "Kendu animazioa"
4299
4300#: editor/plugins/animation_player_editor_plugin.cpp
4301msgid "Invalid animation name!"
4302msgstr "Animazio izen baliogabea!"
4303
4304#: editor/plugins/animation_player_editor_plugin.cpp
4305msgid "Animation name already exists!"
4306msgstr "Animazio izena existitzen da jada!"
4307
4308#: editor/plugins/animation_player_editor_plugin.cpp
4309#: editor/plugins/sprite_frames_editor_plugin.cpp
4310msgid "Rename Animation"
4311msgstr "Aldatu izena animazioari"
4312
4313#: editor/plugins/animation_player_editor_plugin.cpp
4314msgid "Blend Next Changed"
4315msgstr ""
4316
4317#: editor/plugins/animation_player_editor_plugin.cpp
4318msgid "Change Blend Time"
4319msgstr ""
4320
4321#: editor/plugins/animation_player_editor_plugin.cpp
4322msgid "Load Animation"
4323msgstr "Kargatu animazioa"
4324
4325#: editor/plugins/animation_player_editor_plugin.cpp
4326msgid "Duplicate Animation"
4327msgstr "Bikoiztu animazioa"
4328
4329#: editor/plugins/animation_player_editor_plugin.cpp
4330msgid "No animation to copy!"
4331msgstr "Ez dago animaziorik kopiatzeko!"
4332
4333#: editor/plugins/animation_player_editor_plugin.cpp
4334msgid "No animation resource on clipboard!"
4335msgstr "Ez dago animazio baliabiderik arbelean!"
4336
4337#: editor/plugins/animation_player_editor_plugin.cpp
4338msgid "Pasted Animation"
4339msgstr "Itsatsitako animazioa"
4340
4341#: editor/plugins/animation_player_editor_plugin.cpp
4342msgid "Paste Animation"
4343msgstr "Itsatsi animazioa"
4344
4345#: editor/plugins/animation_player_editor_plugin.cpp
4346msgid "No animation to edit!"
4347msgstr "Ez dago animaziorik editatzeko!"
4348
4349#: editor/plugins/animation_player_editor_plugin.cpp
4350msgid "Play selected animation backwards from current pos. (A)"
4351msgstr ""
4352
4353#: editor/plugins/animation_player_editor_plugin.cpp
4354msgid "Play selected animation backwards from end. (Shift+A)"
4355msgstr ""
4356
4357#: editor/plugins/animation_player_editor_plugin.cpp
4358msgid "Stop animation playback. (S)"
4359msgstr ""
4360
4361#: editor/plugins/animation_player_editor_plugin.cpp
4362msgid "Play selected animation from start. (Shift+D)"
4363msgstr ""
4364
4365#: editor/plugins/animation_player_editor_plugin.cpp
4366msgid "Play selected animation from current pos. (D)"
4367msgstr ""
4368
4369#: editor/plugins/animation_player_editor_plugin.cpp
4370msgid "Animation position (in seconds)."
4371msgstr ""
4372
4373#: editor/plugins/animation_player_editor_plugin.cpp
4374msgid "Scale animation playback globally for the node."
4375msgstr ""
4376
4377#: editor/plugins/animation_player_editor_plugin.cpp
4378msgid "Animation Tools"
4379msgstr ""
4380
4381#: editor/plugins/animation_player_editor_plugin.cpp
4382msgid "Animation"
4383msgstr ""
4384
4385#: editor/plugins/animation_player_editor_plugin.cpp
4386msgid "Edit Transitions..."
4387msgstr ""
4388
4389#: editor/plugins/animation_player_editor_plugin.cpp
4390msgid "Open in Inspector"
4391msgstr ""
4392
4393#: editor/plugins/animation_player_editor_plugin.cpp
4394msgid "Display list of animations in player."
4395msgstr ""
4396
4397#: editor/plugins/animation_player_editor_plugin.cpp
4398msgid "Autoplay on Load"
4399msgstr ""
4400
4401#: editor/plugins/animation_player_editor_plugin.cpp
4402msgid "Enable Onion Skinning"
4403msgstr ""
4404
4405#: editor/plugins/animation_player_editor_plugin.cpp
4406msgid "Onion Skinning Options"
4407msgstr ""
4408
4409#: editor/plugins/animation_player_editor_plugin.cpp
4410msgid "Directions"
4411msgstr ""
4412
4413#: editor/plugins/animation_player_editor_plugin.cpp
4414msgid "Past"
4415msgstr ""
4416
4417#: editor/plugins/animation_player_editor_plugin.cpp
4418msgid "Future"
4419msgstr ""
4420
4421#: editor/plugins/animation_player_editor_plugin.cpp
4422msgid "Depth"
4423msgstr ""
4424
4425#: editor/plugins/animation_player_editor_plugin.cpp
4426msgid "1 step"
4427msgstr ""
4428
4429#: editor/plugins/animation_player_editor_plugin.cpp
4430msgid "2 steps"
4431msgstr ""
4432
4433#: editor/plugins/animation_player_editor_plugin.cpp
4434msgid "3 steps"
4435msgstr ""
4436
4437#: editor/plugins/animation_player_editor_plugin.cpp
4438msgid "Differences Only"
4439msgstr ""
4440
4441#: editor/plugins/animation_player_editor_plugin.cpp
4442msgid "Force White Modulate"
4443msgstr ""
4444
4445#: editor/plugins/animation_player_editor_plugin.cpp
4446msgid "Include Gizmos (3D)"
4447msgstr ""
4448
4449#: editor/plugins/animation_player_editor_plugin.cpp
4450msgid "Pin AnimationPlayer"
4451msgstr ""
4452
4453#: editor/plugins/animation_player_editor_plugin.cpp
4454msgid "Create New Animation"
4455msgstr ""
4456
4457#: editor/plugins/animation_player_editor_plugin.cpp
4458msgid "Animation Name:"
4459msgstr ""
4460
4461#: editor/plugins/animation_player_editor_plugin.cpp
4462#: editor/plugins/resource_preloader_editor_plugin.cpp
4463#: editor/plugins/script_editor_plugin.cpp
4464#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
4465msgid "Error!"
4466msgstr ""
4467
4468#: editor/plugins/animation_player_editor_plugin.cpp
4469msgid "Blend Times:"
4470msgstr ""
4471
4472#: editor/plugins/animation_player_editor_plugin.cpp
4473msgid "Next (Auto Queue):"
4474msgstr ""
4475
4476#: editor/plugins/animation_player_editor_plugin.cpp
4477msgid "Cross-Animation Blend Times"
4478msgstr ""
4479
4480#: editor/plugins/animation_state_machine_editor.cpp
4481msgid "Move Node"
4482msgstr ""
4483
4484#: editor/plugins/animation_state_machine_editor.cpp
4485msgid "Transition exists!"
4486msgstr ""
4487
4488#: editor/plugins/animation_state_machine_editor.cpp
4489msgid "Add Transition"
4490msgstr ""
4491
4492#: editor/plugins/animation_state_machine_editor.cpp
4493#: modules/visual_script/visual_script_editor.cpp
4494msgid "Add Node"
4495msgstr ""
4496
4497#: editor/plugins/animation_state_machine_editor.cpp
4498msgid "End"
4499msgstr ""
4500
4501#: editor/plugins/animation_state_machine_editor.cpp
4502msgid "Immediate"
4503msgstr ""
4504
4505#: editor/plugins/animation_state_machine_editor.cpp
4506msgid "Sync"
4507msgstr ""
4508
4509#: editor/plugins/animation_state_machine_editor.cpp
4510msgid "At End"
4511msgstr ""
4512
4513#: editor/plugins/animation_state_machine_editor.cpp
4514msgid "Travel"
4515msgstr ""
4516
4517#: editor/plugins/animation_state_machine_editor.cpp
4518msgid "Start and end nodes are needed for a sub-transition."
4519msgstr ""
4520
4521#: editor/plugins/animation_state_machine_editor.cpp
4522msgid "No playback resource set at path: %s."
4523msgstr ""
4524
4525#: editor/plugins/animation_state_machine_editor.cpp
4526msgid "Node Removed"
4527msgstr ""
4528
4529#: editor/plugins/animation_state_machine_editor.cpp
4530msgid "Transition Removed"
4531msgstr ""
4532
4533#: editor/plugins/animation_state_machine_editor.cpp
4534msgid "Set Start Node (Autoplay)"
4535msgstr ""
4536
4537#: editor/plugins/animation_state_machine_editor.cpp
4538msgid ""
4539"Select and move nodes.\n"
4540"RMB to add new nodes.\n"
4541"Shift+LMB to create connections."
4542msgstr ""
4543
4544#: editor/plugins/animation_state_machine_editor.cpp
4545msgid "Create new nodes."
4546msgstr ""
4547
4548#: editor/plugins/animation_state_machine_editor.cpp
4549msgid "Connect nodes."
4550msgstr ""
4551
4552#: editor/plugins/animation_state_machine_editor.cpp
4553msgid "Remove selected node or transition."
4554msgstr ""
4555
4556#: editor/plugins/animation_state_machine_editor.cpp
4557msgid "Toggle autoplay this animation on start, restart or seek to zero."
4558msgstr ""
4559
4560#: editor/plugins/animation_state_machine_editor.cpp
4561msgid "Set the end animation. This is useful for sub-transitions."
4562msgstr ""
4563
4564#: editor/plugins/animation_state_machine_editor.cpp
4565msgid "Transition: "
4566msgstr ""
4567
4568#: editor/plugins/animation_state_machine_editor.cpp
4569msgid "Play Mode:"
4570msgstr ""
4571
4572#: editor/plugins/animation_tree_editor_plugin.cpp
4573#: editor/plugins/animation_tree_player_editor_plugin.cpp
4574msgid "AnimationTree"
4575msgstr ""
4576
4577#: editor/plugins/animation_tree_player_editor_plugin.cpp
4578msgid "New name:"
4579msgstr ""
4580
4581#: editor/plugins/animation_tree_player_editor_plugin.cpp
4582#: editor/plugins/multimesh_editor_plugin.cpp
4583msgid "Scale:"
4584msgstr ""
4585
4586#: editor/plugins/animation_tree_player_editor_plugin.cpp
4587msgid "Fade In (s):"
4588msgstr ""
4589
4590#: editor/plugins/animation_tree_player_editor_plugin.cpp
4591msgid "Fade Out (s):"
4592msgstr ""
4593
4594#: editor/plugins/animation_tree_player_editor_plugin.cpp
4595msgid "Blend"
4596msgstr ""
4597
4598#: editor/plugins/animation_tree_player_editor_plugin.cpp
4599msgid "Mix"
4600msgstr ""
4601
4602#: editor/plugins/animation_tree_player_editor_plugin.cpp
4603msgid "Auto Restart:"
4604msgstr ""
4605
4606#: editor/plugins/animation_tree_player_editor_plugin.cpp
4607msgid "Restart (s):"
4608msgstr ""
4609
4610#: editor/plugins/animation_tree_player_editor_plugin.cpp
4611msgid "Random Restart (s):"
4612msgstr ""
4613
4614#: editor/plugins/animation_tree_player_editor_plugin.cpp
4615msgid "Start!"
4616msgstr ""
4617
4618#: editor/plugins/animation_tree_player_editor_plugin.cpp
4619#: editor/plugins/multimesh_editor_plugin.cpp
4620msgid "Amount:"
4621msgstr ""
4622
4623#: editor/plugins/animation_tree_player_editor_plugin.cpp
4624msgid "Blend 0:"
4625msgstr ""
4626
4627#: editor/plugins/animation_tree_player_editor_plugin.cpp
4628msgid "Blend 1:"
4629msgstr ""
4630
4631#: editor/plugins/animation_tree_player_editor_plugin.cpp
4632msgid "X-Fade Time (s):"
4633msgstr ""
4634
4635#: editor/plugins/animation_tree_player_editor_plugin.cpp
4636msgid "Current:"
4637msgstr ""
4638
4639#: editor/plugins/animation_tree_player_editor_plugin.cpp
4640#: editor/plugins/visual_shader_editor_plugin.cpp
4641#: modules/visual_script/visual_script_editor.cpp
4642msgid "Add Input"
4643msgstr ""
4644
4645#: editor/plugins/animation_tree_player_editor_plugin.cpp
4646msgid "Clear Auto-Advance"
4647msgstr ""
4648
4649#: editor/plugins/animation_tree_player_editor_plugin.cpp
4650msgid "Set Auto-Advance"
4651msgstr ""
4652
4653#: editor/plugins/animation_tree_player_editor_plugin.cpp
4654msgid "Delete Input"
4655msgstr ""
4656
4657#: editor/plugins/animation_tree_player_editor_plugin.cpp
4658msgid "Animation tree is valid."
4659msgstr ""
4660
4661#: editor/plugins/animation_tree_player_editor_plugin.cpp
4662msgid "Animation tree is invalid."
4663msgstr ""
4664
4665#: editor/plugins/animation_tree_player_editor_plugin.cpp
4666msgid "Animation Node"
4667msgstr ""
4668
4669#: editor/plugins/animation_tree_player_editor_plugin.cpp
4670msgid "OneShot Node"
4671msgstr ""
4672
4673#: editor/plugins/animation_tree_player_editor_plugin.cpp
4674msgid "Mix Node"
4675msgstr ""
4676
4677#: editor/plugins/animation_tree_player_editor_plugin.cpp
4678msgid "Blend2 Node"
4679msgstr ""
4680
4681#: editor/plugins/animation_tree_player_editor_plugin.cpp
4682msgid "Blend3 Node"
4683msgstr ""
4684
4685#: editor/plugins/animation_tree_player_editor_plugin.cpp
4686msgid "Blend4 Node"
4687msgstr "Blend4 nodoa"
4688
4689#: editor/plugins/animation_tree_player_editor_plugin.cpp
4690msgid "TimeScale Node"
4691msgstr ""
4692
4693#: editor/plugins/animation_tree_player_editor_plugin.cpp
4694msgid "TimeSeek Node"
4695msgstr ""
4696
4697#: editor/plugins/animation_tree_player_editor_plugin.cpp
4698msgid "Transition Node"
4699msgstr "Trantsizio nodoa"
4700
4701#: editor/plugins/animation_tree_player_editor_plugin.cpp
4702msgid "Import Animations..."
4703msgstr "Inportatu animazioak..."
4704
4705#: editor/plugins/animation_tree_player_editor_plugin.cpp
4706msgid "Edit Node Filters"
4707msgstr "Editatu nodo-iragazkiak"
4708
4709#: editor/plugins/animation_tree_player_editor_plugin.cpp
4710msgid "Filters..."
4711msgstr "Iragazkiak..."
4712
4713#: editor/plugins/asset_library_editor_plugin.cpp
4714msgid "Contents:"
4715msgstr "Edukiak:"
4716
4717#: editor/plugins/asset_library_editor_plugin.cpp
4718msgid "View Files"
4719msgstr "Ikusi fitxategiak"
4720
4721#: editor/plugins/asset_library_editor_plugin.cpp
4722msgid "Connection error, please try again."
4723msgstr "Konexio errorea, saiatu berriro."
4724
4725#: editor/plugins/asset_library_editor_plugin.cpp
4726msgid "Can't connect to host:"
4727msgstr "Ezin da ostalariarekin konektatu:"
4728
4729#: editor/plugins/asset_library_editor_plugin.cpp
4730msgid "No response from host:"
4731msgstr "Ostalariaren erantzunik ez:"
4732
4733#: editor/plugins/asset_library_editor_plugin.cpp
4734msgid "Can't resolve hostname:"
4735msgstr "Ezin duzu ostalariaren izena ebatzi:"
4736
4737#: editor/plugins/asset_library_editor_plugin.cpp
4738msgid "Request failed, return code:"
4739msgstr "Eskaerak huts egin du, itzulera-kodea:"
4740
4741#: editor/plugins/asset_library_editor_plugin.cpp
4742msgid "Request failed."
4743msgstr "Eskaerak huts egin du."
4744
4745#: editor/plugins/asset_library_editor_plugin.cpp
4746msgid "Cannot save response to:"
4747msgstr ""
4748
4749#: editor/plugins/asset_library_editor_plugin.cpp
4750msgid "Write error."
4751msgstr ""
4752
4753#: editor/plugins/asset_library_editor_plugin.cpp
4754msgid "Request failed, too many redirects"
4755msgstr ""
4756
4757#: editor/plugins/asset_library_editor_plugin.cpp
4758msgid "Redirect loop."
4759msgstr ""
4760
4761#: editor/plugins/asset_library_editor_plugin.cpp
4762msgid "Request failed, timeout"
4763msgstr ""
4764
4765#: editor/plugins/asset_library_editor_plugin.cpp
4766msgid "Timeout."
4767msgstr ""
4768
4769#: editor/plugins/asset_library_editor_plugin.cpp
4770msgid "Bad download hash, assuming file has been tampered with."
4771msgstr "Jaitsiera hash okerra, fitxategia aldatua izan delakoan."
4772
4773#: editor/plugins/asset_library_editor_plugin.cpp
4774msgid "Expected:"
4775msgstr ""
4776
4777#: editor/plugins/asset_library_editor_plugin.cpp
4778msgid "Got:"
4779msgstr ""
4780
4781#: editor/plugins/asset_library_editor_plugin.cpp
4782msgid "Failed sha256 hash check"
4783msgstr ""
4784
4785#: editor/plugins/asset_library_editor_plugin.cpp
4786msgid "Asset Download Error:"
4787msgstr "Aktiboaren jaitsiera errorea:"
4788
4789#: editor/plugins/asset_library_editor_plugin.cpp
4790msgid "Downloading (%s / %s)..."
4791msgstr "Jaisten (%s / %s)"
4792
4793#: editor/plugins/asset_library_editor_plugin.cpp
4794msgid "Downloading..."
4795msgstr "Jaisten..."
4796
4797#: editor/plugins/asset_library_editor_plugin.cpp
4798msgid "Resolving..."
4799msgstr ""
4800
4801#: editor/plugins/asset_library_editor_plugin.cpp
4802msgid "Error making request"
4803msgstr ""
4804
4805#: editor/plugins/asset_library_editor_plugin.cpp
4806msgid "Idle"
4807msgstr ""
4808
4809#: editor/plugins/asset_library_editor_plugin.cpp
4810msgid "Install..."
4811msgstr ""
4812
4813#: editor/plugins/asset_library_editor_plugin.cpp
4814msgid "Retry"
4815msgstr ""
4816
4817#: editor/plugins/asset_library_editor_plugin.cpp
4818msgid "Download Error"
4819msgstr "Jaitsiera errorea"
4820
4821#: editor/plugins/asset_library_editor_plugin.cpp
4822msgid "Download for this asset is already in progress!"
4823msgstr "Aktibo honen jaitsiera abian da jada!"
4824
4825#: editor/plugins/asset_library_editor_plugin.cpp
4826msgid "Recently Updated"
4827msgstr ""
4828
4829#: editor/plugins/asset_library_editor_plugin.cpp
4830msgid "Least Recently Updated"
4831msgstr ""
4832
4833#: editor/plugins/asset_library_editor_plugin.cpp
4834msgid "Name (A-Z)"
4835msgstr ""
4836
4837#: editor/plugins/asset_library_editor_plugin.cpp
4838msgid "Name (Z-A)"
4839msgstr ""
4840
4841#: editor/plugins/asset_library_editor_plugin.cpp
4842msgid "License (A-Z)"
4843msgstr ""
4844
4845#: editor/plugins/asset_library_editor_plugin.cpp
4846msgid "License (Z-A)"
4847msgstr ""
4848
4849#: editor/plugins/asset_library_editor_plugin.cpp
4850msgid "First"
4851msgstr ""
4852
4853#: editor/plugins/asset_library_editor_plugin.cpp
4854msgid "Previous"
4855msgstr ""
4856
4857#: editor/plugins/asset_library_editor_plugin.cpp
4858msgid "Next"
4859msgstr ""
4860
4861#: editor/plugins/asset_library_editor_plugin.cpp
4862msgid "Last"
4863msgstr ""
4864
4865#: editor/plugins/asset_library_editor_plugin.cpp
4866msgid "All"
4867msgstr ""
4868
4869#: editor/plugins/asset_library_editor_plugin.cpp
4870msgid "No results for \"%s\"."
4871msgstr ""
4872
4873#: editor/plugins/asset_library_editor_plugin.cpp
4874msgid "Import..."
4875msgstr ""
4876
4877#: editor/plugins/asset_library_editor_plugin.cpp
4878msgid "Plugins..."
4879msgstr ""
4880
4881#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp
4882msgid "Sort:"
4883msgstr ""
4884
4885#: editor/plugins/asset_library_editor_plugin.cpp
4886#: editor/project_settings_editor.cpp
4887msgid "Category:"
4888msgstr ""
4889
4890#: editor/plugins/asset_library_editor_plugin.cpp
4891msgid "Site:"
4892msgstr ""
4893
4894#: editor/plugins/asset_library_editor_plugin.cpp
4895msgid "Support"
4896msgstr ""
4897
4898#: editor/plugins/asset_library_editor_plugin.cpp
4899msgid "Official"
4900msgstr ""
4901
4902#: editor/plugins/asset_library_editor_plugin.cpp
4903msgid "Testing"
4904msgstr ""
4905
4906#: editor/plugins/asset_library_editor_plugin.cpp
4907msgid "Loading..."
4908msgstr ""
4909
4910#: editor/plugins/asset_library_editor_plugin.cpp
4911msgid "Assets ZIP File"
4912msgstr "Aktiboen ZIP fitxategia"
4913
4914#: editor/plugins/baked_lightmap_editor_plugin.cpp
4915msgid ""
4916"Can't determine a save path for lightmap images.\n"
4917"Save your scene (for images to be saved in the same dir), or pick a save "
4918"path from the BakedLightmap properties."
4919msgstr ""
4920
4921#: editor/plugins/baked_lightmap_editor_plugin.cpp
4922msgid ""
4923"No meshes to bake. Make sure they contain an UV2 channel and that the 'Bake "
4924"Light' flag is on."
4925msgstr ""
4926
4927#: editor/plugins/baked_lightmap_editor_plugin.cpp
4928msgid "Failed creating lightmap images, make sure path is writable."
4929msgstr ""
4930
4931#: editor/plugins/baked_lightmap_editor_plugin.cpp
4932msgid "Bake Lightmaps"
4933msgstr ""
4934
4935#: editor/plugins/camera_editor_plugin.cpp
4936#: editor/plugins/spatial_editor_plugin.cpp editor/rename_dialog.cpp
4937msgid "Preview"
4938msgstr ""
4939
4940#: editor/plugins/canvas_item_editor_plugin.cpp
4941msgid "Configure Snap"
4942msgstr "Konfiguratu atxikitzea"
4943
4944#: editor/plugins/canvas_item_editor_plugin.cpp
4945msgid "Grid Offset:"
4946msgstr ""
4947
4948#: editor/plugins/canvas_item_editor_plugin.cpp
4949msgid "Grid Step:"
4950msgstr ""
4951
4952#: editor/plugins/canvas_item_editor_plugin.cpp
4953msgid "Primary Line Every:"
4954msgstr ""
4955
4956#: editor/plugins/canvas_item_editor_plugin.cpp
4957msgid "steps"
4958msgstr ""
4959
4960#: editor/plugins/canvas_item_editor_plugin.cpp
4961msgid "Rotation Offset:"
4962msgstr ""
4963
4964#: editor/plugins/canvas_item_editor_plugin.cpp
4965msgid "Rotation Step:"
4966msgstr ""
4967
4968#: editor/plugins/canvas_item_editor_plugin.cpp
4969msgid "Scale Step:"
4970msgstr ""
4971
4972#: editor/plugins/canvas_item_editor_plugin.cpp
4973msgid "Move Vertical Guide"
4974msgstr ""
4975
4976#: editor/plugins/canvas_item_editor_plugin.cpp
4977msgid "Create Vertical Guide"
4978msgstr ""
4979
4980#: editor/plugins/canvas_item_editor_plugin.cpp
4981msgid "Remove Vertical Guide"
4982msgstr ""
4983
4984#: editor/plugins/canvas_item_editor_plugin.cpp
4985msgid "Move Horizontal Guide"
4986msgstr ""
4987
4988#: editor/plugins/canvas_item_editor_plugin.cpp
4989msgid "Create Horizontal Guide"
4990msgstr ""
4991
4992#: editor/plugins/canvas_item_editor_plugin.cpp
4993msgid "Remove Horizontal Guide"
4994msgstr ""
4995
4996#: editor/plugins/canvas_item_editor_plugin.cpp
4997msgid "Create Horizontal and Vertical Guides"
4998msgstr ""
4999
5000#: editor/plugins/canvas_item_editor_plugin.cpp
5001msgid "Move pivot"
5002msgstr ""
5003
5004#: editor/plugins/canvas_item_editor_plugin.cpp
5005msgid "Rotate CanvasItem"
5006msgstr ""
5007
5008#: editor/plugins/canvas_item_editor_plugin.cpp
5009msgid "Move anchor"
5010msgstr ""
5011
5012#: editor/plugins/canvas_item_editor_plugin.cpp
5013msgid "Resize CanvasItem"
5014msgstr ""
5015
5016#: editor/plugins/canvas_item_editor_plugin.cpp
5017msgid "Scale CanvasItem"
5018msgstr ""
5019
5020#: editor/plugins/canvas_item_editor_plugin.cpp
5021msgid "Move CanvasItem"
5022msgstr ""
5023
5024#: editor/plugins/canvas_item_editor_plugin.cpp
5025msgid ""
5026"Children of containers have their anchors and margins values overridden by "
5027"their parent."
5028msgstr ""
5029
5030#: editor/plugins/canvas_item_editor_plugin.cpp
5031msgid "Presets for the anchors and margins values of a Control node."
5032msgstr ""
5033
5034#: editor/plugins/canvas_item_editor_plugin.cpp
5035msgid ""
5036"When active, moving Control nodes changes their anchors instead of their "
5037"margins."
5038msgstr ""
5039
5040#: editor/plugins/canvas_item_editor_plugin.cpp
5041msgid "Top Left"
5042msgstr ""
5043
5044#: editor/plugins/canvas_item_editor_plugin.cpp
5045msgid "Top Right"
5046msgstr ""
5047
5048#: editor/plugins/canvas_item_editor_plugin.cpp
5049msgid "Bottom Right"
5050msgstr ""
5051
5052#: editor/plugins/canvas_item_editor_plugin.cpp
5053msgid "Bottom Left"
5054msgstr ""
5055
5056#: editor/plugins/canvas_item_editor_plugin.cpp
5057msgid "Center Left"
5058msgstr ""
5059
5060#: editor/plugins/canvas_item_editor_plugin.cpp
5061msgid "Center Top"
5062msgstr ""
5063
5064#: editor/plugins/canvas_item_editor_plugin.cpp
5065msgid "Center Right"
5066msgstr ""
5067
5068#: editor/plugins/canvas_item_editor_plugin.cpp
5069msgid "Center Bottom"
5070msgstr ""
5071
5072#: editor/plugins/canvas_item_editor_plugin.cpp
5073msgid "Center"
5074msgstr ""
5075
5076#: editor/plugins/canvas_item_editor_plugin.cpp
5077msgid "Left Wide"
5078msgstr ""
5079
5080#: editor/plugins/canvas_item_editor_plugin.cpp
5081msgid "Top Wide"
5082msgstr ""
5083
5084#: editor/plugins/canvas_item_editor_plugin.cpp
5085msgid "Right Wide"
5086msgstr ""
5087
5088#: editor/plugins/canvas_item_editor_plugin.cpp
5089msgid "Bottom Wide"
5090msgstr ""
5091
5092#: editor/plugins/canvas_item_editor_plugin.cpp
5093msgid "VCenter Wide"
5094msgstr ""
5095
5096#: editor/plugins/canvas_item_editor_plugin.cpp
5097msgid "HCenter Wide"
5098msgstr ""
5099
5100#: editor/plugins/canvas_item_editor_plugin.cpp
5101msgid "Full Rect"
5102msgstr ""
5103
5104#: editor/plugins/canvas_item_editor_plugin.cpp
5105msgid "Keep Ratio"
5106msgstr ""
5107
5108#: editor/plugins/canvas_item_editor_plugin.cpp
5109msgid "Anchors only"
5110msgstr ""
5111
5112#: editor/plugins/canvas_item_editor_plugin.cpp
5113msgid "Change Anchors and Margins"
5114msgstr ""
5115
5116#: editor/plugins/canvas_item_editor_plugin.cpp
5117msgid "Change Anchors"
5118msgstr ""
5119
5120#: editor/plugins/canvas_item_editor_plugin.cpp
5121#: editor/plugins/spatial_editor_plugin.cpp
5122msgid ""
5123"Game Camera Override\n"
5124"Overrides game camera with editor viewport camera."
5125msgstr ""
5126
5127#: editor/plugins/canvas_item_editor_plugin.cpp
5128#: editor/plugins/spatial_editor_plugin.cpp
5129msgid ""
5130"Game Camera Override\n"
5131"No game instance running."
5132msgstr ""
5133
5134#: editor/plugins/canvas_item_editor_plugin.cpp
5135#: editor/plugins/spatial_editor_plugin.cpp
5136msgid "Lock Selected"
5137msgstr ""
5138
5139#: editor/plugins/canvas_item_editor_plugin.cpp
5140#: editor/plugins/spatial_editor_plugin.cpp
5141msgid "Unlock Selected"
5142msgstr ""
5143
5144#: editor/plugins/canvas_item_editor_plugin.cpp
5145#: editor/plugins/spatial_editor_plugin.cpp
5146msgid "Group Selected"
5147msgstr ""
5148
5149#: editor/plugins/canvas_item_editor_plugin.cpp
5150#: editor/plugins/spatial_editor_plugin.cpp
5151msgid "Ungroup Selected"
5152msgstr ""
5153
5154#: editor/plugins/canvas_item_editor_plugin.cpp
5155msgid "Paste Pose"
5156msgstr ""
5157
5158#: editor/plugins/canvas_item_editor_plugin.cpp
5159msgid "Clear Guides"
5160msgstr ""
5161
5162#: editor/plugins/canvas_item_editor_plugin.cpp
5163msgid "Create Custom Bone(s) from Node(s)"
5164msgstr ""
5165
5166#: editor/plugins/canvas_item_editor_plugin.cpp
5167msgid "Clear Bones"
5168msgstr ""
5169
5170#: editor/plugins/canvas_item_editor_plugin.cpp
5171msgid "Make IK Chain"
5172msgstr ""
5173
5174#: editor/plugins/canvas_item_editor_plugin.cpp
5175msgid "Clear IK Chain"
5176msgstr ""
5177
5178#: editor/plugins/canvas_item_editor_plugin.cpp
5179msgid ""
5180"Warning: Children of a container get their position and size determined only "
5181"by their parent."
5182msgstr ""
5183
5184#: editor/plugins/canvas_item_editor_plugin.cpp
5185#: editor/plugins/texture_region_editor_plugin.cpp
5186#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp
5187msgid "Zoom Reset"
5188msgstr ""
5189
5190#: editor/plugins/canvas_item_editor_plugin.cpp
5191#: editor/plugins/spatial_editor_plugin.cpp
5192msgid "Select Mode"
5193msgstr ""
5194
5195#: editor/plugins/canvas_item_editor_plugin.cpp
5196msgid "Drag: Rotate"
5197msgstr ""
5198
5199#: editor/plugins/canvas_item_editor_plugin.cpp
5200msgid "Alt+Drag: Move"
5201msgstr ""
5202
5203#: editor/plugins/canvas_item_editor_plugin.cpp
5204msgid "Press 'v' to Change Pivot, 'Shift+v' to Drag Pivot (while moving)."
5205msgstr ""
5206
5207#: editor/plugins/canvas_item_editor_plugin.cpp
5208msgid "Alt+RMB: Depth list selection"
5209msgstr ""
5210
5211#: editor/plugins/canvas_item_editor_plugin.cpp
5212#: editor/plugins/spatial_editor_plugin.cpp
5213msgid "Move Mode"
5214msgstr ""
5215
5216#: editor/plugins/canvas_item_editor_plugin.cpp
5217#: editor/plugins/spatial_editor_plugin.cpp
5218msgid "Rotate Mode"
5219msgstr ""
5220
5221#: editor/plugins/canvas_item_editor_plugin.cpp
5222#: editor/plugins/spatial_editor_plugin.cpp
5223msgid "Scale Mode"
5224msgstr ""
5225
5226#: editor/plugins/canvas_item_editor_plugin.cpp
5227#: editor/plugins/spatial_editor_plugin.cpp
5228msgid ""
5229"Show a list of all objects at the position clicked\n"
5230"(same as Alt+RMB in select mode)."
5231msgstr ""
5232
5233#: editor/plugins/canvas_item_editor_plugin.cpp
5234msgid "Click to change object's rotation pivot."
5235msgstr ""
5236
5237#: editor/plugins/canvas_item_editor_plugin.cpp
5238msgid "Pan Mode"
5239msgstr ""
5240
5241#: editor/plugins/canvas_item_editor_plugin.cpp
5242msgid "Ruler Mode"
5243msgstr ""
5244
5245#: editor/plugins/canvas_item_editor_plugin.cpp
5246msgid "Toggle smart snapping."
5247msgstr "Txandakatu atxikitze adimentsua."
5248
5249#: editor/plugins/canvas_item_editor_plugin.cpp
5250msgid "Use Smart Snap"
5251msgstr "Erabili atxikitze adimentsua"
5252
5253#: editor/plugins/canvas_item_editor_plugin.cpp
5254msgid "Toggle grid snapping."
5255msgstr "Txandakatu saretara atxikitzea."
5256
5257#: editor/plugins/canvas_item_editor_plugin.cpp
5258msgid "Use Grid Snap"
5259msgstr "Erabili saretara atxikitzea"
5260
5261#: editor/plugins/canvas_item_editor_plugin.cpp
5262msgid "Snapping Options"
5263msgstr "Atxikitze aukerak"
5264
5265#: editor/plugins/canvas_item_editor_plugin.cpp
5266msgid "Use Rotation Snap"
5267msgstr "Erabili biraketa atxikitzea"
5268
5269#: editor/plugins/canvas_item_editor_plugin.cpp
5270msgid "Use Scale Snap"
5271msgstr "Erabili eskala atxikitzea"
5272
5273#: editor/plugins/canvas_item_editor_plugin.cpp
5274msgid "Snap Relative"
5275msgstr "Atxikitze erlatiboa"
5276
5277#: editor/plugins/canvas_item_editor_plugin.cpp
5278msgid "Use Pixel Snap"
5279msgstr "Erabili pixel atxikitzea"
5280
5281#: editor/plugins/canvas_item_editor_plugin.cpp
5282msgid "Smart Snapping"
5283msgstr "Atxikitze adimentsua"
5284
5285#: editor/plugins/canvas_item_editor_plugin.cpp
5286#: editor/plugins/spatial_editor_plugin.cpp
5287msgid "Configure Snap..."
5288msgstr "Konfiguratu atxikitzea..."
5289
5290#: editor/plugins/canvas_item_editor_plugin.cpp
5291msgid "Snap to Parent"
5292msgstr "Atxikitu gurasora"
5293
5294#: editor/plugins/canvas_item_editor_plugin.cpp
5295msgid "Snap to Node Anchor"
5296msgstr "Atxikitu nodoaren aingurara"
5297
5298#: editor/plugins/canvas_item_editor_plugin.cpp
5299msgid "Snap to Node Sides"
5300msgstr "Atxikitu nodoaren ertzetara"
5301
5302#: editor/plugins/canvas_item_editor_plugin.cpp
5303msgid "Snap to Node Center"
5304msgstr "Atxikitu nodoaren zentrora"
5305
5306#: editor/plugins/canvas_item_editor_plugin.cpp
5307msgid "Snap to Other Nodes"
5308msgstr "Atxikitu beste nodoetara"
5309
5310#: editor/plugins/canvas_item_editor_plugin.cpp
5311msgid "Snap to Guides"
5312msgstr "Atxikitu gidalerroetara"
5313
5314#: editor/plugins/canvas_item_editor_plugin.cpp
5315#: editor/plugins/spatial_editor_plugin.cpp
5316msgid "Lock the selected object in place (can't be moved)."
5317msgstr ""
5318
5319#: editor/plugins/canvas_item_editor_plugin.cpp
5320#: editor/plugins/spatial_editor_plugin.cpp
5321msgid "Unlock the selected object (can be moved)."
5322msgstr ""
5323
5324#: editor/plugins/canvas_item_editor_plugin.cpp
5325#: editor/plugins/spatial_editor_plugin.cpp
5326msgid "Makes sure the object's children are not selectable."
5327msgstr ""
5328
5329#: editor/plugins/canvas_item_editor_plugin.cpp
5330#: editor/plugins/spatial_editor_plugin.cpp
5331msgid "Restores the object's children's ability to be selected."
5332msgstr ""
5333
5334#: editor/plugins/canvas_item_editor_plugin.cpp
5335msgid "Skeleton Options"
5336msgstr ""
5337
5338#: editor/plugins/canvas_item_editor_plugin.cpp
5339msgid "Show Bones"
5340msgstr ""
5341
5342#: editor/plugins/canvas_item_editor_plugin.cpp
5343msgid "Make Custom Bone(s) from Node(s)"
5344msgstr ""
5345
5346#: editor/plugins/canvas_item_editor_plugin.cpp
5347msgid "Clear Custom Bones"
5348msgstr ""
5349
5350#: editor/plugins/canvas_item_editor_plugin.cpp
5351#: editor/plugins/spatial_editor_plugin.cpp
5352msgid "View"
5353msgstr ""
5354
5355#: editor/plugins/canvas_item_editor_plugin.cpp
5356msgid "Always Show Grid"
5357msgstr ""
5358
5359#: editor/plugins/canvas_item_editor_plugin.cpp
5360msgid "Show Helpers"
5361msgstr ""
5362
5363#: editor/plugins/canvas_item_editor_plugin.cpp
5364msgid "Show Rulers"
5365msgstr ""
5366
5367#: editor/plugins/canvas_item_editor_plugin.cpp
5368msgid "Show Guides"
5369msgstr ""
5370
5371#: editor/plugins/canvas_item_editor_plugin.cpp
5372msgid "Show Origin"
5373msgstr ""
5374
5375#: editor/plugins/canvas_item_editor_plugin.cpp
5376msgid "Show Viewport"
5377msgstr ""
5378
5379#: editor/plugins/canvas_item_editor_plugin.cpp
5380msgid "Show Group And Lock Icons"
5381msgstr ""
5382
5383#: editor/plugins/canvas_item_editor_plugin.cpp
5384msgid "Center Selection"
5385msgstr ""
5386
5387#: editor/plugins/canvas_item_editor_plugin.cpp
5388msgid "Frame Selection"
5389msgstr ""
5390
5391#: editor/plugins/canvas_item_editor_plugin.cpp
5392msgid "Preview Canvas Scale"
5393msgstr ""
5394
5395#: editor/plugins/canvas_item_editor_plugin.cpp
5396msgid "Translation mask for inserting keys."
5397msgstr ""
5398
5399#: editor/plugins/canvas_item_editor_plugin.cpp
5400msgid "Rotation mask for inserting keys."
5401msgstr ""
5402
5403#: editor/plugins/canvas_item_editor_plugin.cpp
5404msgid "Scale mask for inserting keys."
5405msgstr ""
5406
5407#: editor/plugins/canvas_item_editor_plugin.cpp
5408msgid "Insert keys (based on mask)."
5409msgstr ""
5410
5411#: editor/plugins/canvas_item_editor_plugin.cpp
5412msgid ""
5413"Auto insert keys when objects are translated, rotated or scaled (based on "
5414"mask).\n"
5415"Keys are only added to existing tracks, no new tracks will be created.\n"
5416"Keys must be inserted manually for the first time."
5417msgstr ""
5418
5419#: editor/plugins/canvas_item_editor_plugin.cpp
5420msgid "Auto Insert Key"
5421msgstr ""
5422
5423#: editor/plugins/canvas_item_editor_plugin.cpp
5424msgid "Animation Key and Pose Options"
5425msgstr ""
5426
5427#: editor/plugins/canvas_item_editor_plugin.cpp
5428msgid "Insert Key (Existing Tracks)"
5429msgstr ""
5430
5431#: editor/plugins/canvas_item_editor_plugin.cpp
5432msgid "Copy Pose"
5433msgstr ""
5434
5435#: editor/plugins/canvas_item_editor_plugin.cpp
5436msgid "Clear Pose"
5437msgstr ""
5438
5439#: editor/plugins/canvas_item_editor_plugin.cpp
5440msgid "Multiply grid step by 2"
5441msgstr ""
5442
5443#: editor/plugins/canvas_item_editor_plugin.cpp
5444msgid "Divide grid step by 2"
5445msgstr ""
5446
5447#: editor/plugins/canvas_item_editor_plugin.cpp
5448msgid "Pan View"
5449msgstr ""
5450
5451#: editor/plugins/canvas_item_editor_plugin.cpp
5452msgid "Add %s"
5453msgstr ""
5454
5455#: editor/plugins/canvas_item_editor_plugin.cpp
5456msgid "Adding %s..."
5457msgstr ""
5458
5459#: editor/plugins/canvas_item_editor_plugin.cpp
5460msgid "Cannot instantiate multiple nodes without root."
5461msgstr ""
5462
5463#: editor/plugins/canvas_item_editor_plugin.cpp
5464#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
5465msgid "Create Node"
5466msgstr ""
5467
5468#: editor/plugins/canvas_item_editor_plugin.cpp
5469#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
5470msgid "Error instancing scene from %s"
5471msgstr ""
5472
5473#: editor/plugins/canvas_item_editor_plugin.cpp
5474msgid "Change Default Type"
5475msgstr ""
5476
5477#: editor/plugins/canvas_item_editor_plugin.cpp
5478msgid ""
5479"Drag & drop + Shift : Add node as sibling\n"
5480"Drag & drop + Alt : Change node type"
5481msgstr ""
5482
5483#: editor/plugins/collision_polygon_editor_plugin.cpp
5484msgid "Create Polygon3D"
5485msgstr ""
5486
5487#: editor/plugins/collision_polygon_editor_plugin.cpp
5488msgid "Edit Poly"
5489msgstr ""
5490
5491#: editor/plugins/collision_polygon_editor_plugin.cpp
5492msgid "Edit Poly (Remove Point)"
5493msgstr ""
5494
5495#: editor/plugins/collision_shape_2d_editor_plugin.cpp
5496msgid "Set Handle"
5497msgstr ""
5498
5499#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5500#: editor/plugins/particles_2d_editor_plugin.cpp
5501msgid "Load Emission Mask"
5502msgstr ""
5503
5504#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5505#: editor/plugins/cpu_particles_editor_plugin.cpp
5506#: editor/plugins/particles_2d_editor_plugin.cpp
5507#: editor/plugins/particles_editor_plugin.cpp
5508msgid "Restart"
5509msgstr ""
5510
5511#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5512#: editor/plugins/particles_2d_editor_plugin.cpp
5513msgid "Clear Emission Mask"
5514msgstr ""
5515
5516#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5517#: editor/plugins/particles_2d_editor_plugin.cpp
5518#: editor/plugins/particles_editor_plugin.cpp
5519msgid "Particles"
5520msgstr ""
5521
5522#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5523#: editor/plugins/particles_2d_editor_plugin.cpp
5524msgid "Generated Point Count:"
5525msgstr ""
5526
5527#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5528#: editor/plugins/particles_2d_editor_plugin.cpp
5529msgid "Emission Mask"
5530msgstr ""
5531
5532#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5533#: editor/plugins/particles_2d_editor_plugin.cpp
5534msgid "Solid Pixels"
5535msgstr ""
5536
5537#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5538#: editor/plugins/particles_2d_editor_plugin.cpp
5539msgid "Border Pixels"
5540msgstr ""
5541
5542#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5543#: editor/plugins/particles_2d_editor_plugin.cpp
5544msgid "Directed Border Pixels"
5545msgstr ""
5546
5547#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5548#: editor/plugins/particles_2d_editor_plugin.cpp
5549msgid "Capture from Pixel"
5550msgstr ""
5551
5552#: editor/plugins/cpu_particles_2d_editor_plugin.cpp
5553#: editor/plugins/particles_2d_editor_plugin.cpp
5554msgid "Emission Colors"
5555msgstr ""
5556
5557#: editor/plugins/cpu_particles_editor_plugin.cpp
5558msgid "CPUParticles"
5559msgstr ""
5560
5561#: editor/plugins/cpu_particles_editor_plugin.cpp
5562#: editor/plugins/particles_editor_plugin.cpp
5563msgid "Create Emission Points From Mesh"
5564msgstr ""
5565
5566#: editor/plugins/cpu_particles_editor_plugin.cpp
5567#: editor/plugins/particles_editor_plugin.cpp
5568msgid "Create Emission Points From Node"
5569msgstr ""
5570
5571#: editor/plugins/curve_editor_plugin.cpp
5572msgid "Flat 0"
5573msgstr ""
5574
5575#: editor/plugins/curve_editor_plugin.cpp
5576msgid "Flat 1"
5577msgstr ""
5578
5579#: editor/plugins/curve_editor_plugin.cpp editor/property_editor.cpp
5580msgid "Ease In"
5581msgstr ""
5582
5583#: editor/plugins/curve_editor_plugin.cpp editor/property_editor.cpp
5584msgid "Ease Out"
5585msgstr ""
5586
5587#: editor/plugins/curve_editor_plugin.cpp
5588msgid "Smoothstep"
5589msgstr ""
5590
5591#: editor/plugins/curve_editor_plugin.cpp
5592msgid "Modify Curve Point"
5593msgstr ""
5594
5595#: editor/plugins/curve_editor_plugin.cpp
5596msgid "Modify Curve Tangent"
5597msgstr ""
5598
5599#: editor/plugins/curve_editor_plugin.cpp
5600msgid "Load Curve Preset"
5601msgstr ""
5602
5603#: editor/plugins/curve_editor_plugin.cpp
5604msgid "Add Point"
5605msgstr ""
5606
5607#: editor/plugins/curve_editor_plugin.cpp
5608msgid "Remove Point"
5609msgstr ""
5610
5611#: editor/plugins/curve_editor_plugin.cpp
5612msgid "Left Linear"
5613msgstr ""
5614
5615#: editor/plugins/curve_editor_plugin.cpp
5616msgid "Right Linear"
5617msgstr ""
5618
5619#: editor/plugins/curve_editor_plugin.cpp
5620msgid "Load Preset"
5621msgstr ""
5622
5623#: editor/plugins/curve_editor_plugin.cpp
5624msgid "Remove Curve Point"
5625msgstr ""
5626
5627#: editor/plugins/curve_editor_plugin.cpp
5628msgid "Toggle Curve Linear Tangent"
5629msgstr ""
5630
5631#: editor/plugins/curve_editor_plugin.cpp
5632msgid "Hold Shift to edit tangents individually"
5633msgstr ""
5634
5635#: editor/plugins/curve_editor_plugin.cpp
5636msgid "Right click to add point"
5637msgstr ""
5638
5639#: editor/plugins/gi_probe_editor_plugin.cpp
5640msgid "Bake GI Probe"
5641msgstr ""
5642
5643#: editor/plugins/gradient_editor_plugin.cpp
5644msgid "Gradient Edited"
5645msgstr ""
5646
5647#: editor/plugins/item_list_editor_plugin.cpp
5648msgid "Item %d"
5649msgstr ""
5650
5651#: editor/plugins/item_list_editor_plugin.cpp
5652msgid "Items"
5653msgstr ""
5654
5655#: editor/plugins/item_list_editor_plugin.cpp
5656msgid "Item List Editor"
5657msgstr ""
5658
5659#: editor/plugins/light_occluder_2d_editor_plugin.cpp
5660msgid "Create Occluder Polygon"
5661msgstr ""
5662
5663#: editor/plugins/mesh_instance_editor_plugin.cpp
5664msgid "Mesh is empty!"
5665msgstr ""
5666
5667#: editor/plugins/mesh_instance_editor_plugin.cpp
5668msgid "Couldn't create a Trimesh collision shape."
5669msgstr ""
5670
5671#: editor/plugins/mesh_instance_editor_plugin.cpp
5672msgid "Create Static Trimesh Body"
5673msgstr ""
5674
5675#: editor/plugins/mesh_instance_editor_plugin.cpp
5676msgid "This doesn't work on scene root!"
5677msgstr ""
5678
5679#: editor/plugins/mesh_instance_editor_plugin.cpp
5680msgid "Create Trimesh Static Shape"
5681msgstr ""
5682
5683#: editor/plugins/mesh_instance_editor_plugin.cpp
5684msgid "Can't create a single convex collision shape for the scene root."
5685msgstr ""
5686
5687#: editor/plugins/mesh_instance_editor_plugin.cpp
5688msgid "Couldn't create a single convex collision shape."
5689msgstr ""
5690
5691#: editor/plugins/mesh_instance_editor_plugin.cpp
5692msgid "Create Single Convex Shape"
5693msgstr ""
5694
5695#: editor/plugins/mesh_instance_editor_plugin.cpp
5696msgid "Can't create multiple convex collision shapes for the scene root."
5697msgstr ""
5698
5699#: editor/plugins/mesh_instance_editor_plugin.cpp
5700msgid "Couldn't create any collision shapes."
5701msgstr ""
5702
5703#: editor/plugins/mesh_instance_editor_plugin.cpp
5704msgid "Create Multiple Convex Shapes"
5705msgstr ""
5706
5707#: editor/plugins/mesh_instance_editor_plugin.cpp
5708msgid "Create Navigation Mesh"
5709msgstr ""
5710
5711#: editor/plugins/mesh_instance_editor_plugin.cpp
5712msgid "Contained Mesh is not of type ArrayMesh."
5713msgstr ""
5714
5715#: editor/plugins/mesh_instance_editor_plugin.cpp
5716msgid "UV Unwrap failed, mesh may not be manifold?"
5717msgstr ""
5718
5719#: editor/plugins/mesh_instance_editor_plugin.cpp
5720msgid "No mesh to debug."
5721msgstr ""
5722
5723#: editor/plugins/mesh_instance_editor_plugin.cpp
5724msgid "Model has no UV in this layer"
5725msgstr ""
5726
5727#: editor/plugins/mesh_instance_editor_plugin.cpp
5728msgid "MeshInstance lacks a Mesh!"
5729msgstr ""
5730
5731#: editor/plugins/mesh_instance_editor_plugin.cpp
5732msgid "Mesh has not surface to create outlines from!"
5733msgstr ""
5734
5735#: editor/plugins/mesh_instance_editor_plugin.cpp
5736msgid "Mesh primitive type is not PRIMITIVE_TRIANGLES!"
5737msgstr ""
5738
5739#: editor/plugins/mesh_instance_editor_plugin.cpp
5740msgid "Could not create outline!"
5741msgstr ""
5742
5743#: editor/plugins/mesh_instance_editor_plugin.cpp
5744msgid "Create Outline"
5745msgstr ""
5746
5747#: editor/plugins/mesh_instance_editor_plugin.cpp
5748msgid "Mesh"
5749msgstr ""
5750
5751#: editor/plugins/mesh_instance_editor_plugin.cpp
5752msgid "Create Trimesh Static Body"
5753msgstr ""
5754
5755#: editor/plugins/mesh_instance_editor_plugin.cpp
5756msgid ""
5757"Creates a StaticBody and assigns a polygon-based collision shape to it "
5758"automatically.\n"
5759"This is the most accurate (but slowest) option for collision detection."
5760msgstr ""
5761
5762#: editor/plugins/mesh_instance_editor_plugin.cpp
5763msgid "Create Trimesh Collision Sibling"
5764msgstr ""
5765
5766#: editor/plugins/mesh_instance_editor_plugin.cpp
5767msgid ""
5768"Creates a polygon-based collision shape.\n"
5769"This is the most accurate (but slowest) option for collision detection."
5770msgstr ""
5771
5772#: editor/plugins/mesh_instance_editor_plugin.cpp
5773msgid "Create Single Convex Collision Sibling"
5774msgstr ""
5775
5776#: editor/plugins/mesh_instance_editor_plugin.cpp
5777msgid ""
5778"Creates a single convex collision shape.\n"
5779"This is the fastest (but least accurate) option for collision detection."
5780msgstr ""
5781
5782#: editor/plugins/mesh_instance_editor_plugin.cpp
5783msgid "Create Multiple Convex Collision Siblings"
5784msgstr ""
5785
5786#: editor/plugins/mesh_instance_editor_plugin.cpp
5787msgid ""
5788"Creates a polygon-based collision shape.\n"
5789"This is a performance middle-ground between the two above options."
5790msgstr ""
5791
5792#: editor/plugins/mesh_instance_editor_plugin.cpp
5793msgid "Create Outline Mesh..."
5794msgstr ""
5795
5796#: editor/plugins/mesh_instance_editor_plugin.cpp
5797msgid ""
5798"Creates a static outline mesh. The outline mesh will have its normals "
5799"flipped automatically.\n"
5800"This can be used instead of the SpatialMaterial Grow property when using "
5801"that property isn't possible."
5802msgstr ""
5803
5804#: editor/plugins/mesh_instance_editor_plugin.cpp
5805msgid "View UV1"
5806msgstr ""
5807
5808#: editor/plugins/mesh_instance_editor_plugin.cpp
5809msgid "View UV2"
5810msgstr ""
5811
5812#: editor/plugins/mesh_instance_editor_plugin.cpp
5813msgid "Unwrap UV2 for Lightmap/AO"
5814msgstr ""
5815
5816#: editor/plugins/mesh_instance_editor_plugin.cpp
5817msgid "Create Outline Mesh"
5818msgstr ""
5819
5820#: editor/plugins/mesh_instance_editor_plugin.cpp
5821msgid "Outline Size:"
5822msgstr ""
5823
5824#: editor/plugins/mesh_instance_editor_plugin.cpp
5825msgid "UV Channel Debug"
5826msgstr ""
5827
5828#: editor/plugins/mesh_library_editor_plugin.cpp
5829msgid "Remove item %d?"
5830msgstr ""
5831
5832#: editor/plugins/mesh_library_editor_plugin.cpp
5833msgid ""
5834"Update from existing scene?:\n"
5835"%s"
5836msgstr ""
5837
5838#: editor/plugins/mesh_library_editor_plugin.cpp
5839msgid "Mesh Library"
5840msgstr ""
5841
5842#: editor/plugins/mesh_library_editor_plugin.cpp
5843#: editor/plugins/theme_editor_plugin.cpp
5844msgid "Add Item"
5845msgstr ""
5846
5847#: editor/plugins/mesh_library_editor_plugin.cpp
5848msgid "Remove Selected Item"
5849msgstr ""
5850
5851#: editor/plugins/mesh_library_editor_plugin.cpp
5852msgid "Import from Scene"
5853msgstr ""
5854
5855#: editor/plugins/mesh_library_editor_plugin.cpp
5856msgid "Update from Scene"
5857msgstr ""
5858
5859#: editor/plugins/multimesh_editor_plugin.cpp
5860msgid "No mesh source specified (and no MultiMesh set in node)."
5861msgstr ""
5862
5863#: editor/plugins/multimesh_editor_plugin.cpp
5864msgid "No mesh source specified (and MultiMesh contains no Mesh)."
5865msgstr ""
5866
5867#: editor/plugins/multimesh_editor_plugin.cpp
5868msgid "Mesh source is invalid (invalid path)."
5869msgstr ""
5870
5871#: editor/plugins/multimesh_editor_plugin.cpp
5872msgid "Mesh source is invalid (not a MeshInstance)."
5873msgstr ""
5874
5875#: editor/plugins/multimesh_editor_plugin.cpp
5876msgid "Mesh source is invalid (contains no Mesh resource)."
5877msgstr ""
5878
5879#: editor/plugins/multimesh_editor_plugin.cpp
5880msgid "No surface source specified."
5881msgstr ""
5882
5883#: editor/plugins/multimesh_editor_plugin.cpp
5884msgid "Surface source is invalid (invalid path)."
5885msgstr ""
5886
5887#: editor/plugins/multimesh_editor_plugin.cpp
5888msgid "Surface source is invalid (no geometry)."
5889msgstr ""
5890
5891#: editor/plugins/multimesh_editor_plugin.cpp
5892msgid "Surface source is invalid (no faces)."
5893msgstr ""
5894
5895#: editor/plugins/multimesh_editor_plugin.cpp
5896msgid "Select a Source Mesh:"
5897msgstr ""
5898
5899#: editor/plugins/multimesh_editor_plugin.cpp
5900msgid "Select a Target Surface:"
5901msgstr ""
5902
5903#: editor/plugins/multimesh_editor_plugin.cpp
5904msgid "Populate Surface"
5905msgstr ""
5906
5907#: editor/plugins/multimesh_editor_plugin.cpp
5908msgid "Populate MultiMesh"
5909msgstr ""
5910
5911#: editor/plugins/multimesh_editor_plugin.cpp
5912msgid "Target Surface:"
5913msgstr ""
5914
5915#: editor/plugins/multimesh_editor_plugin.cpp
5916msgid "Source Mesh:"
5917msgstr ""
5918
5919#: editor/plugins/multimesh_editor_plugin.cpp
5920msgid "X-Axis"
5921msgstr ""
5922
5923#: editor/plugins/multimesh_editor_plugin.cpp
5924msgid "Y-Axis"
5925msgstr ""
5926
5927#: editor/plugins/multimesh_editor_plugin.cpp
5928msgid "Z-Axis"
5929msgstr ""
5930
5931#: editor/plugins/multimesh_editor_plugin.cpp
5932msgid "Mesh Up Axis:"
5933msgstr ""
5934
5935#: editor/plugins/multimesh_editor_plugin.cpp
5936msgid "Random Rotation:"
5937msgstr ""
5938
5939#: editor/plugins/multimesh_editor_plugin.cpp
5940msgid "Random Tilt:"
5941msgstr ""
5942
5943#: editor/plugins/multimesh_editor_plugin.cpp
5944msgid "Random Scale:"
5945msgstr ""
5946
5947#: editor/plugins/multimesh_editor_plugin.cpp
5948msgid "Populate"
5949msgstr ""
5950
5951#: editor/plugins/navigation_polygon_editor_plugin.cpp
5952#: editor/plugins/tile_set_editor_plugin.cpp
5953msgid "Create Navigation Polygon"
5954msgstr ""
5955
5956#: editor/plugins/particles_2d_editor_plugin.cpp
5957#: editor/plugins/particles_editor_plugin.cpp
5958msgid "Convert to CPUParticles"
5959msgstr ""
5960
5961#: editor/plugins/particles_2d_editor_plugin.cpp
5962msgid "Generating Visibility Rect"
5963msgstr ""
5964
5965#: editor/plugins/particles_2d_editor_plugin.cpp
5966msgid "Generate Visibility Rect"
5967msgstr ""
5968
5969#: editor/plugins/particles_2d_editor_plugin.cpp
5970msgid "Can only set point into a ParticlesMaterial process material"
5971msgstr ""
5972
5973#: editor/plugins/particles_2d_editor_plugin.cpp
5974#: editor/plugins/particles_editor_plugin.cpp
5975msgid "Generation Time (sec):"
5976msgstr ""
5977
5978#: editor/plugins/particles_editor_plugin.cpp
5979msgid "The geometry's faces don't contain any area."
5980msgstr ""
5981
5982#: editor/plugins/particles_editor_plugin.cpp
5983msgid "The geometry doesn't contain any faces."
5984msgstr ""
5985
5986#: editor/plugins/particles_editor_plugin.cpp
5987msgid "\"%s\" doesn't inherit from Spatial."
5988msgstr ""
5989
5990#: editor/plugins/particles_editor_plugin.cpp
5991msgid "\"%s\" doesn't contain geometry."
5992msgstr ""
5993
5994#: editor/plugins/particles_editor_plugin.cpp
5995msgid "\"%s\" doesn't contain face geometry."
5996msgstr ""
5997
5998#: editor/plugins/particles_editor_plugin.cpp
5999msgid "Create Emitter"
6000msgstr ""
6001
6002#: editor/plugins/particles_editor_plugin.cpp
6003msgid "Emission Points:"
6004msgstr ""
6005
6006#: editor/plugins/particles_editor_plugin.cpp
6007msgid "Surface Points"
6008msgstr ""
6009
6010#: editor/plugins/particles_editor_plugin.cpp
6011msgid "Surface Points+Normal (Directed)"
6012msgstr ""
6013
6014#: editor/plugins/particles_editor_plugin.cpp
6015msgid "Volume"
6016msgstr ""
6017
6018#: editor/plugins/particles_editor_plugin.cpp
6019msgid "Emission Source: "
6020msgstr ""
6021
6022#: editor/plugins/particles_editor_plugin.cpp
6023msgid "A processor material of type 'ParticlesMaterial' is required."
6024msgstr ""
6025
6026#: editor/plugins/particles_editor_plugin.cpp
6027msgid "Generating AABB"
6028msgstr ""
6029
6030#: editor/plugins/particles_editor_plugin.cpp
6031msgid "Generate Visibility AABB"
6032msgstr ""
6033
6034#: editor/plugins/particles_editor_plugin.cpp
6035msgid "Generate AABB"
6036msgstr ""
6037
6038#: editor/plugins/path_2d_editor_plugin.cpp
6039msgid "Remove Point from Curve"
6040msgstr ""
6041
6042#: editor/plugins/path_2d_editor_plugin.cpp
6043msgid "Remove Out-Control from Curve"
6044msgstr ""
6045
6046#: editor/plugins/path_2d_editor_plugin.cpp
6047msgid "Remove In-Control from Curve"
6048msgstr ""
6049
6050#: editor/plugins/path_2d_editor_plugin.cpp
6051#: editor/plugins/path_editor_plugin.cpp
6052msgid "Add Point to Curve"
6053msgstr ""
6054
6055#: editor/plugins/path_2d_editor_plugin.cpp
6056msgid "Split Curve"
6057msgstr ""
6058
6059#: editor/plugins/path_2d_editor_plugin.cpp
6060msgid "Move Point in Curve"
6061msgstr ""
6062
6063#: editor/plugins/path_2d_editor_plugin.cpp
6064msgid "Move In-Control in Curve"
6065msgstr ""
6066
6067#: editor/plugins/path_2d_editor_plugin.cpp
6068msgid "Move Out-Control in Curve"
6069msgstr ""
6070
6071#: editor/plugins/path_2d_editor_plugin.cpp
6072#: editor/plugins/path_editor_plugin.cpp
6073msgid "Select Points"
6074msgstr ""
6075
6076#: editor/plugins/path_2d_editor_plugin.cpp
6077#: editor/plugins/path_editor_plugin.cpp
6078msgid "Shift+Drag: Select Control Points"
6079msgstr ""
6080
6081#: editor/plugins/path_2d_editor_plugin.cpp
6082#: editor/plugins/path_editor_plugin.cpp
6083msgid "Click: Add Point"
6084msgstr ""
6085
6086#: editor/plugins/path_2d_editor_plugin.cpp
6087msgid "Left Click: Split Segment (in curve)"
6088msgstr ""
6089
6090#: editor/plugins/path_2d_editor_plugin.cpp
6091#: editor/plugins/path_editor_plugin.cpp
6092msgid "Right Click: Delete Point"
6093msgstr ""
6094
6095#: editor/plugins/path_2d_editor_plugin.cpp
6096msgid "Select Control Points (Shift+Drag)"
6097msgstr ""
6098
6099#: editor/plugins/path_2d_editor_plugin.cpp
6100#: editor/plugins/path_editor_plugin.cpp
6101msgid "Add Point (in empty space)"
6102msgstr ""
6103
6104#: editor/plugins/path_2d_editor_plugin.cpp
6105#: editor/plugins/path_editor_plugin.cpp
6106msgid "Delete Point"
6107msgstr ""
6108
6109#: editor/plugins/path_2d_editor_plugin.cpp
6110#: editor/plugins/path_editor_plugin.cpp
6111msgid "Close Curve"
6112msgstr ""
6113
6114#: editor/plugins/path_2d_editor_plugin.cpp
6115#: editor/plugins/path_editor_plugin.cpp editor/plugins/theme_editor_plugin.cpp
6116#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_export.cpp
6117msgid "Options"
6118msgstr ""
6119
6120#: editor/plugins/path_2d_editor_plugin.cpp
6121#: editor/plugins/path_editor_plugin.cpp
6122msgid "Mirror Handle Angles"
6123msgstr ""
6124
6125#: editor/plugins/path_2d_editor_plugin.cpp
6126#: editor/plugins/path_editor_plugin.cpp
6127msgid "Mirror Handle Lengths"
6128msgstr ""
6129
6130#: editor/plugins/path_editor_plugin.cpp
6131msgid "Curve Point #"
6132msgstr ""
6133
6134#: editor/plugins/path_editor_plugin.cpp
6135msgid "Set Curve Point Position"
6136msgstr ""
6137
6138#: editor/plugins/path_editor_plugin.cpp
6139msgid "Set Curve In Position"
6140msgstr ""
6141
6142#: editor/plugins/path_editor_plugin.cpp
6143msgid "Set Curve Out Position"
6144msgstr ""
6145
6146#: editor/plugins/path_editor_plugin.cpp
6147msgid "Split Path"
6148msgstr ""
6149
6150#: editor/plugins/path_editor_plugin.cpp
6151msgid "Remove Path Point"
6152msgstr ""
6153
6154#: editor/plugins/path_editor_plugin.cpp
6155msgid "Remove Out-Control Point"
6156msgstr ""
6157
6158#: editor/plugins/path_editor_plugin.cpp
6159msgid "Remove In-Control Point"
6160msgstr ""
6161
6162#: editor/plugins/path_editor_plugin.cpp
6163msgid "Split Segment (in curve)"
6164msgstr ""
6165
6166#: editor/plugins/physical_bone_plugin.cpp
6167msgid "Move Joint"
6168msgstr ""
6169
6170#: editor/plugins/polygon_2d_editor_plugin.cpp
6171msgid ""
6172"The skeleton property of the Polygon2D does not point to a Skeleton2D node"
6173msgstr ""
6174
6175#: editor/plugins/polygon_2d_editor_plugin.cpp
6176msgid "Sync Bones"
6177msgstr ""
6178
6179#: editor/plugins/polygon_2d_editor_plugin.cpp
6180msgid ""
6181"No texture in this polygon.\n"
6182"Set a texture to be able to edit UV."
6183msgstr ""
6184
6185#: editor/plugins/polygon_2d_editor_plugin.cpp
6186msgid "Create UV Map"
6187msgstr ""
6188
6189#: editor/plugins/polygon_2d_editor_plugin.cpp
6190msgid ""
6191"Polygon 2D has internal vertices, so it can no longer be edited in the "
6192"viewport."
6193msgstr ""
6194
6195#: editor/plugins/polygon_2d_editor_plugin.cpp
6196msgid "Create Polygon & UV"
6197msgstr ""
6198
6199#: editor/plugins/polygon_2d_editor_plugin.cpp
6200msgid "Create Internal Vertex"
6201msgstr ""
6202
6203#: editor/plugins/polygon_2d_editor_plugin.cpp
6204msgid "Remove Internal Vertex"
6205msgstr ""
6206
6207#: editor/plugins/polygon_2d_editor_plugin.cpp
6208msgid "Invalid Polygon (need 3 different vertices)"
6209msgstr ""
6210
6211#: editor/plugins/polygon_2d_editor_plugin.cpp
6212msgid "Add Custom Polygon"
6213msgstr ""
6214
6215#: editor/plugins/polygon_2d_editor_plugin.cpp
6216msgid "Remove Custom Polygon"
6217msgstr ""
6218
6219#: editor/plugins/polygon_2d_editor_plugin.cpp
6220msgid "Transform UV Map"
6221msgstr ""
6222
6223#: editor/plugins/polygon_2d_editor_plugin.cpp
6224msgid "Transform Polygon"
6225msgstr ""
6226
6227#: editor/plugins/polygon_2d_editor_plugin.cpp
6228msgid "Paint Bone Weights"
6229msgstr ""
6230
6231#: editor/plugins/polygon_2d_editor_plugin.cpp
6232msgid "Open Polygon 2D UV editor."
6233msgstr ""
6234
6235#: editor/plugins/polygon_2d_editor_plugin.cpp
6236msgid "Polygon 2D UV Editor"
6237msgstr ""
6238
6239#: editor/plugins/polygon_2d_editor_plugin.cpp
6240msgid "UV"
6241msgstr ""
6242
6243#: editor/plugins/polygon_2d_editor_plugin.cpp
6244msgid "Points"
6245msgstr ""
6246
6247#: editor/plugins/polygon_2d_editor_plugin.cpp
6248msgid "Polygons"
6249msgstr ""
6250
6251#: editor/plugins/polygon_2d_editor_plugin.cpp
6252msgid "Bones"
6253msgstr ""
6254
6255#: editor/plugins/polygon_2d_editor_plugin.cpp
6256msgid "Move Points"
6257msgstr ""
6258
6259#: editor/plugins/polygon_2d_editor_plugin.cpp
6260msgid "Ctrl: Rotate"
6261msgstr ""
6262
6263#: editor/plugins/polygon_2d_editor_plugin.cpp
6264msgid "Shift: Move All"
6265msgstr ""
6266
6267#: editor/plugins/polygon_2d_editor_plugin.cpp
6268msgid "Shift+Ctrl: Scale"
6269msgstr ""
6270
6271#: editor/plugins/polygon_2d_editor_plugin.cpp
6272msgid "Move Polygon"
6273msgstr ""
6274
6275#: editor/plugins/polygon_2d_editor_plugin.cpp
6276msgid "Rotate Polygon"
6277msgstr ""
6278
6279#: editor/plugins/polygon_2d_editor_plugin.cpp
6280msgid "Scale Polygon"
6281msgstr ""
6282
6283#: editor/plugins/polygon_2d_editor_plugin.cpp
6284msgid "Create a custom polygon. Enables custom polygon rendering."
6285msgstr ""
6286
6287#: editor/plugins/polygon_2d_editor_plugin.cpp
6288msgid ""
6289"Remove a custom polygon. If none remain, custom polygon rendering is "
6290"disabled."
6291msgstr ""
6292
6293#: editor/plugins/polygon_2d_editor_plugin.cpp
6294msgid "Paint weights with specified intensity."
6295msgstr ""
6296
6297#: editor/plugins/polygon_2d_editor_plugin.cpp
6298msgid "Unpaint weights with specified intensity."
6299msgstr ""
6300
6301#: editor/plugins/polygon_2d_editor_plugin.cpp
6302msgid "Radius:"
6303msgstr ""
6304
6305#: editor/plugins/polygon_2d_editor_plugin.cpp
6306msgid "Polygon->UV"
6307msgstr ""
6308
6309#: editor/plugins/polygon_2d_editor_plugin.cpp
6310msgid "UV->Polygon"
6311msgstr ""
6312
6313#: editor/plugins/polygon_2d_editor_plugin.cpp
6314msgid "Clear UV"
6315msgstr ""
6316
6317#: editor/plugins/polygon_2d_editor_plugin.cpp
6318msgid "Grid Settings"
6319msgstr ""
6320
6321#: editor/plugins/polygon_2d_editor_plugin.cpp
6322msgid "Snap"
6323msgstr "Atxikitu"
6324
6325#: editor/plugins/polygon_2d_editor_plugin.cpp
6326msgid "Enable Snap"
6327msgstr "Gaitu atxikitzea"
6328
6329#: editor/plugins/polygon_2d_editor_plugin.cpp
6330msgid "Grid"
6331msgstr ""
6332
6333#: editor/plugins/polygon_2d_editor_plugin.cpp
6334msgid "Show Grid"
6335msgstr ""
6336
6337#: editor/plugins/polygon_2d_editor_plugin.cpp
6338msgid "Configure Grid:"
6339msgstr ""
6340
6341#: editor/plugins/polygon_2d_editor_plugin.cpp
6342msgid "Grid Offset X:"
6343msgstr ""
6344
6345#: editor/plugins/polygon_2d_editor_plugin.cpp
6346msgid "Grid Offset Y:"
6347msgstr ""
6348
6349#: editor/plugins/polygon_2d_editor_plugin.cpp
6350msgid "Grid Step X:"
6351msgstr ""
6352
6353#: editor/plugins/polygon_2d_editor_plugin.cpp
6354msgid "Grid Step Y:"
6355msgstr ""
6356
6357#: editor/plugins/polygon_2d_editor_plugin.cpp
6358msgid "Sync Bones to Polygon"
6359msgstr ""
6360
6361#: editor/plugins/resource_preloader_editor_plugin.cpp
6362msgid "ERROR: Couldn't load resource!"
6363msgstr ""
6364
6365#: editor/plugins/resource_preloader_editor_plugin.cpp
6366msgid "Add Resource"
6367msgstr ""
6368
6369#: editor/plugins/resource_preloader_editor_plugin.cpp
6370msgid "Rename Resource"
6371msgstr ""
6372
6373#: editor/plugins/resource_preloader_editor_plugin.cpp
6374#: editor/plugins/sprite_frames_editor_plugin.cpp
6375msgid "Delete Resource"
6376msgstr ""
6377
6378#: editor/plugins/resource_preloader_editor_plugin.cpp
6379msgid "Resource clipboard is empty!"
6380msgstr ""
6381
6382#: editor/plugins/resource_preloader_editor_plugin.cpp
6383msgid "Paste Resource"
6384msgstr ""
6385
6386#: editor/plugins/resource_preloader_editor_plugin.cpp
6387#: editor/scene_tree_editor.cpp
6388msgid "Instance:"
6389msgstr ""
6390
6391#: editor/plugins/resource_preloader_editor_plugin.cpp
6392#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp
6393#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp
6394#: modules/visual_script/visual_script_editor.cpp
6395msgid "Type:"
6396msgstr ""
6397
6398#: editor/plugins/resource_preloader_editor_plugin.cpp
6399#: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp
6400msgid "Open in Editor"
6401msgstr ""
6402
6403#: editor/plugins/resource_preloader_editor_plugin.cpp
6404msgid "Load Resource"
6405msgstr ""
6406
6407#: editor/plugins/resource_preloader_editor_plugin.cpp
6408msgid "ResourcePreloader"
6409msgstr ""
6410
6411#: editor/plugins/root_motion_editor_plugin.cpp
6412msgid "AnimationTree has no path set to an AnimationPlayer"
6413msgstr ""
6414
6415#: editor/plugins/root_motion_editor_plugin.cpp
6416msgid "Path to AnimationPlayer is invalid"
6417msgstr ""
6418
6419#: editor/plugins/script_editor_plugin.cpp
6420msgid "Clear Recent Files"
6421msgstr ""
6422
6423#: editor/plugins/script_editor_plugin.cpp
6424msgid "Close and save changes?"
6425msgstr ""
6426
6427#: editor/plugins/script_editor_plugin.cpp
6428msgid "Error writing TextFile:"
6429msgstr ""
6430
6431#: editor/plugins/script_editor_plugin.cpp
6432msgid "Could not load file at:"
6433msgstr ""
6434
6435#: editor/plugins/script_editor_plugin.cpp
6436msgid "Error saving file!"
6437msgstr ""
6438
6439#: editor/plugins/script_editor_plugin.cpp
6440msgid "Error while saving theme."
6441msgstr "Errorea azala gordetzean."
6442
6443#: editor/plugins/script_editor_plugin.cpp
6444msgid "Error Saving"
6445msgstr ""
6446
6447#: editor/plugins/script_editor_plugin.cpp
6448msgid "Error importing theme."
6449msgstr "Errorea azala inportatzean."
6450
6451#: editor/plugins/script_editor_plugin.cpp
6452msgid "Error Importing"
6453msgstr ""
6454
6455#: editor/plugins/script_editor_plugin.cpp
6456msgid "New Text File..."
6457msgstr ""
6458
6459#: editor/plugins/script_editor_plugin.cpp
6460msgid "Open File"
6461msgstr ""
6462
6463#: editor/plugins/script_editor_plugin.cpp
6464msgid "Save File As..."
6465msgstr ""
6466
6467#: editor/plugins/script_editor_plugin.cpp
6468msgid "Can't obtain the script for running."
6469msgstr ""
6470
6471#: editor/plugins/script_editor_plugin.cpp
6472msgid "Script failed reloading, check console for errors."
6473msgstr ""
6474
6475#: editor/plugins/script_editor_plugin.cpp
6476msgid "Script is not in tool mode, will not be able to run."
6477msgstr ""
6478
6479#: editor/plugins/script_editor_plugin.cpp
6480msgid ""
6481"To run this script, it must inherit EditorScript and be set to tool mode."
6482msgstr ""
6483
6484#: editor/plugins/script_editor_plugin.cpp
6485msgid "Import Theme"
6486msgstr "Inportatu azala"
6487
6488#: editor/plugins/script_editor_plugin.cpp
6489msgid "Error while saving theme"
6490msgstr "Errorea azala gordetzean"
6491
6492#: editor/plugins/script_editor_plugin.cpp
6493msgid "Error saving"
6494msgstr ""
6495
6496#: editor/plugins/script_editor_plugin.cpp
6497msgid "Save Theme As..."
6498msgstr "Gorde azala honela..."
6499
6500#: editor/plugins/script_editor_plugin.cpp
6501msgid "%s Class Reference"
6502msgstr ""
6503
6504#: editor/plugins/script_editor_plugin.cpp
6505#: editor/plugins/script_text_editor.cpp
6506msgid "Find Next"
6507msgstr ""
6508
6509#: editor/plugins/script_editor_plugin.cpp
6510#: editor/plugins/script_text_editor.cpp
6511msgid "Find Previous"
6512msgstr ""
6513
6514#: editor/plugins/script_editor_plugin.cpp
6515msgid "Filter scripts"
6516msgstr ""
6517
6518#: editor/plugins/script_editor_plugin.cpp
6519msgid "Toggle alphabetical sorting of the method list."
6520msgstr ""
6521
6522#: editor/plugins/script_editor_plugin.cpp
6523msgid "Filter methods"
6524msgstr ""
6525
6526#: editor/plugins/script_editor_plugin.cpp
6527msgid "Sort"
6528msgstr ""
6529
6530#: editor/plugins/script_editor_plugin.cpp
6531#: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp
6532#: modules/gdnative/gdnative_library_editor_plugin.cpp
6533msgid "Move Up"
6534msgstr ""
6535
6536#: editor/plugins/script_editor_plugin.cpp
6537#: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp
6538#: modules/gdnative/gdnative_library_editor_plugin.cpp
6539msgid "Move Down"
6540msgstr ""
6541
6542#: editor/plugins/script_editor_plugin.cpp
6543msgid "Next script"
6544msgstr ""
6545
6546#: editor/plugins/script_editor_plugin.cpp
6547msgid "Previous script"
6548msgstr ""
6549
6550#: editor/plugins/script_editor_plugin.cpp
6551msgid "File"
6552msgstr ""
6553
6554#: editor/plugins/script_editor_plugin.cpp
6555msgid "Open..."
6556msgstr ""
6557
6558#: editor/plugins/script_editor_plugin.cpp
6559msgid "Reopen Closed Script"
6560msgstr ""
6561
6562#: editor/plugins/script_editor_plugin.cpp
6563msgid "Save All"
6564msgstr ""
6565
6566#: editor/plugins/script_editor_plugin.cpp
6567msgid "Soft Reload Script"
6568msgstr ""
6569
6570#: editor/plugins/script_editor_plugin.cpp
6571msgid "Copy Script Path"
6572msgstr ""
6573
6574#: editor/plugins/script_editor_plugin.cpp
6575msgid "History Previous"
6576msgstr ""
6577
6578#: editor/plugins/script_editor_plugin.cpp
6579msgid "History Next"
6580msgstr ""
6581
6582#: editor/plugins/script_editor_plugin.cpp
6583#: editor/plugins/theme_editor_plugin.cpp
6584msgid "Theme"
6585msgstr "Azala"
6586
6587#: editor/plugins/script_editor_plugin.cpp
6588msgid "Import Theme..."
6589msgstr "Inportatu azala..."
6590
6591#: editor/plugins/script_editor_plugin.cpp
6592msgid "Reload Theme"
6593msgstr "Birkargatu azala"
6594
6595#: editor/plugins/script_editor_plugin.cpp
6596msgid "Save Theme"
6597msgstr "Gorde azala"
6598
6599#: editor/plugins/script_editor_plugin.cpp
6600msgid "Close All"
6601msgstr ""
6602
6603#: editor/plugins/script_editor_plugin.cpp
6604msgid "Close Docs"
6605msgstr ""
6606
6607#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
6608msgid "Run"
6609msgstr ""
6610
6611#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
6612msgid "Step Into"
6613msgstr ""
6614
6615#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
6616msgid "Step Over"
6617msgstr ""
6618
6619#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
6620msgid "Break"
6621msgstr ""
6622
6623#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
6624#: editor/script_editor_debugger.cpp
6625msgid "Continue"
6626msgstr ""
6627
6628#: editor/plugins/script_editor_plugin.cpp
6629msgid "Keep Debugger Open"
6630msgstr ""
6631
6632#: editor/plugins/script_editor_plugin.cpp
6633msgid "Debug with External Editor"
6634msgstr ""
6635
6636#: editor/plugins/script_editor_plugin.cpp
6637msgid "Open Godot online documentation."
6638msgstr ""
6639
6640#: editor/plugins/script_editor_plugin.cpp
6641msgid "Search the reference documentation."
6642msgstr ""
6643
6644#: editor/plugins/script_editor_plugin.cpp
6645msgid "Go to previous edited document."
6646msgstr ""
6647
6648#: editor/plugins/script_editor_plugin.cpp
6649msgid "Go to next edited document."
6650msgstr ""
6651
6652#: editor/plugins/script_editor_plugin.cpp
6653msgid "Discard"
6654msgstr ""
6655
6656#: editor/plugins/script_editor_plugin.cpp
6657msgid ""
6658"The following files are newer on disk.\n"
6659"What action should be taken?:"
6660msgstr ""
6661
6662#: editor/plugins/script_editor_plugin.cpp
6663#: editor/plugins/shader_editor_plugin.cpp
6664msgid "Reload"
6665msgstr ""
6666
6667#: editor/plugins/script_editor_plugin.cpp
6668#: editor/plugins/shader_editor_plugin.cpp
6669msgid "Resave"
6670msgstr ""
6671
6672#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
6673msgid "Debugger"
6674msgstr ""
6675
6676#: editor/plugins/script_editor_plugin.cpp
6677msgid "Search Results"
6678msgstr ""
6679
6680#: editor/plugins/script_editor_plugin.cpp
6681msgid "Clear Recent Scripts"
6682msgstr ""
6683
6684#: editor/plugins/script_text_editor.cpp
6685msgid "Connections to method:"
6686msgstr ""
6687
6688#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp
6689msgid "Source"
6690msgstr ""
6691
6692#: editor/plugins/script_text_editor.cpp
6693msgid "Target"
6694msgstr ""
6695
6696#: editor/plugins/script_text_editor.cpp
6697msgid ""
6698"Missing connected method '%s' for signal '%s' from node '%s' to node '%s'."
6699msgstr ""
6700
6701#: editor/plugins/script_text_editor.cpp
6702msgid "[Ignore]"
6703msgstr ""
6704
6705#: editor/plugins/script_text_editor.cpp
6706msgid "Line"
6707msgstr ""
6708
6709#: editor/plugins/script_text_editor.cpp
6710msgid "Go to Function"
6711msgstr ""
6712
6713#: editor/plugins/script_text_editor.cpp
6714msgid "Only resources from filesystem can be dropped."
6715msgstr ""
6716
6717#: editor/plugins/script_text_editor.cpp
6718#: modules/visual_script/visual_script_editor.cpp
6719msgid "Can't drop nodes because script '%s' is not used in this scene."
6720msgstr ""
6721
6722#: editor/plugins/script_text_editor.cpp
6723msgid "Lookup Symbol"
6724msgstr ""
6725
6726#: editor/plugins/script_text_editor.cpp
6727msgid "Pick Color"
6728msgstr ""
6729
6730#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
6731msgid "Convert Case"
6732msgstr ""
6733
6734#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
6735msgid "Uppercase"
6736msgstr ""
6737
6738#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
6739msgid "Lowercase"
6740msgstr ""
6741
6742#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
6743msgid "Capitalize"
6744msgstr ""
6745
6746#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
6747msgid "Syntax Highlighter"
6748msgstr ""
6749
6750#: editor/plugins/script_text_editor.cpp
6751#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
6752msgid "Go To"
6753msgstr ""
6754
6755#: editor/plugins/script_text_editor.cpp
6756#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
6757msgid "Bookmarks"
6758msgstr ""
6759
6760#: editor/plugins/script_text_editor.cpp
6761msgid "Breakpoints"
6762msgstr ""
6763
6764#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
6765#: scene/gui/text_edit.cpp
6766msgid "Cut"
6767msgstr ""
6768
6769#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
6770#: scene/gui/text_edit.cpp
6771msgid "Select All"
6772msgstr ""
6773
6774#: editor/plugins/script_text_editor.cpp
6775msgid "Delete Line"
6776msgstr ""
6777
6778#: editor/plugins/script_text_editor.cpp
6779msgid "Indent Left"
6780msgstr ""
6781
6782#: editor/plugins/script_text_editor.cpp
6783msgid "Indent Right"
6784msgstr ""
6785
6786#: editor/plugins/script_text_editor.cpp
6787msgid "Toggle Comment"
6788msgstr ""
6789
6790#: editor/plugins/script_text_editor.cpp
6791msgid "Fold/Unfold Line"
6792msgstr ""
6793
6794#: editor/plugins/script_text_editor.cpp
6795msgid "Fold All Lines"
6796msgstr ""
6797
6798#: editor/plugins/script_text_editor.cpp
6799msgid "Unfold All Lines"
6800msgstr ""
6801
6802#: editor/plugins/script_text_editor.cpp
6803msgid "Clone Down"
6804msgstr ""
6805
6806#: editor/plugins/script_text_editor.cpp
6807msgid "Complete Symbol"
6808msgstr ""
6809
6810#: editor/plugins/script_text_editor.cpp
6811msgid "Evaluate Selection"
6812msgstr ""
6813
6814#: editor/plugins/script_text_editor.cpp
6815msgid "Trim Trailing Whitespace"
6816msgstr ""
6817
6818#: editor/plugins/script_text_editor.cpp
6819msgid "Convert Indent to Spaces"
6820msgstr ""
6821
6822#: editor/plugins/script_text_editor.cpp
6823msgid "Convert Indent to Tabs"
6824msgstr ""
6825
6826#: editor/plugins/script_text_editor.cpp
6827msgid "Auto Indent"
6828msgstr ""
6829
6830#: editor/plugins/script_text_editor.cpp
6831msgid "Find in Files..."
6832msgstr ""
6833
6834#: editor/plugins/script_text_editor.cpp
6835msgid "Contextual Help"
6836msgstr ""
6837
6838#: editor/plugins/script_text_editor.cpp
6839msgid "Toggle Bookmark"
6840msgstr ""
6841
6842#: editor/plugins/script_text_editor.cpp
6843msgid "Go to Next Bookmark"
6844msgstr ""
6845
6846#: editor/plugins/script_text_editor.cpp
6847msgid "Go to Previous Bookmark"
6848msgstr ""
6849
6850#: editor/plugins/script_text_editor.cpp
6851msgid "Remove All Bookmarks"
6852msgstr ""
6853
6854#: editor/plugins/script_text_editor.cpp
6855msgid "Go to Function..."
6856msgstr ""
6857
6858#: editor/plugins/script_text_editor.cpp
6859msgid "Go to Line..."
6860msgstr ""
6861
6862#: editor/plugins/script_text_editor.cpp
6863#: modules/visual_script/visual_script_editor.cpp
6864msgid "Toggle Breakpoint"
6865msgstr ""
6866
6867#: editor/plugins/script_text_editor.cpp
6868msgid "Remove All Breakpoints"
6869msgstr ""
6870
6871#: editor/plugins/script_text_editor.cpp
6872msgid "Go to Next Breakpoint"
6873msgstr ""
6874
6875#: editor/plugins/script_text_editor.cpp
6876msgid "Go to Previous Breakpoint"
6877msgstr ""
6878
6879#: editor/plugins/shader_editor_plugin.cpp
6880msgid ""
6881"This shader has been modified on on disk.\n"
6882"What action should be taken?"
6883msgstr ""
6884
6885#: editor/plugins/shader_editor_plugin.cpp
6886msgid "Shader"
6887msgstr ""
6888
6889#: editor/plugins/skeleton_2d_editor_plugin.cpp
6890msgid "This skeleton has no bones, create some children Bone2D nodes."
6891msgstr ""
6892
6893#: editor/plugins/skeleton_2d_editor_plugin.cpp
6894msgid "Create Rest Pose from Bones"
6895msgstr ""
6896
6897#: editor/plugins/skeleton_2d_editor_plugin.cpp
6898msgid "Set Rest Pose to Bones"
6899msgstr ""
6900
6901#: editor/plugins/skeleton_2d_editor_plugin.cpp
6902msgid "Skeleton2D"
6903msgstr ""
6904
6905#: editor/plugins/skeleton_2d_editor_plugin.cpp
6906msgid "Make Rest Pose (From Bones)"
6907msgstr ""
6908
6909#: editor/plugins/skeleton_2d_editor_plugin.cpp
6910msgid "Set Bones to Rest Pose"
6911msgstr ""
6912
6913#: editor/plugins/skeleton_editor_plugin.cpp
6914msgid "Create physical bones"
6915msgstr ""
6916
6917#: editor/plugins/skeleton_editor_plugin.cpp
6918msgid "Skeleton"
6919msgstr ""
6920
6921#: editor/plugins/skeleton_editor_plugin.cpp
6922msgid "Create physical skeleton"
6923msgstr ""
6924
6925#: editor/plugins/skeleton_ik_editor_plugin.cpp
6926msgid "Play IK"
6927msgstr ""
6928
6929#: editor/plugins/spatial_editor_plugin.cpp
6930msgid "Orthogonal"
6931msgstr ""
6932
6933#: editor/plugins/spatial_editor_plugin.cpp
6934msgid "Perspective"
6935msgstr ""
6936
6937#: editor/plugins/spatial_editor_plugin.cpp
6938msgid "Transform Aborted."
6939msgstr ""
6940
6941#: editor/plugins/spatial_editor_plugin.cpp
6942msgid "X-Axis Transform."
6943msgstr ""
6944
6945#: editor/plugins/spatial_editor_plugin.cpp
6946msgid "Y-Axis Transform."
6947msgstr ""
6948
6949#: editor/plugins/spatial_editor_plugin.cpp
6950msgid "Z-Axis Transform."
6951msgstr ""
6952
6953#: editor/plugins/spatial_editor_plugin.cpp
6954msgid "View Plane Transform."
6955msgstr ""
6956
6957#: editor/plugins/spatial_editor_plugin.cpp
6958msgid "Scaling: "
6959msgstr ""
6960
6961#: editor/plugins/spatial_editor_plugin.cpp
6962msgid "Translating: "
6963msgstr ""
6964
6965#: editor/plugins/spatial_editor_plugin.cpp
6966msgid "Rotating %s degrees."
6967msgstr ""
6968
6969#: editor/plugins/spatial_editor_plugin.cpp
6970msgid "Keying is disabled (no key inserted)."
6971msgstr ""
6972
6973#: editor/plugins/spatial_editor_plugin.cpp
6974msgid "Animation Key Inserted."
6975msgstr ""
6976
6977#: editor/plugins/spatial_editor_plugin.cpp
6978msgid "Pitch"
6979msgstr ""
6980
6981#: editor/plugins/spatial_editor_plugin.cpp
6982msgid "Yaw"
6983msgstr ""
6984
6985#: editor/plugins/spatial_editor_plugin.cpp
6986msgid "Objects Drawn"
6987msgstr ""
6988
6989#: editor/plugins/spatial_editor_plugin.cpp
6990msgid "Material Changes"
6991msgstr ""
6992
6993#: editor/plugins/spatial_editor_plugin.cpp
6994msgid "Shader Changes"
6995msgstr ""
6996
6997#: editor/plugins/spatial_editor_plugin.cpp
6998msgid "Surface Changes"
6999msgstr ""
7000
7001#: editor/plugins/spatial_editor_plugin.cpp
7002msgid "Draw Calls"
7003msgstr ""
7004
7005#: editor/plugins/spatial_editor_plugin.cpp
7006msgid "Vertices"
7007msgstr ""
7008
7009#: editor/plugins/spatial_editor_plugin.cpp
7010msgid "Top View."
7011msgstr ""
7012
7013#: editor/plugins/spatial_editor_plugin.cpp
7014msgid "Bottom View."
7015msgstr ""
7016
7017#: editor/plugins/spatial_editor_plugin.cpp
7018msgid "Bottom"
7019msgstr ""
7020
7021#: editor/plugins/spatial_editor_plugin.cpp
7022msgid "Left View."
7023msgstr ""
7024
7025#: editor/plugins/spatial_editor_plugin.cpp
7026msgid "Left"
7027msgstr ""
7028
7029#: editor/plugins/spatial_editor_plugin.cpp
7030msgid "Right View."
7031msgstr ""
7032
7033#: editor/plugins/spatial_editor_plugin.cpp
7034msgid "Right"
7035msgstr ""
7036
7037#: editor/plugins/spatial_editor_plugin.cpp
7038msgid "Front View."
7039msgstr ""
7040
7041#: editor/plugins/spatial_editor_plugin.cpp
7042msgid "Front"
7043msgstr ""
7044
7045#: editor/plugins/spatial_editor_plugin.cpp
7046msgid "Rear View."
7047msgstr ""
7048
7049#: editor/plugins/spatial_editor_plugin.cpp
7050msgid "Rear"
7051msgstr ""
7052
7053#: editor/plugins/spatial_editor_plugin.cpp
7054msgid "Align Transform with View"
7055msgstr ""
7056
7057#: editor/plugins/spatial_editor_plugin.cpp
7058msgid "Align Rotation with View"
7059msgstr ""
7060
7061#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
7062msgid "No parent to instance a child at."
7063msgstr ""
7064
7065#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
7066msgid "This operation requires a single selected node."
7067msgstr ""
7068
7069#: editor/plugins/spatial_editor_plugin.cpp
7070msgid "Auto Orthogonal Enabled"
7071msgstr ""
7072
7073#: editor/plugins/spatial_editor_plugin.cpp
7074msgid "Lock View Rotation"
7075msgstr ""
7076
7077#: editor/plugins/spatial_editor_plugin.cpp
7078msgid "Display Normal"
7079msgstr ""
7080
7081#: editor/plugins/spatial_editor_plugin.cpp
7082msgid "Display Wireframe"
7083msgstr ""
7084
7085#: editor/plugins/spatial_editor_plugin.cpp
7086msgid "Display Overdraw"
7087msgstr ""
7088
7089#: editor/plugins/spatial_editor_plugin.cpp
7090msgid "Display Unshaded"
7091msgstr ""
7092
7093#: editor/plugins/spatial_editor_plugin.cpp
7094msgid "View Environment"
7095msgstr ""
7096
7097#: editor/plugins/spatial_editor_plugin.cpp
7098msgid "View Gizmos"
7099msgstr ""
7100
7101#: editor/plugins/spatial_editor_plugin.cpp
7102msgid "View Information"
7103msgstr ""
7104
7105#: editor/plugins/spatial_editor_plugin.cpp
7106msgid "View FPS"
7107msgstr ""
7108
7109#: editor/plugins/spatial_editor_plugin.cpp
7110msgid "Half Resolution"
7111msgstr ""
7112
7113#: editor/plugins/spatial_editor_plugin.cpp
7114msgid "Audio Listener"
7115msgstr ""
7116
7117#: editor/plugins/spatial_editor_plugin.cpp
7118msgid "Enable Doppler"
7119msgstr ""
7120
7121#: editor/plugins/spatial_editor_plugin.cpp
7122msgid "Cinematic Preview"
7123msgstr ""
7124
7125#: editor/plugins/spatial_editor_plugin.cpp
7126msgid "Not available when using the GLES2 renderer."
7127msgstr ""
7128
7129#: editor/plugins/spatial_editor_plugin.cpp
7130msgid "Freelook Left"
7131msgstr ""
7132
7133#: editor/plugins/spatial_editor_plugin.cpp
7134msgid "Freelook Right"
7135msgstr ""
7136
7137#: editor/plugins/spatial_editor_plugin.cpp
7138msgid "Freelook Forward"
7139msgstr ""
7140
7141#: editor/plugins/spatial_editor_plugin.cpp
7142msgid "Freelook Backwards"
7143msgstr ""
7144
7145#: editor/plugins/spatial_editor_plugin.cpp
7146msgid "Freelook Up"
7147msgstr ""
7148
7149#: editor/plugins/spatial_editor_plugin.cpp
7150msgid "Freelook Down"
7151msgstr ""
7152
7153#: editor/plugins/spatial_editor_plugin.cpp
7154msgid "Freelook Speed Modifier"
7155msgstr ""
7156
7157#: editor/plugins/spatial_editor_plugin.cpp
7158msgid "Freelook Slow Modifier"
7159msgstr ""
7160
7161#: editor/plugins/spatial_editor_plugin.cpp
7162msgid "View Rotation Locked"
7163msgstr ""
7164
7165#: editor/plugins/spatial_editor_plugin.cpp
7166msgid ""
7167"Note: The FPS value displayed is the editor's framerate.\n"
7168"It cannot be used as a reliable indication of in-game performance."
7169msgstr ""
7170
7171#: editor/plugins/spatial_editor_plugin.cpp
7172msgid "XForm Dialog"
7173msgstr ""
7174
7175#: editor/plugins/spatial_editor_plugin.cpp
7176msgid ""
7177"Click to toggle between visibility states.\n"
7178"\n"
7179"Open eye: Gizmo is visible.\n"
7180"Closed eye: Gizmo is hidden.\n"
7181"Half-open eye: Gizmo is also visible through opaque surfaces (\"x-ray\")."
7182msgstr ""
7183
7184#: editor/plugins/spatial_editor_plugin.cpp
7185msgid "Snap Nodes To Floor"
7186msgstr "Atxikitu nodoak lurrera"
7187
7188#: editor/plugins/spatial_editor_plugin.cpp
7189msgid "Couldn't find a solid floor to snap the selection to."
7190msgstr "Ez da hautapena atxikitzeko lur trinkorik aurkitu."
7191
7192#: editor/plugins/spatial_editor_plugin.cpp
7193msgid ""
7194"Drag: Rotate\n"
7195"Alt+Drag: Move\n"
7196"Alt+RMB: Depth list selection"
7197msgstr ""
7198
7199#: editor/plugins/spatial_editor_plugin.cpp
7200msgid "Use Local Space"
7201msgstr ""
7202
7203#: editor/plugins/spatial_editor_plugin.cpp
7204msgid "Use Snap"
7205msgstr "Erabili atxikitzea"
7206
7207#: editor/plugins/spatial_editor_plugin.cpp
7208msgid "Bottom View"
7209msgstr ""
7210
7211#: editor/plugins/spatial_editor_plugin.cpp
7212msgid "Top View"
7213msgstr ""
7214
7215#: editor/plugins/spatial_editor_plugin.cpp
7216msgid "Rear View"
7217msgstr ""
7218
7219#: editor/plugins/spatial_editor_plugin.cpp
7220msgid "Front View"
7221msgstr ""
7222
7223#: editor/plugins/spatial_editor_plugin.cpp
7224msgid "Left View"
7225msgstr ""
7226
7227#: editor/plugins/spatial_editor_plugin.cpp
7228msgid "Right View"
7229msgstr ""
7230
7231#: editor/plugins/spatial_editor_plugin.cpp
7232msgid "Switch Perspective/Orthogonal View"
7233msgstr ""
7234
7235#: editor/plugins/spatial_editor_plugin.cpp
7236msgid "Insert Animation Key"
7237msgstr ""
7238
7239#: editor/plugins/spatial_editor_plugin.cpp
7240msgid "Focus Origin"
7241msgstr ""
7242
7243#: editor/plugins/spatial_editor_plugin.cpp
7244msgid "Focus Selection"
7245msgstr ""
7246
7247#: editor/plugins/spatial_editor_plugin.cpp
7248msgid "Toggle Freelook"
7249msgstr ""
7250
7251#: editor/plugins/spatial_editor_plugin.cpp
7252#: editor/plugins/visual_shader_editor_plugin.cpp
7253msgid "Transform"
7254msgstr ""
7255
7256#: editor/plugins/spatial_editor_plugin.cpp
7257msgid "Snap Object to Floor"
7258msgstr "Atxikitu objektua lurrera"
7259
7260#: editor/plugins/spatial_editor_plugin.cpp
7261msgid "Transform Dialog..."
7262msgstr ""
7263
7264#: editor/plugins/spatial_editor_plugin.cpp
7265msgid "1 Viewport"
7266msgstr ""
7267
7268#: editor/plugins/spatial_editor_plugin.cpp
7269msgid "2 Viewports"
7270msgstr ""
7271
7272#: editor/plugins/spatial_editor_plugin.cpp
7273msgid "2 Viewports (Alt)"
7274msgstr ""
7275
7276#: editor/plugins/spatial_editor_plugin.cpp
7277msgid "3 Viewports"
7278msgstr ""
7279
7280#: editor/plugins/spatial_editor_plugin.cpp
7281msgid "3 Viewports (Alt)"
7282msgstr ""
7283
7284#: editor/plugins/spatial_editor_plugin.cpp
7285msgid "4 Viewports"
7286msgstr ""
7287
7288#: editor/plugins/spatial_editor_plugin.cpp
7289msgid "Gizmos"
7290msgstr ""
7291
7292#: editor/plugins/spatial_editor_plugin.cpp
7293msgid "View Origin"
7294msgstr ""
7295
7296#: editor/plugins/spatial_editor_plugin.cpp
7297msgid "View Grid"
7298msgstr ""
7299
7300#: editor/plugins/spatial_editor_plugin.cpp
7301#: modules/gridmap/grid_map_editor_plugin.cpp
7302msgid "Settings..."
7303msgstr ""
7304
7305#: editor/plugins/spatial_editor_plugin.cpp
7306msgid "Snap Settings"
7307msgstr "Atxikitze ezarpenak"
7308
7309#: editor/plugins/spatial_editor_plugin.cpp
7310msgid "Translate Snap:"
7311msgstr "Translazio atzikitzea:"
7312
7313#: editor/plugins/spatial_editor_plugin.cpp
7314msgid "Rotate Snap (deg.):"
7315msgstr "Biratze atxikitzea (graduak):"
7316
7317#: editor/plugins/spatial_editor_plugin.cpp
7318msgid "Scale Snap (%):"
7319msgstr "Eskala atxikitzea (%):"
7320
7321#: editor/plugins/spatial_editor_plugin.cpp
7322msgid "Viewport Settings"
7323msgstr ""
7324
7325#: editor/plugins/spatial_editor_plugin.cpp
7326msgid "Perspective FOV (deg.):"
7327msgstr ""
7328
7329#: editor/plugins/spatial_editor_plugin.cpp
7330msgid "View Z-Near:"
7331msgstr ""
7332
7333#: editor/plugins/spatial_editor_plugin.cpp
7334msgid "View Z-Far:"
7335msgstr ""
7336
7337#: editor/plugins/spatial_editor_plugin.cpp
7338msgid "Transform Change"
7339msgstr ""
7340
7341#: editor/plugins/spatial_editor_plugin.cpp
7342msgid "Translate:"
7343msgstr ""
7344
7345#: editor/plugins/spatial_editor_plugin.cpp
7346msgid "Rotate (deg.):"
7347msgstr ""
7348
7349#: editor/plugins/spatial_editor_plugin.cpp
7350msgid "Scale (ratio):"
7351msgstr ""
7352
7353#: editor/plugins/spatial_editor_plugin.cpp
7354msgid "Transform Type"
7355msgstr ""
7356
7357#: editor/plugins/spatial_editor_plugin.cpp
7358msgid "Pre"
7359msgstr ""
7360
7361#: editor/plugins/spatial_editor_plugin.cpp
7362msgid "Post"
7363msgstr ""
7364
7365#: editor/plugins/spatial_editor_plugin.cpp
7366msgid "Nameless gizmo"
7367msgstr ""
7368
7369#: editor/plugins/sprite_editor_plugin.cpp
7370msgid "Create Mesh2D"
7371msgstr ""
7372
7373#: editor/plugins/sprite_editor_plugin.cpp
7374msgid "Mesh2D Preview"
7375msgstr ""
7376
7377#: editor/plugins/sprite_editor_plugin.cpp
7378msgid "Create Polygon2D"
7379msgstr ""
7380
7381#: editor/plugins/sprite_editor_plugin.cpp
7382msgid "Polygon2D Preview"
7383msgstr ""
7384
7385#: editor/plugins/sprite_editor_plugin.cpp
7386msgid "Create CollisionPolygon2D"
7387msgstr ""
7388
7389#: editor/plugins/sprite_editor_plugin.cpp
7390msgid "CollisionPolygon2D Preview"
7391msgstr ""
7392
7393#: editor/plugins/sprite_editor_plugin.cpp
7394msgid "Create LightOccluder2D"
7395msgstr ""
7396
7397#: editor/plugins/sprite_editor_plugin.cpp
7398msgid "LightOccluder2D Preview"
7399msgstr ""
7400
7401#: editor/plugins/sprite_editor_plugin.cpp
7402msgid "Sprite is empty!"
7403msgstr ""
7404
7405#: editor/plugins/sprite_editor_plugin.cpp
7406msgid "Can't convert a sprite using animation frames to mesh."
7407msgstr ""
7408
7409#: editor/plugins/sprite_editor_plugin.cpp
7410msgid "Invalid geometry, can't replace by mesh."
7411msgstr ""
7412
7413#: editor/plugins/sprite_editor_plugin.cpp
7414msgid "Convert to Mesh2D"
7415msgstr ""
7416
7417#: editor/plugins/sprite_editor_plugin.cpp
7418msgid "Invalid geometry, can't create polygon."
7419msgstr ""
7420
7421#: editor/plugins/sprite_editor_plugin.cpp
7422msgid "Convert to Polygon2D"
7423msgstr ""
7424
7425#: editor/plugins/sprite_editor_plugin.cpp
7426msgid "Invalid geometry, can't create collision polygon."
7427msgstr ""
7428
7429#: editor/plugins/sprite_editor_plugin.cpp
7430msgid "Create CollisionPolygon2D Sibling"
7431msgstr ""
7432
7433#: editor/plugins/sprite_editor_plugin.cpp
7434msgid "Invalid geometry, can't create light occluder."
7435msgstr ""
7436
7437#: editor/plugins/sprite_editor_plugin.cpp
7438msgid "Create LightOccluder2D Sibling"
7439msgstr ""
7440
7441#: editor/plugins/sprite_editor_plugin.cpp
7442msgid "Sprite"
7443msgstr ""
7444
7445#: editor/plugins/sprite_editor_plugin.cpp
7446msgid "Simplification: "
7447msgstr ""
7448
7449#: editor/plugins/sprite_editor_plugin.cpp
7450msgid "Shrink (Pixels): "
7451msgstr ""
7452
7453#: editor/plugins/sprite_editor_plugin.cpp
7454msgid "Grow (Pixels): "
7455msgstr ""
7456
7457#: editor/plugins/sprite_editor_plugin.cpp
7458msgid "Update Preview"
7459msgstr ""
7460
7461#: editor/plugins/sprite_editor_plugin.cpp
7462msgid "Settings:"
7463msgstr ""
7464
7465#: editor/plugins/sprite_frames_editor_plugin.cpp
7466msgid "No Frames Selected"
7467msgstr ""
7468
7469#: editor/plugins/sprite_frames_editor_plugin.cpp
7470msgid "Add %d Frame(s)"
7471msgstr ""
7472
7473#: editor/plugins/sprite_frames_editor_plugin.cpp
7474msgid "Add Frame"
7475msgstr ""
7476
7477#: editor/plugins/sprite_frames_editor_plugin.cpp
7478msgid "Unable to load images"
7479msgstr ""
7480
7481#: editor/plugins/sprite_frames_editor_plugin.cpp
7482msgid "ERROR: Couldn't load frame resource!"
7483msgstr ""
7484
7485#: editor/plugins/sprite_frames_editor_plugin.cpp
7486msgid "Resource clipboard is empty or not a texture!"
7487msgstr ""
7488
7489#: editor/plugins/sprite_frames_editor_plugin.cpp
7490msgid "Paste Frame"
7491msgstr ""
7492
7493#: editor/plugins/sprite_frames_editor_plugin.cpp
7494msgid "Add Empty"
7495msgstr ""
7496
7497#: editor/plugins/sprite_frames_editor_plugin.cpp
7498msgid "Change Animation FPS"
7499msgstr ""
7500
7501#: editor/plugins/sprite_frames_editor_plugin.cpp
7502msgid "(empty)"
7503msgstr ""
7504
7505#: editor/plugins/sprite_frames_editor_plugin.cpp
7506msgid "Move Frame"
7507msgstr ""
7508
7509#: editor/plugins/sprite_frames_editor_plugin.cpp
7510msgid "Animations:"
7511msgstr ""
7512
7513#: editor/plugins/sprite_frames_editor_plugin.cpp
7514msgid "New Animation"
7515msgstr ""
7516
7517#: editor/plugins/sprite_frames_editor_plugin.cpp
7518msgid "Speed (FPS):"
7519msgstr ""
7520
7521#: editor/plugins/sprite_frames_editor_plugin.cpp
7522msgid "Loop"
7523msgstr ""
7524
7525#: editor/plugins/sprite_frames_editor_plugin.cpp
7526msgid "Animation Frames:"
7527msgstr ""
7528
7529#: editor/plugins/sprite_frames_editor_plugin.cpp
7530msgid "Add a Texture from File"
7531msgstr ""
7532
7533#: editor/plugins/sprite_frames_editor_plugin.cpp
7534msgid "Add Frames from a Sprite Sheet"
7535msgstr ""
7536
7537#: editor/plugins/sprite_frames_editor_plugin.cpp
7538msgid "Insert Empty (Before)"
7539msgstr ""
7540
7541#: editor/plugins/sprite_frames_editor_plugin.cpp
7542msgid "Insert Empty (After)"
7543msgstr ""
7544
7545#: editor/plugins/sprite_frames_editor_plugin.cpp
7546msgid "Move (Before)"
7547msgstr ""
7548
7549#: editor/plugins/sprite_frames_editor_plugin.cpp
7550msgid "Move (After)"
7551msgstr ""
7552
7553#: editor/plugins/sprite_frames_editor_plugin.cpp
7554msgid "Select Frames"
7555msgstr ""
7556
7557#: editor/plugins/sprite_frames_editor_plugin.cpp
7558msgid "Horizontal:"
7559msgstr ""
7560
7561#: editor/plugins/sprite_frames_editor_plugin.cpp
7562msgid "Vertical:"
7563msgstr ""
7564
7565#: editor/plugins/sprite_frames_editor_plugin.cpp
7566msgid "Select/Clear All Frames"
7567msgstr ""
7568
7569#: editor/plugins/sprite_frames_editor_plugin.cpp
7570msgid "Create Frames from Sprite Sheet"
7571msgstr ""
7572
7573#: editor/plugins/sprite_frames_editor_plugin.cpp
7574msgid "SpriteFrames"
7575msgstr ""
7576
7577#: editor/plugins/texture_region_editor_plugin.cpp
7578msgid "Set Region Rect"
7579msgstr ""
7580
7581#: editor/plugins/texture_region_editor_plugin.cpp
7582msgid "Set Margin"
7583msgstr ""
7584
7585#: editor/plugins/texture_region_editor_plugin.cpp
7586msgid "Snap Mode:"
7587msgstr "Atxikitze modua:"
7588
7589#: editor/plugins/texture_region_editor_plugin.cpp
7590#: scene/resources/visual_shader.cpp
7591msgid "None"
7592msgstr ""
7593
7594#: editor/plugins/texture_region_editor_plugin.cpp
7595msgid "Pixel Snap"
7596msgstr "Pixel atxikitzea"
7597
7598#: editor/plugins/texture_region_editor_plugin.cpp
7599msgid "Grid Snap"
7600msgstr "Sareta atxikitzea"
7601
7602#: editor/plugins/texture_region_editor_plugin.cpp
7603msgid "Auto Slice"
7604msgstr ""
7605
7606#: editor/plugins/texture_region_editor_plugin.cpp
7607msgid "Offset:"
7608msgstr ""
7609
7610#: editor/plugins/texture_region_editor_plugin.cpp
7611msgid "Step:"
7612msgstr ""
7613
7614#: editor/plugins/texture_region_editor_plugin.cpp
7615msgid "Sep.:"
7616msgstr ""
7617
7618#: editor/plugins/texture_region_editor_plugin.cpp
7619msgid "TextureRegion"
7620msgstr ""
7621
7622#: editor/plugins/theme_editor_plugin.cpp
7623msgid "Add All Items"
7624msgstr ""
7625
7626#: editor/plugins/theme_editor_plugin.cpp
7627msgid "Add All"
7628msgstr ""
7629
7630#: editor/plugins/theme_editor_plugin.cpp
7631msgid "Remove All Items"
7632msgstr "Kendu elementu guztiak"
7633
7634#: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp
7635msgid "Remove All"
7636msgstr "Kendu guztiak"
7637
7638#: editor/plugins/theme_editor_plugin.cpp
7639msgid "Edit Theme"
7640msgstr "Editatu azala"
7641
7642#: editor/plugins/theme_editor_plugin.cpp
7643msgid "Theme editing menu."
7644msgstr "Azalaren edizio menua."
7645
7646#: editor/plugins/theme_editor_plugin.cpp
7647msgid "Add Class Items"
7648msgstr ""
7649
7650#: editor/plugins/theme_editor_plugin.cpp
7651msgid "Remove Class Items"
7652msgstr ""
7653
7654#: editor/plugins/theme_editor_plugin.cpp
7655msgid "Create Empty Template"
7656msgstr ""
7657
7658#: editor/plugins/theme_editor_plugin.cpp
7659msgid "Create Empty Editor Template"
7660msgstr ""
7661
7662#: editor/plugins/theme_editor_plugin.cpp
7663msgid "Create From Current Editor Theme"
7664msgstr "Sortu editorearen uneko azaletik"
7665
7666#: editor/plugins/theme_editor_plugin.cpp
7667msgid "Toggle Button"
7668msgstr ""
7669
7670#: editor/plugins/theme_editor_plugin.cpp
7671msgid "Disabled Button"
7672msgstr ""
7673
7674#: editor/plugins/theme_editor_plugin.cpp
7675msgid "Item"
7676msgstr ""
7677
7678#: editor/plugins/theme_editor_plugin.cpp
7679msgid "Disabled Item"
7680msgstr ""
7681
7682#: editor/plugins/theme_editor_plugin.cpp
7683msgid "Check Item"
7684msgstr ""
7685
7686#: editor/plugins/theme_editor_plugin.cpp
7687msgid "Checked Item"
7688msgstr ""
7689
7690#: editor/plugins/theme_editor_plugin.cpp
7691msgid "Radio Item"
7692msgstr ""
7693
7694#: editor/plugins/theme_editor_plugin.cpp
7695msgid "Checked Radio Item"
7696msgstr ""
7697
7698#: editor/plugins/theme_editor_plugin.cpp
7699msgid "Named Sep."
7700msgstr ""
7701
7702#: editor/plugins/theme_editor_plugin.cpp
7703msgid "Submenu"
7704msgstr ""
7705
7706#: editor/plugins/theme_editor_plugin.cpp
7707msgid "Subitem 1"
7708msgstr ""
7709
7710#: editor/plugins/theme_editor_plugin.cpp
7711msgid "Subitem 2"
7712msgstr ""
7713
7714#: editor/plugins/theme_editor_plugin.cpp
7715msgid "Has"
7716msgstr ""
7717
7718#: editor/plugins/theme_editor_plugin.cpp
7719msgid "Many"
7720msgstr ""
7721
7722#: editor/plugins/theme_editor_plugin.cpp
7723msgid "Disabled LineEdit"
7724msgstr ""
7725
7726#: editor/plugins/theme_editor_plugin.cpp
7727msgid "Tab 1"
7728msgstr ""
7729
7730#: editor/plugins/theme_editor_plugin.cpp
7731msgid "Tab 2"
7732msgstr ""
7733
7734#: editor/plugins/theme_editor_plugin.cpp
7735msgid "Tab 3"
7736msgstr ""
7737
7738#: editor/plugins/theme_editor_plugin.cpp
7739msgid "Editable Item"
7740msgstr ""
7741
7742#: editor/plugins/theme_editor_plugin.cpp
7743msgid "Subtree"
7744msgstr ""
7745
7746#: editor/plugins/theme_editor_plugin.cpp
7747msgid "Has,Many,Options"
7748msgstr ""
7749
7750#: editor/plugins/theme_editor_plugin.cpp
7751msgid "Data Type:"
7752msgstr ""
7753
7754#: editor/plugins/theme_editor_plugin.cpp
7755#: editor/plugins/tile_set_editor_plugin.cpp
7756msgid "Icon"
7757msgstr ""
7758
7759#: editor/plugins/theme_editor_plugin.cpp editor/rename_dialog.cpp
7760msgid "Style"
7761msgstr ""
7762
7763#: editor/plugins/theme_editor_plugin.cpp
7764msgid "Font"
7765msgstr ""
7766
7767#: editor/plugins/theme_editor_plugin.cpp
7768msgid "Color"
7769msgstr ""
7770
7771#: editor/plugins/theme_editor_plugin.cpp
7772msgid "Theme File"
7773msgstr "Azal fitxategia"
7774
7775#: editor/plugins/tile_map_editor_plugin.cpp
7776msgid "Erase Selection"
7777msgstr ""
7778
7779#: editor/plugins/tile_map_editor_plugin.cpp
7780msgid "Fix Invalid Tiles"
7781msgstr ""
7782
7783#: editor/plugins/tile_map_editor_plugin.cpp
7784#: modules/gridmap/grid_map_editor_plugin.cpp
7785msgid "Cut Selection"
7786msgstr ""
7787
7788#: editor/plugins/tile_map_editor_plugin.cpp
7789msgid "Paint TileMap"
7790msgstr ""
7791
7792#: editor/plugins/tile_map_editor_plugin.cpp
7793msgid "Line Draw"
7794msgstr ""
7795
7796#: editor/plugins/tile_map_editor_plugin.cpp
7797msgid "Rectangle Paint"
7798msgstr ""
7799
7800#: editor/plugins/tile_map_editor_plugin.cpp
7801msgid "Bucket Fill"
7802msgstr ""
7803
7804#: editor/plugins/tile_map_editor_plugin.cpp
7805msgid "Erase TileMap"
7806msgstr ""
7807
7808#: editor/plugins/tile_map_editor_plugin.cpp
7809msgid "Find Tile"
7810msgstr ""
7811
7812#: editor/plugins/tile_map_editor_plugin.cpp
7813msgid "Transpose"
7814msgstr ""
7815
7816#: editor/plugins/tile_map_editor_plugin.cpp
7817msgid "Disable Autotile"
7818msgstr ""
7819
7820#: editor/plugins/tile_map_editor_plugin.cpp
7821msgid "Enable Priority"
7822msgstr ""
7823
7824#: editor/plugins/tile_map_editor_plugin.cpp
7825msgid "Filter tiles"
7826msgstr ""
7827
7828#: editor/plugins/tile_map_editor_plugin.cpp
7829msgid "Give a TileSet resource to this TileMap to use its tiles."
7830msgstr ""
7831
7832#: editor/plugins/tile_map_editor_plugin.cpp
7833msgid "Paint Tile"
7834msgstr ""
7835
7836#: editor/plugins/tile_map_editor_plugin.cpp
7837msgid ""
7838"Shift+LMB: Line Draw\n"
7839"Shift+Ctrl+LMB: Rectangle Paint"
7840msgstr ""
7841
7842#: editor/plugins/tile_map_editor_plugin.cpp
7843msgid "Pick Tile"
7844msgstr ""
7845
7846#: editor/plugins/tile_map_editor_plugin.cpp
7847msgid "Rotate Left"
7848msgstr ""
7849
7850#: editor/plugins/tile_map_editor_plugin.cpp
7851msgid "Rotate Right"
7852msgstr ""
7853
7854#: editor/plugins/tile_map_editor_plugin.cpp
7855msgid "Flip Horizontally"
7856msgstr ""
7857
7858#: editor/plugins/tile_map_editor_plugin.cpp
7859msgid "Flip Vertically"
7860msgstr ""
7861
7862#: editor/plugins/tile_map_editor_plugin.cpp
7863msgid "Clear Transform"
7864msgstr ""
7865
7866#: editor/plugins/tile_set_editor_plugin.cpp
7867msgid "Add Texture(s) to TileSet."
7868msgstr ""
7869
7870#: editor/plugins/tile_set_editor_plugin.cpp
7871msgid "Remove selected Texture from TileSet."
7872msgstr ""
7873
7874#: editor/plugins/tile_set_editor_plugin.cpp
7875msgid "Create from Scene"
7876msgstr ""
7877
7878#: editor/plugins/tile_set_editor_plugin.cpp
7879msgid "Merge from Scene"
7880msgstr ""
7881
7882#: editor/plugins/tile_set_editor_plugin.cpp
7883msgid "New Single Tile"
7884msgstr ""
7885
7886#: editor/plugins/tile_set_editor_plugin.cpp
7887msgid "New Autotile"
7888msgstr ""
7889
7890#: editor/plugins/tile_set_editor_plugin.cpp
7891msgid "New Atlas"
7892msgstr ""
7893
7894#: editor/plugins/tile_set_editor_plugin.cpp
7895msgid "Next Coordinate"
7896msgstr ""
7897
7898#: editor/plugins/tile_set_editor_plugin.cpp
7899msgid "Select the next shape, subtile, or Tile."
7900msgstr ""
7901
7902#: editor/plugins/tile_set_editor_plugin.cpp
7903msgid "Previous Coordinate"
7904msgstr ""
7905
7906#: editor/plugins/tile_set_editor_plugin.cpp
7907msgid "Select the previous shape, subtile, or Tile."
7908msgstr ""
7909
7910#: editor/plugins/tile_set_editor_plugin.cpp
7911msgid "Region"
7912msgstr ""
7913
7914#: editor/plugins/tile_set_editor_plugin.cpp
7915msgid "Collision"
7916msgstr ""
7917
7918#: editor/plugins/tile_set_editor_plugin.cpp
7919msgid "Occlusion"
7920msgstr ""
7921
7922#: editor/plugins/tile_set_editor_plugin.cpp
7923msgid "Navigation"
7924msgstr ""
7925
7926#: editor/plugins/tile_set_editor_plugin.cpp
7927msgid "Bitmask"
7928msgstr ""
7929
7930#: editor/plugins/tile_set_editor_plugin.cpp
7931msgid "Priority"
7932msgstr ""
7933
7934#: editor/plugins/tile_set_editor_plugin.cpp
7935msgid "Z Index"
7936msgstr ""
7937
7938#: editor/plugins/tile_set_editor_plugin.cpp
7939msgid "Region Mode"
7940msgstr ""
7941
7942#: editor/plugins/tile_set_editor_plugin.cpp
7943msgid "Collision Mode"
7944msgstr ""
7945
7946#: editor/plugins/tile_set_editor_plugin.cpp
7947msgid "Occlusion Mode"
7948msgstr ""
7949
7950#: editor/plugins/tile_set_editor_plugin.cpp
7951msgid "Navigation Mode"
7952msgstr ""
7953
7954#: editor/plugins/tile_set_editor_plugin.cpp
7955msgid "Bitmask Mode"
7956msgstr ""
7957
7958#: editor/plugins/tile_set_editor_plugin.cpp
7959msgid "Priority Mode"
7960msgstr ""
7961
7962#: editor/plugins/tile_set_editor_plugin.cpp
7963msgid "Icon Mode"
7964msgstr ""
7965
7966#: editor/plugins/tile_set_editor_plugin.cpp
7967msgid "Z Index Mode"
7968msgstr ""
7969
7970#: editor/plugins/tile_set_editor_plugin.cpp
7971msgid "Copy bitmask."
7972msgstr ""
7973
7974#: editor/plugins/tile_set_editor_plugin.cpp
7975msgid "Paste bitmask."
7976msgstr ""
7977
7978#: editor/plugins/tile_set_editor_plugin.cpp
7979msgid "Erase bitmask."
7980msgstr ""
7981
7982#: editor/plugins/tile_set_editor_plugin.cpp
7983msgid "Create a new rectangle."
7984msgstr ""
7985
7986#: editor/plugins/tile_set_editor_plugin.cpp
7987msgid "Create a new polygon."
7988msgstr ""
7989
7990#: editor/plugins/tile_set_editor_plugin.cpp
7991msgid "Keep polygon inside region Rect."
7992msgstr ""
7993
7994#: editor/plugins/tile_set_editor_plugin.cpp
7995msgid "Enable snap and show grid (configurable via the Inspector)."
7996msgstr ""
7997"Gaitu atxikitzea eta erakutsi sareta (Inspektorearen bidez konfiguragarria)."
7998
7999#: editor/plugins/tile_set_editor_plugin.cpp
8000msgid "Display Tile Names (Hold Alt Key)"
8001msgstr ""
8002
8003#: editor/plugins/tile_set_editor_plugin.cpp
8004msgid ""
8005"Add or select a texture on the left panel to edit the tiles bound to it."
8006msgstr ""
8007
8008#: editor/plugins/tile_set_editor_plugin.cpp
8009msgid "Remove selected texture? This will remove all tiles which use it."
8010msgstr ""
8011
8012#: editor/plugins/tile_set_editor_plugin.cpp
8013msgid "You haven't selected a texture to remove."
8014msgstr ""
8015
8016#: editor/plugins/tile_set_editor_plugin.cpp
8017msgid "Create from scene? This will overwrite all current tiles."
8018msgstr ""
8019
8020#: editor/plugins/tile_set_editor_plugin.cpp
8021msgid "Merge from scene?"
8022msgstr ""
8023
8024#: editor/plugins/tile_set_editor_plugin.cpp
8025msgid "Remove Texture"
8026msgstr ""
8027
8028#: editor/plugins/tile_set_editor_plugin.cpp
8029msgid "%s file(s) were not added because was already on the list."
8030msgstr ""
8031
8032#: editor/plugins/tile_set_editor_plugin.cpp
8033msgid ""
8034"Drag handles to edit Rect.\n"
8035"Click on another Tile to edit it."
8036msgstr ""
8037
8038#: editor/plugins/tile_set_editor_plugin.cpp
8039msgid "Delete selected Rect."
8040msgstr ""
8041
8042#: editor/plugins/tile_set_editor_plugin.cpp
8043msgid ""
8044"Select current edited sub-tile.\n"
8045"Click on another Tile to edit it."
8046msgstr ""
8047
8048#: editor/plugins/tile_set_editor_plugin.cpp
8049msgid "Delete polygon."
8050msgstr ""
8051
8052#: editor/plugins/tile_set_editor_plugin.cpp
8053msgid ""
8054"LMB: Set bit on.\n"
8055"RMB: Set bit off.\n"
8056"Shift+LMB: Set wildcard bit.\n"
8057"Click on another Tile to edit it."
8058msgstr ""
8059
8060#: editor/plugins/tile_set_editor_plugin.cpp
8061msgid ""
8062"Select sub-tile to use as icon, this will be also used on invalid autotile "
8063"bindings.\n"
8064"Click on another Tile to edit it."
8065msgstr ""
8066
8067#: editor/plugins/tile_set_editor_plugin.cpp
8068msgid ""
8069"Select sub-tile to change its priority.\n"
8070"Click on another Tile to edit it."
8071msgstr ""
8072
8073#: editor/plugins/tile_set_editor_plugin.cpp
8074msgid ""
8075"Select sub-tile to change its z index.\n"
8076"Click on another Tile to edit it."
8077msgstr ""
8078
8079#: editor/plugins/tile_set_editor_plugin.cpp
8080msgid "Set Tile Region"
8081msgstr ""
8082
8083#: editor/plugins/tile_set_editor_plugin.cpp
8084msgid "Create Tile"
8085msgstr ""
8086
8087#: editor/plugins/tile_set_editor_plugin.cpp
8088msgid "Set Tile Icon"
8089msgstr ""
8090
8091#: editor/plugins/tile_set_editor_plugin.cpp
8092msgid "Edit Tile Bitmask"
8093msgstr ""
8094
8095#: editor/plugins/tile_set_editor_plugin.cpp
8096msgid "Edit Collision Polygon"
8097msgstr ""
8098
8099#: editor/plugins/tile_set_editor_plugin.cpp
8100msgid "Edit Occlusion Polygon"
8101msgstr ""
8102
8103#: editor/plugins/tile_set_editor_plugin.cpp
8104msgid "Edit Navigation Polygon"
8105msgstr ""
8106
8107#: editor/plugins/tile_set_editor_plugin.cpp
8108msgid "Paste Tile Bitmask"
8109msgstr ""
8110
8111#: editor/plugins/tile_set_editor_plugin.cpp
8112msgid "Clear Tile Bitmask"
8113msgstr ""
8114
8115#: editor/plugins/tile_set_editor_plugin.cpp
8116msgid "Make Polygon Concave"
8117msgstr ""
8118
8119#: editor/plugins/tile_set_editor_plugin.cpp
8120msgid "Make Polygon Convex"
8121msgstr ""
8122
8123#: editor/plugins/tile_set_editor_plugin.cpp
8124msgid "Remove Tile"
8125msgstr ""
8126
8127#: editor/plugins/tile_set_editor_plugin.cpp
8128msgid "Remove Collision Polygon"
8129msgstr ""
8130
8131#: editor/plugins/tile_set_editor_plugin.cpp
8132msgid "Remove Occlusion Polygon"
8133msgstr ""
8134
8135#: editor/plugins/tile_set_editor_plugin.cpp
8136msgid "Remove Navigation Polygon"
8137msgstr ""
8138
8139#: editor/plugins/tile_set_editor_plugin.cpp
8140msgid "Edit Tile Priority"
8141msgstr ""
8142
8143#: editor/plugins/tile_set_editor_plugin.cpp
8144msgid "Edit Tile Z Index"
8145msgstr ""
8146
8147#: editor/plugins/tile_set_editor_plugin.cpp
8148msgid "Make Convex"
8149msgstr ""
8150
8151#: editor/plugins/tile_set_editor_plugin.cpp
8152msgid "Make Concave"
8153msgstr ""
8154
8155#: editor/plugins/tile_set_editor_plugin.cpp
8156msgid "Create Collision Polygon"
8157msgstr ""
8158
8159#: editor/plugins/tile_set_editor_plugin.cpp
8160msgid "Create Occlusion Polygon"
8161msgstr ""
8162
8163#: editor/plugins/tile_set_editor_plugin.cpp
8164msgid "This property can't be changed."
8165msgstr ""
8166
8167#: editor/plugins/tile_set_editor_plugin.cpp
8168msgid "TileSet"
8169msgstr ""
8170
8171#: editor/plugins/version_control_editor_plugin.cpp
8172msgid "No VCS addons are available."
8173msgstr ""
8174
8175#: editor/plugins/version_control_editor_plugin.cpp
8176msgid "Error"
8177msgstr ""
8178
8179#: editor/plugins/version_control_editor_plugin.cpp
8180msgid "No commit message was provided"
8181msgstr ""
8182
8183#: editor/plugins/version_control_editor_plugin.cpp
8184msgid "No files added to stage"
8185msgstr ""
8186
8187#: editor/plugins/version_control_editor_plugin.cpp
8188msgid "Commit"
8189msgstr ""
8190
8191#: editor/plugins/version_control_editor_plugin.cpp
8192msgid "VCS Addon is not initialized"
8193msgstr ""
8194
8195#: editor/plugins/version_control_editor_plugin.cpp
8196msgid "Version Control System"
8197msgstr ""
8198
8199#: editor/plugins/version_control_editor_plugin.cpp
8200msgid "Initialize"
8201msgstr ""
8202
8203#: editor/plugins/version_control_editor_plugin.cpp
8204msgid "Staging area"
8205msgstr ""
8206
8207#: editor/plugins/version_control_editor_plugin.cpp
8208msgid "Detect new changes"
8209msgstr ""
8210
8211#: editor/plugins/version_control_editor_plugin.cpp
8212msgid "Changes"
8213msgstr ""
8214
8215#: editor/plugins/version_control_editor_plugin.cpp
8216msgid "Modified"
8217msgstr ""
8218
8219#: editor/plugins/version_control_editor_plugin.cpp
8220msgid "Renamed"
8221msgstr ""
8222
8223#: editor/plugins/version_control_editor_plugin.cpp
8224msgid "Deleted"
8225msgstr ""
8226
8227#: editor/plugins/version_control_editor_plugin.cpp
8228msgid "Typechange"
8229msgstr ""
8230
8231#: editor/plugins/version_control_editor_plugin.cpp
8232msgid "Stage Selected"
8233msgstr ""
8234
8235#: editor/plugins/version_control_editor_plugin.cpp
8236msgid "Stage All"
8237msgstr ""
8238
8239#: editor/plugins/version_control_editor_plugin.cpp
8240msgid "Add a commit message"
8241msgstr ""
8242
8243#: editor/plugins/version_control_editor_plugin.cpp
8244msgid "Commit Changes"
8245msgstr ""
8246
8247#: editor/plugins/version_control_editor_plugin.cpp
8248#: modules/gdnative/gdnative_library_singleton_editor.cpp
8249msgid "Status"
8250msgstr ""
8251
8252#: editor/plugins/version_control_editor_plugin.cpp
8253msgid "View file diffs before committing them to the latest version"
8254msgstr ""
8255
8256#: editor/plugins/version_control_editor_plugin.cpp
8257msgid "No file diff is active"
8258msgstr ""
8259
8260#: editor/plugins/version_control_editor_plugin.cpp
8261msgid "Detect changes in file diff"
8262msgstr ""
8263
8264#: editor/plugins/visual_shader_editor_plugin.cpp
8265msgid "(GLES3 only)"
8266msgstr ""
8267
8268#: editor/plugins/visual_shader_editor_plugin.cpp
8269msgid "Add Output"
8270msgstr ""
8271
8272#: editor/plugins/visual_shader_editor_plugin.cpp
8273msgid "Scalar"
8274msgstr ""
8275
8276#: editor/plugins/visual_shader_editor_plugin.cpp
8277msgid "Vector"
8278msgstr ""
8279
8280#: editor/plugins/visual_shader_editor_plugin.cpp
8281msgid "Boolean"
8282msgstr ""
8283
8284#: editor/plugins/visual_shader_editor_plugin.cpp
8285msgid "Sampler"
8286msgstr ""
8287
8288#: editor/plugins/visual_shader_editor_plugin.cpp
8289msgid "Add input port"
8290msgstr ""
8291
8292#: editor/plugins/visual_shader_editor_plugin.cpp
8293msgid "Add output port"
8294msgstr ""
8295
8296#: editor/plugins/visual_shader_editor_plugin.cpp
8297msgid "Change input port type"
8298msgstr ""
8299
8300#: editor/plugins/visual_shader_editor_plugin.cpp
8301msgid "Change output port type"
8302msgstr ""
8303
8304#: editor/plugins/visual_shader_editor_plugin.cpp
8305msgid "Change input port name"
8306msgstr ""
8307
8308#: editor/plugins/visual_shader_editor_plugin.cpp
8309msgid "Change output port name"
8310msgstr ""
8311
8312#: editor/plugins/visual_shader_editor_plugin.cpp
8313msgid "Remove input port"
8314msgstr ""
8315
8316#: editor/plugins/visual_shader_editor_plugin.cpp
8317msgid "Remove output port"
8318msgstr ""
8319
8320#: editor/plugins/visual_shader_editor_plugin.cpp
8321msgid "Set expression"
8322msgstr ""
8323
8324#: editor/plugins/visual_shader_editor_plugin.cpp
8325msgid "Resize VisualShader node"
8326msgstr ""
8327
8328#: editor/plugins/visual_shader_editor_plugin.cpp
8329msgid "Set Uniform Name"
8330msgstr ""
8331
8332#: editor/plugins/visual_shader_editor_plugin.cpp
8333msgid "Set Input Default Port"
8334msgstr ""
8335
8336#: editor/plugins/visual_shader_editor_plugin.cpp
8337msgid "Add Node to Visual Shader"
8338msgstr ""
8339
8340#: editor/plugins/visual_shader_editor_plugin.cpp
8341msgid "Duplicate Nodes"
8342msgstr ""
8343
8344#: editor/plugins/visual_shader_editor_plugin.cpp
8345#: modules/visual_script/visual_script_editor.cpp
8346msgid "Paste Nodes"
8347msgstr ""
8348
8349#: editor/plugins/visual_shader_editor_plugin.cpp
8350msgid "Delete Nodes"
8351msgstr ""
8352
8353#: editor/plugins/visual_shader_editor_plugin.cpp
8354msgid "Visual Shader Input Type Changed"
8355msgstr ""
8356
8357#: editor/plugins/visual_shader_editor_plugin.cpp
8358msgid "Vertex"
8359msgstr ""
8360
8361#: editor/plugins/visual_shader_editor_plugin.cpp
8362msgid "Fragment"
8363msgstr ""
8364
8365#: editor/plugins/visual_shader_editor_plugin.cpp
8366msgid "Light"
8367msgstr ""
8368
8369#: editor/plugins/visual_shader_editor_plugin.cpp
8370msgid "Show resulted shader code."
8371msgstr ""
8372
8373#: editor/plugins/visual_shader_editor_plugin.cpp
8374msgid "Create Shader Node"
8375msgstr ""
8376
8377#: editor/plugins/visual_shader_editor_plugin.cpp
8378msgid "Color function."
8379msgstr ""
8380
8381#: editor/plugins/visual_shader_editor_plugin.cpp
8382msgid "Color operator."
8383msgstr ""
8384
8385#: editor/plugins/visual_shader_editor_plugin.cpp
8386msgid "Grayscale function."
8387msgstr ""
8388
8389#: editor/plugins/visual_shader_editor_plugin.cpp
8390msgid "Converts HSV vector to RGB equivalent."
8391msgstr ""
8392
8393#: editor/plugins/visual_shader_editor_plugin.cpp
8394msgid "Converts RGB vector to HSV equivalent."
8395msgstr ""
8396
8397#: editor/plugins/visual_shader_editor_plugin.cpp
8398msgid "Sepia function."
8399msgstr ""
8400
8401#: editor/plugins/visual_shader_editor_plugin.cpp
8402msgid "Burn operator."
8403msgstr ""
8404
8405#: editor/plugins/visual_shader_editor_plugin.cpp
8406msgid "Darken operator."
8407msgstr ""
8408
8409#: editor/plugins/visual_shader_editor_plugin.cpp
8410msgid "Difference operator."
8411msgstr ""
8412
8413#: editor/plugins/visual_shader_editor_plugin.cpp
8414msgid "Dodge operator."
8415msgstr ""
8416
8417#: editor/plugins/visual_shader_editor_plugin.cpp
8418msgid "HardLight operator."
8419msgstr ""
8420
8421#: editor/plugins/visual_shader_editor_plugin.cpp
8422msgid "Lighten operator."
8423msgstr ""
8424
8425#: editor/plugins/visual_shader_editor_plugin.cpp
8426msgid "Overlay operator."
8427msgstr ""
8428
8429#: editor/plugins/visual_shader_editor_plugin.cpp
8430msgid "Screen operator."
8431msgstr ""
8432
8433#: editor/plugins/visual_shader_editor_plugin.cpp
8434msgid "SoftLight operator."
8435msgstr ""
8436
8437#: editor/plugins/visual_shader_editor_plugin.cpp
8438msgid "Color constant."
8439msgstr ""
8440
8441#: editor/plugins/visual_shader_editor_plugin.cpp
8442msgid "Color uniform."
8443msgstr ""
8444
8445#: editor/plugins/visual_shader_editor_plugin.cpp
8446msgid "Returns the boolean result of the %s comparison between two parameters."
8447msgstr ""
8448
8449#: editor/plugins/visual_shader_editor_plugin.cpp
8450msgid "Equal (==)"
8451msgstr ""
8452
8453#: editor/plugins/visual_shader_editor_plugin.cpp
8454msgid "Greater Than (>)"
8455msgstr ""
8456
8457#: editor/plugins/visual_shader_editor_plugin.cpp
8458msgid "Greater Than or Equal (>=)"
8459msgstr ""
8460
8461#: editor/plugins/visual_shader_editor_plugin.cpp
8462msgid ""
8463"Returns an associated vector if the provided scalars are equal, greater or "
8464"less."
8465msgstr ""
8466
8467#: editor/plugins/visual_shader_editor_plugin.cpp
8468msgid ""
8469"Returns the boolean result of the comparison between INF and a scalar "
8470"parameter."
8471msgstr ""
8472
8473#: editor/plugins/visual_shader_editor_plugin.cpp
8474msgid ""
8475"Returns the boolean result of the comparison between NaN and a scalar "
8476"parameter."
8477msgstr ""
8478
8479#: editor/plugins/visual_shader_editor_plugin.cpp
8480msgid "Less Than (<)"
8481msgstr ""
8482
8483#: editor/plugins/visual_shader_editor_plugin.cpp
8484msgid "Less Than or Equal (<=)"
8485msgstr ""
8486
8487#: editor/plugins/visual_shader_editor_plugin.cpp
8488msgid "Not Equal (!=)"
8489msgstr ""
8490
8491#: editor/plugins/visual_shader_editor_plugin.cpp
8492msgid ""
8493"Returns an associated vector if the provided boolean value is true or false."
8494msgstr ""
8495
8496#: editor/plugins/visual_shader_editor_plugin.cpp
8497msgid ""
8498"Returns an associated scalar if the provided boolean value is true or false."
8499msgstr ""
8500
8501#: editor/plugins/visual_shader_editor_plugin.cpp
8502msgid "Returns the boolean result of the comparison between two parameters."
8503msgstr ""
8504
8505#: editor/plugins/visual_shader_editor_plugin.cpp
8506msgid ""
8507"Returns the boolean result of the comparison between INF (or NaN) and a "
8508"scalar parameter."
8509msgstr ""
8510
8511#: editor/plugins/visual_shader_editor_plugin.cpp
8512msgid "Boolean constant."
8513msgstr ""
8514
8515#: editor/plugins/visual_shader_editor_plugin.cpp
8516msgid "Boolean uniform."
8517msgstr ""
8518
8519#: editor/plugins/visual_shader_editor_plugin.cpp
8520msgid "'%s' input parameter for all shader modes."
8521msgstr ""
8522
8523#: editor/plugins/visual_shader_editor_plugin.cpp
8524msgid "Input parameter."
8525msgstr ""
8526
8527#: editor/plugins/visual_shader_editor_plugin.cpp
8528msgid "'%s' input parameter for vertex and fragment shader modes."
8529msgstr ""
8530
8531#: editor/plugins/visual_shader_editor_plugin.cpp
8532msgid "'%s' input parameter for fragment and light shader modes."
8533msgstr ""
8534
8535#: editor/plugins/visual_shader_editor_plugin.cpp
8536msgid "'%s' input parameter for fragment shader mode."
8537msgstr ""
8538
8539#: editor/plugins/visual_shader_editor_plugin.cpp
8540msgid "'%s' input parameter for light shader mode."
8541msgstr ""
8542
8543#: editor/plugins/visual_shader_editor_plugin.cpp
8544msgid "'%s' input parameter for vertex shader mode."
8545msgstr ""
8546
8547#: editor/plugins/visual_shader_editor_plugin.cpp
8548msgid "'%s' input parameter for vertex and fragment shader mode."
8549msgstr ""
8550
8551#: editor/plugins/visual_shader_editor_plugin.cpp
8552msgid "Scalar function."
8553msgstr ""
8554
8555#: editor/plugins/visual_shader_editor_plugin.cpp
8556msgid "Scalar operator."
8557msgstr ""
8558
8559#: editor/plugins/visual_shader_editor_plugin.cpp
8560msgid "E constant (2.718282). Represents the base of the natural logarithm."
8561msgstr ""
8562
8563#: editor/plugins/visual_shader_editor_plugin.cpp
8564msgid "Epsilon constant (0.00001). Smallest possible scalar number."
8565msgstr ""
8566
8567#: editor/plugins/visual_shader_editor_plugin.cpp
8568msgid "Phi constant (1.618034). Golden ratio."
8569msgstr ""
8570
8571#: editor/plugins/visual_shader_editor_plugin.cpp
8572msgid "Pi/4 constant (0.785398) or 45 degrees."
8573msgstr ""
8574
8575#: editor/plugins/visual_shader_editor_plugin.cpp
8576msgid "Pi/2 constant (1.570796) or 90 degrees."
8577msgstr ""
8578
8579#: editor/plugins/visual_shader_editor_plugin.cpp
8580msgid "Pi constant (3.141593) or 180 degrees."
8581msgstr ""
8582
8583#: editor/plugins/visual_shader_editor_plugin.cpp
8584msgid "Tau constant (6.283185) or 360 degrees."
8585msgstr ""
8586
8587#: editor/plugins/visual_shader_editor_plugin.cpp
8588msgid "Sqrt2 constant (1.414214). Square root of 2."
8589msgstr ""
8590
8591#: editor/plugins/visual_shader_editor_plugin.cpp
8592msgid "Returns the absolute value of the parameter."
8593msgstr ""
8594
8595#: editor/plugins/visual_shader_editor_plugin.cpp
8596msgid "Returns the arc-cosine of the parameter."
8597msgstr ""
8598
8599#: editor/plugins/visual_shader_editor_plugin.cpp
8600msgid "Returns the inverse hyperbolic cosine of the parameter."
8601msgstr ""
8602
8603#: editor/plugins/visual_shader_editor_plugin.cpp
8604msgid "Returns the arc-sine of the parameter."
8605msgstr ""
8606
8607#: editor/plugins/visual_shader_editor_plugin.cpp
8608msgid "Returns the inverse hyperbolic sine of the parameter."
8609msgstr ""
8610
8611#: editor/plugins/visual_shader_editor_plugin.cpp
8612msgid "Returns the arc-tangent of the parameter."
8613msgstr ""
8614
8615#: editor/plugins/visual_shader_editor_plugin.cpp
8616msgid "Returns the arc-tangent of the parameters."
8617msgstr ""
8618
8619#: editor/plugins/visual_shader_editor_plugin.cpp
8620msgid "Returns the inverse hyperbolic tangent of the parameter."
8621msgstr ""
8622
8623#: editor/plugins/visual_shader_editor_plugin.cpp
8624msgid ""
8625"Finds the nearest integer that is greater than or equal to the parameter."
8626msgstr ""
8627
8628#: editor/plugins/visual_shader_editor_plugin.cpp
8629msgid "Constrains a value to lie between two further values."
8630msgstr ""
8631
8632#: editor/plugins/visual_shader_editor_plugin.cpp
8633msgid "Returns the cosine of the parameter."
8634msgstr ""
8635
8636#: editor/plugins/visual_shader_editor_plugin.cpp
8637msgid "Returns the hyperbolic cosine of the parameter."
8638msgstr ""
8639
8640#: editor/plugins/visual_shader_editor_plugin.cpp
8641msgid "Converts a quantity in radians to degrees."
8642msgstr ""
8643
8644#: editor/plugins/visual_shader_editor_plugin.cpp
8645msgid "Base-e Exponential."
8646msgstr ""
8647
8648#: editor/plugins/visual_shader_editor_plugin.cpp
8649msgid "Base-2 Exponential."
8650msgstr ""
8651
8652#: editor/plugins/visual_shader_editor_plugin.cpp
8653msgid "Finds the nearest integer less than or equal to the parameter."
8654msgstr ""
8655
8656#: editor/plugins/visual_shader_editor_plugin.cpp
8657msgid "Computes the fractional part of the argument."
8658msgstr ""
8659
8660#: editor/plugins/visual_shader_editor_plugin.cpp
8661msgid "Returns the inverse of the square root of the parameter."
8662msgstr ""
8663
8664#: editor/plugins/visual_shader_editor_plugin.cpp
8665msgid "Natural logarithm."
8666msgstr ""
8667
8668#: editor/plugins/visual_shader_editor_plugin.cpp
8669msgid "Base-2 logarithm."
8670msgstr ""
8671
8672#: editor/plugins/visual_shader_editor_plugin.cpp
8673msgid "Returns the greater of two values."
8674msgstr ""
8675
8676#: editor/plugins/visual_shader_editor_plugin.cpp
8677msgid "Returns the lesser of two values."
8678msgstr ""
8679
8680#: editor/plugins/visual_shader_editor_plugin.cpp
8681msgid "Linear interpolation between two scalars."
8682msgstr ""
8683
8684#: editor/plugins/visual_shader_editor_plugin.cpp
8685msgid "Returns the opposite value of the parameter."
8686msgstr ""
8687
8688#: editor/plugins/visual_shader_editor_plugin.cpp
8689msgid "1.0 - scalar"
8690msgstr ""
8691
8692#: editor/plugins/visual_shader_editor_plugin.cpp
8693msgid ""
8694"Returns the value of the first parameter raised to the power of the second."
8695msgstr ""
8696
8697#: editor/plugins/visual_shader_editor_plugin.cpp
8698msgid "Converts a quantity in degrees to radians."
8699msgstr ""
8700
8701#: editor/plugins/visual_shader_editor_plugin.cpp
8702msgid "1.0 / scalar"
8703msgstr ""
8704
8705#: editor/plugins/visual_shader_editor_plugin.cpp
8706msgid "Finds the nearest integer to the parameter."
8707msgstr ""
8708
8709#: editor/plugins/visual_shader_editor_plugin.cpp
8710msgid "Finds the nearest even integer to the parameter."
8711msgstr ""
8712
8713#: editor/plugins/visual_shader_editor_plugin.cpp
8714msgid "Clamps the value between 0.0 and 1.0."
8715msgstr ""
8716
8717#: editor/plugins/visual_shader_editor_plugin.cpp
8718msgid "Extracts the sign of the parameter."
8719msgstr ""
8720
8721#: editor/plugins/visual_shader_editor_plugin.cpp
8722msgid "Returns the sine of the parameter."
8723msgstr ""
8724
8725#: editor/plugins/visual_shader_editor_plugin.cpp
8726msgid "Returns the hyperbolic sine of the parameter."
8727msgstr ""
8728
8729#: editor/plugins/visual_shader_editor_plugin.cpp
8730msgid "Returns the square root of the parameter."
8731msgstr ""
8732
8733#: editor/plugins/visual_shader_editor_plugin.cpp
8734msgid ""
8735"SmoothStep function( scalar(edge0), scalar(edge1), scalar(x) ).\n"
8736"\n"
8737"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if x is larger than "
8738"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 "
8739"using Hermite polynomials."
8740msgstr ""
8741
8742#: editor/plugins/visual_shader_editor_plugin.cpp
8743msgid ""
8744"Step function( scalar(edge), scalar(x) ).\n"
8745"\n"
8746"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0."
8747msgstr ""
8748
8749#: editor/plugins/visual_shader_editor_plugin.cpp
8750msgid "Returns the tangent of the parameter."
8751msgstr ""
8752
8753#: editor/plugins/visual_shader_editor_plugin.cpp
8754msgid "Returns the hyperbolic tangent of the parameter."
8755msgstr ""
8756
8757#: editor/plugins/visual_shader_editor_plugin.cpp
8758msgid "Finds the truncated value of the parameter."
8759msgstr ""
8760
8761#: editor/plugins/visual_shader_editor_plugin.cpp
8762msgid "Adds scalar to scalar."
8763msgstr ""
8764
8765#: editor/plugins/visual_shader_editor_plugin.cpp
8766msgid "Divides scalar by scalar."
8767msgstr ""
8768
8769#: editor/plugins/visual_shader_editor_plugin.cpp
8770msgid "Multiplies scalar by scalar."
8771msgstr ""
8772
8773#: editor/plugins/visual_shader_editor_plugin.cpp
8774msgid "Returns the remainder of the two scalars."
8775msgstr ""
8776
8777#: editor/plugins/visual_shader_editor_plugin.cpp
8778msgid "Subtracts scalar from scalar."
8779msgstr ""
8780
8781#: editor/plugins/visual_shader_editor_plugin.cpp
8782msgid "Scalar constant."
8783msgstr ""
8784
8785#: editor/plugins/visual_shader_editor_plugin.cpp
8786msgid "Scalar uniform."
8787msgstr ""
8788
8789#: editor/plugins/visual_shader_editor_plugin.cpp
8790msgid "Perform the cubic texture lookup."
8791msgstr ""
8792
8793#: editor/plugins/visual_shader_editor_plugin.cpp
8794msgid "Perform the texture lookup."
8795msgstr ""
8796
8797#: editor/plugins/visual_shader_editor_plugin.cpp
8798msgid "Cubic texture uniform lookup."
8799msgstr ""
8800
8801#: editor/plugins/visual_shader_editor_plugin.cpp
8802msgid "2D texture uniform lookup."
8803msgstr ""
8804
8805#: editor/plugins/visual_shader_editor_plugin.cpp
8806msgid "2D texture uniform lookup with triplanar."
8807msgstr ""
8808
8809#: editor/plugins/visual_shader_editor_plugin.cpp
8810msgid "Transform function."
8811msgstr ""
8812
8813#: editor/plugins/visual_shader_editor_plugin.cpp
8814msgid ""
8815"Calculate the outer product of a pair of vectors.\n"
8816"\n"
8817"OuterProduct treats the first parameter 'c' as a column vector (matrix with "
8818"one column) and the second parameter 'r' as a row vector (matrix with one "
8819"row) and does a linear algebraic matrix multiply 'c * r', yielding a matrix "
8820"whose number of rows is the number of components in 'c' and whose number of "
8821"columns is the number of components in 'r'."
8822msgstr ""
8823
8824#: editor/plugins/visual_shader_editor_plugin.cpp
8825msgid "Composes transform from four vectors."
8826msgstr ""
8827
8828#: editor/plugins/visual_shader_editor_plugin.cpp
8829msgid "Decomposes transform to four vectors."
8830msgstr ""
8831
8832#: editor/plugins/visual_shader_editor_plugin.cpp
8833msgid "Calculates the determinant of a transform."
8834msgstr ""
8835
8836#: editor/plugins/visual_shader_editor_plugin.cpp
8837msgid "Calculates the inverse of a transform."
8838msgstr ""
8839
8840#: editor/plugins/visual_shader_editor_plugin.cpp
8841msgid "Calculates the transpose of a transform."
8842msgstr ""
8843
8844#: editor/plugins/visual_shader_editor_plugin.cpp
8845msgid "Multiplies transform by transform."
8846msgstr ""
8847
8848#: editor/plugins/visual_shader_editor_plugin.cpp
8849msgid "Multiplies vector by transform."
8850msgstr ""
8851
8852#: editor/plugins/visual_shader_editor_plugin.cpp
8853msgid "Transform constant."
8854msgstr ""
8855
8856#: editor/plugins/visual_shader_editor_plugin.cpp
8857msgid "Transform uniform."
8858msgstr ""
8859
8860#: editor/plugins/visual_shader_editor_plugin.cpp
8861msgid "Vector function."
8862msgstr ""
8863
8864#: editor/plugins/visual_shader_editor_plugin.cpp
8865msgid "Vector operator."
8866msgstr ""
8867
8868#: editor/plugins/visual_shader_editor_plugin.cpp
8869msgid "Composes vector from three scalars."
8870msgstr ""
8871
8872#: editor/plugins/visual_shader_editor_plugin.cpp
8873msgid "Decomposes vector to three scalars."
8874msgstr ""
8875
8876#: editor/plugins/visual_shader_editor_plugin.cpp
8877msgid "Calculates the cross product of two vectors."
8878msgstr ""
8879
8880#: editor/plugins/visual_shader_editor_plugin.cpp
8881msgid "Returns the distance between two points."
8882msgstr ""
8883
8884#: editor/plugins/visual_shader_editor_plugin.cpp
8885msgid "Calculates the dot product of two vectors."
8886msgstr ""
8887
8888#: editor/plugins/visual_shader_editor_plugin.cpp
8889msgid ""
8890"Returns the vector that points in the same direction as a reference vector. "
8891"The function has three vector parameters : N, the vector to orient, I, the "
8892"incident vector, and Nref, the reference vector. If the dot product of I and "
8893"Nref is smaller than zero the return value is N. Otherwise -N is returned."
8894msgstr ""
8895
8896#: editor/plugins/visual_shader_editor_plugin.cpp
8897msgid "Calculates the length of a vector."
8898msgstr ""
8899
8900#: editor/plugins/visual_shader_editor_plugin.cpp
8901msgid "Linear interpolation between two vectors."
8902msgstr ""
8903
8904#: editor/plugins/visual_shader_editor_plugin.cpp
8905msgid "Linear interpolation between two vectors using scalar."
8906msgstr ""
8907
8908#: editor/plugins/visual_shader_editor_plugin.cpp
8909msgid "Calculates the normalize product of vector."
8910msgstr ""
8911
8912#: editor/plugins/visual_shader_editor_plugin.cpp
8913msgid "1.0 - vector"
8914msgstr ""
8915
8916#: editor/plugins/visual_shader_editor_plugin.cpp
8917msgid "1.0 / vector"
8918msgstr ""
8919
8920#: editor/plugins/visual_shader_editor_plugin.cpp
8921msgid ""
8922"Returns the vector that points in the direction of reflection ( a : incident "
8923"vector, b : normal vector )."
8924msgstr ""
8925
8926#: editor/plugins/visual_shader_editor_plugin.cpp
8927msgid "Returns the vector that points in the direction of refraction."
8928msgstr ""
8929
8930#: editor/plugins/visual_shader_editor_plugin.cpp
8931msgid ""
8932"SmoothStep function( vector(edge0), vector(edge1), vector(x) ).\n"
8933"\n"
8934"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than "
8935"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 "
8936"using Hermite polynomials."
8937msgstr ""
8938
8939#: editor/plugins/visual_shader_editor_plugin.cpp
8940msgid ""
8941"SmoothStep function( scalar(edge0), scalar(edge1), vector(x) ).\n"
8942"\n"
8943"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than "
8944"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 "
8945"using Hermite polynomials."
8946msgstr ""
8947
8948#: editor/plugins/visual_shader_editor_plugin.cpp
8949msgid ""
8950"Step function( vector(edge), vector(x) ).\n"
8951"\n"
8952"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0."
8953msgstr ""
8954
8955#: editor/plugins/visual_shader_editor_plugin.cpp
8956msgid ""
8957"Step function( scalar(edge), vector(x) ).\n"
8958"\n"
8959"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0."
8960msgstr ""
8961
8962#: editor/plugins/visual_shader_editor_plugin.cpp
8963msgid "Adds vector to vector."
8964msgstr ""
8965
8966#: editor/plugins/visual_shader_editor_plugin.cpp
8967msgid "Divides vector by vector."
8968msgstr ""
8969
8970#: editor/plugins/visual_shader_editor_plugin.cpp
8971msgid "Multiplies vector by vector."
8972msgstr ""
8973
8974#: editor/plugins/visual_shader_editor_plugin.cpp
8975msgid "Returns the remainder of the two vectors."
8976msgstr ""
8977
8978#: editor/plugins/visual_shader_editor_plugin.cpp
8979msgid "Subtracts vector from vector."
8980msgstr ""
8981
8982#: editor/plugins/visual_shader_editor_plugin.cpp
8983msgid "Vector constant."
8984msgstr ""
8985
8986#: editor/plugins/visual_shader_editor_plugin.cpp
8987msgid "Vector uniform."
8988msgstr ""
8989
8990#: editor/plugins/visual_shader_editor_plugin.cpp
8991msgid ""
8992"Custom Godot Shader Language expression, with custom amount of input and "
8993"output ports. This is a direct injection of code into the vertex/fragment/"
8994"light function, do not use it to write the function declarations inside."
8995msgstr ""
8996
8997#: editor/plugins/visual_shader_editor_plugin.cpp
8998msgid ""
8999"Returns falloff based on the dot product of surface normal and view "
9000"direction of camera (pass associated inputs to it)."
9001msgstr ""
9002
9003#: editor/plugins/visual_shader_editor_plugin.cpp
9004msgid ""
9005"Custom Godot Shader Language expression, which is placed on top of the "
9006"resulted shader. You can place various function definitions inside and call "
9007"it later in the Expressions. You can also declare varyings, uniforms and "
9008"constants."
9009msgstr ""
9010
9011#: editor/plugins/visual_shader_editor_plugin.cpp
9012msgid "(Fragment/Light mode only) Scalar derivative function."
9013msgstr ""
9014
9015#: editor/plugins/visual_shader_editor_plugin.cpp
9016msgid "(Fragment/Light mode only) Vector derivative function."
9017msgstr ""
9018
9019#: editor/plugins/visual_shader_editor_plugin.cpp
9020msgid ""
9021"(Fragment/Light mode only) (Vector) Derivative in 'x' using local "
9022"differencing."
9023msgstr ""
9024
9025#: editor/plugins/visual_shader_editor_plugin.cpp
9026msgid ""
9027"(Fragment/Light mode only) (Scalar) Derivative in 'x' using local "
9028"differencing."
9029msgstr ""
9030
9031#: editor/plugins/visual_shader_editor_plugin.cpp
9032msgid ""
9033"(Fragment/Light mode only) (Vector) Derivative in 'y' using local "
9034"differencing."
9035msgstr ""
9036
9037#: editor/plugins/visual_shader_editor_plugin.cpp
9038msgid ""
9039"(Fragment/Light mode only) (Scalar) Derivative in 'y' using local "
9040"differencing."
9041msgstr ""
9042
9043#: editor/plugins/visual_shader_editor_plugin.cpp
9044msgid ""
9045"(Fragment/Light mode only) (Vector) Sum of absolute derivative in 'x' and "
9046"'y'."
9047msgstr ""
9048
9049#: editor/plugins/visual_shader_editor_plugin.cpp
9050msgid ""
9051"(Fragment/Light mode only) (Scalar) Sum of absolute derivative in 'x' and "
9052"'y'."
9053msgstr ""
9054
9055#: editor/plugins/visual_shader_editor_plugin.cpp
9056msgid "VisualShader"
9057msgstr ""
9058
9059#: editor/plugins/visual_shader_editor_plugin.cpp
9060msgid "Edit Visual Property"
9061msgstr ""
9062
9063#: editor/plugins/visual_shader_editor_plugin.cpp
9064msgid "Visual Shader Mode Changed"
9065msgstr ""
9066
9067#: editor/project_export.cpp
9068msgid "Runnable"
9069msgstr ""
9070
9071#: editor/project_export.cpp
9072msgid "Add initial export..."
9073msgstr ""
9074
9075#: editor/project_export.cpp
9076msgid "Add previous patches..."
9077msgstr ""
9078
9079#: editor/project_export.cpp
9080msgid "Delete patch '%s' from list?"
9081msgstr ""
9082
9083#: editor/project_export.cpp
9084msgid "Delete preset '%s'?"
9085msgstr ""
9086
9087#: editor/project_export.cpp
9088msgid ""
9089"Failed to export the project for platform '%s'.\n"
9090"Export templates seem to be missing or invalid."
9091msgstr ""
9092
9093#: editor/project_export.cpp
9094msgid ""
9095"Failed to export the project for platform '%s'.\n"
9096"This might be due to a configuration issue in the export preset or your "
9097"export settings."
9098msgstr ""
9099
9100#: editor/project_export.cpp
9101msgid "Release"
9102msgstr ""
9103
9104#: editor/project_export.cpp
9105msgid "Exporting All"
9106msgstr ""
9107
9108#: editor/project_export.cpp
9109msgid "The given export path doesn't exist:"
9110msgstr ""
9111
9112#: editor/project_export.cpp
9113msgid "Export templates for this platform are missing/corrupted:"
9114msgstr ""
9115
9116#: editor/project_export.cpp
9117msgid "Presets"
9118msgstr ""
9119
9120#: editor/project_export.cpp editor/project_settings_editor.cpp
9121msgid "Add..."
9122msgstr ""
9123
9124#: editor/project_export.cpp
9125msgid ""
9126"If checked, the preset will be available for use in one-click deploy.\n"
9127"Only one preset per platform may be marked as runnable."
9128msgstr ""
9129
9130#: editor/project_export.cpp
9131msgid "Export Path"
9132msgstr ""
9133
9134#: editor/project_export.cpp
9135msgid "Resources"
9136msgstr ""
9137
9138#: editor/project_export.cpp
9139msgid "Export all resources in the project"
9140msgstr ""
9141
9142#: editor/project_export.cpp
9143msgid "Export selected scenes (and dependencies)"
9144msgstr ""
9145
9146#: editor/project_export.cpp
9147msgid "Export selected resources (and dependencies)"
9148msgstr ""
9149
9150#: editor/project_export.cpp
9151msgid "Export Mode:"
9152msgstr ""
9153
9154#: editor/project_export.cpp
9155msgid "Resources to export:"
9156msgstr ""
9157
9158#: editor/project_export.cpp
9159msgid ""
9160"Filters to export non-resource files/folders\n"
9161"(comma-separated, e.g: *.json, *.txt, docs/*)"
9162msgstr ""
9163
9164#: editor/project_export.cpp
9165msgid ""
9166"Filters to exclude files/folders from project\n"
9167"(comma-separated, e.g: *.json, *.txt, docs/*)"
9168msgstr ""
9169
9170#: editor/project_export.cpp
9171msgid "Patches"
9172msgstr ""
9173
9174#: editor/project_export.cpp
9175msgid "Make Patch"
9176msgstr ""
9177
9178#: editor/project_export.cpp
9179msgid "Pack File"
9180msgstr ""
9181
9182#: editor/project_export.cpp
9183msgid "Features"
9184msgstr "Ezaugarriak"
9185
9186#: editor/project_export.cpp
9187msgid "Custom (comma-separated):"
9188msgstr ""
9189
9190#: editor/project_export.cpp
9191msgid "Feature List:"
9192msgstr "Ezaugarri zerrenda:"
9193
9194#: editor/project_export.cpp
9195msgid "Script"
9196msgstr "Scripta"
9197
9198#: editor/project_export.cpp
9199msgid "Script Export Mode:"
9200msgstr ""
9201
9202#: editor/project_export.cpp
9203msgid "Text"
9204msgstr "Testua"
9205
9206#: editor/project_export.cpp
9207msgid "Compiled"
9208msgstr "Konpilatuta"
9209
9210#: editor/project_export.cpp
9211msgid "Encrypted (Provide Key Below)"
9212msgstr ""
9213
9214#: editor/project_export.cpp
9215msgid "Invalid Encryption Key (must be 64 characters long)"
9216msgstr ""
9217
9218#: editor/project_export.cpp
9219msgid "Script Encryption Key (256-bits as hex):"
9220msgstr ""
9221
9222#: editor/project_export.cpp
9223msgid "Export PCK/Zip"
9224msgstr ""
9225
9226#: editor/project_export.cpp
9227msgid "Export Project"
9228msgstr ""
9229
9230#: editor/project_export.cpp
9231msgid "Export mode?"
9232msgstr ""
9233
9234#: editor/project_export.cpp
9235msgid "Export All"
9236msgstr ""
9237
9238#: editor/project_export.cpp editor/project_manager.cpp
9239msgid "ZIP File"
9240msgstr ""
9241
9242#: editor/project_export.cpp
9243msgid "Godot Game Pack"
9244msgstr ""
9245
9246#: editor/project_export.cpp
9247msgid "Export templates for this platform are missing:"
9248msgstr ""
9249
9250#: editor/project_export.cpp
9251msgid "Manage Export Templates"
9252msgstr ""
9253
9254#: editor/project_export.cpp
9255msgid "Export With Debug"
9256msgstr ""
9257
9258#: editor/project_manager.cpp
9259msgid "The path specified doesn't exist."
9260msgstr ""
9261
9262#: editor/project_manager.cpp
9263msgid "Error opening package file (it's not in ZIP format)."
9264msgstr "Errorea pakete fitxategia irekitzean (ez dago ZIP formatuan)."
9265
9266#: editor/project_manager.cpp
9267msgid ""
9268"Invalid \".zip\" project file; it doesn't contain a \"project.godot\" file."
9269msgstr ""
9270
9271#: editor/project_manager.cpp
9272msgid "Please choose an empty folder."
9273msgstr ""
9274
9275#: editor/project_manager.cpp
9276msgid "Please choose a \"project.godot\" or \".zip\" file."
9277msgstr "Aukeratu \"project.godot\" edo \".zip\" fitxategia."
9278
9279#: editor/project_manager.cpp
9280msgid "This directory already contains a Godot project."
9281msgstr ""
9282
9283#: editor/project_manager.cpp
9284msgid "New Game Project"
9285msgstr ""
9286
9287#: editor/project_manager.cpp
9288msgid "Imported Project"
9289msgstr ""
9290
9291#: editor/project_manager.cpp
9292msgid "Invalid Project Name."
9293msgstr ""
9294
9295#: editor/project_manager.cpp
9296msgid "Couldn't create folder."
9297msgstr ""
9298
9299#: editor/project_manager.cpp
9300msgid "There is already a folder in this path with the specified name."
9301msgstr ""
9302
9303#: editor/project_manager.cpp
9304msgid "It would be a good idea to name your project."
9305msgstr ""
9306
9307#: editor/project_manager.cpp
9308msgid "Invalid project path (changed anything?)."
9309msgstr ""
9310
9311#: editor/project_manager.cpp
9312msgid ""
9313"Couldn't load project.godot in project path (error %d). It may be missing or "
9314"corrupted."
9315msgstr ""
9316
9317#: editor/project_manager.cpp
9318msgid "Couldn't edit project.godot in project path."
9319msgstr ""
9320
9321#: editor/project_manager.cpp
9322msgid "Couldn't create project.godot in project path."
9323msgstr ""
9324
9325#: editor/project_manager.cpp
9326msgid "Rename Project"
9327msgstr ""
9328
9329#: editor/project_manager.cpp
9330msgid "Import Existing Project"
9331msgstr ""
9332
9333#: editor/project_manager.cpp
9334msgid "Import & Edit"
9335msgstr ""
9336
9337#: editor/project_manager.cpp
9338msgid "Create New Project"
9339msgstr ""
9340
9341#: editor/project_manager.cpp
9342msgid "Create & Edit"
9343msgstr ""
9344
9345#: editor/project_manager.cpp
9346msgid "Install Project:"
9347msgstr ""
9348
9349#: editor/project_manager.cpp
9350msgid "Install & Edit"
9351msgstr ""
9352
9353#: editor/project_manager.cpp
9354msgid "Project Name:"
9355msgstr ""
9356
9357#: editor/project_manager.cpp
9358msgid "Project Path:"
9359msgstr ""
9360
9361#: editor/project_manager.cpp
9362msgid "Project Installation Path:"
9363msgstr ""
9364
9365#: editor/project_manager.cpp
9366msgid "Renderer:"
9367msgstr ""
9368
9369#: editor/project_manager.cpp
9370msgid "OpenGL ES 3.0"
9371msgstr ""
9372
9373#: editor/project_manager.cpp
9374msgid ""
9375"Higher visual quality\n"
9376"All features available\n"
9377"Incompatible with older hardware\n"
9378"Not recommended for web games"
9379msgstr ""
9380
9381#: editor/project_manager.cpp
9382msgid "OpenGL ES 2.0"
9383msgstr ""
9384
9385#: editor/project_manager.cpp
9386msgid ""
9387"Lower visual quality\n"
9388"Some features not available\n"
9389"Works on most hardware\n"
9390"Recommended for web games"
9391msgstr ""
9392
9393#: editor/project_manager.cpp
9394msgid "Renderer can be changed later, but scenes may need to be adjusted."
9395msgstr ""
9396
9397#: editor/project_manager.cpp
9398msgid "Unnamed Project"
9399msgstr ""
9400
9401#: editor/project_manager.cpp
9402msgid "Missing Project"
9403msgstr ""
9404
9405#: editor/project_manager.cpp
9406msgid "Error: Project is missing on the filesystem."
9407msgstr ""
9408
9409#: editor/project_manager.cpp
9410msgid "Can't open project at '%s'."
9411msgstr ""
9412
9413#: editor/project_manager.cpp
9414msgid "Are you sure to open more than one project?"
9415msgstr ""
9416
9417#: editor/project_manager.cpp
9418msgid ""
9419"The following project settings file does not specify the version of Godot "
9420"through which it was created.\n"
9421"\n"
9422"%s\n"
9423"\n"
9424"If you proceed with opening it, it will be converted to Godot's current "
9425"configuration file format.\n"
9426"Warning: You won't be able to open the project with previous versions of the "
9427"engine anymore."
9428msgstr ""
9429
9430#: editor/project_manager.cpp
9431msgid ""
9432"The following project settings file was generated by an older engine "
9433"version, and needs to be converted for this version:\n"
9434"\n"
9435"%s\n"
9436"\n"
9437"Do you want to convert it?\n"
9438"Warning: You won't be able to open the project with previous versions of the "
9439"engine anymore."
9440msgstr ""
9441
9442#: editor/project_manager.cpp
9443msgid ""
9444"The project settings were created by a newer engine version, whose settings "
9445"are not compatible with this version."
9446msgstr ""
9447
9448#: editor/project_manager.cpp
9449msgid ""
9450"Can't run project: no main scene defined.\n"
9451"Please edit the project and set the main scene in the Project Settings under "
9452"the \"Application\" category."
9453msgstr ""
9454
9455#: editor/project_manager.cpp
9456msgid ""
9457"Can't run project: Assets need to be imported.\n"
9458"Please edit the project to trigger the initial import."
9459msgstr ""
9460"Ezin da proiektua exekutatu: Aktiboak inportatu behar dira.\n"
9461"Editatu proiektua hasierako inportazioa abiatzeko."
9462
9463#: editor/project_manager.cpp
9464msgid "Are you sure to run %d projects at once?"
9465msgstr ""
9466
9467#: editor/project_manager.cpp
9468msgid ""
9469"Remove %d projects from the list?\n"
9470"The project folders' contents won't be modified."
9471msgstr ""
9472
9473#: editor/project_manager.cpp
9474msgid ""
9475"Remove this project from the list?\n"
9476"The project folder's contents won't be modified."
9477msgstr ""
9478
9479#: editor/project_manager.cpp
9480msgid ""
9481"Remove all missing projects from the list?\n"
9482"The project folders' contents won't be modified."
9483msgstr ""
9484
9485#: editor/project_manager.cpp
9486msgid ""
9487"Language changed.\n"
9488"The interface will update after restarting the editor or project manager."
9489msgstr ""
9490
9491#: editor/project_manager.cpp
9492msgid ""
9493"Are you sure to scan %s folders for existing Godot projects?\n"
9494"This could take a while."
9495msgstr ""
9496
9497#. TRANSLATORS: This refers to the application where users manage their Godot projects.
9498#: editor/project_manager.cpp
9499msgid "Project Manager"
9500msgstr ""
9501
9502#: editor/project_manager.cpp
9503msgid "Projects"
9504msgstr ""
9505
9506#: editor/project_manager.cpp
9507msgid "Last Modified"
9508msgstr ""
9509
9510#: editor/project_manager.cpp
9511msgid "Scan"
9512msgstr ""
9513
9514#: editor/project_manager.cpp
9515msgid "Select a Folder to Scan"
9516msgstr ""
9517
9518#: editor/project_manager.cpp
9519msgid "New Project"
9520msgstr ""
9521
9522#: editor/project_manager.cpp
9523msgid "Remove Missing"
9524msgstr ""
9525
9526#: editor/project_manager.cpp
9527msgid "Templates"
9528msgstr ""
9529
9530#: editor/project_manager.cpp
9531msgid "Restart Now"
9532msgstr ""
9533
9534#: editor/project_manager.cpp
9535msgid "Can't run project"
9536msgstr ""
9537
9538#: editor/project_manager.cpp
9539msgid ""
9540"You currently don't have any projects.\n"
9541"Would you like to explore official example projects in the Asset Library?"
9542msgstr ""
9543"Orain ez duzu proiekturik.\n"
9544"Adibide ofizialak arakatu nahi dituzu aktiboen liburutegian?"
9545
9546#: editor/project_manager.cpp
9547msgid ""
9548"The search box filters projects by name and last path component.\n"
9549"To filter projects by name and full path, the query must contain at least "
9550"one `/` character."
9551msgstr ""
9552
9553#: editor/project_settings_editor.cpp
9554msgid "Key "
9555msgstr ""
9556
9557#: editor/project_settings_editor.cpp
9558msgid "Joy Button"
9559msgstr ""
9560
9561#: editor/project_settings_editor.cpp
9562msgid "Joy Axis"
9563msgstr ""
9564
9565#: editor/project_settings_editor.cpp
9566msgid "Mouse Button"
9567msgstr ""
9568
9569#: editor/project_settings_editor.cpp
9570msgid ""
9571"Invalid action name. it cannot be empty nor contain '/', ':', '=', '\\' or "
9572"'\"'"
9573msgstr ""
9574
9575#: editor/project_settings_editor.cpp
9576msgid "An action with the name '%s' already exists."
9577msgstr ""
9578
9579#: editor/project_settings_editor.cpp
9580msgid "Rename Input Action Event"
9581msgstr ""
9582
9583#: editor/project_settings_editor.cpp
9584msgid "Change Action deadzone"
9585msgstr ""
9586
9587#: editor/project_settings_editor.cpp
9588msgid "Add Input Action Event"
9589msgstr ""
9590
9591#: editor/project_settings_editor.cpp
9592msgid "All Devices"
9593msgstr ""
9594
9595#: editor/project_settings_editor.cpp
9596msgid "Device"
9597msgstr ""
9598
9599#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
9600msgid "Press a Key..."
9601msgstr ""
9602
9603#: editor/project_settings_editor.cpp
9604msgid "Mouse Button Index:"
9605msgstr ""
9606
9607#: editor/project_settings_editor.cpp
9608msgid "Left Button"
9609msgstr ""
9610
9611#: editor/project_settings_editor.cpp
9612msgid "Right Button"
9613msgstr ""
9614
9615#: editor/project_settings_editor.cpp
9616msgid "Middle Button"
9617msgstr ""
9618
9619#: editor/project_settings_editor.cpp
9620msgid "Wheel Up Button"
9621msgstr ""
9622
9623#: editor/project_settings_editor.cpp
9624msgid "Wheel Down Button"
9625msgstr ""
9626
9627#: editor/project_settings_editor.cpp
9628msgid "Wheel Left Button"
9629msgstr ""
9630
9631#: editor/project_settings_editor.cpp
9632msgid "Wheel Right Button"
9633msgstr ""
9634
9635#: editor/project_settings_editor.cpp
9636msgid "X Button 1"
9637msgstr ""
9638
9639#: editor/project_settings_editor.cpp
9640msgid "X Button 2"
9641msgstr ""
9642
9643#: editor/project_settings_editor.cpp
9644msgid "Joypad Axis Index:"
9645msgstr ""
9646
9647#: editor/project_settings_editor.cpp
9648msgid "Axis"
9649msgstr ""
9650
9651#: editor/project_settings_editor.cpp
9652msgid "Joypad Button Index:"
9653msgstr ""
9654
9655#: editor/project_settings_editor.cpp
9656msgid "Erase Input Action"
9657msgstr ""
9658
9659#: editor/project_settings_editor.cpp
9660msgid "Erase Input Action Event"
9661msgstr ""
9662
9663#: editor/project_settings_editor.cpp
9664msgid "Add Event"
9665msgstr ""
9666
9667#: editor/project_settings_editor.cpp
9668msgid "Button"
9669msgstr ""
9670
9671#: editor/project_settings_editor.cpp
9672msgid "Left Button."
9673msgstr ""
9674
9675#: editor/project_settings_editor.cpp
9676msgid "Right Button."
9677msgstr ""
9678
9679#: editor/project_settings_editor.cpp
9680msgid "Middle Button."
9681msgstr ""
9682
9683#: editor/project_settings_editor.cpp
9684msgid "Wheel Up."
9685msgstr ""
9686
9687#: editor/project_settings_editor.cpp
9688msgid "Wheel Down."
9689msgstr ""
9690
9691#: editor/project_settings_editor.cpp
9692msgid "Add Global Property"
9693msgstr ""
9694
9695#: editor/project_settings_editor.cpp
9696msgid "Select a setting item first!"
9697msgstr ""
9698
9699#: editor/project_settings_editor.cpp
9700msgid "No property '%s' exists."
9701msgstr ""
9702
9703#: editor/project_settings_editor.cpp
9704msgid "Setting '%s' is internal, and it can't be deleted."
9705msgstr ""
9706
9707#: editor/project_settings_editor.cpp
9708msgid "Delete Item"
9709msgstr ""
9710
9711#: editor/project_settings_editor.cpp
9712msgid ""
9713"Invalid action name. It cannot be empty nor contain '/', ':', '=', '\\' or "
9714"'\"'."
9715msgstr ""
9716
9717#: editor/project_settings_editor.cpp
9718msgid "Add Input Action"
9719msgstr ""
9720
9721#: editor/project_settings_editor.cpp
9722msgid "Error saving settings."
9723msgstr ""
9724
9725#: editor/project_settings_editor.cpp
9726msgid "Settings saved OK."
9727msgstr ""
9728
9729#: editor/project_settings_editor.cpp
9730msgid "Moved Input Action Event"
9731msgstr ""
9732
9733#: editor/project_settings_editor.cpp
9734msgid "Override for Feature"
9735msgstr ""
9736
9737#: editor/project_settings_editor.cpp
9738msgid "Add Translation"
9739msgstr ""
9740
9741#: editor/project_settings_editor.cpp
9742msgid "Remove Translation"
9743msgstr ""
9744
9745#: editor/project_settings_editor.cpp
9746msgid "Add Remapped Path"
9747msgstr ""
9748
9749#: editor/project_settings_editor.cpp
9750msgid "Resource Remap Add Remap"
9751msgstr ""
9752
9753#: editor/project_settings_editor.cpp
9754msgid "Change Resource Remap Language"
9755msgstr ""
9756
9757#: editor/project_settings_editor.cpp
9758msgid "Remove Resource Remap"
9759msgstr ""
9760
9761#: editor/project_settings_editor.cpp
9762msgid "Remove Resource Remap Option"
9763msgstr ""
9764
9765#: editor/project_settings_editor.cpp
9766msgid "Changed Locale Filter"
9767msgstr ""
9768
9769#: editor/project_settings_editor.cpp
9770msgid "Changed Locale Filter Mode"
9771msgstr ""
9772
9773#: editor/project_settings_editor.cpp
9774msgid "Project Settings (project.godot)"
9775msgstr ""
9776
9777#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
9778msgid "General"
9779msgstr ""
9780
9781#: editor/project_settings_editor.cpp
9782msgid "Override For..."
9783msgstr ""
9784
9785#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
9786msgid "The editor must be restarted for changes to take effect."
9787msgstr ""
9788
9789#: editor/project_settings_editor.cpp
9790msgid "Input Map"
9791msgstr ""
9792
9793#: editor/project_settings_editor.cpp
9794msgid "Action:"
9795msgstr ""
9796
9797#: editor/project_settings_editor.cpp
9798msgid "Action"
9799msgstr ""
9800
9801#: editor/project_settings_editor.cpp
9802msgid "Deadzone"
9803msgstr ""
9804
9805#: editor/project_settings_editor.cpp
9806msgid "Device:"
9807msgstr ""
9808
9809#: editor/project_settings_editor.cpp
9810msgid "Index:"
9811msgstr ""
9812
9813#: editor/project_settings_editor.cpp
9814msgid "Localization"
9815msgstr ""
9816
9817#: editor/project_settings_editor.cpp
9818msgid "Translations"
9819msgstr ""
9820
9821#: editor/project_settings_editor.cpp
9822msgid "Translations:"
9823msgstr ""
9824
9825#: editor/project_settings_editor.cpp
9826msgid "Remaps"
9827msgstr ""
9828
9829#: editor/project_settings_editor.cpp
9830msgid "Resources:"
9831msgstr ""
9832
9833#: editor/project_settings_editor.cpp
9834msgid "Remaps by Locale:"
9835msgstr ""
9836
9837#: editor/project_settings_editor.cpp
9838msgid "Locale"
9839msgstr ""
9840
9841#: editor/project_settings_editor.cpp
9842msgid "Locales Filter"
9843msgstr ""
9844
9845#: editor/project_settings_editor.cpp
9846msgid "Show All Locales"
9847msgstr ""
9848
9849#: editor/project_settings_editor.cpp
9850msgid "Show Selected Locales Only"
9851msgstr ""
9852
9853#: editor/project_settings_editor.cpp
9854msgid "Filter mode:"
9855msgstr ""
9856
9857#: editor/project_settings_editor.cpp
9858msgid "Locales:"
9859msgstr ""
9860
9861#: editor/project_settings_editor.cpp
9862msgid "AutoLoad"
9863msgstr ""
9864
9865#: editor/project_settings_editor.cpp
9866msgid "Plugins"
9867msgstr ""
9868
9869#: editor/property_editor.cpp
9870msgid "Preset..."
9871msgstr ""
9872
9873#: editor/property_editor.cpp
9874msgid "Zero"
9875msgstr ""
9876
9877#: editor/property_editor.cpp
9878msgid "Easing In-Out"
9879msgstr ""
9880
9881#: editor/property_editor.cpp
9882msgid "Easing Out-In"
9883msgstr ""
9884
9885#: editor/property_editor.cpp
9886msgid "File..."
9887msgstr ""
9888
9889#: editor/property_editor.cpp
9890msgid "Dir..."
9891msgstr ""
9892
9893#: editor/property_editor.cpp
9894msgid "Assign"
9895msgstr ""
9896
9897#: editor/property_editor.cpp
9898msgid "Select Node"
9899msgstr ""
9900
9901#: editor/property_editor.cpp
9902msgid "Error loading file: Not a resource!"
9903msgstr ""
9904
9905#: editor/property_editor.cpp
9906msgid "Pick a Node"
9907msgstr ""
9908
9909#: editor/property_editor.cpp
9910msgid "Bit %d, val %d."
9911msgstr ""
9912
9913#: editor/property_selector.cpp
9914msgid "Select Property"
9915msgstr ""
9916
9917#: editor/property_selector.cpp
9918msgid "Select Virtual Method"
9919msgstr ""
9920
9921#: editor/property_selector.cpp
9922msgid "Select Method"
9923msgstr ""
9924
9925#: editor/rename_dialog.cpp editor/scene_tree_dock.cpp
9926msgid "Batch Rename"
9927msgstr ""
9928
9929#: editor/rename_dialog.cpp
9930msgid "Prefix"
9931msgstr ""
9932
9933#: editor/rename_dialog.cpp
9934msgid "Suffix"
9935msgstr ""
9936
9937#: editor/rename_dialog.cpp
9938msgid "Use Regular Expressions"
9939msgstr "Erabili adierazpen erregularrak"
9940
9941#: editor/rename_dialog.cpp
9942msgid "Advanced Options"
9943msgstr ""
9944
9945#: editor/rename_dialog.cpp
9946msgid "Substitute"
9947msgstr ""
9948
9949#: editor/rename_dialog.cpp
9950msgid "Node name"
9951msgstr ""
9952
9953#: editor/rename_dialog.cpp
9954msgid "Node's parent name, if available"
9955msgstr ""
9956
9957#: editor/rename_dialog.cpp
9958msgid "Node type"
9959msgstr ""
9960
9961#: editor/rename_dialog.cpp
9962msgid "Current scene name"
9963msgstr ""
9964
9965#: editor/rename_dialog.cpp
9966msgid "Root node name"
9967msgstr ""
9968
9969#: editor/rename_dialog.cpp
9970msgid ""
9971"Sequential integer counter.\n"
9972"Compare counter options."
9973msgstr ""
9974
9975#: editor/rename_dialog.cpp
9976msgid "Per-level Counter"
9977msgstr ""
9978
9979#: editor/rename_dialog.cpp
9980msgid "If set the counter restarts for each group of child nodes"
9981msgstr ""
9982
9983#: editor/rename_dialog.cpp
9984msgid "Initial value for the counter"
9985msgstr ""
9986
9987#: editor/rename_dialog.cpp
9988msgid "Step"
9989msgstr ""
9990
9991#: editor/rename_dialog.cpp
9992msgid "Amount by which counter is incremented for each node"
9993msgstr ""
9994
9995#: editor/rename_dialog.cpp
9996msgid "Padding"
9997msgstr ""
9998
9999#: editor/rename_dialog.cpp
10000msgid ""
10001"Minimum number of digits for the counter.\n"
10002"Missing digits are padded with leading zeros."
10003msgstr ""
10004
10005#: editor/rename_dialog.cpp
10006msgid "Post-Process"
10007msgstr ""
10008
10009#: editor/rename_dialog.cpp
10010msgid "Keep"
10011msgstr ""
10012
10013#: editor/rename_dialog.cpp
10014msgid "PascalCase to snake_case"
10015msgstr "PascalCase snake_case-ra"
10016
10017#: editor/rename_dialog.cpp
10018msgid "snake_case to PascalCase"
10019msgstr ""
10020
10021#: editor/rename_dialog.cpp
10022msgid "Case"
10023msgstr ""
10024
10025#: editor/rename_dialog.cpp
10026msgid "To Lowercase"
10027msgstr ""
10028
10029#: editor/rename_dialog.cpp
10030msgid "To Uppercase"
10031msgstr ""
10032
10033#: editor/rename_dialog.cpp
10034msgid "Reset"
10035msgstr ""
10036
10037#: editor/rename_dialog.cpp
10038msgid "Regular Expression Error"
10039msgstr "Adierazpen erregularraren errorea"
10040
10041#: editor/rename_dialog.cpp
10042msgid "At character %s"
10043msgstr ""
10044
10045#: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp
10046msgid "Reparent Node"
10047msgstr ""
10048
10049#: editor/reparent_dialog.cpp
10050msgid "Reparent Location (Select new Parent):"
10051msgstr ""
10052
10053#: editor/reparent_dialog.cpp
10054msgid "Keep Global Transform"
10055msgstr ""
10056
10057#: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp
10058msgid "Reparent"
10059msgstr ""
10060
10061#: editor/run_settings_dialog.cpp
10062msgid "Run Mode:"
10063msgstr ""
10064
10065#: editor/run_settings_dialog.cpp
10066msgid "Current Scene"
10067msgstr ""
10068
10069#: editor/run_settings_dialog.cpp
10070msgid "Main Scene"
10071msgstr ""
10072
10073#: editor/run_settings_dialog.cpp
10074msgid "Main Scene Arguments:"
10075msgstr ""
10076
10077#: editor/run_settings_dialog.cpp
10078msgid "Scene Run Settings"
10079msgstr ""
10080
10081#: editor/scene_tree_dock.cpp
10082msgid "No parent to instance the scenes at."
10083msgstr ""
10084
10085#: editor/scene_tree_dock.cpp
10086msgid "Error loading scene from %s"
10087msgstr ""
10088
10089#: editor/scene_tree_dock.cpp
10090msgid ""
10091"Cannot instance the scene '%s' because the current scene exists within one "
10092"of its nodes."
10093msgstr ""
10094
10095#: editor/scene_tree_dock.cpp
10096msgid "Instance Scene(s)"
10097msgstr ""
10098
10099#: editor/scene_tree_dock.cpp
10100msgid "Replace with Branch Scene"
10101msgstr ""
10102
10103#: editor/scene_tree_dock.cpp
10104msgid "Instance Child Scene"
10105msgstr ""
10106
10107#: editor/scene_tree_dock.cpp
10108#, fuzzy
10109msgid "Detach Script"
10110msgstr "Scripta"
10111
10112#: editor/scene_tree_dock.cpp
10113msgid "This operation can't be done on the tree root."
10114msgstr ""
10115
10116#: editor/scene_tree_dock.cpp
10117msgid "Move Node In Parent"
10118msgstr ""
10119
10120#: editor/scene_tree_dock.cpp
10121msgid "Move Nodes In Parent"
10122msgstr ""
10123
10124#: editor/scene_tree_dock.cpp
10125msgid "Duplicate Node(s)"
10126msgstr ""
10127
10128#: editor/scene_tree_dock.cpp
10129msgid "Can't reparent nodes in inherited scenes, order of nodes can't change."
10130msgstr ""
10131
10132#: editor/scene_tree_dock.cpp
10133msgid "Node must belong to the edited scene to become root."
10134msgstr ""
10135
10136#: editor/scene_tree_dock.cpp
10137msgid "Instantiated scenes can't become root"
10138msgstr ""
10139
10140#: editor/scene_tree_dock.cpp
10141msgid "Make node as Root"
10142msgstr ""
10143
10144#: editor/scene_tree_dock.cpp
10145msgid "Delete %d nodes and any children?"
10146msgstr ""
10147
10148#: editor/scene_tree_dock.cpp
10149msgid "Delete %d nodes?"
10150msgstr ""
10151
10152#: editor/scene_tree_dock.cpp
10153msgid "Delete the root node \"%s\"?"
10154msgstr ""
10155
10156#: editor/scene_tree_dock.cpp
10157msgid "Delete node \"%s\" and its children?"
10158msgstr ""
10159
10160#: editor/scene_tree_dock.cpp
10161msgid "Delete node \"%s\"?"
10162msgstr ""
10163
10164#: editor/scene_tree_dock.cpp
10165msgid "Can not perform with the root node."
10166msgstr ""
10167
10168#: editor/scene_tree_dock.cpp
10169msgid "This operation can't be done on instanced scenes."
10170msgstr ""
10171
10172#: editor/scene_tree_dock.cpp
10173msgid "Save New Scene As..."
10174msgstr ""
10175
10176#: editor/scene_tree_dock.cpp
10177msgid ""
10178"Disabling \"editable_instance\" will cause all properties of the node to be "
10179"reverted to their default."
10180msgstr ""
10181
10182#: editor/scene_tree_dock.cpp
10183msgid ""
10184"Enabling \"Load As Placeholder\" will disable \"Editable Children\" and "
10185"cause all properties of the node to be reverted to their default."
10186msgstr ""
10187
10188#: editor/scene_tree_dock.cpp
10189msgid "Make Local"
10190msgstr ""
10191
10192#: editor/scene_tree_dock.cpp
10193msgid "New Scene Root"
10194msgstr ""
10195
10196#: editor/scene_tree_dock.cpp
10197msgid "Create Root Node:"
10198msgstr ""
10199
10200#: editor/scene_tree_dock.cpp
10201msgid "2D Scene"
10202msgstr ""
10203
10204#: editor/scene_tree_dock.cpp
10205msgid "3D Scene"
10206msgstr ""
10207
10208#: editor/scene_tree_dock.cpp
10209msgid "User Interface"
10210msgstr ""
10211
10212#: editor/scene_tree_dock.cpp
10213msgid "Other Node"
10214msgstr ""
10215
10216#: editor/scene_tree_dock.cpp
10217msgid "Can't operate on nodes from a foreign scene!"
10218msgstr ""
10219
10220#: editor/scene_tree_dock.cpp
10221msgid "Can't operate on nodes the current scene inherits from!"
10222msgstr ""
10223
10224#: editor/scene_tree_dock.cpp
10225msgid "Attach Script"
10226msgstr ""
10227
10228#: editor/scene_tree_dock.cpp
10229msgid "Remove Node(s)"
10230msgstr ""
10231
10232#: editor/scene_tree_dock.cpp
10233msgid "Change type of node(s)"
10234msgstr ""
10235
10236#: editor/scene_tree_dock.cpp
10237msgid ""
10238"Couldn't save new scene. Likely dependencies (instances) couldn't be "
10239"satisfied."
10240msgstr ""
10241
10242#: editor/scene_tree_dock.cpp
10243msgid "Error saving scene."
10244msgstr ""
10245
10246#: editor/scene_tree_dock.cpp
10247msgid "Error duplicating scene to save it."
10248msgstr ""
10249
10250#: editor/scene_tree_dock.cpp
10251msgid "Sub-Resources"
10252msgstr ""
10253
10254#: editor/scene_tree_dock.cpp
10255msgid "Clear Inheritance"
10256msgstr ""
10257
10258#: editor/scene_tree_dock.cpp
10259msgid "Editable Children"
10260msgstr ""
10261
10262#: editor/scene_tree_dock.cpp
10263msgid "Load As Placeholder"
10264msgstr ""
10265
10266#: editor/scene_tree_dock.cpp
10267msgid "Open Documentation"
10268msgstr ""
10269
10270#: editor/scene_tree_dock.cpp
10271msgid ""
10272"Cannot attach a script: there are no languages registered.\n"
10273"This is probably because this editor was built with all language modules "
10274"disabled."
10275msgstr ""
10276
10277#: editor/scene_tree_dock.cpp
10278msgid "Add Child Node"
10279msgstr ""
10280
10281#: editor/scene_tree_dock.cpp
10282msgid "Expand/Collapse All"
10283msgstr ""
10284
10285#: editor/scene_tree_dock.cpp
10286msgid "Change Type"
10287msgstr ""
10288
10289#: editor/scene_tree_dock.cpp
10290msgid "Reparent to New Node"
10291msgstr ""
10292
10293#: editor/scene_tree_dock.cpp
10294msgid "Make Scene Root"
10295msgstr ""
10296
10297#: editor/scene_tree_dock.cpp
10298msgid "Merge From Scene"
10299msgstr ""
10300
10301#: editor/scene_tree_dock.cpp editor/script_editor_debugger.cpp
10302msgid "Save Branch as Scene"
10303msgstr ""
10304
10305#: editor/scene_tree_dock.cpp editor/script_editor_debugger.cpp
10306msgid "Copy Node Path"
10307msgstr ""
10308
10309#: editor/scene_tree_dock.cpp
10310msgid "Delete (No Confirm)"
10311msgstr ""
10312
10313#: editor/scene_tree_dock.cpp
10314msgid "Add/Create a New Node."
10315msgstr ""
10316
10317#: editor/scene_tree_dock.cpp
10318msgid ""
10319"Instance a scene file as a Node. Creates an inherited scene if no root node "
10320"exists."
10321msgstr ""
10322
10323#: editor/scene_tree_dock.cpp
10324msgid "Attach a new or existing script to the selected node."
10325msgstr ""
10326
10327#: editor/scene_tree_dock.cpp
10328msgid "Detach the script from the selected node."
10329msgstr ""
10330
10331#: editor/scene_tree_dock.cpp
10332msgid "Remote"
10333msgstr ""
10334
10335#: editor/scene_tree_dock.cpp
10336msgid "Local"
10337msgstr ""
10338
10339#: editor/scene_tree_dock.cpp
10340msgid "Clear Inheritance? (No Undo!)"
10341msgstr ""
10342
10343#: editor/scene_tree_editor.cpp
10344msgid "Toggle Visible"
10345msgstr ""
10346
10347#: editor/scene_tree_editor.cpp
10348msgid "Unlock Node"
10349msgstr ""
10350
10351#: editor/scene_tree_editor.cpp
10352msgid "Button Group"
10353msgstr ""
10354
10355#: editor/scene_tree_editor.cpp
10356msgid "(Connecting From)"
10357msgstr ""
10358
10359#: editor/scene_tree_editor.cpp
10360msgid "Node configuration warning:"
10361msgstr ""
10362
10363#: editor/scene_tree_editor.cpp
10364msgid ""
10365"Node has %s connection(s) and %s group(s).\n"
10366"Click to show signals dock."
10367msgstr ""
10368
10369#: editor/scene_tree_editor.cpp
10370msgid ""
10371"Node has %s connection(s).\n"
10372"Click to show signals dock."
10373msgstr ""
10374
10375#: editor/scene_tree_editor.cpp
10376msgid ""
10377"Node is in %s group(s).\n"
10378"Click to show groups dock."
10379msgstr ""
10380
10381#: editor/scene_tree_editor.cpp
10382msgid "Open Script:"
10383msgstr ""
10384
10385#: editor/scene_tree_editor.cpp
10386msgid ""
10387"Node is locked.\n"
10388"Click to unlock it."
10389msgstr ""
10390
10391#: editor/scene_tree_editor.cpp
10392msgid ""
10393"Children are not selectable.\n"
10394"Click to make selectable."
10395msgstr ""
10396
10397#: editor/scene_tree_editor.cpp
10398msgid "Toggle Visibility"
10399msgstr ""
10400
10401#: editor/scene_tree_editor.cpp
10402msgid ""
10403"AnimationPlayer is pinned.\n"
10404"Click to unpin."
10405msgstr ""
10406
10407#: editor/scene_tree_editor.cpp
10408msgid "Invalid node name, the following characters are not allowed:"
10409msgstr ""
10410
10411#: editor/scene_tree_editor.cpp
10412msgid "Rename Node"
10413msgstr ""
10414
10415#: editor/scene_tree_editor.cpp
10416msgid "Scene Tree (Nodes):"
10417msgstr ""
10418
10419#: editor/scene_tree_editor.cpp
10420msgid "Node Configuration Warning!"
10421msgstr ""
10422
10423#: editor/scene_tree_editor.cpp
10424msgid "Select a Node"
10425msgstr ""
10426
10427#: editor/script_create_dialog.cpp
10428msgid "Path is empty."
10429msgstr ""
10430
10431#: editor/script_create_dialog.cpp
10432msgid "Filename is empty."
10433msgstr ""
10434
10435#: editor/script_create_dialog.cpp
10436msgid "Path is not local."
10437msgstr ""
10438
10439#: editor/script_create_dialog.cpp
10440msgid "Invalid base path."
10441msgstr ""
10442
10443#: editor/script_create_dialog.cpp
10444msgid "A directory with the same name exists."
10445msgstr ""
10446
10447#: editor/script_create_dialog.cpp
10448msgid "File does not exist."
10449msgstr ""
10450
10451#: editor/script_create_dialog.cpp
10452msgid "Invalid extension."
10453msgstr ""
10454
10455#: editor/script_create_dialog.cpp
10456msgid "Wrong extension chosen."
10457msgstr ""
10458
10459#: editor/script_create_dialog.cpp
10460msgid "Error loading template '%s'"
10461msgstr ""
10462
10463#: editor/script_create_dialog.cpp
10464msgid "Error - Could not create script in filesystem."
10465msgstr ""
10466
10467#: editor/script_create_dialog.cpp
10468msgid "Error loading script from %s"
10469msgstr ""
10470
10471#: editor/script_create_dialog.cpp
10472msgid "Overrides"
10473msgstr ""
10474
10475#: editor/script_create_dialog.cpp
10476msgid "N/A"
10477msgstr ""
10478
10479#: editor/script_create_dialog.cpp
10480msgid "Open Script / Choose Location"
10481msgstr ""
10482
10483#: editor/script_create_dialog.cpp
10484msgid "Open Script"
10485msgstr ""
10486
10487#: editor/script_create_dialog.cpp
10488msgid "File exists, it will be reused."
10489msgstr ""
10490
10491#: editor/script_create_dialog.cpp
10492msgid "Invalid path."
10493msgstr ""
10494
10495#: editor/script_create_dialog.cpp
10496msgid "Invalid class name."
10497msgstr ""
10498
10499#: editor/script_create_dialog.cpp
10500msgid "Invalid inherited parent name or path."
10501msgstr ""
10502
10503#: editor/script_create_dialog.cpp
10504msgid "Script path/name is valid."
10505msgstr "Scriptaren bidea/izena baliozkoa da."
10506
10507#: editor/script_create_dialog.cpp
10508msgid "Allowed: a-z, A-Z, 0-9, _ and ."
10509msgstr ""
10510
10511#: editor/script_create_dialog.cpp
10512msgid "Built-in script (into scene file)."
10513msgstr ""
10514
10515#: editor/script_create_dialog.cpp
10516msgid "Will create a new script file."
10517msgstr ""
10518
10519#: editor/script_create_dialog.cpp
10520msgid "Will load an existing script file."
10521msgstr ""
10522
10523#: editor/script_create_dialog.cpp
10524msgid "Script file already exists."
10525msgstr ""
10526
10527#: editor/script_create_dialog.cpp
10528msgid ""
10529"Note: Built-in scripts have some limitations and can't be edited using an "
10530"external editor."
10531msgstr ""
10532"Oharra: Inkorporatutako gidoiek muga batzuk dituzte eta ezin dira editatu "
10533"kanpoko editore batekin."
10534
10535#: editor/script_create_dialog.cpp
10536msgid "Class Name:"
10537msgstr ""
10538
10539#: editor/script_create_dialog.cpp
10540msgid "Template:"
10541msgstr ""
10542
10543#: editor/script_create_dialog.cpp
10544msgid "Built-in Script:"
10545msgstr ""
10546
10547#: editor/script_create_dialog.cpp
10548msgid "Attach Node Script"
10549msgstr ""
10550
10551#: editor/script_editor_debugger.cpp
10552msgid "Remote "
10553msgstr ""
10554
10555#: editor/script_editor_debugger.cpp
10556msgid "Bytes:"
10557msgstr ""
10558
10559#: editor/script_editor_debugger.cpp
10560msgid "Warning:"
10561msgstr ""
10562
10563#: editor/script_editor_debugger.cpp
10564msgid "Error:"
10565msgstr ""
10566
10567#: editor/script_editor_debugger.cpp
10568msgid "C++ Error"
10569msgstr ""
10570
10571#: editor/script_editor_debugger.cpp
10572msgid "C++ Error:"
10573msgstr ""
10574
10575#: editor/script_editor_debugger.cpp
10576msgid "C++ Source"
10577msgstr ""
10578
10579#: editor/script_editor_debugger.cpp
10580msgid "Source:"
10581msgstr ""
10582
10583#: editor/script_editor_debugger.cpp
10584msgid "C++ Source:"
10585msgstr ""
10586
10587#: editor/script_editor_debugger.cpp
10588msgid "Stack Trace"
10589msgstr ""
10590
10591#: editor/script_editor_debugger.cpp
10592msgid "Errors"
10593msgstr ""
10594
10595#: editor/script_editor_debugger.cpp
10596msgid "Child process connected."
10597msgstr ""
10598
10599#: editor/script_editor_debugger.cpp
10600msgid "Copy Error"
10601msgstr ""
10602
10603#: editor/script_editor_debugger.cpp
10604msgid "Video RAM"
10605msgstr ""
10606
10607#: editor/script_editor_debugger.cpp
10608msgid "Skip Breakpoints"
10609msgstr ""
10610
10611#: editor/script_editor_debugger.cpp
10612msgid "Inspect Previous Instance"
10613msgstr ""
10614
10615#: editor/script_editor_debugger.cpp
10616msgid "Inspect Next Instance"
10617msgstr ""
10618
10619#: editor/script_editor_debugger.cpp
10620msgid "Stack Frames"
10621msgstr ""
10622
10623#: editor/script_editor_debugger.cpp
10624msgid "Profiler"
10625msgstr ""
10626
10627#: editor/script_editor_debugger.cpp
10628msgid "Network Profiler"
10629msgstr ""
10630
10631#: editor/script_editor_debugger.cpp
10632msgid "Monitor"
10633msgstr ""
10634
10635#: editor/script_editor_debugger.cpp
10636msgid "Value"
10637msgstr ""
10638
10639#: editor/script_editor_debugger.cpp
10640msgid "Monitors"
10641msgstr ""
10642
10643#: editor/script_editor_debugger.cpp
10644msgid "Pick one or more items from the list to display the graph."
10645msgstr ""
10646
10647#: editor/script_editor_debugger.cpp
10648msgid "List of Video Memory Usage by Resource:"
10649msgstr ""
10650
10651#: editor/script_editor_debugger.cpp
10652msgid "Total:"
10653msgstr ""
10654
10655#: editor/script_editor_debugger.cpp
10656msgid "Export list to a CSV file"
10657msgstr "Esportatu zerrenda CSV fitxategi batera"
10658
10659#: editor/script_editor_debugger.cpp
10660msgid "Resource Path"
10661msgstr ""
10662
10663#: editor/script_editor_debugger.cpp
10664msgid "Type"
10665msgstr ""
10666
10667#: editor/script_editor_debugger.cpp
10668msgid "Format"
10669msgstr ""
10670
10671#: editor/script_editor_debugger.cpp
10672msgid "Usage"
10673msgstr ""
10674
10675#: editor/script_editor_debugger.cpp
10676msgid "Misc"
10677msgstr ""
10678
10679#: editor/script_editor_debugger.cpp
10680msgid "Clicked Control:"
10681msgstr ""
10682
10683#: editor/script_editor_debugger.cpp
10684msgid "Clicked Control Type:"
10685msgstr ""
10686
10687#: editor/script_editor_debugger.cpp
10688msgid "Live Edit Root:"
10689msgstr ""
10690
10691#: editor/script_editor_debugger.cpp
10692msgid "Set From Tree"
10693msgstr ""
10694
10695#: editor/script_editor_debugger.cpp
10696msgid "Export measures as CSV"
10697msgstr ""
10698
10699#: editor/settings_config_dialog.cpp
10700msgid "Erase Shortcut"
10701msgstr ""
10702
10703#: editor/settings_config_dialog.cpp
10704msgid "Restore Shortcut"
10705msgstr ""
10706
10707#: editor/settings_config_dialog.cpp
10708msgid "Change Shortcut"
10709msgstr ""
10710
10711#: editor/settings_config_dialog.cpp
10712msgid "Editor Settings"
10713msgstr ""
10714
10715#: editor/settings_config_dialog.cpp
10716msgid "Shortcuts"
10717msgstr ""
10718
10719#: editor/settings_config_dialog.cpp
10720msgid "Binding"
10721msgstr ""
10722
10723#: editor/spatial_editor_gizmos.cpp
10724msgid "Change Light Radius"
10725msgstr ""
10726
10727#: editor/spatial_editor_gizmos.cpp
10728msgid "Change AudioStreamPlayer3D Emission Angle"
10729msgstr ""
10730
10731#: editor/spatial_editor_gizmos.cpp
10732msgid "Change Camera FOV"
10733msgstr ""
10734
10735#: editor/spatial_editor_gizmos.cpp
10736msgid "Change Camera Size"
10737msgstr ""
10738
10739#: editor/spatial_editor_gizmos.cpp
10740msgid "Change Notifier AABB"
10741msgstr ""
10742
10743#: editor/spatial_editor_gizmos.cpp
10744msgid "Change Particles AABB"
10745msgstr ""
10746
10747#: editor/spatial_editor_gizmos.cpp
10748msgid "Change Probe Extents"
10749msgstr ""
10750
10751#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp
10752msgid "Change Sphere Shape Radius"
10753msgstr ""
10754
10755#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp
10756msgid "Change Box Shape Extents"
10757msgstr ""
10758
10759#: editor/spatial_editor_gizmos.cpp
10760msgid "Change Capsule Shape Radius"
10761msgstr ""
10762
10763#: editor/spatial_editor_gizmos.cpp
10764msgid "Change Capsule Shape Height"
10765msgstr ""
10766
10767#: editor/spatial_editor_gizmos.cpp
10768msgid "Change Cylinder Shape Radius"
10769msgstr ""
10770
10771#: editor/spatial_editor_gizmos.cpp
10772msgid "Change Cylinder Shape Height"
10773msgstr ""
10774
10775#: editor/spatial_editor_gizmos.cpp
10776msgid "Change Ray Shape Length"
10777msgstr ""
10778
10779#: modules/csg/csg_gizmos.cpp
10780msgid "Change Cylinder Radius"
10781msgstr ""
10782
10783#: modules/csg/csg_gizmos.cpp
10784msgid "Change Cylinder Height"
10785msgstr ""
10786
10787#: modules/csg/csg_gizmos.cpp
10788msgid "Change Torus Inner Radius"
10789msgstr ""
10790
10791#: modules/csg/csg_gizmos.cpp
10792msgid "Change Torus Outer Radius"
10793msgstr ""
10794
10795#: modules/gdnative/gdnative_library_editor_plugin.cpp
10796msgid "Select the dynamic library for this entry"
10797msgstr ""
10798
10799#: modules/gdnative/gdnative_library_editor_plugin.cpp
10800msgid "Select dependencies of the library for this entry"
10801msgstr ""
10802
10803#: modules/gdnative/gdnative_library_editor_plugin.cpp
10804msgid "Remove current entry"
10805msgstr ""
10806
10807#: modules/gdnative/gdnative_library_editor_plugin.cpp
10808msgid "Double click to create a new entry"
10809msgstr ""
10810
10811#: modules/gdnative/gdnative_library_editor_plugin.cpp
10812msgid "Platform:"
10813msgstr ""
10814
10815#: modules/gdnative/gdnative_library_editor_plugin.cpp
10816msgid "Platform"
10817msgstr ""
10818
10819#: modules/gdnative/gdnative_library_editor_plugin.cpp
10820msgid "Dynamic Library"
10821msgstr ""
10822
10823#: modules/gdnative/gdnative_library_editor_plugin.cpp
10824msgid "Add an architecture entry"
10825msgstr ""
10826
10827#: modules/gdnative/gdnative_library_editor_plugin.cpp
10828msgid "GDNativeLibrary"
10829msgstr ""
10830
10831#: modules/gdnative/gdnative_library_singleton_editor.cpp
10832msgid "Enabled GDNative Singleton"
10833msgstr ""
10834
10835#: modules/gdnative/gdnative_library_singleton_editor.cpp
10836msgid "Disabled GDNative Singleton"
10837msgstr ""
10838
10839#: modules/gdnative/gdnative_library_singleton_editor.cpp
10840msgid "Library"
10841msgstr ""
10842
10843#: modules/gdnative/gdnative_library_singleton_editor.cpp
10844msgid "Libraries: "
10845msgstr ""
10846
10847#: modules/gdnative/register_types.cpp
10848msgid "GDNative"
10849msgstr ""
10850
10851#: modules/gdscript/gdscript_functions.cpp
10852msgid "Step argument is zero!"
10853msgstr ""
10854
10855#: modules/gdscript/gdscript_functions.cpp
10856msgid "Not a script with an instance"
10857msgstr ""
10858
10859#: modules/gdscript/gdscript_functions.cpp
10860msgid "Not based on a script"
10861msgstr ""
10862
10863#: modules/gdscript/gdscript_functions.cpp
10864msgid "Not based on a resource file"
10865msgstr ""
10866
10867#: modules/gdscript/gdscript_functions.cpp
10868msgid "Invalid instance dictionary format (missing @path)"
10869msgstr ""
10870
10871#: modules/gdscript/gdscript_functions.cpp
10872msgid "Invalid instance dictionary format (can't load script at @path)"
10873msgstr ""
10874
10875#: modules/gdscript/gdscript_functions.cpp
10876msgid "Invalid instance dictionary format (invalid script at @path)"
10877msgstr ""
10878
10879#: modules/gdscript/gdscript_functions.cpp
10880msgid "Invalid instance dictionary (invalid subclasses)"
10881msgstr ""
10882
10883#: modules/gdscript/gdscript_functions.cpp
10884msgid "Object can't provide a length."
10885msgstr ""
10886
10887#: modules/gridmap/grid_map_editor_plugin.cpp
10888msgid "Next Plane"
10889msgstr ""
10890
10891#: modules/gridmap/grid_map_editor_plugin.cpp
10892msgid "Previous Plane"
10893msgstr ""
10894
10895#: modules/gridmap/grid_map_editor_plugin.cpp
10896msgid "Plane:"
10897msgstr ""
10898
10899#: modules/gridmap/grid_map_editor_plugin.cpp
10900msgid "Next Floor"
10901msgstr ""
10902
10903#: modules/gridmap/grid_map_editor_plugin.cpp
10904msgid "Previous Floor"
10905msgstr ""
10906
10907#: modules/gridmap/grid_map_editor_plugin.cpp
10908msgid "Floor:"
10909msgstr ""
10910
10911#: modules/gridmap/grid_map_editor_plugin.cpp
10912msgid "GridMap Delete Selection"
10913msgstr ""
10914
10915#: modules/gridmap/grid_map_editor_plugin.cpp
10916msgid "GridMap Fill Selection"
10917msgstr ""
10918
10919#: modules/gridmap/grid_map_editor_plugin.cpp
10920msgid "GridMap Paste Selection"
10921msgstr ""
10922
10923#: modules/gridmap/grid_map_editor_plugin.cpp
10924msgid "GridMap Paint"
10925msgstr ""
10926
10927#: modules/gridmap/grid_map_editor_plugin.cpp
10928msgid "Grid Map"
10929msgstr ""
10930
10931#: modules/gridmap/grid_map_editor_plugin.cpp
10932msgid "Snap View"
10933msgstr "Atxikitu ikuspegia"
10934
10935#: modules/gridmap/grid_map_editor_plugin.cpp
10936msgid "Clip Disabled"
10937msgstr ""
10938
10939#: modules/gridmap/grid_map_editor_plugin.cpp
10940msgid "Clip Above"
10941msgstr ""
10942
10943#: modules/gridmap/grid_map_editor_plugin.cpp
10944msgid "Clip Below"
10945msgstr ""
10946
10947#: modules/gridmap/grid_map_editor_plugin.cpp
10948msgid "Edit X Axis"
10949msgstr ""
10950
10951#: modules/gridmap/grid_map_editor_plugin.cpp
10952msgid "Edit Y Axis"
10953msgstr ""
10954
10955#: modules/gridmap/grid_map_editor_plugin.cpp
10956msgid "Edit Z Axis"
10957msgstr ""
10958
10959#: modules/gridmap/grid_map_editor_plugin.cpp
10960msgid "Cursor Rotate X"
10961msgstr ""
10962
10963#: modules/gridmap/grid_map_editor_plugin.cpp
10964msgid "Cursor Rotate Y"
10965msgstr ""
10966
10967#: modules/gridmap/grid_map_editor_plugin.cpp
10968msgid "Cursor Rotate Z"
10969msgstr ""
10970
10971#: modules/gridmap/grid_map_editor_plugin.cpp
10972msgid "Cursor Back Rotate X"
10973msgstr ""
10974
10975#: modules/gridmap/grid_map_editor_plugin.cpp
10976msgid "Cursor Back Rotate Y"
10977msgstr ""
10978
10979#: modules/gridmap/grid_map_editor_plugin.cpp
10980msgid "Cursor Back Rotate Z"
10981msgstr ""
10982
10983#: modules/gridmap/grid_map_editor_plugin.cpp
10984msgid "Cursor Clear Rotation"
10985msgstr ""
10986
10987#: modules/gridmap/grid_map_editor_plugin.cpp
10988msgid "Paste Selects"
10989msgstr ""
10990
10991#: modules/gridmap/grid_map_editor_plugin.cpp
10992msgid "Clear Selection"
10993msgstr ""
10994
10995#: modules/gridmap/grid_map_editor_plugin.cpp
10996msgid "Fill Selection"
10997msgstr ""
10998
10999#: modules/gridmap/grid_map_editor_plugin.cpp
11000msgid "GridMap Settings"
11001msgstr ""
11002
11003#: modules/gridmap/grid_map_editor_plugin.cpp
11004msgid "Pick Distance:"
11005msgstr ""
11006
11007#: modules/gridmap/grid_map_editor_plugin.cpp
11008msgid "Filter meshes"
11009msgstr ""
11010
11011#: modules/gridmap/grid_map_editor_plugin.cpp
11012msgid "Give a MeshLibrary resource to this GridMap to use its meshes."
11013msgstr ""
11014
11015#: modules/mono/csharp_script.cpp
11016msgid "Class name can't be a reserved keyword"
11017msgstr ""
11018
11019#: modules/mono/mono_gd/gd_mono_utils.cpp
11020msgid "End of inner exception stack trace"
11021msgstr ""
11022
11023#: modules/recast/navigation_mesh_editor_plugin.cpp
11024msgid "Bake NavMesh"
11025msgstr ""
11026
11027#: modules/recast/navigation_mesh_editor_plugin.cpp
11028msgid "Clear the navigation mesh."
11029msgstr ""
11030
11031#: modules/recast/navigation_mesh_generator.cpp
11032msgid "Setting up Configuration..."
11033msgstr ""
11034
11035#: modules/recast/navigation_mesh_generator.cpp
11036msgid "Calculating grid size..."
11037msgstr ""
11038
11039#: modules/recast/navigation_mesh_generator.cpp
11040msgid "Creating heightfield..."
11041msgstr ""
11042
11043#: modules/recast/navigation_mesh_generator.cpp
11044msgid "Marking walkable triangles..."
11045msgstr ""
11046
11047#: modules/recast/navigation_mesh_generator.cpp
11048msgid "Constructing compact heightfield..."
11049msgstr ""
11050
11051#: modules/recast/navigation_mesh_generator.cpp
11052msgid "Eroding walkable area..."
11053msgstr ""
11054
11055#: modules/recast/navigation_mesh_generator.cpp
11056msgid "Partitioning..."
11057msgstr ""
11058
11059#: modules/recast/navigation_mesh_generator.cpp
11060msgid "Creating contours..."
11061msgstr ""
11062
11063#: modules/recast/navigation_mesh_generator.cpp
11064msgid "Creating polymesh..."
11065msgstr ""
11066
11067#: modules/recast/navigation_mesh_generator.cpp
11068msgid "Converting to native navigation mesh..."
11069msgstr ""
11070
11071#: modules/recast/navigation_mesh_generator.cpp
11072msgid "Navigation Mesh Generator Setup:"
11073msgstr ""
11074
11075#: modules/recast/navigation_mesh_generator.cpp
11076msgid "Parsing Geometry..."
11077msgstr ""
11078
11079#: modules/recast/navigation_mesh_generator.cpp
11080msgid "Done!"
11081msgstr ""
11082
11083#: modules/visual_script/visual_script.cpp
11084msgid ""
11085"A node yielded without working memory, please read the docs on how to yield "
11086"properly!"
11087msgstr ""
11088
11089#: modules/visual_script/visual_script.cpp
11090msgid ""
11091"Node yielded, but did not return a function state in the first working "
11092"memory."
11093msgstr ""
11094
11095#: modules/visual_script/visual_script.cpp
11096msgid ""
11097"Return value must be assigned to first element of node working memory! Fix "
11098"your node please."
11099msgstr ""
11100
11101#: modules/visual_script/visual_script.cpp
11102msgid "Node returned an invalid sequence output: "
11103msgstr ""
11104
11105#: modules/visual_script/visual_script.cpp
11106msgid "Found sequence bit but not the node in the stack, report bug!"
11107msgstr ""
11108
11109#: modules/visual_script/visual_script.cpp
11110msgid "Stack overflow with stack depth: "
11111msgstr ""
11112
11113#: modules/visual_script/visual_script_editor.cpp
11114msgid "Change Signal Arguments"
11115msgstr ""
11116
11117#: modules/visual_script/visual_script_editor.cpp
11118msgid "Change Argument Type"
11119msgstr ""
11120
11121#: modules/visual_script/visual_script_editor.cpp
11122msgid "Change Argument name"
11123msgstr ""
11124
11125#: modules/visual_script/visual_script_editor.cpp
11126msgid "Set Variable Default Value"
11127msgstr ""
11128
11129#: modules/visual_script/visual_script_editor.cpp
11130msgid "Set Variable Type"
11131msgstr ""
11132
11133#: modules/visual_script/visual_script_editor.cpp
11134msgid "Add Input Port"
11135msgstr ""
11136
11137#: modules/visual_script/visual_script_editor.cpp
11138msgid "Add Output Port"
11139msgstr ""
11140
11141#: modules/visual_script/visual_script_editor.cpp
11142msgid "Override an existing built-in function."
11143msgstr ""
11144
11145#: modules/visual_script/visual_script_editor.cpp
11146msgid "Create a new function."
11147msgstr ""
11148
11149#: modules/visual_script/visual_script_editor.cpp
11150msgid "Variables:"
11151msgstr ""
11152
11153#: modules/visual_script/visual_script_editor.cpp
11154msgid "Create a new variable."
11155msgstr ""
11156
11157#: modules/visual_script/visual_script_editor.cpp
11158msgid "Signals:"
11159msgstr ""
11160
11161#: modules/visual_script/visual_script_editor.cpp
11162msgid "Create a new signal."
11163msgstr ""
11164
11165#: modules/visual_script/visual_script_editor.cpp
11166msgid "Name is not a valid identifier:"
11167msgstr ""
11168
11169#: modules/visual_script/visual_script_editor.cpp
11170msgid "Name already in use by another func/var/signal:"
11171msgstr ""
11172
11173#: modules/visual_script/visual_script_editor.cpp
11174msgid "Rename Function"
11175msgstr ""
11176
11177#: modules/visual_script/visual_script_editor.cpp
11178msgid "Rename Variable"
11179msgstr ""
11180
11181#: modules/visual_script/visual_script_editor.cpp
11182msgid "Rename Signal"
11183msgstr ""
11184
11185#: modules/visual_script/visual_script_editor.cpp
11186msgid "Add Function"
11187msgstr ""
11188
11189#: modules/visual_script/visual_script_editor.cpp
11190msgid "Delete input port"
11191msgstr ""
11192
11193#: modules/visual_script/visual_script_editor.cpp
11194msgid "Add Variable"
11195msgstr ""
11196
11197#: modules/visual_script/visual_script_editor.cpp
11198msgid "Add Signal"
11199msgstr ""
11200
11201#: modules/visual_script/visual_script_editor.cpp
11202msgid "Remove Input Port"
11203msgstr ""
11204
11205#: modules/visual_script/visual_script_editor.cpp
11206msgid "Remove Output Port"
11207msgstr ""
11208
11209#: modules/visual_script/visual_script_editor.cpp
11210msgid "Change Expression"
11211msgstr ""
11212
11213#: modules/visual_script/visual_script_editor.cpp
11214msgid "Remove VisualScript Nodes"
11215msgstr ""
11216
11217#: modules/visual_script/visual_script_editor.cpp
11218msgid "Duplicate VisualScript Nodes"
11219msgstr ""
11220
11221#: modules/visual_script/visual_script_editor.cpp
11222msgid "Hold %s to drop a Getter. Hold Shift to drop a generic signature."
11223msgstr ""
11224
11225#: modules/visual_script/visual_script_editor.cpp
11226msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
11227msgstr ""
11228
11229#: modules/visual_script/visual_script_editor.cpp
11230msgid "Hold %s to drop a simple reference to the node."
11231msgstr ""
11232
11233#: modules/visual_script/visual_script_editor.cpp
11234msgid "Hold Ctrl to drop a simple reference to the node."
11235msgstr ""
11236
11237#: modules/visual_script/visual_script_editor.cpp
11238msgid "Hold %s to drop a Variable Setter."
11239msgstr ""
11240
11241#: modules/visual_script/visual_script_editor.cpp
11242msgid "Hold Ctrl to drop a Variable Setter."
11243msgstr ""
11244
11245#: modules/visual_script/visual_script_editor.cpp
11246msgid "Add Preload Node"
11247msgstr ""
11248
11249#: modules/visual_script/visual_script_editor.cpp
11250msgid "Add Node(s) From Tree"
11251msgstr ""
11252
11253#: modules/visual_script/visual_script_editor.cpp
11254msgid ""
11255"Can't drop properties because script '%s' is not used in this scene.\n"
11256"Drop holding 'Shift' to just copy the signature."
11257msgstr ""
11258
11259#: modules/visual_script/visual_script_editor.cpp
11260msgid "Add Getter Property"
11261msgstr ""
11262
11263#: modules/visual_script/visual_script_editor.cpp
11264msgid "Add Setter Property"
11265msgstr ""
11266
11267#: modules/visual_script/visual_script_editor.cpp
11268msgid "Change Base Type"
11269msgstr ""
11270
11271#: modules/visual_script/visual_script_editor.cpp
11272msgid "Move Node(s)"
11273msgstr ""
11274
11275#: modules/visual_script/visual_script_editor.cpp
11276msgid "Remove VisualScript Node"
11277msgstr ""
11278
11279#: modules/visual_script/visual_script_editor.cpp
11280msgid "Connect Nodes"
11281msgstr ""
11282
11283#: modules/visual_script/visual_script_editor.cpp
11284msgid "Disconnect Nodes"
11285msgstr ""
11286
11287#: modules/visual_script/visual_script_editor.cpp
11288msgid "Connect Node Data"
11289msgstr ""
11290
11291#: modules/visual_script/visual_script_editor.cpp
11292msgid "Connect Node Sequence"
11293msgstr ""
11294
11295#: modules/visual_script/visual_script_editor.cpp
11296msgid "Script already has function '%s'"
11297msgstr ""
11298
11299#: modules/visual_script/visual_script_editor.cpp
11300msgid "Change Input Value"
11301msgstr ""
11302
11303#: modules/visual_script/visual_script_editor.cpp
11304msgid "Resize Comment"
11305msgstr ""
11306
11307#: modules/visual_script/visual_script_editor.cpp
11308msgid "Can't copy the function node."
11309msgstr ""
11310
11311#: modules/visual_script/visual_script_editor.cpp
11312msgid "Clipboard is empty!"
11313msgstr ""
11314
11315#: modules/visual_script/visual_script_editor.cpp
11316msgid "Paste VisualScript Nodes"
11317msgstr ""
11318
11319#: modules/visual_script/visual_script_editor.cpp
11320msgid "Can't create function with a function node."
11321msgstr ""
11322
11323#: modules/visual_script/visual_script_editor.cpp
11324msgid "Can't create function of nodes from nodes of multiple functions."
11325msgstr ""
11326
11327#: modules/visual_script/visual_script_editor.cpp
11328msgid "Select at least one node with sequence port."
11329msgstr ""
11330
11331#: modules/visual_script/visual_script_editor.cpp
11332msgid "Try to only have one sequence input in selection."
11333msgstr ""
11334
11335#: modules/visual_script/visual_script_editor.cpp
11336msgid "Create Function"
11337msgstr ""
11338
11339#: modules/visual_script/visual_script_editor.cpp
11340msgid "Remove Function"
11341msgstr ""
11342
11343#: modules/visual_script/visual_script_editor.cpp
11344msgid "Remove Variable"
11345msgstr ""
11346
11347#: modules/visual_script/visual_script_editor.cpp
11348msgid "Editing Variable:"
11349msgstr ""
11350
11351#: modules/visual_script/visual_script_editor.cpp
11352msgid "Remove Signal"
11353msgstr ""
11354
11355#: modules/visual_script/visual_script_editor.cpp
11356msgid "Editing Signal:"
11357msgstr ""
11358
11359#: modules/visual_script/visual_script_editor.cpp
11360msgid "Make Tool:"
11361msgstr ""
11362
11363#: modules/visual_script/visual_script_editor.cpp
11364msgid "Members:"
11365msgstr ""
11366
11367#: modules/visual_script/visual_script_editor.cpp
11368msgid "Change Base Type:"
11369msgstr ""
11370
11371#: modules/visual_script/visual_script_editor.cpp
11372msgid "Add Nodes..."
11373msgstr ""
11374
11375#: modules/visual_script/visual_script_editor.cpp
11376msgid "Add Function..."
11377msgstr ""
11378
11379#: modules/visual_script/visual_script_editor.cpp
11380msgid "function_name"
11381msgstr ""
11382
11383#: modules/visual_script/visual_script_editor.cpp
11384msgid "Select or create a function to edit its graph."
11385msgstr ""
11386
11387#: modules/visual_script/visual_script_editor.cpp
11388msgid "Delete Selected"
11389msgstr ""
11390
11391#: modules/visual_script/visual_script_editor.cpp
11392msgid "Find Node Type"
11393msgstr ""
11394
11395#: modules/visual_script/visual_script_editor.cpp
11396msgid "Copy Nodes"
11397msgstr ""
11398
11399#: modules/visual_script/visual_script_editor.cpp
11400msgid "Cut Nodes"
11401msgstr ""
11402
11403#: modules/visual_script/visual_script_editor.cpp
11404msgid "Make Function"
11405msgstr ""
11406
11407#: modules/visual_script/visual_script_editor.cpp
11408msgid "Refresh Graph"
11409msgstr ""
11410
11411#: modules/visual_script/visual_script_editor.cpp
11412msgid "Edit Member"
11413msgstr ""
11414
11415#: modules/visual_script/visual_script_flow_control.cpp
11416msgid "Input type not iterable: "
11417msgstr ""
11418
11419#: modules/visual_script/visual_script_flow_control.cpp
11420msgid "Iterator became invalid"
11421msgstr ""
11422
11423#: modules/visual_script/visual_script_flow_control.cpp
11424msgid "Iterator became invalid: "
11425msgstr ""
11426
11427#: modules/visual_script/visual_script_func_nodes.cpp
11428msgid "Invalid index property name."
11429msgstr ""
11430
11431#: modules/visual_script/visual_script_func_nodes.cpp
11432msgid "Base object is not a Node!"
11433msgstr ""
11434
11435#: modules/visual_script/visual_script_func_nodes.cpp
11436msgid "Path does not lead Node!"
11437msgstr ""
11438
11439#: modules/visual_script/visual_script_func_nodes.cpp
11440msgid "Invalid index property name '%s' in node %s."
11441msgstr ""
11442
11443#: modules/visual_script/visual_script_nodes.cpp
11444msgid ": Invalid argument of type: "
11445msgstr ""
11446
11447#: modules/visual_script/visual_script_nodes.cpp
11448msgid ": Invalid arguments: "
11449msgstr ""
11450
11451#: modules/visual_script/visual_script_nodes.cpp
11452msgid "VariableGet not found in script: "
11453msgstr ""
11454
11455#: modules/visual_script/visual_script_nodes.cpp
11456msgid "VariableSet not found in script: "
11457msgstr ""
11458
11459#: modules/visual_script/visual_script_nodes.cpp
11460msgid "Custom node has no _step() method, can't process graph."
11461msgstr ""
11462
11463#: modules/visual_script/visual_script_nodes.cpp
11464msgid ""
11465"Invalid return value from _step(), must be integer (seq out), or string "
11466"(error)."
11467msgstr ""
11468
11469#: modules/visual_script/visual_script_property_selector.cpp
11470msgid "Search VisualScript"
11471msgstr ""
11472
11473#: modules/visual_script/visual_script_property_selector.cpp
11474msgid "Get %s"
11475msgstr ""
11476
11477#: modules/visual_script/visual_script_property_selector.cpp
11478msgid "Set %s"
11479msgstr ""
11480
11481#: platform/android/export/export.cpp
11482msgid "Package name is missing."
11483msgstr ""
11484
11485#: platform/android/export/export.cpp
11486msgid "Package segments must be of non-zero length."
11487msgstr ""
11488
11489#: platform/android/export/export.cpp
11490msgid "The character '%s' is not allowed in Android application package names."
11491msgstr ""
11492
11493#: platform/android/export/export.cpp
11494msgid "A digit cannot be the first character in a package segment."
11495msgstr ""
11496
11497#: platform/android/export/export.cpp
11498msgid "The character '%s' cannot be the first character in a package segment."
11499msgstr ""
11500
11501#: platform/android/export/export.cpp
11502msgid "The package must have at least one '.' separator."
11503msgstr ""
11504
11505#: platform/android/export/export.cpp
11506msgid "Select device from the list"
11507msgstr ""
11508
11509#: platform/android/export/export.cpp
11510msgid "ADB executable not configured in the Editor Settings."
11511msgstr ""
11512
11513#: platform/android/export/export.cpp
11514msgid "OpenJDK jarsigner not configured in the Editor Settings."
11515msgstr ""
11516
11517#: platform/android/export/export.cpp
11518msgid "Debug keystore not configured in the Editor Settings nor in the preset."
11519msgstr ""
11520
11521#: platform/android/export/export.cpp
11522msgid "Release keystore incorrectly configured in the export preset."
11523msgstr ""
11524
11525#: platform/android/export/export.cpp
11526msgid "Custom build requires a valid Android SDK path in Editor Settings."
11527msgstr ""
11528
11529#: platform/android/export/export.cpp
11530msgid "Invalid Android SDK path for custom build in Editor Settings."
11531msgstr ""
11532
11533#: platform/android/export/export.cpp
11534msgid ""
11535"Android build template not installed in the project. Install it from the "
11536"Project menu."
11537msgstr ""
11538
11539#: platform/android/export/export.cpp
11540msgid "Invalid public key for APK expansion."
11541msgstr ""
11542
11543#: platform/android/export/export.cpp
11544msgid "Invalid package name:"
11545msgstr ""
11546
11547#: platform/android/export/export.cpp
11548msgid ""
11549"Invalid \"GodotPaymentV3\" module included in the \"android/modules\" "
11550"project setting (changed in Godot 3.2.2).\n"
11551msgstr ""
11552
11553#: platform/android/export/export.cpp
11554msgid "\"Use Custom Build\" must be enabled to use the plugins."
11555msgstr ""
11556
11557#: platform/android/export/export.cpp
11558msgid ""
11559"\"Degrees Of Freedom\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR"
11560"\"."
11561msgstr ""
11562
11563#: platform/android/export/export.cpp
11564msgid ""
11565"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"."
11566msgstr ""
11567
11568#: platform/android/export/export.cpp
11569msgid ""
11570"\"Focus Awareness\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"."
11571msgstr ""
11572
11573#: platform/android/export/export.cpp
11574msgid ""
11575"Trying to build from a custom built template, but no version info for it "
11576"exists. Please reinstall from the 'Project' menu."
11577msgstr ""
11578
11579#: platform/android/export/export.cpp
11580msgid ""
11581"Android build version mismatch:\n"
11582"   Template installed: %s\n"
11583"   Godot Version: %s\n"
11584"Please reinstall Android build template from 'Project' menu."
11585msgstr ""
11586
11587#: platform/android/export/export.cpp
11588msgid "Building Android Project (gradle)"
11589msgstr ""
11590
11591#: platform/android/export/export.cpp
11592msgid ""
11593"Building of Android project failed, check output for the error.\n"
11594"Alternatively visit docs.godotengine.org for Android build documentation."
11595msgstr ""
11596
11597#: platform/android/export/export.cpp
11598msgid "No build apk generated at: "
11599msgstr ""
11600
11601#: platform/iphone/export/export.cpp
11602msgid "Identifier is missing."
11603msgstr ""
11604
11605#: platform/iphone/export/export.cpp
11606msgid "The character '%s' is not allowed in Identifier."
11607msgstr ""
11608
11609#: platform/iphone/export/export.cpp
11610msgid "App Store Team ID not specified - cannot configure the project."
11611msgstr ""
11612
11613#: platform/iphone/export/export.cpp
11614msgid "Invalid Identifier:"
11615msgstr ""
11616
11617#: platform/iphone/export/export.cpp
11618msgid "Required icon is not specified in the preset."
11619msgstr ""
11620
11621#: platform/javascript/export/export.cpp
11622msgid "Stop HTTP Server"
11623msgstr ""
11624
11625#: platform/javascript/export/export.cpp
11626msgid "Run in Browser"
11627msgstr ""
11628
11629#: platform/javascript/export/export.cpp
11630msgid "Run exported HTML in the system's default browser."
11631msgstr ""
11632
11633#: platform/javascript/export/export.cpp
11634msgid "Could not write file:"
11635msgstr ""
11636
11637#: platform/javascript/export/export.cpp
11638msgid "Could not open template for export:"
11639msgstr ""
11640
11641#: platform/javascript/export/export.cpp
11642msgid "Invalid export template:"
11643msgstr ""
11644
11645#: platform/javascript/export/export.cpp
11646msgid "Could not read custom HTML shell:"
11647msgstr ""
11648
11649#: platform/javascript/export/export.cpp
11650msgid "Could not read boot splash image file:"
11651msgstr ""
11652
11653#: platform/javascript/export/export.cpp
11654msgid "Using default boot splash image."
11655msgstr ""
11656
11657#: platform/uwp/export/export.cpp
11658msgid "Invalid package short name."
11659msgstr ""
11660
11661#: platform/uwp/export/export.cpp
11662msgid "Invalid package unique name."
11663msgstr ""
11664
11665#: platform/uwp/export/export.cpp
11666msgid "Invalid package publisher display name."
11667msgstr ""
11668
11669#: platform/uwp/export/export.cpp
11670msgid "Invalid product GUID."
11671msgstr ""
11672
11673#: platform/uwp/export/export.cpp
11674msgid "Invalid publisher GUID."
11675msgstr ""
11676
11677#: platform/uwp/export/export.cpp
11678msgid "Invalid background color."
11679msgstr ""
11680
11681#: platform/uwp/export/export.cpp
11682msgid "Invalid Store Logo image dimensions (should be 50x50)."
11683msgstr ""
11684
11685#: platform/uwp/export/export.cpp
11686msgid "Invalid square 44x44 logo image dimensions (should be 44x44)."
11687msgstr ""
11688
11689#: platform/uwp/export/export.cpp
11690msgid "Invalid square 71x71 logo image dimensions (should be 71x71)."
11691msgstr ""
11692
11693#: platform/uwp/export/export.cpp
11694msgid "Invalid square 150x150 logo image dimensions (should be 150x150)."
11695msgstr ""
11696
11697#: platform/uwp/export/export.cpp
11698msgid "Invalid square 310x310 logo image dimensions (should be 310x310)."
11699msgstr ""
11700
11701#: platform/uwp/export/export.cpp
11702msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)."
11703msgstr ""
11704
11705#: platform/uwp/export/export.cpp
11706msgid "Invalid splash screen image dimensions (should be 620x300)."
11707msgstr ""
11708
11709#: scene/2d/animated_sprite.cpp
11710msgid ""
11711"A SpriteFrames resource must be created or set in the \"Frames\" property in "
11712"order for AnimatedSprite to display frames."
11713msgstr ""
11714
11715#: scene/2d/canvas_modulate.cpp
11716msgid ""
11717"Only one visible CanvasModulate is allowed per scene (or set of instanced "
11718"scenes). The first created one will work, while the rest will be ignored."
11719msgstr ""
11720
11721#: scene/2d/collision_object_2d.cpp
11722msgid ""
11723"This node has no shape, so it can't collide or interact with other objects.\n"
11724"Consider adding a CollisionShape2D or CollisionPolygon2D as a child to "
11725"define its shape."
11726msgstr ""
11727
11728#: scene/2d/collision_polygon_2d.cpp
11729msgid ""
11730"CollisionPolygon2D only serves to provide a collision shape to a "
11731"CollisionObject2D derived node. Please only use it as a child of Area2D, "
11732"StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
11733msgstr ""
11734
11735#: scene/2d/collision_polygon_2d.cpp
11736msgid "An empty CollisionPolygon2D has no effect on collision."
11737msgstr ""
11738
11739#: scene/2d/collision_shape_2d.cpp
11740msgid ""
11741"CollisionShape2D only serves to provide a collision shape to a "
11742"CollisionObject2D derived node. Please only use it as a child of Area2D, "
11743"StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
11744msgstr ""
11745
11746#: scene/2d/collision_shape_2d.cpp
11747msgid ""
11748"A shape must be provided for CollisionShape2D to function. Please create a "
11749"shape resource for it!"
11750msgstr ""
11751
11752#: scene/2d/collision_shape_2d.cpp
11753msgid ""
11754"Polygon-based shapes are not meant be used nor edited directly through the "
11755"CollisionShape2D node. Please use the CollisionPolygon2D node instead."
11756msgstr ""
11757
11758#: scene/2d/cpu_particles_2d.cpp
11759msgid ""
11760"CPUParticles2D animation requires the usage of a CanvasItemMaterial with "
11761"\"Particles Animation\" enabled."
11762msgstr ""
11763
11764#: scene/2d/light_2d.cpp
11765msgid ""
11766"A texture with the shape of the light must be supplied to the \"Texture\" "
11767"property."
11768msgstr ""
11769
11770#: scene/2d/light_occluder_2d.cpp
11771msgid ""
11772"An occluder polygon must be set (or drawn) for this occluder to take effect."
11773msgstr ""
11774
11775#: scene/2d/light_occluder_2d.cpp
11776msgid "The occluder polygon for this occluder is empty. Please draw a polygon."
11777msgstr ""
11778
11779#: scene/2d/navigation_polygon.cpp
11780msgid ""
11781"A NavigationPolygon resource must be set or created for this node to work. "
11782"Please set a property or draw a polygon."
11783msgstr ""
11784
11785#: scene/2d/navigation_polygon.cpp
11786msgid ""
11787"NavigationPolygonInstance must be a child or grandchild to a Navigation2D "
11788"node. It only provides navigation data."
11789msgstr ""
11790
11791#: scene/2d/parallax_layer.cpp
11792msgid ""
11793"ParallaxLayer node only works when set as child of a ParallaxBackground node."
11794msgstr ""
11795
11796#: scene/2d/particles_2d.cpp
11797msgid ""
11798"GPU-based particles are not supported by the GLES2 video driver.\n"
11799"Use the CPUParticles2D node instead. You can use the \"Convert to "
11800"CPUParticles\" option for this purpose."
11801msgstr ""
11802
11803#: scene/2d/particles_2d.cpp scene/3d/particles.cpp
11804msgid ""
11805"A material to process the particles is not assigned, so no behavior is "
11806"imprinted."
11807msgstr ""
11808
11809#: scene/2d/particles_2d.cpp
11810msgid ""
11811"Particles2D animation requires the usage of a CanvasItemMaterial with "
11812"\"Particles Animation\" enabled."
11813msgstr ""
11814
11815#: scene/2d/path_2d.cpp
11816msgid "PathFollow2D only works when set as a child of a Path2D node."
11817msgstr ""
11818
11819#: scene/2d/physics_body_2d.cpp
11820msgid ""
11821"Size changes to RigidBody2D (in character or rigid modes) will be overridden "
11822"by the physics engine when running.\n"
11823"Change the size in children collision shapes instead."
11824msgstr ""
11825
11826#: scene/2d/remote_transform_2d.cpp
11827msgid "Path property must point to a valid Node2D node to work."
11828msgstr ""
11829
11830#: scene/2d/skeleton_2d.cpp
11831msgid "This Bone2D chain should end at a Skeleton2D node."
11832msgstr ""
11833
11834#: scene/2d/skeleton_2d.cpp
11835msgid "A Bone2D only works with a Skeleton2D or another Bone2D as parent node."
11836msgstr ""
11837
11838#: scene/2d/skeleton_2d.cpp
11839msgid ""
11840"This bone lacks a proper REST pose. Go to the Skeleton2D node and set one."
11841msgstr ""
11842
11843#: scene/2d/tile_map.cpp
11844msgid ""
11845"TileMap with Use Parent on needs a parent CollisionObject2D to give shapes "
11846"to. Please use it as a child of Area2D, StaticBody2D, RigidBody2D, "
11847"KinematicBody2D, etc. to give them a shape."
11848msgstr ""
11849
11850#: scene/2d/visibility_notifier_2d.cpp
11851msgid ""
11852"VisibilityEnabler2D works best when used with the edited scene root directly "
11853"as parent."
11854msgstr ""
11855
11856#: scene/3d/arvr_nodes.cpp
11857msgid "ARVRCamera must have an ARVROrigin node as its parent."
11858msgstr ""
11859
11860#: scene/3d/arvr_nodes.cpp
11861msgid "ARVRController must have an ARVROrigin node as its parent."
11862msgstr ""
11863
11864#: scene/3d/arvr_nodes.cpp
11865msgid ""
11866"The controller ID must not be 0 or this controller won't be bound to an "
11867"actual controller."
11868msgstr ""
11869
11870#: scene/3d/arvr_nodes.cpp
11871msgid "ARVRAnchor must have an ARVROrigin node as its parent."
11872msgstr ""
11873
11874#: scene/3d/arvr_nodes.cpp
11875msgid ""
11876"The anchor ID must not be 0 or this anchor won't be bound to an actual "
11877"anchor."
11878msgstr ""
11879
11880#: scene/3d/arvr_nodes.cpp
11881msgid "ARVROrigin requires an ARVRCamera child node."
11882msgstr ""
11883
11884#: scene/3d/baked_lightmap.cpp
11885msgid "%d%%"
11886msgstr ""
11887
11888#: scene/3d/baked_lightmap.cpp
11889msgid "(Time Left: %d:%02d s)"
11890msgstr ""
11891
11892#: scene/3d/baked_lightmap.cpp
11893msgid "Plotting Meshes: "
11894msgstr ""
11895
11896#: scene/3d/baked_lightmap.cpp
11897msgid "Plotting Lights:"
11898msgstr ""
11899
11900#: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp
11901msgid "Finishing Plot"
11902msgstr ""
11903
11904#: scene/3d/baked_lightmap.cpp
11905msgid "Lighting Meshes: "
11906msgstr ""
11907
11908#: scene/3d/collision_object.cpp
11909msgid ""
11910"This node has no shape, so it can't collide or interact with other objects.\n"
11911"Consider adding a CollisionShape or CollisionPolygon as a child to define "
11912"its shape."
11913msgstr ""
11914
11915#: scene/3d/collision_polygon.cpp
11916msgid ""
11917"CollisionPolygon only serves to provide a collision shape to a "
11918"CollisionObject derived node. Please only use it as a child of Area, "
11919"StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
11920msgstr ""
11921
11922#: scene/3d/collision_polygon.cpp
11923msgid "An empty CollisionPolygon has no effect on collision."
11924msgstr ""
11925
11926#: scene/3d/collision_shape.cpp
11927msgid ""
11928"CollisionShape only serves to provide a collision shape to a CollisionObject "
11929"derived node. Please only use it as a child of Area, StaticBody, RigidBody, "
11930"KinematicBody, etc. to give them a shape."
11931msgstr ""
11932
11933#: scene/3d/collision_shape.cpp
11934msgid ""
11935"A shape must be provided for CollisionShape to function. Please create a "
11936"shape resource for it."
11937msgstr ""
11938
11939#: scene/3d/collision_shape.cpp
11940msgid ""
11941"Plane shapes don't work well and will be removed in future versions. Please "
11942"don't use them."
11943msgstr ""
11944
11945#: scene/3d/collision_shape.cpp
11946msgid ""
11947"ConcavePolygonShape doesn't support RigidBody in another mode than static."
11948msgstr ""
11949
11950#: scene/3d/cpu_particles.cpp
11951msgid "Nothing is visible because no mesh has been assigned."
11952msgstr ""
11953
11954#: scene/3d/cpu_particles.cpp
11955msgid ""
11956"CPUParticles animation requires the usage of a SpatialMaterial whose "
11957"Billboard Mode is set to \"Particle Billboard\"."
11958msgstr ""
11959
11960#: scene/3d/gi_probe.cpp
11961msgid "Plotting Meshes"
11962msgstr ""
11963
11964#: scene/3d/gi_probe.cpp
11965msgid ""
11966"GIProbes are not supported by the GLES2 video driver.\n"
11967"Use a BakedLightmap instead."
11968msgstr ""
11969
11970#: scene/3d/light.cpp
11971msgid "A SpotLight with an angle wider than 90 degrees cannot cast shadows."
11972msgstr ""
11973
11974#: scene/3d/navigation_mesh.cpp
11975msgid "A NavigationMesh resource must be set or created for this node to work."
11976msgstr ""
11977
11978#: scene/3d/navigation_mesh.cpp
11979msgid ""
11980"NavigationMeshInstance must be a child or grandchild to a Navigation node. "
11981"It only provides navigation data."
11982msgstr ""
11983
11984#: scene/3d/particles.cpp
11985msgid ""
11986"GPU-based particles are not supported by the GLES2 video driver.\n"
11987"Use the CPUParticles node instead. You can use the \"Convert to CPUParticles"
11988"\" option for this purpose."
11989msgstr ""
11990
11991#: scene/3d/particles.cpp
11992msgid ""
11993"Nothing is visible because meshes have not been assigned to draw passes."
11994msgstr ""
11995
11996#: scene/3d/particles.cpp
11997msgid ""
11998"Particles animation requires the usage of a SpatialMaterial whose Billboard "
11999"Mode is set to \"Particle Billboard\"."
12000msgstr ""
12001
12002#: scene/3d/path.cpp
12003msgid "PathFollow only works when set as a child of a Path node."
12004msgstr ""
12005
12006#: scene/3d/path.cpp
12007msgid ""
12008"PathFollow's ROTATION_ORIENTED requires \"Up Vector\" to be enabled in its "
12009"parent Path's Curve resource."
12010msgstr ""
12011
12012#: scene/3d/physics_body.cpp
12013msgid ""
12014"Size changes to RigidBody (in character or rigid modes) will be overridden "
12015"by the physics engine when running.\n"
12016"Change the size in children collision shapes instead."
12017msgstr ""
12018
12019#: scene/3d/remote_transform.cpp
12020msgid ""
12021"The \"Remote Path\" property must point to a valid Spatial or Spatial-"
12022"derived node to work."
12023msgstr ""
12024
12025#: scene/3d/soft_body.cpp
12026msgid "This body will be ignored until you set a mesh."
12027msgstr ""
12028
12029#: scene/3d/soft_body.cpp
12030msgid ""
12031"Size changes to SoftBody will be overridden by the physics engine when "
12032"running.\n"
12033"Change the size in children collision shapes instead."
12034msgstr ""
12035
12036#: scene/3d/sprite_3d.cpp
12037msgid ""
12038"A SpriteFrames resource must be created or set in the \"Frames\" property in "
12039"order for AnimatedSprite3D to display frames."
12040msgstr ""
12041
12042#: scene/3d/vehicle_body.cpp
12043msgid ""
12044"VehicleWheel serves to provide a wheel system to a VehicleBody. Please use "
12045"it as a child of a VehicleBody."
12046msgstr ""
12047
12048#: scene/3d/world_environment.cpp
12049msgid ""
12050"WorldEnvironment requires its \"Environment\" property to contain an "
12051"Environment to have a visible effect."
12052msgstr ""
12053
12054#: scene/3d/world_environment.cpp
12055msgid ""
12056"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)."
12057msgstr ""
12058
12059#: scene/3d/world_environment.cpp
12060msgid ""
12061"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set "
12062"this environment's Background Mode to Canvas (for 2D scenes)."
12063msgstr ""
12064
12065#: scene/animation/animation_blend_tree.cpp
12066msgid "On BlendTree node '%s', animation not found: '%s'"
12067msgstr ""
12068
12069#: scene/animation/animation_blend_tree.cpp
12070msgid "Animation not found: '%s'"
12071msgstr ""
12072
12073#: scene/animation/animation_tree.cpp
12074msgid "In node '%s', invalid animation: '%s'."
12075msgstr ""
12076
12077#: scene/animation/animation_tree.cpp
12078msgid "Invalid animation: '%s'."
12079msgstr ""
12080
12081#: scene/animation/animation_tree.cpp
12082msgid "Nothing connected to input '%s' of node '%s'."
12083msgstr ""
12084
12085#: scene/animation/animation_tree.cpp
12086msgid "No root AnimationNode for the graph is set."
12087msgstr ""
12088
12089#: scene/animation/animation_tree.cpp
12090msgid "Path to an AnimationPlayer node containing animations is not set."
12091msgstr ""
12092
12093#: scene/animation/animation_tree.cpp
12094msgid "Path set for AnimationPlayer does not lead to an AnimationPlayer node."
12095msgstr ""
12096
12097#: scene/animation/animation_tree.cpp
12098msgid "The AnimationPlayer root node is not a valid node."
12099msgstr ""
12100
12101#: scene/animation/animation_tree_player.cpp
12102msgid "This node has been deprecated. Use AnimationTree instead."
12103msgstr ""
12104
12105#: scene/gui/color_picker.cpp
12106msgid ""
12107"Color: #%s\n"
12108"LMB: Set color\n"
12109"RMB: Remove preset"
12110msgstr ""
12111
12112#: scene/gui/color_picker.cpp
12113msgid "Pick a color from the editor window."
12114msgstr ""
12115
12116#: scene/gui/color_picker.cpp
12117msgid "HSV"
12118msgstr ""
12119
12120#: scene/gui/color_picker.cpp
12121msgid "Raw"
12122msgstr ""
12123
12124#: scene/gui/color_picker.cpp
12125msgid "Switch between hexadecimal and code values."
12126msgstr ""
12127
12128#: scene/gui/color_picker.cpp
12129msgid "Add current color as a preset."
12130msgstr ""
12131
12132#: scene/gui/container.cpp
12133msgid ""
12134"Container by itself serves no purpose unless a script configures its "
12135"children placement behavior.\n"
12136"If you don't intend to add a script, use a plain Control node instead."
12137msgstr ""
12138
12139#: scene/gui/control.cpp
12140msgid ""
12141"The Hint Tooltip won't be displayed as the control's Mouse Filter is set to "
12142"\"Ignore\". To solve this, set the Mouse Filter to \"Stop\" or \"Pass\"."
12143msgstr ""
12144
12145#: scene/gui/dialogs.cpp
12146msgid "Alert!"
12147msgstr ""
12148
12149#: scene/gui/dialogs.cpp
12150msgid "Please Confirm..."
12151msgstr ""
12152
12153#: scene/gui/popup.cpp
12154msgid ""
12155"Popups will hide by default unless you call popup() or any of the popup*() "
12156"functions. Making them visible for editing is fine, but they will hide upon "
12157"running."
12158msgstr ""
12159
12160#: scene/gui/range.cpp
12161msgid "If \"Exp Edit\" is enabled, \"Min Value\" must be greater than 0."
12162msgstr ""
12163
12164#: scene/gui/scroll_container.cpp
12165msgid ""
12166"ScrollContainer is intended to work with a single child control.\n"
12167"Use a container as child (VBox, HBox, etc.), or a Control and set the custom "
12168"minimum size manually."
12169msgstr ""
12170
12171#: scene/gui/tree.cpp
12172msgid "(Other)"
12173msgstr ""
12174
12175#: scene/main/scene_tree.cpp
12176msgid ""
12177"Default Environment as specified in Project Settings (Rendering -> "
12178"Environment -> Default Environment) could not be loaded."
12179msgstr ""
12180
12181#: scene/main/viewport.cpp
12182msgid ""
12183"This viewport is not set as render target. If you intend for it to display "
12184"its contents directly to the screen, make it a child of a Control so it can "
12185"obtain a size. Otherwise, make it a RenderTarget and assign its internal "
12186"texture to some node for display."
12187msgstr ""
12188
12189#: scene/main/viewport.cpp
12190msgid "Viewport size must be greater than 0 to render anything."
12191msgstr ""
12192
12193#: scene/resources/visual_shader_nodes.cpp
12194msgid "Invalid source for preview."
12195msgstr ""
12196
12197#: scene/resources/visual_shader_nodes.cpp
12198msgid "Invalid source for shader."
12199msgstr ""
12200
12201#: scene/resources/visual_shader_nodes.cpp
12202msgid "Invalid comparison function for that type."
12203msgstr ""
12204
12205#: servers/visual/shader_language.cpp
12206msgid "Assignment to function."
12207msgstr ""
12208
12209#: servers/visual/shader_language.cpp
12210msgid "Assignment to uniform."
12211msgstr ""
12212
12213#: servers/visual/shader_language.cpp
12214msgid "Varyings can only be assigned in vertex function."
12215msgstr ""
12216
12217#: servers/visual/shader_language.cpp
12218msgid "Constants cannot be modified."
12219msgstr ""
12220