added svn:ignores
[debian/openrocket] / l10n / messages.properties
1
2 #
3 # English base translation file
4 #
5
6
7 ! Set to the name of the current translation file (used for debugging purposes)
8 debug.currentFile = messages.properties
9
10
11 ! Labels used in buttons of dialog windows
12 button.ok = OK
13 button.cancel = Cancel
14 button.close = Close
15
16
17 ! "main" prefix is used for the main application dialog
18
19 main.menu.file = File
20 main.menu.file.new = New
21 main.menu.file.open = Open...
22 main.menu.file.openExample = Open example...
23 main.menu.file.save = Save
24 main.menu.file.saveAs = Save as...
25 main.menu.file.close = Close
26 main.menu.file.quit = Quit
27
28 main.menu.edit = Edit
29 main.menu.edit.undo = Undo
30 main.menu.edit.redo = Redo
31 main.menu.edit.cut = Cut
32 main.menu.edit.copy = Copy
33 main.menu.edit.paste = Paste
34 main.menu.edit.delete = Delete
35 main.menu.edit.preferences = Preferences
36
37 main.menu.analyze = Analyze
38 main.menu.analyze.componentAnalysis = Component analysis
39
40 main.menu.help = Help
41 main.menu.help.license = License
42 main.menu.help.bugReport = Bug report
43 main.menu.help.debugLog = Debug log
44 main.menu.help. = About
45
46
47