2011-01-09 09:01:02 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# English base translation file
|
|
|
|
#
|
|
|
|
|
|
|
|
|
2011-01-20 06:13:49 +00:00
|
|
|
! Set to the name of the current translation file (used for debugging purposes)
|
|
|
|
debug.currentFile = messages.properties
|
|
|
|
|
|
|
|
|
2011-01-09 09:01:02 +00:00
|
|
|
! Labels used in buttons of dialog windows
|
|
|
|
button.ok = OK
|
|
|
|
button.cancel = Cancel
|
|
|
|
button.close = Close
|
|
|
|
|
|
|
|
|
|
|
|
! "main" prefix is used for the main application dialog
|
|
|
|
|
|
|
|
main.menu.file = File
|
|
|
|
main.menu.file.new = New
|
|
|
|
main.menu.file.open = Open...
|
|
|
|
main.menu.file.openExample = Open example...
|
|
|
|
main.menu.file.save = Save
|
|
|
|
main.menu.file.saveAs = Save as...
|
|
|
|
main.menu.file.close = Close
|
|
|
|
main.menu.file.quit = Quit
|
|
|
|
|
|
|
|
main.menu.edit = Edit
|
|
|
|
main.menu.edit.undo = Undo
|
|
|
|
main.menu.edit.redo = Redo
|
|
|
|
main.menu.edit.cut = Cut
|
|
|
|
main.menu.edit.copy = Copy
|
|
|
|
main.menu.edit.paste = Paste
|
|
|
|
main.menu.edit.delete = Delete
|
|
|
|
main.menu.edit.preferences = Preferences
|
|
|
|
|
|
|
|
main.menu.analyze = Analyze
|
|
|
|
main.menu.analyze.componentAnalysis = Component analysis
|
|
|
|
|
|
|
|
main.menu.help = Help
|
|
|
|
main.menu.help.license = License
|
|
|
|
main.menu.help.bugReport = Bug report
|
|
|
|
main.menu.help.debugLog = Debug log
|
|
|
|
main.menu.help. = About
|
|
|
|
|
|
|
|
|
|
|
|
|