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