i18n: Sync translation templates with current source

[ci skip]
This commit is contained in:
Rémi Verschelde 2017-11-29 09:51:00 +01:00
parent 23aa51fc94
commit 47d397579b
43 changed files with 3450 additions and 248 deletions

View File

@ -1141,6 +1141,11 @@ msgstr "Sjabloon lêer nie gevind nie:\n"
msgid "File Exists, Overwrite?"
msgstr "Lêer Bestaan reeds. Oorskryf?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Skep Vouer"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Alle Erkende"
@ -1215,7 +1220,7 @@ msgstr "Skuif Gunsteling Op"
msgid "Move Favorite Down"
msgstr "Skuif Gunsteling Af"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Gaan na ouer vouer"
@ -1511,6 +1516,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2105,11 +2118,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2168,7 +2181,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2929,6 +2942,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Beskrywing"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5783,6 +5845,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7525,6 +7593,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1143,6 +1143,11 @@ msgstr "ملف النموذج غير موجود:\n"
msgid "File Exists, Overwrite?"
msgstr "الملف موجود، إستبدال؟"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "أنشئ مجلد"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "جميع الأنواع المعتمدة"
@ -1217,7 +1222,7 @@ msgstr "حرك المُفضلة للأعلي"
msgid "Move Favorite Down"
msgstr "حرك المُفضلة للأسفل"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "إذهب إلي المجلد السابق"
@ -1527,6 +1532,16 @@ msgstr ""
"من فضلك إقرأ التوثيق المرتبط بإستيراد المشاهد لكي تفهم بشكل أفضل كيفية عمل "
"هذا النظام."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "توسيع الكل"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "طوي الكل"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "إنسخ المُعامل"
@ -2156,13 +2171,13 @@ msgid "Import"
msgstr "إستيراد"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "نظام الملفات"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "عقدة"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "نظام الملفات"
#: editor/editor_node.cpp
msgid "Output"
msgstr "الخرج"
@ -2219,7 +2234,7 @@ msgstr "فتح المُعدل 3D"
msgid "Open Script Editor"
msgstr "فتح مُعدل الكود"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "فتح مكتبة الأصول"
@ -2993,6 +3008,55 @@ msgstr "أدوات الحركة"
msgid "Copy Animation"
msgstr "نسخ الحركة"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "الوصف"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "إنشاء حركة جديدة"
@ -5849,6 +5913,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7600,6 +7670,11 @@ msgstr "تنبيه!"
msgid "Please Confirm..."
msgstr "يرجى التاكيد..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "إختر طريقة"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1130,6 +1130,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "Файлът съществува. Искате ли да го презапишете?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Създаване на папка"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1204,7 +1209,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "Неуспешно създаване на папка."
@ -1505,6 +1510,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2107,13 +2120,13 @@ msgid "Import"
msgstr "Внасяне"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Възел"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
msgid "Output"
msgstr ""
@ -2171,7 +2184,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Отваряне на библиотеката"
@ -2952,6 +2965,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Описание:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Поставяне"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5828,6 +5891,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Създаване на нов проект"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7638,6 +7707,11 @@ msgstr "Тревога!"
msgid "Please Confirm..."
msgstr "Моля, потвърдете..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Изберете метод"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1143,6 +1143,11 @@ msgstr "টেমপ্লেট ফাইল পাওয়া যায়ন
msgid "File Exists, Overwrite?"
msgstr "একই নামের ফাইল উপস্থিত, তা মুছে লিখবেন?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "ফোল্ডার তৈরি করুন"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "সব ফাইল পরিচিতি সম্পন্ন"
@ -1217,7 +1222,7 @@ msgstr "ফেবরিট/প্রিয়কে উপরের দিকে
msgid "Move Favorite Down"
msgstr "ফেবরিট/প্রিয়কে নিচের দিকে নামান"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "ফোল্ডার তৈরী করা সম্ভব হয়নি।"
@ -1545,6 +1550,16 @@ msgstr ""
"এটি একটি রিমোট অবজেক্ট এবং স্থায়ী পরিবর্তনের অযোগ্য।\n"
"ডিবাগিং সংক্রান্ত বিস্তারিত তথ্যের জন্য অনুগ্রহ করে ডকুমেন্টেশনের সাহায্য নিন।"
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "ধারক/বাহক পর্যন্ত বিস্তৃত করুন"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "কলাপ্স করুন"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "মানসমূহ প্রতিলিপি/কপি করুন"
@ -2198,13 +2213,13 @@ msgid "Import"
msgstr "ইম্পোর্ট"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "ফাইলসিস্টেম"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "নোড"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "ফাইলসিস্টেম"
#: editor/editor_node.cpp
msgid "Output"
msgstr "আউটপুট/ফলাফল"
@ -2265,7 +2280,7 @@ msgstr "এডিটরে খুলুন"
msgid "Open Script Editor"
msgstr "এডিটরে খুলুন"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
#, fuzzy
msgid "Open Asset Library"
msgstr "লাইব্রেরি এক্সপোর্ট করুন"
@ -3097,6 +3112,57 @@ msgstr "অ্যানিমেশনের সরঞ্জামসমূহ"
msgid "Copy Animation"
msgstr "অ্যানিমেশন প্রতিলিপি করুন"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "অংশাদি:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "প্রতিলেপন/পেস্ট করুন"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "গঠনবিন্যাস"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "নতুন অ্যানিমেশন তৈরি করুন"
@ -6116,6 +6182,12 @@ msgstr "পুনরারম্ভ (সেঃ):"
msgid "Can't run project"
msgstr "সংযোগ.."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "কী/চাবি "
@ -8013,6 +8085,11 @@ msgstr "সতর্কতা!"
msgid "Please Confirm..."
msgstr "অনুগ্রহ করে নিশ্চিত করুন..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "মেথড/পদ্ধতি বাছাই করুন"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1137,6 +1137,11 @@ msgstr "no s'ha trobat la Plantilla:\n"
msgid "File Exists, Overwrite?"
msgstr "Fitxer Existent, Sobreescriure?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Crea una Carpeta"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Tots Reconeguts"
@ -1211,7 +1216,7 @@ msgstr "Moure Favorit Amunt"
msgid "Move Favorite Down"
msgstr "Moure Favorit Avall"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Aneu a la carpeta principal"
@ -1521,6 +1526,16 @@ msgstr ""
"En ser un object remot, els canvis no es desaran.\n"
"Referiu-vos a la documentació rellevant sobre la Depuració de codi."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandir tot"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Col·lapsar tot"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copia Paràmetres"
@ -2163,13 +2178,13 @@ msgid "Import"
msgstr "Importa"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Sistema de Fitxers"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Sistema de Fitxers"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Sortida"
@ -2226,7 +2241,7 @@ msgstr "Obre l'Editor 3D"
msgid "Open Script Editor"
msgstr "Editor d'Scripts"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Exportar Biblioteca de Recursos"
@ -3002,6 +3017,57 @@ msgstr "Eines d'Animació"
msgid "Copy Animation"
msgstr "Copiar l'Animació"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Seccions:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Enganxa"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Característiques"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Crea una Nova Animació"
@ -5892,6 +5958,12 @@ msgstr "Reinicia"
msgid "Can't run project"
msgstr "No es pot executar el projecte"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Tecla "
@ -7728,6 +7800,11 @@ msgstr "Ep!"
msgid "Please Confirm..."
msgstr "Confirmeu..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Selecciona un Mètode"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1148,6 +1148,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "Soubor už existuje. Přepsat?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Vytvořit složku"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Všechny rozpoznatelné"
@ -1222,7 +1227,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "Nelze vytvořit složku."
@ -1526,6 +1531,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2128,11 +2141,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2194,7 +2207,7 @@ msgstr "Otevřít složku"
msgid "Open Script Editor"
msgstr "Editor závislostí"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2979,6 +2992,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Vytvořit odběr"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Vložit"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5887,6 +5950,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Připojit.."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7744,6 +7813,11 @@ msgstr "Pozor!"
msgid "Please Confirm..."
msgstr "Potvrďte prosím..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Vybrat vše"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1141,6 +1141,11 @@ msgstr "Skabelon fil ikke fundet:\n"
msgid "File Exists, Overwrite?"
msgstr "Filen findes, overskrives?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Opret mappe"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Alle Genkendte"
@ -1215,7 +1220,7 @@ msgstr "Flyt Favorit Op"
msgid "Move Favorite Down"
msgstr "Flyt Favorit Ned"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Gå til overliggende mappe"
@ -1537,6 +1542,14 @@ msgstr ""
"Læs venligst dokumentationen, der er relevant for fejlfinding, for bedre at "
"forstå denne arbejdsgang."
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Kopier Parametre"
@ -2176,13 +2189,13 @@ msgid "Import"
msgstr "Importer"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FilSystem"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FilSystem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Output"
@ -2239,7 +2252,7 @@ msgstr "Åbn 3D Editor"
msgid "Open Script Editor"
msgstr "Åbn Script Editor"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Åben Bibliotek over Aktiver"
@ -3014,6 +3027,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Beskrivelse"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Indsæt"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5876,6 +5939,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Kan ikke kører projekt"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7675,6 +7744,11 @@ msgstr "Advarsel!"
msgid "Please Confirm..."
msgstr "Bekræft venligst..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Vælg Method"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1163,6 +1163,11 @@ msgstr "Template-Datei nicht gefunden:\n"
msgid "File Exists, Overwrite?"
msgstr "Datei existiert bereits. Überschreiben?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Ordner erstellen"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Alle bekannte Dateitypen"
@ -1237,7 +1242,7 @@ msgstr "Favorit nach oben schieben"
msgid "Move Favorite Down"
msgstr "Favorit nach unten schieben"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Gehe zu übergeordnetem Ordner"
@ -1549,6 +1554,16 @@ msgstr ""
"Dies ist ein Fern-Objekt, die Änderungen an ihm werden nicht gespeichert.\n"
"Die Dokumentation zum Debugging beschreibt den nötigen Arbeitsablauf."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Alle expandieren"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Alle einklappen"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Parameter kopieren"
@ -2195,13 +2210,13 @@ msgid "Import"
msgstr "Import"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Dateisystem"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Dateisystem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Ausgabe"
@ -2258,7 +2273,7 @@ msgstr "3D Editor öffnen"
msgid "Open Script Editor"
msgstr "Skripteditor öffnen"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Öffne Nutzerinhalte-Bibliothek"
@ -3037,6 +3052,57 @@ msgstr "Animationswerkzeuge"
msgid "Copy Animation"
msgstr "Animation kopieren"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Abschnitte:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Einfügen"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Funktionen"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Neue Animation erstellen"
@ -5930,6 +5996,12 @@ msgstr "Jetzt Neustarten"
msgid "Can't run project"
msgstr "Projekt kann nicht ausgeführt werden"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Taste "
@ -7781,6 +7853,11 @@ msgstr "Warnung!"
msgid "Please Confirm..."
msgstr "Bitte bestätigen..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Methode auswählen"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1128,6 +1128,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "Datei existiert, Überschreiben?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Node(s) löschen"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1202,7 +1207,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1499,6 +1504,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2106,13 +2119,13 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
msgid "Output"
msgstr ""
@ -2172,7 +2185,7 @@ msgstr "Verzeichnis öffnen"
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2956,6 +2969,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Script hinzufügen"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5860,6 +5922,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Neues Projekt erstellen"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Taste "
@ -7677,6 +7745,11 @@ msgstr "Alert!"
msgid "Please Confirm..."
msgstr "Bitte bestätigen..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Node(s) löschen"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1115,6 +1115,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1189,7 +1193,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1481,6 +1485,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2075,11 +2087,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2138,7 +2150,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2899,6 +2911,54 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Directions"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5753,6 +5813,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7495,6 +7561,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1138,6 +1138,11 @@ msgstr "Δεν βρέθηκε το αρχείο προτύπου:\n"
msgid "File Exists, Overwrite?"
msgstr "Το αρχείο υπάρχει. Θέλετε να το αντικαταστήσετε;"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Δημιουργία φακέλου"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Όλα τα αναγνωρισμένα"
@ -1212,7 +1217,7 @@ msgstr "Μετακίνηση αγαπημένου πάνω"
msgid "Move Favorite Down"
msgstr "Μετακίνηση αγαπημένου κάτω"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Πήγαινε στον γονικό φάκελο"
@ -1526,6 +1531,16 @@ msgstr ""
"Παρακαλούμε διαβάστε την τεκμηρίωση σχετική με την αποσφαλμάτωση, για να "
"καταλάβετε καλύτερα την διαδικασία."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Ανάπτυξη όλων"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Σύμπτηξη όλων"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Αντιγραφή παραμέτρων"
@ -2173,13 +2188,13 @@ msgid "Import"
msgstr "Εισαγωγή"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Σύστημα αρχείων"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Κόμβος"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Σύστημα αρχείων"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Έξοδος"
@ -2236,7 +2251,7 @@ msgstr "Άνοιγμα 3D επεξεργαστή"
msgid "Open Script Editor"
msgstr "Άνοιγμα επεξεργαστή δεσμής ενεργειών"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Άνοιγμα βιβλιοθήκης"
@ -3019,6 +3034,57 @@ msgstr "Εργαλεία κινήσεων"
msgid "Copy Animation"
msgstr "Ανιγραφή κίνησης"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Ενότητες:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Επικόληση"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Δυνατότητες"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Δημιουργία νέας κίνησης"
@ -5918,6 +5984,12 @@ msgstr "Επανεκκίνηση τώρα"
msgid "Can't run project"
msgstr "Δεν είναι δυνατή η εκτέλεση του έργου"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Κλειδί "
@ -7769,6 +7841,11 @@ msgstr "Ειδοποίηση!"
msgid "Please Confirm..."
msgstr "Παρακαλώ επιβεβαιώστε..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Επιλογή μεθόδου"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1169,6 +1169,11 @@ msgstr "No se encontró archivo plantilla:\n"
msgid "File Exists, Overwrite?"
msgstr "El archivo ya existe, ¿quieres sobreescribirlo?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Crear carpeta"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Reconocidos"
@ -1243,7 +1248,7 @@ msgstr "Subir favorito"
msgid "Move Favorite Down"
msgstr "Bajar favorito"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Ir a la carpeta principal"
@ -1557,6 +1562,16 @@ msgstr ""
"Por favor, lee la documentación referente a la depuración para entender "
"mejor el flujo de trabajo."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandir todo"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Colapsar todo"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copiar parámetros"
@ -2200,13 +2215,13 @@ msgid "Import"
msgstr "Importar"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "SistDeArchivos"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nodo"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "SistDeArchivos"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Salida"
@ -2264,7 +2279,7 @@ msgstr "Abrir Editor 3D"
msgid "Open Script Editor"
msgstr "Abrir Editor de Script"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Abrir Biblioteca de Assets"
@ -3073,6 +3088,57 @@ msgstr "Herramientas de animación"
msgid "Copy Animation"
msgstr "Copiar animación"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Selecciones:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Pegar"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Textura"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Crear animación nueva"
@ -6143,6 +6209,12 @@ msgstr "Reiniciar (s):"
msgid "Can't run project"
msgstr "Conectar.."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Tecla "
@ -8113,6 +8185,11 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirmar decisión…"
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Modo de selección"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1147,6 +1147,11 @@ msgstr "Plantilla no encontrada:\n"
msgid "File Exists, Overwrite?"
msgstr "El Archivo Existe, Sobreescribir?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Crear Carpeta"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Todas Reconocidas"
@ -1221,7 +1226,7 @@ msgstr "Subir Favorito"
msgid "Move Favorite Down"
msgstr "Bajar Favorito"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Ir a carpeta padre"
@ -1535,6 +1540,16 @@ msgstr ""
"Lea la documentación relacionada con la depuración para comprender mejor "
"este workflow."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandir todos"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Colapsar todos"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copiar Params"
@ -2178,13 +2193,13 @@ msgid "Import"
msgstr "Importar"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FileSystem"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nodo"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FileSystem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Salida"
@ -2241,7 +2256,7 @@ msgstr "Abrir en Editor 3D"
msgid "Open Script Editor"
msgstr "Abrir en Editor de Script"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Exportar Libreria de Assets"
@ -3025,6 +3040,57 @@ msgstr "Herramientas de Animación"
msgid "Copy Animation"
msgstr "Copiar Animación"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Selecciones:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Pegar"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Características"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Crear Nueva Animación"
@ -5922,6 +5988,12 @@ msgstr "Reiniciar Ahora"
msgid "Can't run project"
msgstr "No se puede ejecutar el proyecto"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Tecla "
@ -7758,6 +7830,11 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirmá, por favor..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Seleccionar Método"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1139,6 +1139,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "فایل وجود دارد، آیا بازنویسی شود؟"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "ساختن پوشه"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "همه ی موارد شناخته شده اند"
@ -1213,7 +1218,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "رفتن به پوشه والد"
@ -1508,6 +1513,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2105,13 +2118,13 @@ msgid "Import"
msgstr "وارد کردن"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "سامانه پرونده"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "گره"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "سامانه پرونده"
#: editor/editor_node.cpp
msgid "Output"
msgstr "خروجی"
@ -2168,7 +2181,7 @@ msgstr "یگشودن ویرایشگر سه بعدی"
msgid "Open Script Editor"
msgstr "گشودن ویرایشگر اسکریپت"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "گشودن کتابخانه عست"
@ -2935,6 +2948,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "توضیح"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "چسباندن"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5828,6 +5891,12 @@ msgstr "راه اندازی دوباره"
msgid "Can't run project"
msgstr "ناتوان در اجرای پروژه"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7675,6 +7744,11 @@ msgstr "هشدار!"
msgid "Please Confirm..."
msgstr "لطفاً تأیید کنید…"
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "انتخاب حالت"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1160,6 +1160,11 @@ msgstr "Mallitiedostoa ei löytynyt:\n"
msgid "File Exists, Overwrite?"
msgstr "Tiedosto on jo olemassa, korvaa?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Luo kansio"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Kaikki tunnistetut"
@ -1236,7 +1241,7 @@ msgstr "Siirrä suosikkia ylös"
msgid "Move Favorite Down"
msgstr "Siirrä suosikkia alas"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "Kansiota ei voitu luoda."
@ -1566,6 +1571,16 @@ msgstr ""
"Ole hyvä ja lue ohjeet debuggaamisesta ymmärtääksesi paremmin tämän "
"työnkulun."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Laajenna kaikki"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Pienennä kaikki"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Kopioi parametrit"
@ -2206,13 +2221,13 @@ msgid "Import"
msgstr "Tuo"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Tiedostojärjestelmä"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Tiedostojärjestelmä"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Tuloste"
@ -2273,7 +2288,7 @@ msgstr "Avaa editorissa"
msgid "Open Script Editor"
msgstr "Avaa editorissa"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
#, fuzzy
msgid "Open Asset Library"
msgstr "Vie kirjasto"
@ -3077,6 +3092,57 @@ msgstr "Animaatiotyökalut"
msgid "Copy Animation"
msgstr "Kopioi animaatio"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Kuvaus:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Liitä"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Tekstuuri"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Luo uusi animaatio"
@ -6057,6 +6123,12 @@ msgstr "Käynnistä uudelleen (s):"
msgid "Can't run project"
msgstr "Yhdistä..."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Näppäin... "
@ -7863,6 +7935,11 @@ msgstr "Huomio!"
msgid "Please Confirm..."
msgstr "Ole hyvä ja vahvista..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Valitse metodi"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1170,6 +1170,11 @@ msgstr "Fichier modèle introuvable :\n"
msgid "File Exists, Overwrite?"
msgstr "Le fichier existe, l'écraser ?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Créer un dossier"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Tous les types de fichiers reconnus"
@ -1244,7 +1249,7 @@ msgstr "Déplacer le favori vers le haut"
msgid "Move Favorite Down"
msgstr "Déplacer le favori vers le bas"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Aller au dossier parent"
@ -1559,6 +1564,16 @@ msgstr ""
"Veuillez lire la documentation concernant le débogage afin de mieux "
"comprendre ce déroulement."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Développer tout"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Réduire tout"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copier paramètres"
@ -2209,13 +2224,13 @@ msgid "Import"
msgstr "Importer"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Système de fichiers"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nœud"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Système de fichiers"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Sortie"
@ -2272,7 +2287,7 @@ msgstr "Ouvrir éditeur 3D"
msgid "Open Script Editor"
msgstr "Ouvrir éditeur de script"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Ouvrir bibliothèque de ressource"
@ -3056,6 +3071,57 @@ msgstr "Outils d'animation"
msgid "Copy Animation"
msgstr "Copier l'animation"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Sections :"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Coller"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Fonctionnalités"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Créer une nouvelle animation"
@ -5969,6 +6035,12 @@ msgstr "Redémarrer maintenant"
msgid "Can't run project"
msgstr "Impossible de lancer le projet"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Touche "
@ -7816,6 +7888,11 @@ msgstr "Alerte !"
msgid "Please Confirm..."
msgstr "Veuillez confirmer…"
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Sélectionner une méthode"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1121,6 +1121,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1195,7 +1199,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1487,6 +1491,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2081,11 +2093,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2144,7 +2156,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2905,6 +2917,54 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Directions"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5759,6 +5819,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7501,6 +7567,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1157,6 +1157,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1231,7 +1235,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1523,6 +1527,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2117,11 +2129,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2180,7 +2192,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2941,6 +2953,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "विवरण:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5795,6 +5856,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7537,6 +7604,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1128,6 +1128,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1202,7 +1206,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1494,6 +1498,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Paraméterek másolása"
@ -2088,11 +2100,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2151,7 +2163,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2912,6 +2924,55 @@ msgstr ""
msgid "Copy Animation"
msgstr "Animáció másolása"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Leírás:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5766,6 +5827,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7508,6 +7575,10 @@ msgstr "Figyelem!"
msgid "Please Confirm..."
msgstr "Kérem erősítse meg..."
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1164,6 +1164,11 @@ msgstr "Template berkas tidak ditemukan:\n"
msgid "File Exists, Overwrite?"
msgstr "File telah ada, Overwrite?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Buat Folder"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Semua diakui"
@ -1241,7 +1246,7 @@ msgstr "Pindahkan Favorit Keatas"
msgid "Move Favorite Down"
msgstr "Pindahkan Favorit Kebawah"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "Tidak dapat membuat folder."
@ -1573,6 +1578,14 @@ msgstr ""
"Baca dokumentasi yang relevan untuk pemahaman lebih lanjut tentang workflow "
"ini."
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Salin Parameter"
@ -2225,14 +2238,14 @@ msgid "Import"
msgstr "Impor"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Berkas Sistem"
#: editor/editor_node.cpp editor/node_dock.cpp
#, fuzzy
msgid "Node"
msgstr "Titik"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Berkas Sistem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Luaran"
@ -2295,7 +2308,7 @@ msgstr "Buka Penyunting 3D"
msgid "Open Script Editor"
msgstr "Buka Penyunting Skrip"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Buka Pustaka Aset"
@ -3091,6 +3104,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Deskripsi:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Tempel"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -6014,6 +6077,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Menyambungkan.."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7894,6 +7963,11 @@ msgstr "Peringatan!"
msgid "Please Confirm..."
msgstr "Mohon konfirmasi..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Metode Publik:"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1150,6 +1150,11 @@ msgstr "File template non trovato:\n"
msgid "File Exists, Overwrite?"
msgstr "File Esistente, Sovrascrivere?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Crea Cartella"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Tutti i Riconosciuti"
@ -1224,7 +1229,7 @@ msgstr "Sposta Preferito Su"
msgid "Move Favorite Down"
msgstr "Sposta Preferito Giù"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Vai nella cartella padre"
@ -1540,6 +1545,16 @@ msgstr ""
"Si consiglia di leggere la documentazione riguardante l'importazione delle "
"scene per comprendere al meglio questa procedura."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Espandi tutto"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Comprimi tutto"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copia parametri"
@ -2181,13 +2196,13 @@ msgid "Import"
msgstr "Importa"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FileSystem"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nodo"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "FileSystem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Output"
@ -2244,7 +2259,7 @@ msgstr "Apri Editor 3D"
msgid "Open Script Editor"
msgstr "Apri Editor Script"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Apri Libreria degli Asset"
@ -3035,6 +3050,57 @@ msgstr "Strumenti di Animazione"
msgid "Copy Animation"
msgstr "Copia Animazione"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Sezioni:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Incolla"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Texture"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Crea Nuova Animazione"
@ -5992,6 +6058,12 @@ msgstr "Restart (s):"
msgid "Can't run project"
msgstr "Impossibile connettersi."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Tasto "
@ -7886,6 +7958,11 @@ msgstr "Attenzione!"
msgid "Please Confirm..."
msgstr "Per Favore Conferma..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Seleziona Metodo"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1288,6 +1288,11 @@ msgstr "テンプレートファイルが見つかりません:\n"
msgid "File Exists, Overwrite?"
msgstr "ファイルが既に存在します。上書きしますか?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "フォルダを作成する"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "All Recognized"
@ -1373,7 +1378,7 @@ msgstr "お気に入りを上げる"
msgid "Move Favorite Down"
msgstr "お気に入りを下げる"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "フォルダを作成できませんでした。"
@ -1717,6 +1722,16 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "すべて展開する"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "すべて折りたたむ"
#: editor/editor_node.cpp
#, fuzzy
msgid "Copy Params"
@ -2449,14 +2464,14 @@ msgstr "インポート(取り込み)"
#: editor/editor_node.cpp
#, fuzzy
msgid "FileSystem"
msgstr "ファイルシステム"
#: editor/editor_node.cpp editor/node_dock.cpp
#, fuzzy
msgid "Node"
msgstr "ノード"
#: editor/editor_node.cpp
#, fuzzy
msgid "FileSystem"
msgstr "ファイルシステム"
#: editor/editor_node.cpp
#, fuzzy
msgid "Output"
@ -2521,7 +2536,7 @@ msgstr "ディレクトリを開く"
msgid "Open Script Editor"
msgstr "スクリプトエディタを開く"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
#, fuzzy
msgid "Open Asset Library"
msgstr "アセット ライブラリを開く"
@ -3427,6 +3442,57 @@ msgstr "アニメーションツール"
msgid "Copy Animation"
msgstr "アニメーションを複製する"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "セクション:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "貼り付け"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "テクスチャ"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Create New Animation"
@ -6669,6 +6735,12 @@ msgstr "アニメーションを最初から再生する :"
msgid "Can't run project"
msgstr "接続失敗."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
#, fuzzy
msgid "Key "
@ -8699,6 +8771,11 @@ msgstr "警告!"
msgid "Please Confirm..."
msgstr "確認してください。"
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "すべて選択"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1137,6 +1137,11 @@ msgstr "템플릿을 찾을 수 없습니다:\n"
msgid "File Exists, Overwrite?"
msgstr "파일이 존재합니다. 덮어쓰시겠습니까?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "폴더 생성"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "인식 가능한 모든 파일"
@ -1211,7 +1216,7 @@ msgstr "즐겨찾기 위로 이동"
msgid "Move Favorite Down"
msgstr "즐겨찾기 아래로 이동"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "부모 폴더로 이동"
@ -1522,6 +1527,16 @@ msgstr ""
"이 워크플로에 대해 더 자세히 이해하기 위해서 디버깅 관련 문서를 읽어보시기 바"
"랍니다."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "모두 확장"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "모두 접기"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "속성 복사"
@ -2152,13 +2167,13 @@ msgid "Import"
msgstr "가져오기"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "파일 시스템"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "노드"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "파일 시스템"
#: editor/editor_node.cpp
msgid "Output"
msgstr "출력"
@ -2215,7 +2230,7 @@ msgstr "3D 에디터 열기"
msgid "Open Script Editor"
msgstr "스크립트 에디터 열기"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "어셋 라이브러리 열기"
@ -2991,6 +3006,57 @@ msgstr "애니메이션 도구"
msgid "Copy Animation"
msgstr "애니메이션 복사"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "부문:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "붙여넣기"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "기능"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "새 애니메이션 만들기"
@ -5862,6 +5928,12 @@ msgstr "지금 재시작"
msgid "Can't run project"
msgstr "프로젝트를 실행할 수 없음"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "키 "
@ -7647,6 +7719,11 @@ msgstr "경고!"
msgid "Please Confirm..."
msgstr "확인해주세요..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "메소드 선택"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1127,6 +1127,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1201,7 +1205,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1493,6 +1497,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2087,11 +2099,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2150,7 +2162,7 @@ msgstr "Atidaryti 3D Editorių"
msgid "Open Script Editor"
msgstr "Atidaryti Skriptų Editorių"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Atidaryti Resursų Biblioteką"
@ -2911,6 +2923,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Aprašymas:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5767,6 +5828,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7511,6 +7578,10 @@ msgstr "Įspėjimas!"
msgid "Please Confirm..."
msgstr "Prašome Patvirtinti..."
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1147,6 +1147,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Kutt Noder"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1221,7 +1226,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1515,6 +1520,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2110,11 +2123,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2173,7 +2186,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2934,6 +2947,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Beskrivelse:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5803,6 +5865,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7576,6 +7644,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Kutt Noder"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1150,6 +1150,11 @@ msgstr "Template bestand niet gevonden:\n"
msgid "File Exists, Overwrite?"
msgstr "Bestand Bestaat, Overschrijven?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Map Maken"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Alles Herkend"
@ -1224,7 +1229,7 @@ msgstr "Verplaats Favoriet Naar Boven"
msgid "Move Favorite Down"
msgstr "Verplaats Favoriet Naar Beneden"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Ga naar bovenliggende folder"
@ -1540,6 +1545,16 @@ msgstr ""
"Lees de documentatie over scenes importeren om deze workflow beter te "
"begrijpen."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Klap alles uit"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Klap alles in"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Kopieer Parameters"
@ -2180,13 +2195,13 @@ msgid "Import"
msgstr "Importeren"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Bestandssysteem"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Knooppunt"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Bestandssysteem"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Output"
@ -2245,7 +2260,7 @@ msgstr "Open 3D Editor"
msgid "Open Script Editor"
msgstr "Open Script Editor"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Open Asset Bibliotheek"
@ -3037,6 +3052,56 @@ msgstr "Animatie Tools"
msgid "Copy Animation"
msgstr "Kopieer Animatie"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Beschrijving"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Plakken"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Maak Nieuwe Animatie Aan"
@ -5940,6 +6005,12 @@ msgstr ""
msgid "Can't run project"
msgstr "Verbind.."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7796,6 +7867,11 @@ msgstr "Alarm!"
msgid "Please Confirm..."
msgstr "Bevestig Alsjeblieft..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Selecteer Modus"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1155,6 +1155,11 @@ msgstr "Nie znaleziono pliku szablonu:\n"
msgid "File Exists, Overwrite?"
msgstr "Plik istnieje, nadpisać?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Utwórz katalog"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Wszystkie rozpoznane"
@ -1229,7 +1234,7 @@ msgstr "Przesuń Ulubiony w górę"
msgid "Move Favorite Down"
msgstr "Przesuń Ulubiony w dół"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Przejdź folder wyżej"
@ -1543,6 +1548,16 @@ msgstr ""
"Przeczytaj dokumentację dotyczącą debugowania by lepiej zrozumieć ten sposób "
"pracy."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Rozwiń foldery"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Zwiń foldery"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Kopiuj parametry"
@ -2179,13 +2194,13 @@ msgid "Import"
msgstr "Importuj"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "System plików"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Węzeł"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "System plików"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Konsola"
@ -2242,7 +2257,7 @@ msgstr "Otwórz edytor 3D"
msgid "Open Script Editor"
msgstr "Otwórz edytor skryptów"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Otwórz bibliotekę zasobów"
@ -3027,6 +3042,57 @@ msgstr "Narzędzia do animacji"
msgid "Copy Animation"
msgstr "Skopiuj animacje"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Kategorie:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Wklej"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Funkcje"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Utwórz nową animację"
@ -6000,6 +6066,12 @@ msgstr "Uruchom ponownie"
msgid "Can't run project"
msgstr "Nie można uruchomić projektu"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Klawisz "
@ -7830,6 +7902,11 @@ msgstr "Alarm!"
msgid "Please Confirm..."
msgstr "Proszę potwierdzić..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Wybierz metodę"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1129,6 +1129,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Slit th' Node"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1203,7 +1208,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1500,6 +1505,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2095,11 +2108,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2158,7 +2171,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2926,6 +2939,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Yer functions:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5802,6 +5864,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7593,6 +7661,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Slit th' Node"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1154,6 +1154,11 @@ msgstr "Arquivo de modelo não encontrado:\n"
msgid "File Exists, Overwrite?"
msgstr "O arquivo existe. Sobrescrever?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Criar Pasta"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Todas Reconhecidas"
@ -1228,7 +1233,7 @@ msgstr "Mover Favorito Acima"
msgid "Move Favorite Down"
msgstr "Mover Favorito Abaixo"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Ir para pasta pai"
@ -1540,6 +1545,16 @@ msgstr ""
"Por favor, leia a documentação referente a depuração para entender melhor "
"esse procedimento."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandir tudo"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Recolher tudo"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copiar Parâmetros"
@ -2178,13 +2193,13 @@ msgid "Import"
msgstr "Importar"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Arquivos"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nó"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Arquivos"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Saída"
@ -2241,7 +2256,7 @@ msgstr "Abrir Editor 3D"
msgid "Open Script Editor"
msgstr "Abrir Editor de Scripts"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Abrir Biblioteca de Assets"
@ -3023,6 +3038,57 @@ msgstr "Ferramentas de Animação"
msgid "Copy Animation"
msgstr "Copiar Animação"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Seções:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Colar"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Funcionalidades"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Criar Nova Animação"
@ -5917,6 +5983,12 @@ msgstr "Reiniciar Agora"
msgid "Can't run project"
msgstr "Não é possível executar o projeto"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Chave "
@ -7750,6 +7822,11 @@ msgstr "Alerta!"
msgid "Please Confirm..."
msgstr "Confirme Por Favor..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Selecionar Mtéodo"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1153,6 +1153,11 @@ msgstr "Ficheiro modelo não encontrado:\n"
msgid "File Exists, Overwrite?"
msgstr "O ficheiro existe, sobrescrever?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Criar Pasta/Directoria"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Todos Reconhecidos"
@ -1227,7 +1232,7 @@ msgstr "Mover Favorito para Cima"
msgid "Move Favorite Down"
msgstr "Mover Favorito para Baixo"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Ir para a pasta acima"
@ -1543,6 +1548,16 @@ msgstr ""
"Por favor, leia a documentação relevante sobre depuração para um melhor "
"entendimento deste fluxo de trabalho."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandir tudo"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Colapsar tudo"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Copiar Parâmetros"
@ -2155,13 +2170,13 @@ msgid "Import"
msgstr "Importar"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Sistema de Ficheiros"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Nó"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Sistema de Ficheiros"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Saída"
@ -2218,7 +2233,7 @@ msgstr "Abrir Editor 3D"
msgid "Open Script Editor"
msgstr "Abrir Editor de Scripts"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Abrir Biblioteca de Activos"
@ -2994,6 +3009,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Descrição"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5872,6 +5936,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7645,6 +7715,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Adicionar propriedade Setter"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1150,6 +1150,11 @@ msgstr "Файл шаблона не найден:\n"
msgid "File Exists, Overwrite?"
msgstr "Файл существует, перезаписать?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Создать папку"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Все разрешённые"
@ -1224,7 +1229,7 @@ msgstr "Переместить избранное вверх"
msgid "Move Favorite Down"
msgstr "Переместить избранное вниз"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Перейти к родительской папке"
@ -1537,6 +1542,16 @@ msgstr ""
"Пожалуйста, прочитайте документацию относящуюся к отладке, чтобы лучше "
"понять этот процесс."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Развернуть все"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Свернуть все"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Копировать параметры"
@ -2171,13 +2186,13 @@ msgid "Import"
msgstr "Импорт"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Файловая система"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Узел"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Файловая система"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Вывод"
@ -2234,7 +2249,7 @@ msgstr "Открыть 3D редактор"
msgid "Open Script Editor"
msgstr "Открыть редактор скриптов"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Открыть библиотеку шаблонов"
@ -3016,6 +3031,57 @@ msgstr "Инструменты анимации"
msgid "Copy Animation"
msgstr "Копировать анимацию"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Разделы:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Вставить"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Свойства"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Создать новую анимацию"
@ -5898,6 +5964,12 @@ msgstr "Перезапустить сейчас"
msgid "Can't run project"
msgstr "Не удаётся запустить проект"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Кнопка "
@ -7731,6 +7803,11 @@ msgstr "Внимание!"
msgid "Please Confirm..."
msgstr "Подтверждение..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Выбрать метод"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1126,6 +1126,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Vytvoriť adresár"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Všetko rozpoznané"
@ -1200,7 +1205,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1497,6 +1502,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2095,11 +2108,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2161,7 +2174,7 @@ msgstr "Otvorit priečinok"
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2928,6 +2941,56 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Popis:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Vložiť"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5810,6 +5873,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7585,6 +7654,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1127,6 +1127,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Dodaj Setter Lastnost"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1201,7 +1206,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1496,6 +1501,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2091,11 +2104,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2154,7 +2167,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2919,6 +2932,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Funkcije:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5795,6 +5857,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7579,6 +7647,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Dodaj Setter Lastnost"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1134,6 +1134,11 @@ msgstr "Шаблонска датотека није пронађена:\n"
msgid "File Exists, Overwrite?"
msgstr "Датотека постоји, препиши?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Направи директоријум"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Сви препознати"
@ -1208,7 +1213,7 @@ msgstr "Помери нагоре омиљену"
msgid "Move Favorite Down"
msgstr "Помери надоле омиљену"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Иди у родитељски директоријум"
@ -1518,6 +1523,16 @@ msgstr ""
"Молим, прочитајте документацију за увожење сцена како би боље разумели овај "
"начин рада."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Прошири све"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Умањи све"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Копирај параметре"
@ -2151,13 +2166,13 @@ msgid "Import"
msgstr "Увоз"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Датотечни систем"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Чвор"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "Датотечни систем"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Излаз"
@ -2214,7 +2229,7 @@ msgstr "Отвори 3Д уредник"
msgid "Open Script Editor"
msgstr "Отвори уредник скриптица"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Отвори библиотеку средства"
@ -2992,6 +3007,56 @@ msgstr "Анимационе алатке"
msgid "Copy Animation"
msgstr "Копирај анимацију"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Опис"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Налепи"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Направи нову анимацију"
@ -5863,6 +5928,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7605,6 +7676,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Одабери режим"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1273,6 +1273,11 @@ msgstr "Mallfil hittades inte:\n"
msgid "File Exists, Overwrite?"
msgstr "Filen finns redan, skriv över?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Skapa Mapp"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1352,7 +1357,7 @@ msgstr "Flytta Favorit Upp"
msgid "Move Favorite Down"
msgstr "Flytta Favorit Ner"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1712,6 +1717,15 @@ msgstr ""
"Läs dokumentationen som är relevanta för felsökning för att bättre förstå "
"detta arbetsflöde."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Expandera alla"
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
#, fuzzy
msgid "Copy Params"
@ -2391,13 +2405,13 @@ msgid "Import"
msgstr "Importera"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
msgid "Output"
msgstr ""
@ -2457,7 +2471,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr "Öppna Skript-Redigerare"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -3266,6 +3280,56 @@ msgstr "Animeringsverktyg"
msgid "Copy Animation"
msgstr "Kopiera Animation"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Sektioner:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Klistra in"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Create New Animation"
@ -6259,6 +6323,12 @@ msgstr "Starta om nu"
msgid "Can't run project"
msgstr "Kan inte köra projektet"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
#, fuzzy
msgid "Key "
@ -8142,6 +8212,11 @@ msgstr "Varning!"
msgid "Please Confirm..."
msgstr "Vänligen Bekräfta..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Välj en Node"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1131,6 +1131,11 @@ msgstr "ไม่พบแม่แบบ:\n"
msgid "File Exists, Overwrite?"
msgstr "มีไฟล์นี้อยู่แล้ว จะเขียนทับหรือไม่?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "สร้างโฟลเดอร์"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "ทุกนามสุกลที่รู้จัก"
@ -1205,7 +1210,7 @@ msgstr "เลื่อนโฟลเดอร์ที่ชอบขึ้น
msgid "Move Favorite Down"
msgstr "เลื่อนโฟลเดอร์ที่ชอบลง"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "ไปยังโฟลเดอร์หลัก"
@ -1506,6 +1511,16 @@ msgstr ""
"วัตถุนี้เป็นวัตถุรีโมท การแก้ไขจะไม่ถูกบันทึก\n"
"อ่านรายละเอียดเพิ่มเติมได้จากคู่มือในส่วนของการแก้ไขจุดบกพร่อง"
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "ขยายโฟลเดอร์"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "ยุบโฟลเดอร์"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "คัดลอกตัวแปร"
@ -2118,13 +2133,13 @@ msgid "Import"
msgstr "นำเข้า"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "ระบบไฟล์"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "โหนด"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "ระบบไฟล์"
#: editor/editor_node.cpp
msgid "Output"
msgstr "ข้อความ"
@ -2181,7 +2196,7 @@ msgstr "เปิดตัวแก้ไข 3 มิติ"
msgid "Open Script Editor"
msgstr "เปิดตัวแก้ไขสคริปต์"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "เปิดแหล่งรวมทรัพยากร"
@ -2952,6 +2967,57 @@ msgstr "เครื่องมือแอนิเมชัน"
msgid "Copy Animation"
msgstr "คัดลอกแอนิเมชัน"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "หัวข้อ:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "วาง"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "ฟีเจอร์"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "สร้างแอนิเมชันใหม่"
@ -5825,6 +5891,12 @@ msgstr "เริ่มใหม่ทันที"
msgid "Can't run project"
msgstr "ไม่สามารถรันโปรเจกต์"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "ปุ่ม "
@ -7599,6 +7671,11 @@ msgstr "แจ้งเตือน!"
msgid "Please Confirm..."
msgstr "กรุณายืนยัน..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "เลือกเมท็อด"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1145,6 +1145,11 @@ msgstr "Biçem dosyası bulunamadı:\n"
msgid "File Exists, Overwrite?"
msgstr "Dosya var. Üzerine Yazılsın mı?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Dizin Oluştur"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "Tümü Onaylandı"
@ -1219,7 +1224,7 @@ msgstr "Beğenileni Yukarı Taşı"
msgid "Move Favorite Down"
msgstr "Beğenileni Aşağı Taşı"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Üst klasöre git"
@ -1531,6 +1536,16 @@ msgstr ""
"Lütfen, bu iş akışını daha iyi anlamak için dökümantasyondaki sahneleri içe "
"aktarma kısmını okuyunuz."
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "Hepsini genişlet"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "Hepsini daralt"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "Değişkenleri Tıpkıla"
@ -2165,13 +2180,13 @@ msgid "Import"
msgstr "İçe Aktar"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "DosyaSistemi"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "Düğüm"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "DosyaSistemi"
#: editor/editor_node.cpp
msgid "Output"
msgstr "Çıktı"
@ -2228,7 +2243,7 @@ msgstr "3B Düzenleyicide Aç"
msgid "Open Script Editor"
msgstr "Betik Düzenleyiciyi Aç"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "Malvarlığı Kütüphanesini Aç"
@ -3008,6 +3023,57 @@ msgstr "Animasyon Araçları"
msgid "Copy Animation"
msgstr "Animasyonu Tıpkıla"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Bölümler:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "Yapıştır"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "Özellikler"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "Yeni Animasyon Oluştur"
@ -5895,6 +5961,12 @@ msgstr "Şimdi Yeniden Başlat"
msgid "Can't run project"
msgstr "Proje çalıştırılamadı"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "Dokunaç "
@ -7725,6 +7797,11 @@ msgstr "Uyarı!"
msgid "Please Confirm..."
msgstr "Lütfen Doğrulayın..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "Yöntem Seç"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1136,6 +1136,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "Перейти до батьківської теки"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1210,7 +1215,7 @@ msgstr "Перемістити обране вгору"
msgid "Move Favorite Down"
msgstr "Перемістити обране вниз"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "Перейти до батьківської теки"
@ -1502,6 +1507,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2096,11 +2109,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2159,7 +2172,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2920,6 +2933,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "Опис"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5774,6 +5836,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7516,6 +7584,10 @@ msgstr "Сповіщення!"
msgid "Please Confirm..."
msgstr "Будь-ласка підтвердіть..."
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1126,6 +1126,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ".سب کچھ تسلیم ہوچکا ہے"
@ -1202,7 +1206,7 @@ msgstr "پسندیدہ اوپر منتقل کریں"
msgid "Move Favorite Down"
msgstr "پسندیدہ نیچے منتقل کریں"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1496,6 +1500,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2091,11 +2103,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2155,7 +2167,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2920,6 +2932,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "سب سکریپشن بنائیں"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5797,6 +5858,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7557,6 +7624,10 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1124,6 +1124,10 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Select Current Folder"
msgstr ""
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1198,7 +1202,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr ""
@ -1490,6 +1494,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr ""
@ -2084,11 +2096,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2147,7 +2159,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2908,6 +2920,54 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Directions"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5762,6 +5822,12 @@ msgstr ""
msgid "Can't run project"
msgstr ""
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7504,6 +7570,10 @@ msgstr "Cảnh báo!"
msgid "Please Confirm..."
msgstr "Xin hãy xác nhận..."
#: scene/gui/file_dialog.cpp
msgid "Select this Folder"
msgstr ""
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1139,6 +1139,11 @@ msgstr "找不到模板文件:\n"
msgid "File Exists, Overwrite?"
msgstr "文件已存在,确定要覆盖它吗?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "新建目录"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "所有可用类型"
@ -1213,7 +1218,7 @@ msgstr "向上移动收藏"
msgid "Move Favorite Down"
msgstr "向下移动收藏"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "Go to parent folder"
msgstr "转到上层文件夹"
@ -1520,6 +1525,16 @@ msgstr ""
"这是一个远程对象,因此对它的更改将不会被保留。\n"
"请阅读与调试相关的文档,以便更好地理解这个工作流。"
#: editor/editor_node.cpp
#, fuzzy
msgid "Expand all properties"
msgstr "展开所有"
#: editor/editor_node.cpp
#, fuzzy
msgid "Collapse all properties"
msgstr "收起所有"
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "拷贝参数"
@ -2135,13 +2150,13 @@ msgid "Import"
msgstr "导入"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "文件系统"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr "节点"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "文件系统"
#: editor/editor_node.cpp
msgid "Output"
msgstr "输出"
@ -2198,7 +2213,7 @@ msgstr "打开3D编辑器"
msgid "Open Script Editor"
msgstr "打开脚本编辑器"
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr "打开资源商店"
@ -2973,6 +2988,57 @@ msgstr "动画工具"
msgid "Copy Animation"
msgstr "拷贝动画"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "选项:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "粘贴"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Future"
msgstr "功能"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr "创建新动画"
@ -5872,6 +5938,12 @@ msgstr "立即重新启动"
msgid "Can't run project"
msgstr "无法运行项目"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr "键 "
@ -7672,6 +7744,11 @@ msgstr "提示!"
msgid "Please Confirm..."
msgstr "请确认..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "选择方式"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1200,6 +1200,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "檔案已存在, 要覆蓋嗎?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "新增資料夾"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr "所有類型"
@ -1276,7 +1281,7 @@ msgstr "上移最愛"
msgid "Move Favorite Down"
msgstr "下移最愛"
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "無法新增資料夾"
@ -1590,6 +1595,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
#, fuzzy
msgid "Copy Params"
@ -2217,13 +2230,13 @@ msgid "Import"
msgstr "導入"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "檔案系統"
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr "檔案系統"
#: editor/editor_node.cpp
msgid "Output"
msgstr ""
@ -2284,7 +2297,7 @@ msgstr "開啟資料夾"
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -3084,6 +3097,56 @@ msgstr ""
msgid "Copy Animation"
msgstr "複製動畫"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "描述:"
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Past"
msgstr "貼上"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5997,6 +6060,12 @@ msgstr ""
msgid "Can't run project"
msgstr "不能連接。"
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7798,6 +7867,11 @@ msgstr "警告!"
msgid "Please Confirm..."
msgstr "請確認..."
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "選擇模式"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "

View File

@ -1137,6 +1137,11 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr "檔案已經存在, 要覆寫嗎?"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select Current Folder"
msgstr "新增資料夾"
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
msgid "All Recognized"
msgstr ""
@ -1211,7 +1216,7 @@ msgstr ""
msgid "Move Favorite Down"
msgstr ""
#: editor/editor_file_dialog.cpp
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
#, fuzzy
msgid "Go to parent folder"
msgstr "無法新增資料夾"
@ -1505,6 +1510,14 @@ msgid ""
"this workflow."
msgstr ""
#: editor/editor_node.cpp
msgid "Expand all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Collapse all properties"
msgstr ""
#: editor/editor_node.cpp
msgid "Copy Params"
msgstr "複製參數"
@ -2108,11 +2121,11 @@ msgid "Import"
msgstr ""
#: editor/editor_node.cpp
msgid "FileSystem"
msgid "Node"
msgstr ""
#: editor/editor_node.cpp editor/node_dock.cpp
msgid "Node"
#: editor/editor_node.cpp
msgid "FileSystem"
msgstr ""
#: editor/editor_node.cpp
@ -2171,7 +2184,7 @@ msgstr ""
msgid "Open Script Editor"
msgstr ""
#: editor/editor_node.cpp
#: editor/editor_node.cpp editor/project_manager.cpp
msgid "Open Asset Library"
msgstr ""
@ -2949,6 +2962,55 @@ msgstr ""
msgid "Copy Animation"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Enable Onion Skinning"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
#, fuzzy
msgid "Directions"
msgstr "描述:"
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Past"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Future"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Depth"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "1 step"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "2 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "3 steps"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Differences Only"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Force White Modulate"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Include Gizmos (3D)"
msgstr ""
#: editor/plugins/animation_player_editor_plugin.cpp
msgid "Create New Animation"
msgstr ""
@ -5839,6 +5901,12 @@ msgstr ""
msgid "Can't run project"
msgstr "連接..."
#: editor/project_manager.cpp
msgid ""
"You don't currently have any projects.\n"
"Would you like to explore the official example projects in the Asset Library?"
msgstr ""
#: editor/project_settings_editor.cpp
msgid "Key "
msgstr ""
@ -7622,6 +7690,11 @@ msgstr ""
msgid "Please Confirm..."
msgstr ""
#: scene/gui/file_dialog.cpp
#, fuzzy
msgid "Select this Folder"
msgstr "僅選擇區域"
#: scene/gui/popup.cpp
msgid ""
"Popups will hide by default unless you call popup() or any of the popup*() "
@ -7674,10 +7747,6 @@ msgstr "無效的字體大小。"
#~ msgid "Selection -> Duplicate"
#~ msgstr "僅選擇區域"
#, fuzzy
#~ msgid "Selection -> Clear"
#~ msgstr "僅選擇區域"
#~ msgid "Filter:"
#~ msgstr "過濾器:"