i18n: Sync template and and merge translations
This commit is contained in:
parent
a5134e432e
commit
3759d378da
@ -159,16 +159,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -231,7 +259,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -278,12 +318,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -488,7 +522,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1024,7 +1059,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1273,10 +1309,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1592,10 +1634,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5956,6 +5994,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -168,16 +168,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -240,9 +268,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Възел"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Поставяне"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -287,12 +329,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -523,7 +559,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1059,7 +1096,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1308,10 +1346,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1628,10 +1672,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5993,6 +6033,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Избиране на всичко"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Избиране на всичко"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -164,16 +164,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -236,9 +264,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "প্রতিলেপন/পেস্ট করুন"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -283,12 +324,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -534,7 +569,8 @@ msgstr "সব ফাইল (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "খুলুন"
|
||||
|
||||
@ -1077,7 +1113,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1326,10 +1363,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1648,10 +1691,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6011,6 +6050,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "মোড (Mode) বাছাই করুন"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "মোড (Mode) বাছাই করুন"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -169,18 +169,47 @@ msgstr "Editant Senyal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Afegeix Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Afegeix Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Afegeix Node(s) des d'Arbre"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Afegeix Col.locador de Proprietat (Setter)"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Afegir Captador de Propietat (Getter)"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Afegeix Col.locador de Proprietat (Setter)"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -241,9 +270,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Commuta el punt d'Interrupció"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Troba el Tipus del Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Camí al Node:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Tipus d'entrada no iterable: "
|
||||
@ -288,14 +331,6 @@ msgstr "Variable Get no trobada en el script: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "Variable Set no trobada en el script: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"El node personalitzat no té _get_output_port_unsequenced(idx,wmem), però "
|
||||
"s'han especificat ports sense seqüenciar."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -553,7 +588,8 @@ msgstr "Tots els Fitxers (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Obre"
|
||||
|
||||
@ -1098,7 +1134,8 @@ msgstr "Canvia Valor de la Matriu"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Cerca:"
|
||||
@ -1348,10 +1385,16 @@ msgid "Create New"
|
||||
msgstr "Crea Nou"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Coincidències:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripció:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Cerca Reemplaçant per a:"
|
||||
@ -1676,10 +1719,6 @@ msgstr "Elements del Tema de la GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Constants:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripció:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Descripció del mètode:"
|
||||
@ -6039,6 +6078,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Afegeix Col.locador de Proprietat (Setter)"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Mètodes públics:"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
@ -6558,3 +6607,10 @@ msgstr ""
|
||||
#: tools/editor/spatial_editor_gizmos.cpp
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "El node personalitzat no té _get_output_port_unsequenced(idx,wmem), però "
|
||||
#~ "s'han especificat ports sense seqüenciar."
|
||||
|
@ -165,18 +165,47 @@ msgstr "Úprava signálu:"
|
||||
msgid "Add Node"
|
||||
msgstr "Přidat uzel"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Přidat uzel"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Přidat uzel (uzly) ze stromu"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Přidat vlastnost setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Přidat vlastnost getter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Přidat vlastnost setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -237,9 +266,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Přepnout breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Vyhledat typ uzlu"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Cesta k uzlu:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -284,12 +327,6 @@ msgstr "Proměnná pro získání nebyla ve skriptu nalezena: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "Proměnná pro nastavení nebyla ve skriptu nalezena: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr "Vlastní uzel nemá metodu _step(), takže nelze postupovat grafem."
|
||||
@ -531,7 +568,8 @@ msgstr "Všechny soubory (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Otevřít"
|
||||
|
||||
@ -1074,7 +1112,8 @@ msgstr "Změnit hodnotu pole"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Hledat:"
|
||||
@ -1323,10 +1362,16 @@ msgid "Create New"
|
||||
msgstr "Vytvořit nový"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Shody:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Hledat náhradu za:"
|
||||
@ -1650,10 +1695,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6014,6 +6055,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Přidat vlastnost setter"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Vybrat vše"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -163,18 +163,47 @@ msgstr "Redigerer Signal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Tilføj Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Tilføj Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Tilføj Node(r) fra Tree"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Tilføj Setter Egenskab"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Tilføj Getter Egenskab"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Tilføj Setter Egenskab"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -235,9 +264,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Skift/Toggle Breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Find Node Type"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Sti til Node:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Input type ikke iterabel: "
|
||||
@ -282,14 +325,6 @@ msgstr "VariableGet blev ikke fundet i scriptet: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet blev ikke fundet i scriptet: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Brugerdefineret node har ingen _get_output_port_unsequenced(idx,wmem), men "
|
||||
"unsequenced porte blev angivet."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -541,7 +576,8 @@ msgstr "Alle filer (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Åben"
|
||||
|
||||
@ -1084,7 +1120,8 @@ msgstr "Ændre Array-værdi"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Søgning:"
|
||||
@ -1333,10 +1370,16 @@ msgid "Create New"
|
||||
msgstr "Opret en ny"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Matches:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Søg erstatning For:"
|
||||
@ -1656,10 +1699,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6019,6 +6058,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Tilføj Setter Egenskab"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Vælg alle"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
@ -6538,3 +6587,10 @@ msgstr ""
|
||||
#: tools/editor/spatial_editor_gizmos.cpp
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Brugerdefineret node har ingen _get_output_port_unsequenced(idx,wmem), "
|
||||
#~ "men unsequenced porte blev angivet."
|
||||
|
@ -184,18 +184,47 @@ msgstr "bearbeite Signal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Node hinzufügen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Node hier anhängen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Node(s) aus Szenenbaum hinzufügen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Setter-Eigenschaft hinzufügen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Getter-Eigenschaft hinzufügen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Setter-Eigenschaft hinzufügen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -257,9 +286,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Haltepunkt umschalten"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Finde Node-Typ"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Pose kopieren"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Erzeuge Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Pose einfügen"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Eingabetyp nicht iterierbar: "
|
||||
@ -304,14 +349,6 @@ msgstr "VariableGet nicht im Skript gefunden: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet nicht im Skript gefunden: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Eigens erstelltes Node hat keine Methode _get_output_port_unsequenced(idx,"
|
||||
"wmem), jedoch wurden unsequenzierte Ports angegeben."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -574,7 +611,8 @@ msgstr "Alle Dateien (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Öffnen"
|
||||
|
||||
@ -1120,7 +1158,8 @@ msgstr "Array-Wert ändern"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Suche:"
|
||||
@ -1369,10 +1408,16 @@ msgid "Create New"
|
||||
msgstr "Neu erstellen"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Treffer:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Beschreibung:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Suche Ersatz für:"
|
||||
@ -1701,10 +1746,6 @@ msgstr "GUI-Theme-Elemente:"
|
||||
msgid "Constants:"
|
||||
msgstr "Konstanten:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Beschreibung:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Methoden Beschreibung:"
|
||||
@ -6144,6 +6185,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "Abschnitte:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Punkte auswählen"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Auswahlmodus"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "Konnte PVRTC-Werkzeug nicht ausführen:"
|
||||
@ -6681,6 +6732,13 @@ msgstr "Ändere Länge der Strahlenform"
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr "Ändere Ausmaße des Benachrichtigers"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Eigens erstelltes Node hat keine Methode _get_output_port_unsequenced(idx,"
|
||||
#~ "wmem), jedoch wurden unsequenzierte Ports angegeben."
|
||||
|
||||
#~ msgid "Cannot go into subdir:"
|
||||
#~ msgstr "Unterordner kann nicht geöffnet werden:"
|
||||
|
||||
|
@ -161,17 +161,46 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr "Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Node von Szene"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -237,9 +266,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Node erstellen"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Node erstellen"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -284,12 +327,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -516,7 +553,8 @@ msgstr "Alle Dateien (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Öffnen"
|
||||
|
||||
@ -1053,7 +1091,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1303,10 +1342,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1622,10 +1667,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6006,6 +6047,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -180,18 +180,47 @@ msgstr "Editando señal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Añadir nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Añadir nodo hijo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Añadir nodo/s desde árbol"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Añadir propiedad «Setter»"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Añadir propiedad «Getter»"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Añadir propiedad «Setter»"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -252,9 +281,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Des/activar «breakpoint»"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Buscar por tipo de nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Copiar pose"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Crear nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Pegar pose"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "El tipo de entrada no es iterable: "
|
||||
@ -299,14 +344,6 @@ msgstr "VariableGet no encontrado en el script: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet no encontrado en el script: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"El nodo personalizado no tiene ningún _get_output_port_unsequenced(idx,"
|
||||
"wmem), pero se especificaron puertos no secuenciados."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -561,7 +598,8 @@ msgstr "Todos los archivos (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
@ -1107,7 +1145,8 @@ msgstr "Cambiar valor del «array»"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Buscar:"
|
||||
@ -1357,10 +1396,16 @@ msgid "Create New"
|
||||
msgstr "Crear nuevo"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Coincidencias:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Buscar reemplazo para:"
|
||||
@ -1691,10 +1736,6 @@ msgstr "Elementos de tema de interfaz:"
|
||||
msgid "Constants:"
|
||||
msgstr "Constantes:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Descripción de métodos:"
|
||||
@ -6136,6 +6177,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "Selecciones:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Seleccionar puntos"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Modo de selección"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "No se pudo ejecutar la herramienta PVRTC:"
|
||||
@ -6666,6 +6717,13 @@ msgstr "Cambiar longitud de forma de rayo"
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr "Cambiar Alcances de Notificadores"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "El nodo personalizado no tiene ningún _get_output_port_unsequenced(idx,"
|
||||
#~ "wmem), pero se especificaron puertos no secuenciados."
|
||||
|
||||
#~ msgid "Cannot go into subdir:"
|
||||
#~ msgstr "No se puede acceder al subdir:"
|
||||
|
||||
|
@ -171,18 +171,47 @@ msgstr "Editando Señal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Agregar Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Agregar Nodo Hijo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Agregar Nodo(s) Desde Arbol"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Agregar Propiedad Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Agregar Propiedad Getter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Agregar Propiedad Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -243,9 +272,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Act/Desact. Breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Encontrar Tipo de Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Copiar Pose"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Crear Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Pegar Pose"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Tipo de input no iterable: "
|
||||
@ -290,14 +335,6 @@ msgstr "VariableGet no encontrado en el script: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet no encontrado en el script: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"El nodo personalizado no tiene ningún _get_output_port_unsequenced(idx,"
|
||||
"wmem), pero se especificaron puertos no secuenciados."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -551,7 +588,8 @@ msgstr "Todos los Archivos (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
@ -1095,7 +1133,8 @@ msgstr "Cambiar Valor del Array"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Buscar:"
|
||||
@ -1344,10 +1383,16 @@ msgid "Create New"
|
||||
msgstr "Crear Nuevo"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Coincidencias:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Buscar Reemplazo Para:"
|
||||
@ -1675,10 +1720,6 @@ msgstr "Items de Tema de la GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Constantes:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Descripción de Métodos:"
|
||||
@ -6105,6 +6146,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "Selecciones:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Seleccionar Puntos"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Seleccionar Modo"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "No se pudo ejecutar la herramienta PVRTC:"
|
||||
@ -6635,6 +6686,13 @@ msgstr "Cambiar Largo de Shape Rayo"
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr "Cambiar Alcances de Notificadores"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "El nodo personalizado no tiene ningún _get_output_port_unsequenced(idx,"
|
||||
#~ "wmem), pero se especificaron puertos no secuenciados."
|
||||
|
||||
#~ msgid "Cannot go into subdir:"
|
||||
#~ msgstr "No se puede acceder al subdir:"
|
||||
|
||||
|
@ -174,18 +174,47 @@ msgstr "ویرایش سیگنال:"
|
||||
msgid "Add Node"
|
||||
msgstr "افزودن گره"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "افزودن گره"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "گره(ها) را از درخت اضافه کن"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "دارایی Setter را اضافه کن"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "دارایی Getter را اضافه کن"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "دارایی Setter را اضافه کن"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -246,9 +275,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "یک Breakpoint درج کن"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "پیدا کردن نوع گره"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "مسیر به سمت گره:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "نوع ورودی قابل تکرار نیست: "
|
||||
@ -295,14 +338,6 @@ msgstr "VariableGet در اسکریپت پیدا نشد: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet در اسکریپت پیدا نشد: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"گره سفارشی دارای get_output_port_unsequenced(idx,wmem)_ نیست، اما پورتهای "
|
||||
"نامتوالی مشخص شده است."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr "گره سفارشی بدون متد ()step_ نمیتواند گراف را پردازش کند."
|
||||
@ -557,7 +592,8 @@ msgstr "تمام پروندهها (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "باز کن"
|
||||
|
||||
@ -1102,7 +1138,8 @@ msgstr "مقدار آرایه را تغییر بده"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "جستجو:"
|
||||
@ -1352,10 +1389,16 @@ msgid "Create New"
|
||||
msgstr "جدید ایجاد کن"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "تطبیقها:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "توضیح:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Search Replacement For:"
|
||||
@ -1680,10 +1723,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "توضیح:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6047,6 +6086,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "دارایی Setter را اضافه کن"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "انتخاب حالت"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
@ -6566,3 +6615,10 @@ msgstr ""
|
||||
#: tools/editor/spatial_editor_gizmos.cpp
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "گره سفارشی دارای get_output_port_unsequenced(idx,wmem)_ نیست، اما پورتهای "
|
||||
#~ "نامتوالی مشخص شده است."
|
||||
|
@ -175,16 +175,45 @@ msgstr "Connecter un signal :"
|
||||
msgid "Add Node"
|
||||
msgstr "Ajouter un nœud"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Ajouter un nœud enfant"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Ajouter un nœud à partir de l'arbre"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -247,9 +276,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Placer un point d'arrêt"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Trouver le type du noeud"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Copier la pose"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Créer un nœud"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Coller la pose"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -296,12 +341,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -557,7 +596,8 @@ msgstr "Tous les fichiers (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
|
||||
@ -1101,7 +1141,8 @@ msgstr "Changer les valeurs du tableau"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Rechercher :"
|
||||
@ -1350,10 +1391,16 @@ msgid "Create New"
|
||||
msgstr "Créer un nouveau"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Correspondances :"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Description :"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Rechercher un remplacement pour :"
|
||||
@ -1686,10 +1733,6 @@ msgstr "Items de thème GUI :"
|
||||
msgid "Constants:"
|
||||
msgstr "Constantes :"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Description :"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Description de la méthode :"
|
||||
@ -6180,6 +6223,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "Sections :"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Sélectionner des points"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Mode sélection (Q)"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "Impossible d'exécuter l'outil PVRTC :"
|
||||
|
@ -170,18 +170,47 @@ msgstr "Mengedit Sinyal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Tambahkan Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Tambahkan Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Tambahkan Node (Node-node) dari Tree"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Tambahkan Properti Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Tambahkan Properti Getter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Tambahkan Properti Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -242,9 +271,24 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Beralih Breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Cari Tipe Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Salin Resource"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Path ke Node:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Tipe masukan tidak iterable: "
|
||||
@ -289,14 +333,6 @@ msgstr "VariableGet tidak ditemukan dalam script: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet tidak ditemukan dalam script: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Node modifikasi tidak memiliki _get_output_port_unsequenced(idx,wmem), "
|
||||
"tetapi port-port unsequenced dispesifikasikan."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -559,7 +595,8 @@ msgstr "Semua File-file (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Buka"
|
||||
|
||||
@ -1125,7 +1162,8 @@ msgstr "Ubah Nilai Array"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Cari:"
|
||||
@ -1379,11 +1417,17 @@ msgid "Create New"
|
||||
msgstr "Buat Baru"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#, fuzzy
|
||||
msgid "Matches:"
|
||||
msgstr "Kecocokan:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Deskripsi:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Cari Ganti Untuk:"
|
||||
@ -1718,10 +1762,6 @@ msgstr "Item-item Tema GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Konstanta:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Deskripsi:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Deskripsi Metode:"
|
||||
@ -6100,6 +6140,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Tambahkan Properti Setter"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Metode Publik:"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
@ -6619,3 +6669,10 @@ msgstr ""
|
||||
#: tools/editor/spatial_editor_gizmos.cpp
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Node modifikasi tidak memiliki _get_output_port_unsequenced(idx,wmem), "
|
||||
#~ "tetapi port-port unsequenced dispesifikasikan."
|
||||
|
@ -168,18 +168,47 @@ msgstr "Modifica Segnale:"
|
||||
msgid "Add Node"
|
||||
msgstr "Aggiungi Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Aggiungi Nodo Figlio"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Aggiungi Nodo(i) Da Albero"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Aggiungi Proprietà Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Aggiungi Proprietà Getter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Aggiungi Proprietà Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -240,9 +269,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Abilita Breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Trova Tipo Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Copia Posa"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Crea Nodo"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Incolla Posa"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Il tipo di input non è iterabile: "
|
||||
@ -287,14 +332,6 @@ msgstr "VariableGet non trovato nello script: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet non trovato nello script: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Il nodo personalizzato non ha _get_output_port_unsequenced(idx,wmem), ma le "
|
||||
"porte unsequenced sono state specificate."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -559,7 +596,8 @@ msgstr "Tutti i File (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
|
||||
@ -1103,7 +1141,8 @@ msgstr "Cambia Valore Array"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Cerca:"
|
||||
@ -1352,10 +1391,16 @@ msgid "Create New"
|
||||
msgstr "Crea Nuovo"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Corrispondenze:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descrizione:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Cerca Rimpiazzo Per:"
|
||||
@ -1684,10 +1729,6 @@ msgstr "Elementi Tema GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Costanti:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descrizione:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Descrizione Metodo:"
|
||||
@ -6113,6 +6154,16 @@ msgstr "Globale"
|
||||
msgid "Sections:"
|
||||
msgstr "Sezioni:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Selezione Punti"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Modalità di Selezione"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "Impossibile eseguire lo strumento di PVRTC:"
|
||||
@ -6641,6 +6692,13 @@ msgstr "Cambia lunghezza Ray Shape"
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr "Cambia Estensione di Notifier"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Il nodo personalizzato non ha _get_output_port_unsequenced(idx,wmem), ma "
|
||||
#~ "le porte unsequenced sono state specificate."
|
||||
|
||||
#~ msgid "Cannot go into subdir:"
|
||||
#~ msgstr "Impossibile accedere alla subdirectory:"
|
||||
|
||||
|
@ -170,17 +170,45 @@ msgstr "信号を接続:"
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "シーンからのノード"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -245,9 +273,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "ノードへのパス:"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -292,12 +333,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -553,7 +588,8 @@ msgstr "すべてのファイル(*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "開く"
|
||||
|
||||
@ -1096,7 +1132,8 @@ msgstr "配列の値を変更"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "検索:"
|
||||
@ -1346,10 +1383,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1667,10 +1710,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -6045,6 +6084,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "すべて選択"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "すべて選択"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -162,16 +162,45 @@ msgstr "시그널 편집:"
|
||||
msgid "Add Node"
|
||||
msgstr "노드 추가"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "자식 노드 추가"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "트리에서 노드 추가"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -234,9 +263,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "중단점 토글"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "노드 타입 찾기"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "포즈 복사"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "노드 생성"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "포즈 붙여넣기"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -281,12 +326,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -529,7 +568,8 @@ msgstr "모든 파일 (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "열기"
|
||||
|
||||
@ -1071,7 +1111,8 @@ msgstr "배열 값 변경"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "검색:"
|
||||
@ -1320,10 +1361,16 @@ msgid "Create New"
|
||||
msgstr "새로 만들기"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "일치:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "설명:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "대체할 대상 찾기:"
|
||||
@ -1647,10 +1694,6 @@ msgstr "GUI 테마 항목:"
|
||||
msgid "Constants:"
|
||||
msgstr "상수:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "설명:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "함수 설명:"
|
||||
@ -6053,6 +6096,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "부문:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "포인트 선택"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "선택 모드"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "PVRTC 도구를 실행할 수 없습니다:"
|
||||
|
@ -157,16 +157,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -229,7 +257,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -276,12 +316,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -482,7 +516,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1018,7 +1053,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1267,10 +1303,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1586,10 +1628,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5949,6 +5987,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -167,16 +167,45 @@ msgstr "Edytuj sygnał:"
|
||||
msgid "Add Node"
|
||||
msgstr "Dodaj węzeł"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Dodaj dziecko węzła"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Dodaj węzeł(y) z drzewa"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -239,9 +268,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Przełącz pułapkę"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Znajdź typ węzła"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Skopiuj Pozę"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Utwórz węzeł"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Wklej Pozę"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -287,12 +332,6 @@ msgstr "Nie znaleziono VariableGet w skrypcie: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "Nie znaleziono VariableSet w skrypcie: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -544,7 +583,8 @@ msgstr "Wszystkie pliki (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Otwórz"
|
||||
|
||||
@ -1089,7 +1129,8 @@ msgstr "Zmień Wartość Tablicy"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Szukaj:"
|
||||
@ -1339,10 +1380,16 @@ msgid "Create New"
|
||||
msgstr "Utwórz nowy"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Pasujące:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Opis:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Znajdź i zamień:"
|
||||
@ -1661,10 +1708,6 @@ msgstr "Elementy motywu GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Stałe:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Opis:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Opis Metody:"
|
||||
@ -6072,6 +6115,16 @@ msgstr "Globalne"
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Zaznacz Punkty"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Tryb zaznaczenia"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -164,17 +164,46 @@ msgstr "Editando Sinal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Adicionar Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Adicionar Nó Filho"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Nó a Partir de Cena"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -238,9 +267,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Alternar Ponto de interrupção"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Localizar Tipo de Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Copiar Pose"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Criar Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Colar Pose"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -288,12 +333,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -546,7 +585,8 @@ msgstr "Todos os Arquivos (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
@ -1089,7 +1129,8 @@ msgstr "Alterar Valor do Vetor"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Pesquisar:"
|
||||
@ -1338,10 +1379,16 @@ msgid "Create New"
|
||||
msgstr "Criar Novo"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Combinações:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descrição:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Buscar Substituição Para:"
|
||||
@ -1667,10 +1714,6 @@ msgstr "Itens do Tema de GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Constantes:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Descrição:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Descrição do Método:"
|
||||
@ -6096,6 +6139,16 @@ msgstr "Global"
|
||||
msgid "Sections:"
|
||||
msgstr "Seções:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Selecionar Pontos"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Modo de Seleção (Q)"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "Não se pôde executar a ferramenta PVRTC:"
|
||||
|
@ -167,18 +167,47 @@ msgstr "A editar Sinal:"
|
||||
msgid "Add Node"
|
||||
msgstr "Adicionar Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Adicionar Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Adicionar Nó da Árvore"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Adicionar propriedade Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Adicionar propriedade Getter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Adicionar propriedade Setter"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -239,9 +268,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Accionar Breakpoint"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Encontrar Tipo de Nó"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Tipo de Input não iterável: "
|
||||
@ -286,12 +328,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -492,7 +528,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1028,7 +1065,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1277,10 +1315,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1596,10 +1640,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5959,6 +5999,15 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Adicionar propriedade Setter"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -151,16 +151,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -223,7 +251,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -270,12 +310,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -476,7 +510,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1012,7 +1047,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1261,10 +1297,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1580,10 +1622,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5943,6 +5981,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -169,18 +169,47 @@ msgstr "Редактирование сигнала:"
|
||||
msgid "Add Node"
|
||||
msgstr "Добавить узел"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Добавить дочерний узел"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Добавить узел(узлы) из дерева"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Добавить устанавливающее свойство"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Добавить получающее свойство"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Добавить устанавливающее свойство"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -241,9 +270,25 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Точка остановки"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Найти тип узла"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Копировать позу"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "Создать узел"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Вставить позу"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Входной тип не итерируемый: "
|
||||
@ -288,14 +333,6 @@ msgstr "VariableGet не найден в скрипте: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet не найден в скрипте: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Пользовательский узел не имеет _get_output_port_unsequenced(idx,wmem), но "
|
||||
"неупорядоченные порты были указаны."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -554,7 +591,8 @@ msgstr "Все файлы (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Открыть"
|
||||
|
||||
@ -1098,7 +1136,8 @@ msgstr "Изменить значение массива"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Поиск:"
|
||||
@ -1347,10 +1386,16 @@ msgid "Create New"
|
||||
msgstr "Создать новый"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Совпадения:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Описание:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "Поиск замены для:"
|
||||
@ -1678,10 +1723,6 @@ msgstr "Тема элементов GUI:"
|
||||
msgid "Constants:"
|
||||
msgstr "Константы:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Описание:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Описание методов:"
|
||||
@ -6103,6 +6144,16 @@ msgstr "Глобальные"
|
||||
msgid "Sections:"
|
||||
msgstr "Разделы:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Выбрать точки"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Режим выделения"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "Невозможно запустить PVRTC инструмент:"
|
||||
@ -6633,6 +6684,13 @@ msgstr "Изменена длинна луча"
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr "Изменены границы уведомителя"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Пользовательский узел не имеет _get_output_port_unsequenced(idx,wmem), но "
|
||||
#~ "неупорядоченные порты были указаны."
|
||||
|
||||
#~ msgid "Cannot go into subdir:"
|
||||
#~ msgstr "Невозможно перейти в подпапку:"
|
||||
|
||||
|
@ -162,16 +162,44 @@ msgstr "Signály:"
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -234,9 +262,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Vložiť"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -281,12 +322,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -494,7 +529,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Otvoriť"
|
||||
|
||||
@ -1031,7 +1067,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1280,10 +1317,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Popis:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1599,10 +1642,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr "Konštanty:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Popis:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5967,6 +6006,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -165,18 +165,47 @@ msgstr "Urejanje Signala:"
|
||||
msgid "Add Node"
|
||||
msgstr "Dodaj Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Dodaj Node"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Dodaj Node(e) iz Drevesa"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Dodaj Setter Lastnost"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Dodaj Getter Lastnost"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Dodaj Setter Lastnost"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -237,9 +266,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr "Preklopi na Zaustavitev"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
#, fuzzy
|
||||
msgid "Find Node Type"
|
||||
msgstr "Najdi Node Type"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "Vhodni tip ni spremenljiv: "
|
||||
@ -284,14 +326,6 @@ msgstr "VariableGet ni najden v skripti: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "VariableSet ni najden v skripti: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
"Custom node nima _get_output_port_unsequenced(idx,wmem), vendar nezaporedni "
|
||||
"porti so bili določeni."
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr "Custom node nima _step() metode, grafa ni mogoče obdelati."
|
||||
@ -506,7 +540,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1042,7 +1077,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1291,10 +1327,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1610,10 +1652,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5973,6 +6011,15 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Dodaj Setter Lastnost"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
@ -6492,3 +6539,10 @@ msgstr ""
|
||||
#: tools/editor/spatial_editor_gizmos.cpp
|
||||
msgid "Change Notifier Extents"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Custom node has no _get_output_port_unsequenced(idx,wmem), but "
|
||||
#~ "unsequenced ports were specified."
|
||||
#~ msgstr ""
|
||||
#~ "Custom node nima _get_output_port_unsequenced(idx,wmem), vendar "
|
||||
#~ "nezaporedni porti so bili določeni."
|
||||
|
@ -151,16 +151,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -223,7 +251,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -270,12 +310,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -476,7 +510,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1012,7 +1047,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1261,10 +1297,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1580,10 +1622,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5943,6 +5981,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -158,18 +158,47 @@ msgstr "Sinyal Düzenleniyor:"
|
||||
msgid "Add Node"
|
||||
msgstr "Düğüm Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "Düğüm Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "Ağaçtan Düğüm(ler) Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Düzenleyici Özellik Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "Alıcı Özellik Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "Düzenleyici Özellik Ekle"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -230,9 +259,23 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "Kaynağı Kopyala"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "Kaynağı Yapıştır"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -280,12 +323,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -486,7 +523,8 @@ msgstr "Tüm dosyalar (*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
@ -1022,7 +1060,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "Ara:"
|
||||
@ -1271,10 +1310,16 @@ msgid "Create New"
|
||||
msgstr "Yeni oluştur"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "Eşleşmeler:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Açıklama:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1596,10 +1641,6 @@ msgstr "Arayüz Tema Öğeleri:"
|
||||
msgid "Constants:"
|
||||
msgstr "Sabitler:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "Açıklama:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "Metot Açıklaması:"
|
||||
@ -5966,6 +6007,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "Düzenleyici Özellik Ekle"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "Bir Düğüm Seç"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -161,16 +161,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -233,7 +261,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -280,12 +320,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -486,7 +520,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1023,7 +1058,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1272,10 +1308,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1594,10 +1636,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5962,6 +6000,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -177,19 +177,48 @@ msgstr "连接事件:"
|
||||
msgid "Add Node"
|
||||
msgstr "添加子节点"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "添加子节点"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "从场景导入节点"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "添加设置器"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgstr "添加访问器属性"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgstr "添加设置器"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
||||
#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
||||
@ -256,9 +285,24 @@ msgstr "切换断点"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr "查找下一项"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Copy Nodes"
|
||||
msgstr "拷贝姿势"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Cut Nodes"
|
||||
msgstr "新节点"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "粘贴姿势"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr "输入类型不可迭代: "
|
||||
@ -305,12 +349,6 @@ msgstr "脚本中未找到VariableGet: "
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr "脚本中未找到VariableSet: "
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -539,7 +577,8 @@ msgstr "所有文件(*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "打开"
|
||||
|
||||
@ -1084,7 +1123,8 @@ msgstr "修改数组值"
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr "搜索:"
|
||||
@ -1335,10 +1375,16 @@ msgid "Create New"
|
||||
msgstr "新建"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr "匹配项:"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "描述:"
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr "搜索替换:"
|
||||
@ -1654,10 +1700,6 @@ msgstr "GUI主题:"
|
||||
msgid "Constants:"
|
||||
msgstr "常量:"
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr "描述:"
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr "方法描述:"
|
||||
@ -6053,6 +6095,16 @@ msgstr "全局"
|
||||
msgid "Sections:"
|
||||
msgstr "选项:"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "选择顶点"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "选择模式(Q)"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr "无法执行PVPTC工具:"
|
||||
|
@ -164,16 +164,45 @@ msgstr "連接"
|
||||
msgid "Add Node"
|
||||
msgstr "新增節點"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Add Preload Node"
|
||||
msgstr "新增節點"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr "由主幹新增節點"
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -237,9 +266,22 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
#, fuzzy
|
||||
msgid "Paste Nodes"
|
||||
msgstr "貼上"
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
msgid "Input type not iterable: "
|
||||
msgstr ""
|
||||
@ -284,12 +326,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -490,7 +526,8 @@ msgstr "所有檔案(*)"
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr "開啟"
|
||||
|
||||
@ -1028,7 +1065,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1278,10 +1316,16 @@ msgid "Create New"
|
||||
msgstr "新增"
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1599,10 +1643,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5966,6 +6006,16 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Property"
|
||||
msgstr "選擇模式"
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
#, fuzzy
|
||||
msgid "Select Method"
|
||||
msgstr "選擇模式"
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
@ -157,16 +157,44 @@ msgstr ""
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a simple reference to the node."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Meta to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Hold Ctrl to drop a Variable Setter."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Preload Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node(s) From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Setter Property"
|
||||
msgid "Add Getter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Getter Property"
|
||||
msgid "Add Setter Property"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
@ -229,7 +257,19 @@ msgid "Toggle Breakpoint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Find Node Tyoe"
|
||||
msgid "Find Node Type"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Copy Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Cut Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Paste Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_flow_control.cpp
|
||||
@ -276,12 +316,6 @@ msgstr ""
|
||||
msgid "VariableSet not found in script: "
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid ""
|
||||
"Custom node has no _get_output_port_unsequenced(idx,wmem), but unsequenced "
|
||||
"ports were specified."
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_nodes.cpp
|
||||
msgid "Custom node has no _step() method, can't process graph."
|
||||
msgstr ""
|
||||
@ -488,7 +522,8 @@ msgstr ""
|
||||
#: scene/gui/file_dialog.cpp tools/editor/editor_file_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/filesystem_dock.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
@ -1024,7 +1059,8 @@ msgstr ""
|
||||
|
||||
#: tools/editor/asset_library_editor_plugin.cpp tools/editor/create_dialog.cpp
|
||||
#: tools/editor/editor_help.cpp tools/editor/editor_node.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/settings_config_dialog.cpp
|
||||
msgid "Search:"
|
||||
msgstr ""
|
||||
@ -1273,10 +1309,16 @@ msgid "Create New"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp tools/editor/quick_open.cpp
|
||||
#: tools/editor/plugins/script_editor_plugin.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/quick_open.cpp
|
||||
msgid "Matches:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/create_dialog.cpp tools/editor/editor_help.cpp
|
||||
#: tools/editor/property_selector.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/dependency_editor.cpp
|
||||
msgid "Search Replacement For:"
|
||||
msgstr ""
|
||||
@ -1592,10 +1634,6 @@ msgstr ""
|
||||
msgid "Constants:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp tools/editor/script_editor_debugger.cpp
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/editor_help.cpp
|
||||
msgid "Method Description:"
|
||||
msgstr ""
|
||||
@ -5955,6 +5993,14 @@ msgstr ""
|
||||
msgid "Sections:"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Property"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/property_selector.cpp
|
||||
msgid "Select Method"
|
||||
msgstr ""
|
||||
|
||||
#: tools/editor/pvrtc_compress.cpp
|
||||
msgid "Could not execute PVRTC tool:"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user