89 lines
5.9 KiB
Properties
89 lines
5.9 KiB
Properties
#Properties file for afryca.ase.gui
|
|
afryca.ase.bindings.part.label = Bindings
|
|
afryca.ase.classes.part.label = Preloaded classes
|
|
afryca.ase.console.part.label = Console
|
|
afryca.ase.evals.part.label = Evaluations
|
|
afryca.ase.gui.command.clear_editor.description = Clear editor
|
|
afryca.ase.gui.command.clear_editor.name = &Clear editor
|
|
afryca.ase.gui.command.edit_function.description = Edit function
|
|
afryca.ase.gui.command.edit_function.name = &Edit function
|
|
afryca.ase.gui.command.edit_module.description = Edit module
|
|
afryca.ase.gui.command.edit_module.name = &Edit module
|
|
afryca.ase.gui.command.edit_module_binding.description = Edit module binding
|
|
afryca.ase.gui.command.edit_module_binding.name = &Edit module binding
|
|
afryca.ase.gui.command.edit_repository.description = Edit repository
|
|
afryca.ase.gui.command.edit_repository.name = &Edit repository
|
|
afryca.ase.gui.command.edit_snippet.description = Edit snippet
|
|
afryca.ase.gui.command.edit_snippet.name = &Edit snippet
|
|
afryca.ase.gui.command.eval_editor.description = Evaluate editor
|
|
afryca.ase.gui.command.eval_editor.name = &Evaluate editor
|
|
afryca.ase.gui.command.get_binding.description = Get binding
|
|
afryca.ase.gui.command.get_binding.name = &Get binding
|
|
afryca.ase.gui.command.get_editor.description = Get editor
|
|
afryca.ase.gui.command.get_editor.name = &Get editor
|
|
afryca.ase.gui.command.get_evaluation.description = Get evaluation
|
|
afryca.ase.gui.command.get_evaluation.name = &Get evaluation
|
|
afryca.ase.gui.command.get_preloaded_element.description = Get preloaded element
|
|
afryca.ase.gui.command.get_preloaded_element.name = &Get preloaded element
|
|
afryca.ase.gui.command.get_variable.description = Get variable
|
|
afryca.ase.gui.command.get_variable.name = &Get variable
|
|
afryca.ase.gui.command.new_function.description = New function
|
|
afryca.ase.gui.command.new_function.name = &New function
|
|
afryca.ase.gui.command.new_module.description = New module
|
|
afryca.ase.gui.command.new_module.name = &New module
|
|
afryca.ase.gui.command.new_module_binding.description = New module binding
|
|
afryca.ase.gui.command.new_module_binding.name = &New module binding
|
|
afryca.ase.gui.command.new_repository.description = New repository
|
|
afryca.ase.gui.command.new_repository.name = &New repository
|
|
afryca.ase.gui.command.new_snippet.description = New snippet
|
|
afryca.ase.gui.command.new_snippet.name = &New snippet
|
|
afryca.ase.gui.command.paste_binding.description = Paste binding
|
|
afryca.ase.gui.command.paste_binding.name = &Paste binding
|
|
afryca.ase.gui.command.paste_eval.description = Paste evaluation
|
|
afryca.ase.gui.command.paste_eval.name = &Paste evaluation
|
|
afryca.ase.gui.command.paste_function.description = Paste function
|
|
afryca.ase.gui.command.paste_function.name = &Paste function
|
|
afryca.ase.gui.command.paste_in_editor.description = Paste in editor
|
|
afryca.ase.gui.command.paste_in_editor.name = &Paste in editor
|
|
afryca.ase.gui.command.paste_instruction.description = Paste instruction
|
|
afryca.ase.gui.command.paste_instruction.name = &Paste instruction
|
|
afryca.ase.gui.command.paste_preloaded_element.description = Paste preloaded element
|
|
afryca.ase.gui.command.paste_preloaded_element.name = &Paste preloaded element
|
|
afryca.ase.gui.command.paste_snippet.description = Paste snippet
|
|
afryca.ase.gui.command.paste_snippet.name = &Paste snippet
|
|
afryca.ase.gui.command.paste_variable.description = Paste variable
|
|
afryca.ase.gui.command.paste_variable.name = &Paste variable
|
|
afryca.ase.gui.command.read_editor.description = Read editor
|
|
afryca.ase.gui.command.read_editor.name = &Read editor
|
|
afryca.ase.gui.command.remove_variable.description = Remove variable
|
|
afryca.ase.gui.command.remove_variable.name = &Remove variable
|
|
afryca.ase.gui.command.replace_editor_content.description = Replace editor content
|
|
afryca.ase.gui.command.replace_editor_content.name = &Replace editor content
|
|
afryca.ase.gui.command.replace_editor_content_with_binding.description = Replace editor content with binding
|
|
afryca.ase.gui.command.replace_editor_content_with_binding.name = &Replace editor content with binding
|
|
afryca.ase.gui.command.replace_editor_content_with_eval.description = Replace editor content with evaluation
|
|
afryca.ase.gui.command.replace_editor_content_with_eval.name = &Replace editor content with evaluation
|
|
afryca.ase.gui.command.replace_editor_content_with_function.description = Replace editor content with function
|
|
afryca.ase.gui.command.replace_editor_content_with_function.name = &Replace editor content with function
|
|
afryca.ase.gui.command.replace_editor_content_with_instruction.description = Replace editor content with instruction
|
|
afryca.ase.gui.command.replace_editor_content_with_instruction.name = &Replace editor content with instruction
|
|
afryca.ase.gui.command.replace_editor_content_with_preloaded_element.description = Replace editor content with preloaded element
|
|
afryca.ase.gui.command.replace_editor_content_with_preloaded_element.name = &Replace editor content with preloaded element
|
|
afryca.ase.gui.command.replace_editor_content_with_snippet.description = Replace editor content with snippet
|
|
afryca.ase.gui.command.replace_editor_content_with_snippet.name = &Replace editor content with snippet
|
|
afryca.ase.gui.command.replace_editor_content_with_variable.description = Replace editor content with variable
|
|
afryca.ase.gui.command.replace_editor_content_with_variable.name = &Replace editor content with variable
|
|
afryca.ase.gui.command.save_as_snippet.description = Save as snippet
|
|
afryca.ase.gui.command.save_as_snippet.name = &Save as snippet
|
|
afryca.ase.menu.bindings.label = &Bindings
|
|
afryca.ase.menu.classes.label = &Preloaded classes
|
|
afryca.ase.menu.console.label = &Console
|
|
afryca.ase.menu.engines.label = &Engines
|
|
afryca.ase.menu.evaluations.label = &Evaluations
|
|
afryca.ase.menu.label = &ASE
|
|
afryca.ase.menu.variables.label = &Variables
|
|
afryca.ase.perspective.description = AFRYCA Scripting Environment
|
|
afryca.ase.perspective.label = ASE
|
|
afryca.ase.variables.part.label = Variables
|
|
Bundle-Name = AFRYCA Scripting Environment GUI
|
|
Bundle-Vendor = Sinbad\u00B2 |